From 9fe684f9d0fdfb4e5fac22ffe8a80d60d7463483 Mon Sep 17 00:00:00 2001 From: jake downs Date: Sat, 3 Feb 2024 21:30:22 -0500 Subject: [PATCH] import previous work --- DISCLAIMER.md | 5 + cert.pem | 21 + common.js | 178 +++++++ index_old.html | 535 +++++++++++++++++++ js_air/glasses.js | 435 ++++++++++++++++ js_air/manager.js | 567 ++++++++++++++++++++ js_air/protocol.js | 377 ++++++++++++++ js_air/samples-2.csv | 1000 ++++++++++++++++++++++++++++++++++++ js_air/samples.csv | 1000 ++++++++++++++++++++++++++++++++++++ js_air/sdkgraph.dot | 37 ++ js_light/glasses.js | 90 ++++ js_light/manager.js | 462 +++++++++++++++++ js_light/protocol.js | 249 +++++++++ js_light/protocolYmodem.js | 173 +++++++ key.pem | 28 + tools/http.js | 54 ++ tools/sparkline.js | 224 ++++++++ 17 files changed, 5435 insertions(+) create mode 100644 DISCLAIMER.md create mode 100644 cert.pem create mode 100644 common.js create mode 100644 index_old.html create mode 100644 js_air/glasses.js create mode 100644 js_air/manager.js create mode 100644 js_air/protocol.js create mode 100644 js_air/samples-2.csv create mode 100644 js_air/samples.csv create mode 100644 js_air/sdkgraph.dot create mode 100644 js_light/glasses.js create mode 100644 js_light/manager.js create mode 100644 js_light/protocol.js create mode 100644 js_light/protocolYmodem.js create mode 100644 key.pem create mode 100644 tools/http.js create mode 100644 tools/sparkline.js diff --git a/DISCLAIMER.md b/DISCLAIMER.md new file mode 100644 index 0000000..0f3db14 --- /dev/null +++ b/DISCLAIMER.md @@ -0,0 +1,5 @@ +# Disclaimer of Warranty + +This Work is provided "AS IS." 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 repository Creator 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 Work, even if advised of the possibility of such damage. + +The User of this Work agrees to hold harmless and indemnify the repository Creator and it's Contributors, its agents and employees from every claim or liability (whether in tort or in contract), including attorney's fees, court costs, and expenses, arising in direct consequence of Recipient's use of the item, including, but not limited to, claims or liabilities made for injury to or death of personnel of User or third parties, damage to or destruction of property of User or third parties, and infringement or other violations of intellectual property or technical data rights. diff --git a/cert.pem b/cert.pem new file mode 100644 index 0000000..b69c63f --- /dev/null +++ b/cert.pem @@ -0,0 +1,21 @@ +-----BEGIN CERTIFICATE----- +MIIDhDCCAmwCCQD2xSDyQCMEuTANBgkqhkiG9w0BAQsFADCBgzELMAkGA1UEBhMC +dXMxEzARBgNVBAgMCmNhbGlmb3JuaWExCzAJBgNVBAcMAmxhMQswCQYDVQQKDAJj +bzEQMA4GA1UECwwHc2VjdGlvbjESMBAGA1UEAwwJMTI3LjAuMC4xMR8wHQYJKoZI +hvcNAQkBFhBtZUBqYWtlZG93bnMuY29tMB4XDTIyMTEyNDA3MDcxN1oXDTMyMTEy +MTA3MDcxN1owgYMxCzAJBgNVBAYTAnVzMRMwEQYDVQQIDApjYWxpZm9ybmlhMQsw +CQYDVQQHDAJsYTELMAkGA1UECgwCY28xEDAOBgNVBAsMB3NlY3Rpb24xEjAQBgNV +BAMMCTEyNy4wLjAuMTEfMB0GCSqGSIb3DQEJARYQbWVAamFrZWRvd25zLmNvbTCC +ASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL79eV4MifDgLHjIriewR9ri +k+vVpzgaefEs2LYtGuT2il26uxQIUBn/nNoDPtEM4F4PD0MulINEonbh5ipih1YQ +VDSZhFcdYt6nm+ew1T7kMm++y0HrhojsXiA3kpab3XzSCFqZ2o/ae3xDxjxIEq4F +XrED5h5budcCSwAez/2NS5GLTH8xHlDg1djTl+Y1h4mOwnR18PmOFP+9sOAg6ZzO +/jLbxwx+AoE0OnO/ldbvLvytdmB8k/mi79+OtS6w53jqIggvTkPK/yQss82EaWTm +XJyEJ9BTB0jcRItS0Y2ck0tRUI7QifdY8Q+exQwO0kRpyA/EtE/BK5PwMY10LnkC +AwEAATANBgkqhkiG9w0BAQsFAAOCAQEAhN2x+yfItai4ozVvdXKlvECsdlQzmKEe +aXfPuDTdYLuOBPnpPRALM9ewML2xiwX4TVGltTWIIxWubRIGyVT8RzdwYY6lOx0w +UhQz9MUK2MqJM7hAwjeEnKTMned5PTtm6Jd+HBU9o9FBEhi4LuFrFrVa2vZLzfGp +kJoq7tKFcotHEQ5aQ1OfsOwcHEBeqv+yM7RMjl1B1hlU5z0OtmOU8RLlSe5xLT9X +/m9YmrAlJwslqtBBcaAgP1TMJeCEL14ezp0Z4CFakX+1TuopqPyp5F4h97i6spER +kzH5kfp0E99OwAmooI+++CSEm+/2NQKWOEZ98qa7rLaEWp8Q6lmEAw== +-----END CERTIFICATE----- diff --git a/common.js b/common.js new file mode 100644 index 0000000..c4bb6bc --- /dev/null +++ b/common.js @@ -0,0 +1,178 @@ + +// air light 在 检查设备 => 连接设备 => 获取实例 => 判断设备类型 进行整合 +// 不同类型升级提供俩个接口,通过判断设备类型分别调用不同的SDK包,再进行升级后续操作 +let curGlasses = null; +const DEBUG = true; + +import GlassesLight from './js_light/glasses.js'; +import * as managerLight from './js_light/manager.js' +import GlassesAir from './js_air/glasses.js' +import * as managerAir from './js_air/manager.js' + +// ******************* + +export function isNrealDevice(device) { + // 涉及俩种设备的区分协议(符合 air 和 light 俩种Nreal设备) + // console.log({ + // pid_hex: device.productId.toString(16), + // pid_dec: device.productId + // }) + return device.productId == 0x0423 + || device.productId == 0x573C + || device.productId == 0x0424; +} + +export function addHidListener() { + navigator.hid.onconnect = function (event) { + let device = event.device; + if (device.productId == 1059 || device.productId == 1060) { + console.log('connected',{device}); + managerAir.canCommand(device).then(result => { + if (result) { + curGlasses = new GlassesAir(device); + } + }); + } + if (device.productId == 22332 || device.productId == 22336) { + managerLight.canCommand(device).then(result => { + if (result) { + curGlasses = new GlassesLight(device); + } + }); + } + } + + navigator.hid.ondisconnect = function (event) { + if (curGlasses && curGlasses.device == event.device) { + curGlasses = null; + } + } + +} + +window.curGlassesArray = []; + +export function checkConnection() { + if (curGlasses) { + return curGlasses; + } + + return navigator.hid.getDevices().then(devices => { + // console.warn('filtering', devices); + // filters out devices that are nreal devices. + return devices.filter(isNrealDevice); + }).then(async devices => { + console.log('filtered:', devices) + + for (let device of devices) { + // if(curGlasses){ + // console.warn('skipping',device) + // continue; + // } + if (device.productId == 1059 || device.productId == 1060) { + console.log({air:device}); + if (await managerAir.canCommand(device)) { + curGlasses = new GlassesAir(device); + curGlassesArray.push(curGlasses); + return curGlasses; + } + } + if (device.productId == 22332 || device.productId == 22336) { + if (await managerLight.canCommand(device)) { + curGlasses = new GlassesLight(device); + return curGlasses; + } + } + } + }); +} + +export function requestDevice() { + return navigator.hid.requestDevice({ + filters: [{ + vendorId: 0x0486, // ? ASUS Computers Inc. ? + }, { + vendorId: 0x0483, // STMicroelectronics ? + }, { + vendorId: 0x0482, // Kyocera Corporation ? + }, { + vendorId: 0x3318, // Gleaming Reality (Wuxi) Technology Co., LTD ? + }] + }).then(async devices => { + for (let device of devices) { + if (deviceIsAir(device)) { + // can command checks isMcu + // air shows up as 3 separate HID devices + // but we only select 1 that can be commanded + // this code was originally from their activation/update page + // so, maybe devices OTHER than MCU can be communicated with via JS? + // I'm not sure yet... + if (await managerAir.canCommand(device)) { + curGlasses = new GlassesAir(device); + return curGlasses; + } + } else if (deviceIsLight(device)) { + // NOTE i don't have a Light to test with, + // so all my work is focusedd on the Air Protocol for now... + if (await managerLight.canCommand(device)) { + curGlasses = new GlassesLight(device); + return curGlasses; + } + } + } + }); +} + +export async function connectDevice() { + let glasses = await checkConnection(); + if (glasses) { + return glasses; + } + return await requestDevice(); +} + +export async function disconnectDevice() { + if(curGlasses){ + curGlasses._device.close() + curGlasses = null; + } +} + +export function deviceIsAir(device){ + // 0x423 || 0x424 + return device.productId == 1059 || device.productId == 1060 +} + +export function deviceIsLight(device){ + // 0x573C || 0x5740 + return device.productId == 22332 || device.productId == 22336 +} + +// check glasses is air or light? +export function isAirOrLight() { + if (!curGlasses) { + return 'not found device'; + } + if (deviceIsAir(curGlasses.device)) { + return 1 + } + if (deviceIsLight(curGlasses.device)) { + return 2 + } + return null +} + +export function hexStream2int8Array(captureString){ + return new Uint8Array(captureString.match(/.{1,2}/g).map((b)=>{ + // console.log(b); + return b //.parseInt(16) + })) +} + +export function parseHexString(captureString){ + return glasses.protocol.parse_rsp(hexStream2int8Array(captureString)) +} + +export { + curGlasses +} diff --git a/index_old.html b/index_old.html new file mode 100644 index 0000000..dc3a500 --- /dev/null +++ b/index_old.html @@ -0,0 +1,535 @@ + + + + + +
+
+
+
+
+
+
+ + + + +
current brightness: ?
+ +
+
+
+
+
+ + +
+
+ + + + \ No newline at end of file diff --git a/js_air/glasses.js b/js_air/glasses.js new file mode 100644 index 0000000..bb5eb3b --- /dev/null +++ b/js_air/glasses.js @@ -0,0 +1,435 @@ +import * as Protocol from './protocol.js'; + +import sparkline from '../tools/sparkline.js' + +/* captures */ +// TODO: move this to another folder +// import {captures} from './captures.js'; +// window.captures = captures + +// let values = ''; + +// let fourBytesToFloat = (data) => { +// // Create a buffer +// var buf = new ArrayBuffer(4); +// // Create a data view of it +// var view = new DataView(buf); + +// // set bytes +// data.forEach(function (b, i) { +// view.setUint8(i, b); +// }); + +// // Read the bits as a float; note that by doing this, we're implicitly +// // converting it from a 32-bit float into JavaScript's native 64-bit double +// var num = view.getFloat32(0); +// // Done +// // console.log(num); + +// return num; +// } + +// captures.forEach((capture,i)=>{ +// if(i<100){ +// if(capture.msgId === "0 0x0" && capture.payload.split(' ').length === 41){ +// // hex2dec +// // console.log(capture.payload.split(' ').map(x=>parseInt(x).toString().padStart(2,'0'))) +// // const hex2dec = capture.payload.split(' ').map((x,k)=>{ +// // // return x.padStart(2,'0') +// // let i = parseInt(x,16) +// // return i ? i.toString().padStart(3, '0') : ' ' +// // }).join(' '); +// // values+=hex2dec+'\n'; +// // console.log(hex2dec) + +// // ok i think it's transmitted as a 4x4f matrix, based on +// // \NRSDK\Scripts\Utility\ConversionUtility.cs + +// // convert string representation of 41 bytes to Uint8Array +// // hrm... 41 bytes is too small a payload for 16 floats would need at least 48 bytes + +// let _payload = new Uint8Array(capture.payload.split(' ').map(x=>parseInt(x,16))); + +// // let f0 = fourBytesToFloat(_payload.slice(0,4)); + +// // extract 4x4 matrix of floats from byte-string +// let _f = []; +// for(let i=0;i<4;i++){ + +// // push 3 4-byte floats to _f +// for(let j=0;j<3;j++){ +// let bytes = _payload.slice((i*4)+j,(i*4)+j+4) +// _f.push(fourBytesToFloat(bytes)) +// } + +// } +// // print 4x4 visual diagram to console + +// console.log(_f.map((x)=>{ +// return x; //.toFixed(2) +// }).join(', \n')) + +// console.log('-------') + +// } +// } +// }); + +// console.log(values) +/* End captures */ + +window.sparkline_values = []; +let stop_at = Infinity;//1000; +let current = 0; + +//reduce update rate +let render_every = 2; +let imu_report_current = 0; +window.max_history = 1000; + + +// 41-byte packets +window.fo_packets = []; +window.fo_status_min = Infinity; +window.fo_status_max = -Infinity; +window.fo_status_distribution = {}; + +window.i8_two_samples = []; + +// non-41 byte packets +window.packets_len_distribution = {}; +window.packets_status_distribution = {}; + +window.render_sparklines = true; + +window.bar_heights = []; +let bars = []; + +window.samples_for_csv = []; +window.stats_by_packet_length = {}; + +// set to false to disable printing output when +// mysterious msgId 0x0 is being received +window.imu_output = true; + +window.logPackets = () => { + console.log('packets:',{ + packets_len_distribution, + packets_status_distribution + }) +} + +// window.logFOPackets = () => { +// console.table([ +// { +// // 0 - 255 +// min: window.fo_status_min, +// max: window.fo_status_max, +// } +// ]) +// console.log(window.fo_status_distribution) +// } + +export default class Glasses extends EventTarget { + constructor(device) { + console.log('constructing'); + super(); + this._device = device; + this._interestMsg = []; + this._reports = new Map(); + this._captures = []; + // set input listener + device.oninputreport = this._handleInputReport.bind(this); + + window.glasses = this; + window.glasses.protocol = Protocol; + + this.setBrightness = window.Manager.setBrightness; + + for(let i = 0; i<41; i++){ + bars.push(document.querySelector('#imu-bars .bar:nth-child('+(i+1)+')')) + } + + // this.renderSparklines(); + } + + renderSparklines(){ + if(!window.imu_output){ + return; + } + + window.bar_heights.map((v,k)=>{ + if(bars[k]){ + bars[k].style.height = v+'px'; + } + }) + + // console.log('renderSparklines'); + if(window.render_sparklines){ + for(const [v,k] of window.sparkline_values){ + if(window.sparkline_elements[k]){ + requestAnimationFrame(()=>{ + sparkline(window.sparkline_elements[k],window.sparkline_values[k],{ + spotRadius: 0 + }) + }) + } + } + } + + + // if(fo_packets.length){ + requestAnimationFrame(this.renderSparklines.bind(this)) + // } + } + + dumpCaptures(){ + console.log(JSON.stringify(window.captures)); + } + + get device() { return this._device; } + + + connect() { + if (!this._device.opened) { + return this._device.open(); + } + return Promise.resolve(); + } + _handleInputReport({ device, reportId, data }) { + const reportData = new Uint8Array(data.buffer); + let report = Protocol.parse_rsp(reportData); + if(!report){ + return; + } + // console.log('input',{ + // reportId, + // data, + // reportData, + // report + // }); + // if(device !== glasses._device){ + // debugger; + // } + const packet = { + dir: 'IN', + reportId: reportId, + plen: report.payload.length, + status: report.status, + msgId: [report.msgId, '0x'+(report.msgId.toString(16))].join(' '), + key: Protocol.keyForHex(report.msgId), + payload: report.payload.map(b => b.toString(16).padStart(2, "0")).join(' '), + dec: report.payload.map(Protocol.hex2Decimal).join(' '), + string: String.fromCharCode.apply(null, report.payload), + // ascii: new TextDecoder().decode( + // new Uint8Array( + // report.payload + // ) + // ).split('\x00').join(' ') + } + + if(report.msgId === 0){ + // console.log(report.payload.length, report.status) + imu_report_current++; + + + if(imu_report_current < 1000){ + // // update stats by packet length + // if(!window.stats_by_packet_length[report.payload.length]){ + // window.stats_by_packet_length[report.payload.length] = { + // count: 0, + // status: { + // distribution: {} + // }, + // // byte_stats[pos] = {distribution: {}} + // byte_stats: {} + // } + // } + // window.stats_by_packet_length[report.payload.length].count++; + + // if(!window.stats_by_packet_length[report.payload.length].status.distribution[report.status]){ + // window.stats_by_packet_length[report.payload.length].status.distribution[report.status] = 0; + // } + // window.stats_by_packet_length[report.payload.length].status.distribution[report.status]++; + + // // update stats by byte position + // for(let i = 0; i 1000){ + // samples_for_csv.shift(); + // } + + + if(imu_report_current === render_every && window.imu_output){ + imu_report_current = 0; + + // update text/bar graphs + + // console.log('got report',report); + const stringified = [...report.payload].map((x,k)=>{ + // return x.padStart(2,'0') + let i = x//parseInt(x) + let padded = (i).toString().padStart(3, '0'); + let out = '' + (i ? padded : '___') + if((k+1)%4 === 0){ + out+='  | '; + } + + //console.table([packet]); + // window.packets_len_distribution[report.payload.length] + // = (window.packets_len_distribution[report.payload.length] || 0) + 1; + + // window.packets_status_distribution[report.status] + // = (window.packets_status_distribution[report.status] || 0) + 1; + + // update sparkline + if(current 50){ + i8_two_samples.shift(); + } + // fo_packets.push(report); + // if(fo_packets.length > window.max_history){ + // fo_packets.shift(); + // } + + // if(report.status < window.fo_status_min){ + // window.fo_status_min = report.status; + // } + // if(report.status > window.fo_status_max){ + // window.fo_status_max = report.status; + // } + // if(!window.fo_status_distribution[report.status]){ + // window.fo_status_distribution[report.status] = 0; + // } + // window.fo_status_distribution[report.status]++; + + window.bar_heights[k] = i; + + if(!window.sparkline_values[k]){ + window.sparkline_values[k] = []; + } + if(window.sparkline_values[k].length > window.max_history){ + window.sparkline_values[k].shift(); + } + + // debugger; + window.sparkline_values[k].push(i); + } + return out + }).join(' '); + + document.getElementById('imu').innerHTML = stringified + + // debugger; + if(current < stop_at){ + current++; + } + + // if(current>=stop_at){ + // console.warn('no longer updating sparklines'); + // } + // console.log('IN',report.msgId); + } + }else{ + console.table([packet]) + } + + // console.log('IN',report.msgId); + + // window.captures.push(packet) + + if(report.msgId === Protocol.MESSAGES.P_BUTTON_PRESSED){ + + // button press payloads are 11-bits + + // ┌- first 4 bytes appear to be which button is pressed + // | ┌- second 4 bytes are a associated payload + // | | ┌- haven't seen last 3 bits used yet + // 0000 0000 000 + + // Button IDs + // 0001 = power button + // payloads + // 0000 - turned off + // 0001 - turned on + // 0006 = brightness increase + // 0007 = brightness decrease + // payloads + // 0000 - 0007 = 8 brightness levels, 0007 being brightest + + + const button = report.payload[3]; + const int = Protocol.brightBytes2Int(report.payload); + + + // if report.payload[3] === + console.log('button pressed', + { + button, + brightness_int: int + }); + window.onBrightnessChanged(int); + } + + this._reports.set(report.msgId, report); + } + + sendReport(msgId, payload) { + const data = new Uint8Array(payload); + const cmd = Protocol.cmd_build(msgId, data); + // console.log({ + // msgId, + // payload, + // data, + // cmd + // }) + + console.table([{ + dir: 'OUT', + msgId: [msgId, '0x'+(msgId.toString(16))].join(' '), + key: Protocol.keyForHex(msgId), + payload: data.join(' '), + cmd: cmd.map(b => b.toString(16).padStart(2, "0")).join(' ') + }]) + this._device.sendReport(0x00, cmd); + } + + async sendReportTimeout(msgId, payload = [], timeout = 1000) { + this.sendReport(msgId, payload); + const time = new Date().getTime(); + while ((new Date().getTime() - time) < timeout) { + if (this._reports.has(msgId)) { + let report = this._reports.get(msgId); + this._reports.delete(msgId); + return report; + } + await new Promise(resolve => setTimeout(resolve, 10)); + } + return null; + } + + async isMcu() { + const report = await this.sendReportTimeout(Protocol.MESSAGES.R_ACTIVATION_TIME); + return report != null; + } + + + toString() { + return ``; + } +} \ No newline at end of file diff --git a/js_air/manager.js b/js_air/manager.js new file mode 100644 index 0000000..3a9b101 --- /dev/null +++ b/js_air/manager.js @@ -0,0 +1,567 @@ + +import Glasses from './glasses.js'; +import * as Protocol from './protocol.js'; +import * as common from './../common.js' + + +// let devices = []; +const DEBUG = true; +// progress bar +let current +let total +// DP progress +let dpCurrent +// DSP progress +let DspSecond +let DspThrid + +/** check browser whether hid support */ +// todo move to common +export function hidSupported() { + return !(navigator.hid === undefined); +} + + +// check glasses is open? +// note we filter out things that arent the master control unit +export function canCommand(device) { + if (device) { + let glasses = new Glasses(device); + return glasses.connect().then(() => { + return glasses.isMcu(); + }); + } + return false; +} + +function getGlasses() { + return common.curGlasses; +} + + +export async function hasActivated() { + let glasses = await common.connectDevice(); + if (!glasses) { + return false; + } + + let activationReport = await glasses.sendReportTimeout(Protocol.MESSAGES.R_ACTIVATION_TIME); + + if (reportSuccess(activationReport) && activationReport.payload.length > 0) { + let time = Protocol.bytes2Time(activationReport.payload); + return time > 0; + } + return false; +} + +// /** activate the glasses */ +// export async function activate(timeStamp) { + +// let glasses = await common.connectDevice(); +// if (!glasses) { +// return false; +// } + +// // hardcode value = 300 +// // 3C 4B 46 52 54 41 01 +// const time = Protocol.time2Bytes(timeStamp); +// return glasses.sendReportTimeout(Protocol.MESSAGES.W_ACTIVATION_TIME, time) +// .then(report => { +// return reportSuccess; +// }); +// } + +// /** deactivate the glasses */ +// export async function deactivate() { +// let glasses = await common.connectDevice(); +// if (!glasses) { +// return false; +// } +// return glasses.sendReportTimeout(Protocol.MESSAGES.W_CANCEL_ACTIVATION) +// .then(report => { +// return reportSuccess; +// }); +// } + +// Conversion from decimal to hexadecimal +function Decimal2Hex(value) { + if (value.toString(16).length == 1) { + return ('0x0' + value.toString(16)) + } else { + return ('0x' + value.toString(16)) + } +} + +/** read firmware MCU version*/ +export async function getFirmwareVersionInMcu() { + let glasses = await common.connectDevice(); + if (!glasses) { + return 'not found device'; + } + return glasses.sendReportTimeout(Protocol.MESSAGES.R_MCU_APP_FW_VERSION) + .then(report => { + if (reportSuccess(report)) { + return String.fromCharCode.apply(null, report.payload); + } + }); +} + +/** read firmware DP version*/ +export async function getFirmwareVersionInDp() { + let glasses = await common.connectDevice(); + if (!glasses) { + return 'not found device'; + } + return glasses.sendReportTimeout(Protocol.MESSAGES.R_DP7911_FW_VERSION) + .then(report => { + if (reportSuccess(report)) { + return String.fromCharCode.apply(null, report.payload); + } + }); +} + +/** read firmware DSP version*/ +export async function getFirmwareVersionInDsp() { + let glasses = await common.connectDevice(); + if (!glasses) { + return 'not found device'; + } + return glasses.sendReportTimeout(Protocol.MESSAGES.R_DSP_VERSION) + .then(report => { + if (reportSuccess(report)) { + return String.fromCharCode.apply(null, report.payload); + } + }); +} + +// Parameters required for the progress bar +// function progress(cur, all) { +// current = cur +// total = all +// document.getElementById('progress').innerText = parseInt((current / total) * 100) + 1 + '%' +// } + +// function progressInDp(cur) { +// current = cur +// document.getElementById('progressDp').innerText = current + '%' +// } + +// export async function selectBinFile() { +// const pickerOpts = { +// types: [ +// { +// description: 'firmware image', +// accept: { +// 'bin/*': ['.bin'] +// } +// }, +// ], +// excludeAcceptAllOption: true, +// multiple: false +// }; + +// let filePaths = await window.showOpenFilePicker(pickerOpts); +// if (filePaths.length > 0) { +// return filePaths[0].getFile(); +// } +// return null; +// } + + +function isBootDevice(device) { + return device.vendorId === Protocol.NREAL_VENDOR_ID + && device.productId === Protocol.BOOT_PRODUCT_ID; +} + +async function waitBootDevice() { + let devices = await navigator.hid.getDevices().then(devices => { + return devices.filter(isBootDevice); + }); + + if (devices.length > 0) { + return devices[0]; + } + // await requestDevice() + + await navigator.hid.requestDevice({ + filters: [{ vendorId: Protocol.NREAL_VENDOR_ID, productId: Protocol.NREAL_BOOT_PRODUCT_ID }] + }); + const time = new Date().getTime(); + while ((new Date().getTime() - time) < 2000) { + await new Promise(resolve => setTimeout(resolve, 20)); + devices = await navigator.hid.getDevices().then(devices => { + return devices.filter(isBootDevice); + }); + if (devices.length > 0) { + return devices[0]; + } + } +} + + +// export async function upgradeInMcu(data) { +// let glasses = await common.connectDevice(); +// if (!glasses) { +// return false; +// } +// return glasses.sendReportTimeout(Protocol.MESSAGES.W_UPDATE_MCU_APP_FW_PREPARE) +// .then(report => { +// if (reportSuccess(report)) { +// return glasses.sendReportTimeout(Protocol.MESSAGES.W_MCU_APP_JUMP_TO_BOOT); +// } +// }).then(async (report) => { +// if (reportSuccess(report)) { +// let device = await waitBootDevice(); +// if (await canCommand(device)) { +// return sendFirmwareInMcu(new Glasses(device), data); +// } +// } + +// }); +// } + +export function Asc2Hex(value) { + return ('0x' + value.charCodeAt().toString(16)); +} + +/** need to upgrade firmware DSP version? */ +// export async function isNeedUpgradeInDsp(version) { +// let glasses = await common.connectDevice(); +// if (!glasses) { +// return 'not found device'; +// } +// let HexVersion = version.split('').map((item, index) => { +// return Asc2Hex(item) +// }) +// return glasses.sendReportTimeout(Protocol.MESSAGES.R_IS_NEED_UPGRADE_DSP_FW, HexVersion) +// .then(report => { +// if (reportSuccess(report)) { +// return report.payload[0] +// } +// }); +// } + +export async function upgradeInDsp(data) { + let glasses = await common.connectDevice(); + if (!glasses) { + return false; + } + return sendFirmwareInDsp(glasses, data); +} + +/** need to upgrade firmware DP version? */ +export async function isNeedUpgradeInDp() { + let glasses = await common.connectDevice(); + if (!glasses) { + return 'not found device'; + } + return glasses.sendReportTimeout(Protocol.MESSAGES.R_DP7911_FW_IS_UPDATE) + .then(report => { + if (reportSuccess(report)) { + return report.payload[0] + } + }); +} + +export async function upgradeInDp() { + let glasses = await common.connectDevice(); + if (!glasses) { + return false; + } + // 添加眼镜休眠时间 + const time = Protocol.time2Bytes('600'); + return glasses.sendReportTimeout(Protocol.MESSAGES.W_SLEEP_TIME, time) + .then(report => { + if (reportSuccess(report)) { + return glasses.sendReportTimeout(Protocol.MESSAGES.W_UPDATE_DP) + .then(async report => { + if (reportSuccess(report)) { + // wait for air dp upgrade completed + while(!glasses._reports.has(27661) && common.curGlasses){ + await sleep(500) + dpCurrent = glasses._reports.get(27660) ? glasses._reports.get(27660).status : 0 + progressInDp(dpCurrent) + } + + return glasses._reports.get(27661) ? glasses._reports.get(27661).status == 0 : false + } + + return false + }); + } + }); + +} + + +async function sendFirmwareInMcu(bootDevice, data) { + + let ofs = 0; + const firstPackLen = 24; + const fwLen = data.byteLength; + + + + + let report = await bootDevice.sendReportTimeout( + Protocol.MESSAGES.W_UPDATE_MCU_APP_FW_START, + data.slice(ofs, ofs + firstPackLen)); + if (!reportSuccess(report)) { + console.error('send fw data failed'); + return false; + } + ofs += firstPackLen; + + while (ofs < fwLen) { + progress(ofs, fwLen) + if ((ofs + 42) > fwLen) { + report = await bootDevice.sendReportTimeout( + Protocol.MESSAGES.W_UPDATE_MCU_APP_FW_TRANSMIT, + data.slice(ofs, fwLen)); + if (!reportSuccess(report)) { + console.error('send fw data failed'); + return false; + } + } + report = await bootDevice.sendReportTimeout( + Protocol.MESSAGES.W_UPDATE_MCU_APP_FW_TRANSMIT, + data.slice(ofs, ofs + 42)); + + if (!reportSuccess(report)) { + console.error('send fw data failed'); + return false; + } + ofs += 42; + } + + /* send finish */ + report = await bootDevice.sendReportTimeout(Protocol.MESSAGES.W_UPDATE_MCU_APP_FW_FINISH); + // if (!reportSuccess(report)) { + // console.error('send fw data failed'); + // return false; + // } + /* jump to app */ + report = await bootDevice.sendReportTimeout(Protocol.MESSAGES.W_BOOT_JUMP_TO_APP); + // if (!reportSuccess(report)) { + // console.error('send fw data failed'); + // return false; + // } + + // Send the command to upgrade the DP + // report = await bootDevice.sendReportTimeout(Protocol.MESSAGES.W_UPDATE_DP); + + + current = 0 + total = 0 + return true; + + +} + + +async function sendFirmwareInDsp(glasses, data) { + + let ofs = 0; + let sendBufferLength = 0 + const firstPackLen = 24; + const fwLen = data.byteLength; + + + // prepare upgrade dsp + await glasses.sendReportTimeout(Protocol.MESSAGES.W_UPDATE_DSP_APP_FW_PREPARE); + + // wait for air dsp upgrade boot + while (!glasses._reports.has(27663)) { + await sleep(100) + } + + // await sleep(30000) + + let report = await glasses.sendReportTimeout( + Protocol.MESSAGES.W_UPDATE_DSP_APP_FW_START, + data.slice(ofs, ofs + firstPackLen)); + if (!reportSuccess(report)) { + console.error('send fw data failed'); + return false; + } + ofs += firstPackLen; + + while (ofs < fwLen) { + if ((ofs + 42) <= fwLen) { + progress(ofs, fwLen) + } + if ((ofs + 42) > fwLen) { + report = await glasses.sendReportTimeout( + Protocol.MESSAGES.W_UPDATE_DSP_APP_FW_TRANSMIT, + data.slice(ofs, fwLen)); + if (!reportSuccess(report)) { + console.error('send fw data failed'); + return false; + } + + // 最后一包4K发送 + + // air DSP one package write finish, wait a while + // while(!glasses._reports.has(27662)){ + // await sleep(100) + // } + // glasses._reports.delete(27662) + await sleep(300) + + sendBufferLength = 0 + + break + } + report = await glasses.sendReportTimeout( + Protocol.MESSAGES.W_UPDATE_DSP_APP_FW_TRANSMIT, + data.slice(ofs, ofs + 42)); + + + if (!reportSuccess(report)) { + console.error('send fw data failed'); + return false; + } + ofs += 42; + sendBufferLength += 42 + + if (sendBufferLength >= 4096) { + // 等待4K包传完回送消息 + + // air DSP one package write finish, wait a while + while (!(glasses._reports.has(27662) && (glasses._reports.get(27662).status == 0 || glasses._reports.get(27662).status == 1))) { + // while(!glasses._reports.has(27662)){ + await sleep(100) + } + glasses._reports.delete(27662) + + // await sleep(300) + + + sendBufferLength -= 4096 + } + } + + /* send finish */ + report = await glasses.sendReportTimeout(Protocol.MESSAGES.W_UPDATE_DSP_APP_FW_FINISH); + // if (!reportSuccess(report)) { + // console.error('send fw data failed'); + // return false; + // } + // dsp write bin ==> first 100% + progress(ofs,fwLen) + /* Check whether the upgrade is complete */ + // air DSP judge for flash&boot + // 删除之前刷新boot的过程,dsp重新刷新 + glasses._reports.delete(27664) + while(!(glasses._reports.has(27664) && (glasses._reports.get(27664).status == 100))){ + if(common.curGlasses){ + await sleep(100) + DspSecond = glasses._reports.has(27664) ? glasses._reports.get(27664).status : 0 + }else{ + return false + } + } + DspSecond = 100 + + while(!(glasses._reports.has(27667) && (glasses._reports.get(27667).status == 100))){ + if(common.curGlasses){ + await sleep(100) + DspThrid = glasses._reports.has(27667) ? glasses._reports.get(27667).status : 0 + }else{ + return false + } + } + DspThrid = 100 + + while (!(glasses._reports.has(27668) && (glasses._reports.get(27668).status == 0))) { + await sleep(100) + } + + // report = await glasses.sendReportTimeout(Protocol.MESSAGES.E_DSP_UPDATE_ENDING); + + current = 0 + total = 0 + DspSecond = 0 + DspThrid = 0 + return true; + + +} + +// Delay synchronization program execution +function sleep(delay) { + return new Promise((resolve) => setTimeout(resolve, delay)) +} + + +/** read air glasses SN*/ +export async function getSN() { + let glasses = await common.connectDevice(); + if (!glasses) { + return 'not found device'; + } + return glasses.sendReportTimeout(Protocol.MESSAGES.R_GLASSID) + .then(report => { + if (reportSuccess(report)) { + return String.fromCharCode.apply(null, report.payload); + } + }); +} + +/** read air glassess Brightness */ +export async function getBrightness() { + let glasses = await common.connectDevice(); + if (!glasses) { + return 'not found device'; + } + // what's the chance the getBrightness is the same as setBrightness? + return glasses.sendReportTimeout(Protocol.MESSAGES.W_BRIGHTNESS) + .then(report => { + if (reportSuccess(report)) { + return report.payload; + // return String.fromCharCode.apply(null, report.payload); + } + }); +} + +/** write air glassess Brightness */ +export async function setBrightness(brightness_int) { + let glasses = await common.connectDevice(); + if (!glasses) { + return 'not found device'; + } + const payload = Protocol.brightInt2Bytes(brightness_int-1); + return glasses.sendReportTimeout(Protocol.MESSAGES.W_BRIGHTNESS, payload) + .then(report => { + if (reportSuccess(report)) { + return report.payload; + } + }); +} + + + + +// export async function isAirOrLight(){ +// let glasses = await common.connectDevice(); +// if (!glasses) { +// return 'not found device'; +// } +// if(glasses.device.productId == 1059 || glasses.device.productId == 1060){ +// return 1 +// } +// if(glasses.device.productId == 22332 || glasses.device.productId == 22336){ +// return 2 +// } +// } + + +function reportSuccess(report) { + return report && report.status === 0; +} + +export { + current, + total, + dpCurrent +} \ No newline at end of file diff --git a/js_air/protocol.js b/js_air/protocol.js new file mode 100644 index 0000000..87b086e --- /dev/null +++ b/js_air/protocol.js @@ -0,0 +1,377 @@ + +const HEAD = 0xfd; +const MSG_ID_OFS = 15; +const PAYLOAD_OFS = 22; +const LEN_OFS = 5; +const CRC_OFS = 1; +const TS_OFS = 7; +const RESERVED_OFS = 17; + + +export const NREAL_VENDOR_ID = 0x3318; +export const BOOT_PRODUCT_ID = 0x0423; + + +export const MESSAGES = { + W_CANCEL_ACTIVATION: 0x19, + R_MCU_APP_FW_VERSION: 0x26,//MCU APP FW version. + R_GLASSID: 0x15,//MCU APP FW version. + // R_DSP_APP_FW_VERSION: 0x21,//DSP APP FW version. + R_DP7911_FW_VERSION: 0x16,//DP APP FW version. + R_ACTIVATION_TIME: 0x29,//Read activation time + W_ACTIVATION_TIME: 0x2A,//Write activation time + W_SLEEP_TIME: 0x1E,//Write unsleep time + + // R_IS_NEED_UPGRADE_DSP_FW: 0x49,//Check whether the DSP needs to be upgraded. + // W_FORCE_UPGRADE_DSP_FW: 0x69,//Force upgrade DSP. + R_DSP_VERSION: 0x18,//DSP APP FW version. + W_UPDATE_DSP_APP_FW_PREPARE: 0x45, //(Implemented in APP) + W_UPDATE_DSP_APP_FW_START: 0x46, //(Implemented in APP) + W_UPDATE_DSP_APP_FW_TRANSMIT: 0x47, //(Implemented in APP) + E_DSP_ONE_PACKGE_WRITE_FINISH: 0x6C0E, //(check 4K as one package send) + W_UPDATE_DSP_APP_FW_FINISH: 0x48, //(Implemented in APP) + E_DSP_UPDATE_ENDING: 0x6C11, //whether the upgrade is complete. + E_DSP_UPDATE_PROGRES: 0x6C10, //before upgrade dsp, air for update dsp boot + + W_UPDATE_MCU_APP_FW_PREPARE: 0x3E,//Preparations for mcu app fw upgrade + W_UPDATE_MCU_APP_FW_START: 0x3F, //(Implemented in Boot) + W_UPDATE_MCU_APP_FW_TRANSMIT: 0x40, //(Implemented in Boot) + W_UPDATE_MCU_APP_FW_FINISH: 0x41, //(Implemented in Boot) + W_BOOT_JUMP_TO_APP: 0x42, //(Implemented in Boot) + W_MCU_APP_JUMP_TO_BOOT: 0x44, + R_DP7911_FW_IS_UPDATE:0x3C, + W_UPDATE_DP: 0x3D, + + + W_BOOT_UPDATE_MODE: 0x1100, + W_BOOT_UPDATE_CONFIRM: 0x1101, + W_BOOT_UPDATE_PREPARE: 0x1102, + + W_BOOT_UPDATE_START: 0x1103, + W_BOOT_UPDATE_TRANSMIT: 0x1104, + W_BOOT_UPDATE_FINISH: 0x1105, + + // P_ = pushed from device + + // 11-bit payload + P_BUTTON_PRESSED: 0x6C05, + + // appear to fire every 5 seconds with payload = 0 + P_UKNOWN_HEARTBEAT: 0x6c02, + P_UKNOWN_HEARTBEAT_2: 0x6c12 +}; + +export function keyForHex(hex){ + for (let key in MESSAGES) { + if (MESSAGES[key] == hex) { + return key; + } + } + return null; +} + + +export function listKnownCommands(){ + let data = []; + Object.keys(MESSAGES).map((key)=>{ + + + data.push({ + key, + hex:'0x'+MESSAGES[key].toString(16), + dec:MESSAGES[key] + }) + }) + + console.log('air commands:'); + console.table(data); +} + + +const crc32_table = [ + 0x00000000, 0x77073096, 0xEE0E612C, 0x990951BA, + 0x076DC419, 0x706AF48F, 0xE963A535, 0x9E6495A3, + 0x0EDB8832, 0x79DCB8A4, 0xE0D5E91E, 0x97D2D988, + 0x09B64C2B, 0x7EB17CBD, 0xE7B82D07, 0x90BF1D91, + 0x1DB71064, 0x6AB020F2, 0xF3B97148, 0x84BE41DE, + 0x1ADAD47D, 0x6DDDE4EB, 0xF4D4B551, 0x83D385C7, + 0x136C9856, 0x646BA8C0, 0xFD62F97A, 0x8A65C9EC, + 0x14015C4F, 0x63066CD9, 0xFA0F3D63, 0x8D080DF5, + 0x3B6E20C8, 0x4C69105E, 0xD56041E4, 0xA2677172, + 0x3C03E4D1, 0x4B04D447, 0xD20D85FD, 0xA50AB56B, + 0x35B5A8FA, 0x42B2986C, 0xDBBBC9D6, 0xACBCF940, + 0x32D86CE3, 0x45DF5C75, 0xDCD60DCF, 0xABD13D59, + 0x26D930AC, 0x51DE003A, 0xC8D75180, 0xBFD06116, + 0x21B4F4B5, 0x56B3C423, 0xCFBA9599, 0xB8BDA50F, + 0x2802B89E, 0x5F058808, 0xC60CD9B2, 0xB10BE924, + 0x2F6F7C87, 0x58684C11, 0xC1611DAB, 0xB6662D3D, + 0x76DC4190, 0x01DB7106, 0x98D220BC, 0xEFD5102A, + 0x71B18589, 0x06B6B51F, 0x9FBFE4A5, 0xE8B8D433, + 0x7807C9A2, 0x0F00F934, 0x9609A88E, 0xE10E9818, + 0x7F6A0DBB, 0x086D3D2D, 0x91646C97, 0xE6635C01, + 0x6B6B51F4, 0x1C6C6162, 0x856530D8, 0xF262004E, + 0x6C0695ED, 0x1B01A57B, 0x8208F4C1, 0xF50FC457, + 0x65B0D9C6, 0x12B7E950, 0x8BBEB8EA, 0xFCB9887C, + 0x62DD1DDF, 0x15DA2D49, 0x8CD37CF3, 0xFBD44C65, + 0x4DB26158, 0x3AB551CE, 0xA3BC0074, 0xD4BB30E2, + 0x4ADFA541, 0x3DD895D7, 0xA4D1C46D, 0xD3D6F4FB, + 0x4369E96A, 0x346ED9FC, 0xAD678846, 0xDA60B8D0, + 0x44042D73, 0x33031DE5, 0xAA0A4C5F, 0xDD0D7CC9, + 0x5005713C, 0x270241AA, 0xBE0B1010, 0xC90C2086, + 0x5768B525, 0x206F85B3, 0xB966D409, 0xCE61E49F, + 0x5EDEF90E, 0x29D9C998, 0xB0D09822, 0xC7D7A8B4, + 0x59B33D17, 0x2EB40D81, 0xB7BD5C3B, 0xC0BA6CAD, + 0xEDB88320, 0x9ABFB3B6, 0x03B6E20C, 0x74B1D29A, + 0xEAD54739, 0x9DD277AF, 0x04DB2615, 0x73DC1683, + 0xE3630B12, 0x94643B84, 0x0D6D6A3E, 0x7A6A5AA8, + 0xE40ECF0B, 0x9309FF9D, 0x0A00AE27, 0x7D079EB1, + 0xF00F9344, 0x8708A3D2, 0x1E01F268, 0x6906C2FE, + 0xF762575D, 0x806567CB, 0x196C3671, 0x6E6B06E7, + 0xFED41B76, 0x89D32BE0, 0x10DA7A5A, 0x67DD4ACC, + 0xF9B9DF6F, 0x8EBEEFF9, 0x17B7BE43, 0x60B08ED5, + 0xD6D6A3E8, 0xA1D1937E, 0x38D8C2C4, 0x4FDFF252, + 0xD1BB67F1, 0xA6BC5767, 0x3FB506DD, 0x48B2364B, + 0xD80D2BDA, 0xAF0A1B4C, 0x36034AF6, 0x41047A60, + 0xDF60EFC3, 0xA867DF55, 0x316E8EEF, 0x4669BE79, + 0xCB61B38C, 0xBC66831A, 0x256FD2A0, 0x5268E236, + 0xCC0C7795, 0xBB0B4703, 0x220216B9, 0x5505262F, + 0xC5BA3BBE, 0xB2BD0B28, 0x2BB45A92, 0x5CB36A04, + 0xC2D7FFA7, 0xB5D0CF31, 0x2CD99E8B, 0x5BDEAE1D, + 0x9B64C2B0, 0xEC63F226, 0x756AA39C, 0x026D930A, + 0x9C0906A9, 0xEB0E363F, 0x72076785, 0x05005713, + 0x95BF4A82, 0xE2B87A14, 0x7BB12BAE, 0x0CB61B38, + 0x92D28E9B, 0xE5D5BE0D, 0x7CDCEFB7, 0x0BDBDF21, + 0x86D3D2D4, 0xF1D4E242, 0x68DDB3F8, 0x1FDA836E, + 0x81BE16CD, 0xF6B9265B, 0x6FB077E1, 0x18B74777, + 0x88085AE6, 0xFF0F6A70, 0x66063BCA, 0x11010B5C, + 0x8F659EFF, 0xF862AE69, 0x616BFFD3, 0x166CCF45, + 0xA00AE278, 0xD70DD2EE, 0x4E048354, 0x3903B3C2, + 0xA7672661, 0xD06016F7, 0x4969474D, 0x3E6E77DB, + 0xAED16A4A, 0xD9D65ADC, 0x40DF0B66, 0x37D83BF0, + 0xA9BCAE53, 0xDEBB9EC5, 0x47B2CF7F, 0x30B5FFE9, + 0xBDBDF21C, 0xCABAC28A, 0x53B39330, 0x24B4A3A6, + 0xBAD03605, 0xCDD70693, 0x54DE5729, 0x23D967BF, + 0xB3667A2E, 0xC4614AB8, 0x5D681B02, 0x2A6F2B94, + 0xB40BBE37, 0xC30C8EA1, 0x5A05DF1B, 0x2D02EF8D +]; + + +function cmd_crc(buf, len) { + let CRC32_data = 0xFFFFFFFF; + for (let i = 0; i != len; ++i) { + let t = (CRC32_data ^ buf[i]) & 0xFF; + CRC32_data = ((CRC32_data >> 8) & 0xFFFFFF) ^ crc32_table[t]; + } + + return ~CRC32_data; +}; + +export function cmd_build(msgId, payload) { + let crc = 0; + let buff = new Uint8Array(64); + buff[0] = HEAD; + + // memset(buff + TS_OFS, 0, 8); + // memset(buff + RESERVED_OFS, 0, 5); + + buff[MSG_ID_OFS] = (msgId >> 0) & 0xff; + buff[MSG_ID_OFS + 1] = (msgId >> 8) & 0xff; + + let len = /*LEN*/2 + /*TS*/8 + /*MSG_ID*/2 + /*RESERVED*/5; + + if (payload != null && payload.length > 0) { + buff.set(payload, PAYLOAD_OFS); + len += payload.length; + } + buff[LEN_OFS] = (len) & 0xff; + buff[LEN_OFS + 1] = (len >> 8) & 0xff; + + crc = cmd_crc(buff.slice(LEN_OFS), len); + buff[CRC_OFS] = (crc >> 0) & 0xff; + buff[CRC_OFS + 1] = (crc >> 8) & 0xff; + buff[CRC_OFS + 2] = (crc >> 16) & 0xff; + buff[CRC_OFS + 3] = (crc >> 24) & 0xff; + return buff; +}; + +function get_msgId(response) { + let msgId = (response[15]) | (response[16] << 8); + return msgId; +}; + +function get_status_byte(response) { + return response[22]; +}; + +window.unparsed = []; + +// 4-bytes to 32-bit float +function four_bytes_to_float(byte_array){ + var data = byte_array; // [64, 226, 157, 10]; + + // Create a buffer + var buf = new ArrayBuffer(4); + // Create a data view of it + var view = new DataView(buf); + + // set bytes + data.forEach(function (b, i) { + view.setUint8(i, b); + }); + + // Read the bits as a float; note that by doing this, we're implicitly + // converting it from a 32-bit float into JavaScript's native 64-bit double + var num = view.getFloat32(0); + + return num; +} + + +export function parse_rsp(rsp) { + let result = { + msgId: -1, + status: 0, + payload: new Uint8Array() + }; + + if(rsp[0] !== HEAD){ + // console.warn('HEAD mismatch', rsp[0]); + // console.warn([...rsp].map(x => x.toString(16).padStart(2,'0')).join(' ')); + if(window.unparsed.length<1000){ + window.unparsed.push([...rsp].map(x => x.toString(16).padStart(2,'0')).join(',')) + + // extract 16 32-bit,4-byte floats from 64 bytes + // NOPE + // window.unparsed.push([ + // [ + // four_bytes_to_float(rsp.slice(0,4)), + // four_bytes_to_float(rsp.slice(4,8)), + // four_bytes_to_float(rsp.slice(8,12)), + // four_bytes_to_float(rsp.slice(12,16)), + // ], + // [ + // four_bytes_to_float(rsp.slice(16,20)), + // four_bytes_to_float(rsp.slice(20,24)), + // four_bytes_to_float(rsp.slice(24,28)), + // four_bytes_to_float(rsp.slice(28,32)), + // ], + // [ + // four_bytes_to_float(rsp.slice(32,36)), + // four_bytes_to_float(rsp.slice(36,40)), + // four_bytes_to_float(rsp.slice(40,44)), + // four_bytes_to_float(rsp.slice(44,48)), + // ], + // [ + // four_bytes_to_float(rsp.slice(48,52)), + // four_bytes_to_float(rsp.slice(52,56)), + // four_bytes_to_float(rsp.slice(56,60)), + // four_bytes_to_float(rsp.slice(60,64)), + // ] + // ]) + } + + /* + tried assuming the entire payload was 4x4 32-bit numbers, + but some of these values are way out there, so it's not + close but not quite + + [2.3931767537309237e-38, 262153.6875, 1.7935222607106134e-33, -1.2112571145736495e-19] + [1.6100218705859986e-40, -1.0015453862283195e+36, 7.89323398984883e-39, 0] + [7.068319291428253e-38, -2.0569895575965996e-38, 4.316160146187087e+34, 3.6734198463196485e-40] + [4164320, 8.664825968624503e-22, -3.881952544155522e-34, 0] + */ + + return; + // debugger + } + + if (rsp == null || rsp.length < 1) { + return result; + } + + result.msgId = get_msgId(rsp); + result.status = get_status_byte(rsp); + + + let packet_len = (rsp[5]) | (rsp[6] << 8); + if (packet_len < 18) { + return result; + } + packet_len = packet_len - 17 - 1;/* len, ts, msgid, reserve, status*/ + result.payload = rsp.slice(PAYLOAD_OFS + 1, PAYLOAD_OFS + 1 + packet_len); + return result; +}; + +// todo: learn bitshifts/bitmasks and stuff instead of writing it out +// export const brightness_map = [ +// // 3: 6 = increase (3= button id) +// // 7 = decrease +// // 7: intensity 0-7 +// // 0 0 0 4 - 0 0 0 8 - 0 0 0 +// "0 0 0 6 0 0 0 0 0 0 0", // dimmest +// "0 0 0 6 0 0 0 1 0 0 0", +// "0 0 0 6 0 0 0 2 0 0 0", +// "0 0 0 6 0 0 0 3 0 0 0", +// "0 0 0 6 0 0 0 4 0 0 0", +// "0 0 0 6 0 0 0 5 0 0 0", +// "0 0 0 6 0 0 0 6 0 0 0", +// "0 0 0 6 0 0 0 7 0 0 0", // brightest +// ] + +// arg brightness_int 1-8, 8 being the brightest +export function brightInt2Bytes(brightness_int) { + // const req_bright = brightness_map[parseInt(brightness_int)-1]; + // const byte_arr = new Uint8Array(req_bright.split(' ').map(x => parseInt(x))); + // return byte_arr + return new Uint8Array(['0' + brightness_int]); +} + +// arg Uint8Array, returns string +export function brightBytes2Int(bright_byte_arr) { + return bright_byte_arr[7] + 1; + //return brightness_map.indexOf(bright_byte_arr.join(' ')) + 1; +} + + +export function bytes2Time(bytes) { + let time = ''; + for (let i = bytes.byteLength - 1; i >= 0; i--) { + if(i > 3){ + time += bytes[i].toString(2) + }else{ + time += bytes[i].toString(2) + // time += bytes[i] << (i * 8); + } + } + return time; +}; + +export function hex2Decimal(byte){ + return parseInt(byte, 16); +} + +export function time2Bytes(timeStamp){ + let arr = new Uint8Array(8) + let len = Math.floor((Number(timeStamp).toString(2).length) / 8) + let longN = parseInt(Number(timeStamp).toString(2).substring(0,Number(timeStamp).toString(2).length - 32), 2) + for (let i = len; i >= 0; i--) { + if(i > 3){ + arr[i] = ((longN >>> ((i - 4) * 8)) & 0xFF); + }else{ + arr[i] = ((timeStamp >>> (i * 8)) & 0xFF); + } + } + return arr; +} + + +// Formats an 8-bit integer |value| in hexadecimal with leading zeros. +export function hex8(value) { + return ('0x' + value.toString(16)).substring(-2).toUpperCase(); +}; +export function bytes2String(buffer) { + let bufferString = ''; + for (let byte of buffer) + bufferString += ' ' + hex8(byte); + return bufferString; +} diff --git a/js_air/samples-2.csv b/js_air/samples-2.csv new file mode 100644 index 0000000..09ad92f --- /dev/null +++ b/js_air/samples-2.csv @@ -0,0 +1,1000 @@ +01,02,8b,06,38,c0,f7,56,57,16,00,00,a0,0f,00,00,00,01,e0,dc,fc,20,5b,02,00,a0,01,20,00,00,00,00,01,c0,b1,fe,40,d6,00,40,32,08,00,80,00,04,00,00,e6,7e,1d,80,93,82,68,9b,77,02,00,00,00,00,00,00 +01,02,8b,06,78,02,07,57,57,16,00,00,a0,0f,00,00,00,01,00,d8,fc,a0,5a,02,60,9d,01,20,00,00,00,00,01,80,af,fe,40,d3,00,80,31,08,00,80,00,04,00,00,e6,7e,1d,80,93,82,e8,7f,86,02,00,00,00,00,00,00 +01,02,9a,06,b8,44,16,57,57,16,00,00,a0,0f,00,00,00,01,40,d3,fc,c0,5b,02,20,9d,01,20,00,00,00,00,01,c0,b3,fe,00,ce,00,00,38,08,00,80,00,04,00,00,e6,7e,1c,80,97,82,38,6c,95,02,00,00,00,00,01,00 +01,02,94,06,f8,86,25,57,57,16,00,00,a0,0f,00,00,00,01,00,d3,fc,e0,5b,02,60,9b,01,20,00,00,00,00,01,c0,a6,fe,80,cc,00,c0,33,08,00,80,00,04,00,00,e6,7e,1c,80,97,82,d0,4c,a4,02,00,00,00,00,00,00 +01,02,a3,06,38,c9,34,57,57,16,00,00,a0,0f,00,00,00,01,80,cd,fc,80,58,02,a0,9a,01,20,00,00,00,00,01,40,a2,fe,40,d1,00,00,2d,08,00,80,00,04,00,00,e6,7e,1c,80,97,82,38,35,b3,02,00,00,00,00,00,00 +01,02,97,06,78,0b,44,57,57,16,00,00,a0,0f,00,00,00,01,00,cb,fc,40,5a,02,00,97,01,20,00,00,00,00,01,c0,a0,fe,00,d1,00,80,25,08,00,80,00,04,00,00,e6,7e,1c,80,97,82,88,21,c2,02,00,00,00,00,00,00 +01,02,92,06,b8,4d,53,57,57,16,00,00,a0,0f,00,00,00,01,20,c7,fc,80,5a,02,e0,96,01,20,00,00,00,00,01,40,a5,fe,40,c3,00,80,29,08,00,80,00,04,00,00,e6,7e,1c,80,97,82,20,02,d1,02,00,00,00,00,00,00 +01,02,96,06,f8,8f,62,57,57,16,00,00,a0,0f,00,00,00,01,40,c4,fc,c0,58,02,40,92,01,20,00,00,00,00,01,80,9a,fe,80,c7,00,40,22,08,00,80,00,04,00,00,e6,7e,1c,80,97,82,88,ea,df,02,00,00,00,00,00,00 +01,02,97,06,78,14,81,57,57,16,00,00,a0,0f,00,00,00,01,e0,bd,fc,40,56,02,40,91,01,20,00,00,00,00,01,c0,90,fe,40,bf,00,80,23,08,00,80,00,04,00,00,de,7e,1c,80,9d,82,70,b7,fd,02,00,00,00,00,00,00 +01,02,98,06,b8,56,90,57,57,16,00,00,a0,0f,00,00,00,01,60,ba,fc,40,56,02,e0,8f,01,20,00,00,00,00,01,80,8f,fe,00,bc,00,c0,1c,08,00,80,00,04,00,00,de,7e,1c,80,9d,82,d8,9f,0c,03,00,00,00,00,00,00 +01,02,92,06,f8,98,9f,57,57,16,00,00,a0,0f,00,00,00,01,20,b8,fc,80,56,02,20,8e,01,20,00,00,00,00,01,40,94,fe,80,b5,00,c0,10,08,00,80,00,04,00,00,de,7e,1c,80,9d,82,58,84,1b,03,00,00,00,00,00,00 +01,02,90,06,38,db,ae,57,57,16,00,00,a0,0f,00,00,00,01,60,b6,fc,a0,55,02,e0,8c,01,20,00,00,00,00,01,80,91,fe,00,bf,00,c0,17,08,00,80,00,04,00,00,de,7e,1c,80,9d,82,d8,68,2a,03,00,00,00,00,00,00 +01,02,93,06,78,1d,be,57,57,16,00,00,a0,0f,00,00,00,01,80,b0,fc,40,54,02,40,8b,01,20,00,00,00,00,01,00,8c,fe,80,b2,00,c0,1b,08,00,80,00,04,00,00,de,7e,1c,80,9d,82,28,55,39,03,00,00,00,00,00,00 +01,02,a0,06,b8,5f,cd,57,57,16,00,00,a0,0f,00,00,00,01,00,b0,fc,40,52,02,a0,8b,01,20,00,00,00,00,01,c0,8c,fe,00,a7,00,40,1b,08,00,80,00,04,00,00,de,7e,1c,80,9d,82,a8,39,48,03,00,00,00,00,00,00 +01,02,90,06,f8,a1,dc,57,57,16,00,00,a0,0f,00,00,00,01,e0,aa,fc,e0,50,02,00,89,01,20,00,00,00,00,01,40,8a,fe,40,ac,00,80,15,08,00,80,00,04,00,00,db,7e,1e,80,99,82,28,1e,57,03,00,00,00,00,01,00 +01,02,93,06,38,e4,eb,57,57,16,00,00,a0,0f,00,00,00,01,80,a8,fc,60,50,02,60,86,01,20,00,00,00,00,01,40,88,fe,80,a4,00,80,22,08,00,80,00,04,00,00,db,7e,1e,80,99,82,78,0a,66,03,00,00,00,00,00,00 +01,02,98,06,78,26,fb,57,57,16,00,00,a0,0f,00,00,00,01,60,a2,fc,00,4f,02,00,86,01,20,00,00,00,00,01,c0,90,fe,40,a3,00,00,1e,08,00,80,00,04,00,00,db,7e,1e,80,99,82,10,eb,74,03,00,00,00,00,00,00 +01,02,a0,06,b8,68,0a,58,57,16,00,00,a0,0f,00,00,00,01,20,a2,fc,e0,4e,02,60,84,01,20,00,00,00,00,01,40,7f,fe,40,a1,00,40,18,08,00,80,00,04,00,00,db,7e,1e,80,99,82,78,d3,83,03,00,00,00,00,00,00 +01,02,a0,06,f8,aa,19,58,57,16,00,00,a0,0f,00,00,00,01,a0,9d,fc,e0,4d,02,c0,7f,01,20,00,00,00,00,01,40,7f,fe,40,9e,00,00,1f,08,00,80,00,04,00,00,db,7e,1e,80,99,82,f8,b7,92,03,00,00,00,00,00,00 +01,02,a0,06,38,ed,28,58,57,16,00,00,a0,0f,00,00,00,01,20,9a,fc,00,4e,02,40,7f,01,20,00,00,00,00,01,40,86,fe,80,8d,00,00,22,08,00,80,00,04,00,00,db,7e,1e,80,99,82,60,a0,a1,03,00,00,00,00,00,00 +01,02,8c,06,78,2f,38,58,57,16,00,00,a0,0f,00,00,00,01,a0,99,fc,20,4c,02,00,7f,01,20,00,00,00,00,01,00,7c,fe,80,92,00,00,27,08,00,80,00,04,00,00,db,7e,1e,80,99,82,b0,8c,b0,03,00,00,00,00,00,00 +01,02,8b,06,b8,71,47,58,57,16,00,00,a0,0f,00,00,00,01,c0,94,fc,c0,4b,02,e0,7e,01,20,00,00,00,00,01,00,7c,fe,40,91,00,c0,25,08,00,80,00,04,00,00,d9,7e,16,80,95,82,48,6d,bf,03,00,00,00,00,01,00 +01,02,93,06,f8,b3,56,58,57,16,00,00,a0,0f,00,00,00,01,80,90,fc,e0,4b,02,c0,7c,01,20,00,00,00,00,01,80,73,fe,80,8b,00,00,2d,08,00,80,00,04,00,00,d9,7e,16,80,95,82,b0,55,ce,03,00,00,00,00,00,00 +01,02,90,06,38,f6,65,58,57,16,00,00,a0,0f,00,00,00,01,a0,8c,fc,40,49,02,80,7a,01,20,00,00,00,00,01,00,76,fe,40,89,00,80,2d,08,00,80,00,04,00,00,d9,7e,16,80,95,82,18,3e,dd,03,00,00,00,00,00,00 +01,02,9a,06,78,38,75,58,57,16,00,00,a0,0f,00,00,00,01,40,8a,fc,a0,48,02,40,79,01,20,00,00,00,00,01,80,76,fe,40,85,00,40,33,08,00,80,00,04,00,00,d9,7e,16,80,95,82,98,22,04,00,00,00,00,00,00,00 +01,02,94,06,b8,7a,84,58,57,16,00,00,a0,0f,00,00,00,01,c0,87,fc,a0,48,02,c0,77,01,20,00,00,00,00,01,00,77,fe,00,87,00,40,32,08,00,80,00,04,00,00,d9,7e,16,80,95,82,18,07,13,00,00,00,00,00,00,00 +01,02,a1,06,f8,bc,93,58,57,16,00,00,a0,0f,00,00,00,01,60,80,fc,a0,48,02,a0,73,01,20,00,00,00,00,01,80,70,fe,80,82,00,40,36,08,00,80,00,04,00,00,d9,7e,16,80,95,82,68,f3,21,00,00,00,00,00,00,00 +01,02,a0,06,20,03,a3,58,57,16,00,00,a0,0f,00,00,00,01,20,7d,fc,60,48,02,c0,74,01,20,00,00,00,00,01,80,69,fe,c0,85,00,00,34,08,00,80,00,04,00,00,d6,7e,15,80,97,82,00,d4,30,00,00,00,00,00,01,00 +01,02,96,06,78,41,b2,58,57,16,00,00,a0,0f,00,00,00,01,a0,79,fc,e0,46,02,a0,70,01,20,00,00,00,00,01,80,6a,fe,40,86,00,40,3b,08,00,80,00,04,00,00,d6,7e,15,80,97,82,68,bc,3f,00,00,00,00,00,00,00 +01,02,8e,06,b8,83,c1,58,57,16,00,00,a0,0f,00,00,00,01,00,77,fc,60,45,02,00,70,01,20,00,00,00,00,01,00,72,fe,80,7c,00,40,3a,08,00,80,00,04,00,00,d6,7e,15,80,97,82,d0,a4,4e,00,00,00,00,00,00,00 +01,02,95,06,f8,c5,d0,58,57,16,00,00,a0,0f,00,00,00,01,20,71,fc,20,46,02,00,6d,01,20,00,00,00,00,01,00,6f,fe,80,88,00,00,3d,08,00,80,00,04,00,00,d6,7e,15,80,97,82,50,89,5d,00,00,00,00,00,00,00 +01,02,9f,06,38,08,e0,58,57,16,00,00,a0,0f,00,00,00,01,e0,6e,fc,c0,45,02,60,6e,01,20,00,00,00,00,01,40,65,fe,40,83,00,c0,40,08,00,80,00,04,00,00,d6,7e,15,80,97,82,a0,75,6c,00,00,00,00,00,00,00 +01,02,89,06,78,4a,ef,58,57,16,00,00,a0,0f,00,00,00,01,e0,68,fc,60,44,02,20,6a,01,20,00,00,00,00,01,00,6a,fe,40,85,00,00,43,08,00,80,00,04,00,00,d6,7e,15,80,97,82,38,56,7b,00,00,00,00,00,00,00 +01,02,9f,06,b8,8c,fe,58,57,16,00,00,a0,0f,00,00,00,01,60,63,fc,80,43,02,a0,67,01,20,00,00,00,00,01,40,63,fe,c0,7f,00,00,40,08,00,80,00,04,00,00,d6,7e,15,80,97,82,a0,3e,8a,00,00,00,00,00,00,00 +01,02,9c,06,f8,ce,0d,59,57,16,00,00,a0,0f,00,00,00,01,c0,60,fc,c0,44,02,40,66,01,20,00,00,00,00,01,c0,63,fe,80,83,00,00,3d,08,00,80,00,04,00,00,d0,7e,15,80,94,82,08,27,99,00,00,00,00,00,01,00 +01,02,8d,06,38,11,1d,59,57,16,00,00,a0,0f,00,00,00,01,a0,5b,fc,c0,42,02,40,65,01,20,00,00,00,00,01,40,62,fe,80,81,00,80,3e,08,00,80,00,04,00,00,d0,7e,15,80,94,82,88,0b,a8,00,00,00,00,00,00,00 +01,02,92,06,78,53,2c,59,57,16,00,00,a0,0f,00,00,00,01,60,55,fc,a0,42,02,60,61,01,20,00,00,00,00,01,c0,5e,fe,80,84,00,00,42,08,00,80,00,04,00,00,d0,7e,15,80,94,82,f0,f3,b6,00,00,00,00,00,00,00 +01,02,91,06,b8,95,3b,59,57,16,00,00,a0,0f,00,00,00,01,40,52,fc,a0,42,02,20,60,01,20,00,00,00,00,01,00,5b,fe,00,85,00,80,38,08,00,80,00,04,00,00,d0,7e,15,80,94,82,58,dc,c5,00,00,00,00,00,00,00 +01,02,8d,06,f8,d7,4a,59,57,16,00,00,a0,0f,00,00,00,01,e0,4d,fc,e0,41,02,40,5f,01,20,00,00,00,00,01,80,5d,fe,c0,81,00,00,41,08,00,80,00,04,00,00,d0,7e,15,80,94,82,d8,c0,d4,00,00,00,00,00,00,00 +01,02,95,06,38,1a,5a,59,57,16,00,00,a0,0f,00,00,00,01,20,48,fc,60,40,02,80,5e,01,20,00,00,00,00,01,40,5e,fe,80,84,00,00,3c,08,00,80,00,04,00,00,d0,7e,15,80,94,82,40,a9,e3,00,00,00,00,00,00,00 +01,02,9e,06,78,5c,69,59,57,16,00,00,a0,0f,00,00,00,01,00,46,fc,80,3f,02,00,5b,01,20,00,00,00,00,01,80,53,fe,40,87,00,c0,3a,08,00,80,00,04,00,00,d0,7e,15,80,94,82,c0,8d,f2,00,00,00,00,00,00,00 +01,02,90,06,b8,9e,78,59,57,16,00,00,a0,0f,00,00,00,01,e0,41,fc,a0,3f,02,60,58,01,20,00,00,00,00,01,c0,57,fe,80,82,00,40,38,08,00,80,00,04,00,00,ce,7e,0f,80,a5,82,40,72,01,01,00,00,00,00,01,00 +01,02,a2,06,f8,e0,87,59,57,16,00,00,a0,0f,00,00,00,01,40,40,fc,00,3f,02,20,58,01,20,00,00,00,00,01,40,5d,fe,c0,80,00,00,35,08,00,80,00,04,00,00,ce,7e,0f,80,a5,82,90,5e,10,01,00,00,00,00,00,00 +01,02,9a,06,38,23,97,59,57,16,00,00,a0,0f,00,00,00,01,c0,37,fc,20,3d,02,a0,55,01,20,00,00,00,00,01,00,4b,fe,c0,83,00,40,2e,08,00,80,00,04,00,00,ce,7e,0f,80,a5,82,28,3f,1f,01,00,00,00,00,00,00 +01,02,8d,06,78,65,a6,59,57,16,00,00,a0,0f,00,00,00,01,80,35,fc,a0,3c,02,00,51,01,20,00,00,00,00,01,00,57,fe,40,83,00,00,2f,08,00,80,00,04,00,00,ce,7e,0f,80,a5,82,90,27,2e,01,00,00,00,00,00,00 +01,02,9c,06,b8,a7,b5,59,57,16,00,00,a0,0f,00,00,00,01,40,2e,fc,e0,3b,02,c0,51,01,20,00,00,00,00,01,40,58,fe,c0,7f,00,00,2b,08,00,80,00,04,00,00,ce,7e,0f,80,a5,82,e0,13,3d,01,00,00,00,00,00,00 +01,02,9d,06,f8,e9,c4,59,57,16,00,00,a0,0f,00,00,00,01,20,2e,fc,c0,39,02,20,51,01,20,00,00,00,00,01,80,53,fe,40,7f,00,40,2b,08,00,80,00,04,00,00,ce,7e,0f,80,a5,82,78,f4,4b,01,00,00,00,00,00,00 +01,02,90,06,38,2c,d4,59,57,16,00,00,a0,0f,00,00,00,01,a0,29,fc,00,39,02,e0,4c,01,20,00,00,00,00,01,00,4f,fe,00,7e,00,c0,20,08,00,80,00,04,00,00,cc,7e,14,80,9c,82,e0,dc,5a,01,00,00,00,00,01,00 +01,02,90,06,78,6e,e3,59,57,16,00,00,a0,0f,00,00,00,01,40,25,fc,c0,38,02,60,4c,01,20,00,00,00,00,01,80,51,fe,40,7e,00,80,21,08,00,80,00,04,00,00,cc,7e,14,80,9c,82,60,c1,69,01,00,00,00,00,00,00 +01,02,96,06,b8,b0,f2,59,57,16,00,00,a0,0f,00,00,00,01,40,1f,fc,80,36,02,60,4a,01,20,00,00,00,00,01,00,43,fe,00,74,00,40,18,08,00,80,00,04,00,00,cc,7e,14,80,9c,82,c8,a9,78,01,00,00,00,00,00,00 +01,02,92,06,f8,f2,01,5a,57,16,00,00,a0,0f,00,00,00,01,20,1e,fc,80,35,02,40,47,01,20,00,00,00,00,01,40,42,fe,40,77,00,80,14,08,00,80,00,04,00,00,cc,7e,14,80,9c,82,30,92,87,01,00,00,00,00,00,00 +01,02,98,06,38,35,11,5a,57,16,00,00,a0,0f,00,00,00,01,20,1a,fc,20,35,02,c0,45,01,20,00,00,00,00,01,80,44,fe,00,74,00,40,0d,08,00,80,00,04,00,00,cc,7e,14,80,9c,82,b0,76,96,01,00,00,00,00,00,00 +01,02,90,06,78,77,20,5a,57,16,00,00,a0,0f,00,00,00,01,40,18,fc,00,34,02,a0,43,01,20,00,00,00,00,01,80,45,fe,00,6c,00,40,09,08,00,80,00,04,00,00,cc,7e,14,80,9c,82,18,5f,a5,01,00,00,00,00,00,00 +01,02,9b,06,b8,b9,2f,5a,57,16,00,00,a0,0f,00,00,00,01,60,12,fc,a0,30,02,c0,41,01,20,00,00,00,00,01,40,43,fe,40,6f,00,00,03,08,00,80,00,04,00,00,cc,7e,14,80,9c,82,80,47,b4,01,00,00,00,00,00,00 +01,02,94,06,f8,fb,3e,5a,57,16,00,00,a0,0f,00,00,00,01,60,0f,fc,e0,30,02,a0,40,01,20,00,00,00,00,01,c0,45,fe,80,6d,00,40,05,08,00,80,00,04,00,00,ca,7e,0e,80,9a,82,00,2c,c3,01,00,00,00,00,01,00 +01,02,a0,06,38,3e,4e,5a,57,16,00,00,a0,0f,00,00,00,01,40,0e,fc,40,2d,02,20,40,01,20,00,00,00,00,01,40,43,fe,c0,6a,00,00,01,08,00,80,00,04,00,00,ca,7e,0e,80,9a,82,80,10,d2,01,00,00,00,00,00,00 +01,02,96,06,78,80,5d,5a,57,16,00,00,a0,0f,00,00,00,01,00,0a,fc,60,2c,02,60,3d,01,20,00,00,00,00,01,80,46,fe,40,63,00,40,ff,07,00,80,00,04,00,00,ca,7e,0e,80,9a,82,d0,fc,e0,01,00,00,00,00,00,00 +01,02,9a,06,b8,c2,6c,5a,57,16,00,00,a0,0f,00,00,00,01,60,08,fc,c0,2a,02,80,3c,01,20,00,00,00,00,01,80,47,fe,80,56,00,c0,fd,07,00,80,00,04,00,00,ca,7e,0e,80,9a,82,68,dd,ef,01,00,00,00,00,00,00 +01,02,93,06,f8,04,7c,5a,57,16,00,00,a0,0f,00,00,00,01,20,05,fc,40,2a,02,a0,39,01,20,00,00,00,00,01,c0,3c,fe,80,5e,00,80,f4,07,00,80,00,04,00,00,ca,7e,0e,80,9a,82,d0,c5,fe,01,00,00,00,00,00,00 +01,02,94,06,38,47,8b,5a,57,16,00,00,a0,0f,00,00,00,01,00,05,fc,80,28,02,80,38,01,20,00,00,00,00,01,40,42,fe,c0,5a,00,40,e9,07,00,80,00,04,00,00,ca,7e,0e,80,9a,82,50,aa,0d,02,00,00,00,00,00,00 +01,02,8d,06,78,89,9a,5a,57,16,00,00,a0,0f,00,00,00,01,e0,01,fc,40,25,02,a0,36,01,20,00,00,00,00,01,00,42,fe,c0,56,00,40,eb,07,00,80,00,04,00,00,ca,7e,0e,80,9a,82,b8,92,1c,02,00,00,00,00,00,00 +01,02,77,06,a0,cf,a9,5a,57,16,00,00,a0,0f,00,00,00,01,20,ff,fb,00,25,02,a0,35,01,20,00,00,00,00,01,00,3b,fe,40,52,00,c0,e8,07,00,80,00,04,00,00,c5,7e,11,80,a1,82,08,7f,2b,02,00,00,00,00,01,00 +01,02,90,06,f8,0d,b9,5a,57,16,00,00,a0,0f,00,00,00,01,c0,fe,fb,e0,24,02,60,33,01,20,00,00,00,00,01,00,3b,fe,40,54,00,80,e5,07,00,80,00,04,00,00,c5,7e,11,80,a1,82,a0,5f,3a,02,00,00,00,00,00,00 +01,02,9a,06,38,50,c8,5a,57,16,00,00,a0,0f,00,00,00,01,00,fc,fb,60,22,02,c0,31,01,20,00,00,00,00,01,80,36,fe,c0,51,00,40,e2,07,00,80,00,04,00,00,c5,7e,11,80,a1,82,08,48,49,02,00,00,00,00,00,00 +01,02,90,06,78,92,d7,5a,57,16,00,00,a0,0f,00,00,00,01,20,fa,fb,20,20,02,e0,2e,01,20,00,00,00,00,01,00,30,fe,c0,54,00,00,e8,07,00,80,00,04,00,00,c5,7e,11,80,a1,82,70,30,58,02,00,00,00,00,00,00 +01,02,93,06,b8,d4,e6,5a,57,16,00,00,a0,0f,00,00,00,01,00,fb,fb,e0,1f,02,80,2e,01,20,00,00,00,00,01,00,2e,fe,00,47,00,00,da,07,00,80,00,04,00,00,c5,7e,11,80,a1,82,f0,14,67,02,00,00,00,00,00,00 +01,02,8c,06,f8,16,f6,5a,57,16,00,00,a0,0f,00,00,00,01,e0,f5,fb,20,1f,02,c0,2e,01,20,00,00,00,00,01,80,2e,fe,00,46,00,c0,d5,07,00,80,00,04,00,00,c5,7e,11,80,a1,82,70,f9,75,02,00,00,00,00,00,00 +01,02,99,06,38,59,05,5b,57,16,00,00,a0,0f,00,00,00,01,e0,f6,fb,c0,1c,02,40,2c,01,20,00,00,00,00,01,c0,29,fe,00,40,00,80,d8,07,00,80,00,04,00,00,c5,7e,11,80,a1,82,c0,e5,84,02,00,00,00,00,00,00 +01,02,a9,06,78,9b,14,5b,57,16,00,00,a0,0f,00,00,00,01,e0,f7,fb,e0,1a,02,40,28,01,20,00,00,00,00,01,c0,32,fe,c0,3f,00,80,d4,07,00,80,00,04,00,00,c0,7e,11,80,94,82,40,ca,93,02,00,00,00,00,01,00 +01,02,8d,06,b8,dd,23,5b,57,16,00,00,a0,0f,00,00,00,01,80,f2,fb,80,1a,02,60,26,01,20,00,00,00,00,01,c0,29,fe,c0,3d,00,80,db,07,00,80,00,04,00,00,c0,7e,11,80,94,82,c0,ae,a2,02,00,00,00,00,00,00 +01,02,a0,06,f8,1f,33,5b,57,16,00,00,a0,0f,00,00,00,01,e0,f2,fb,a0,18,02,80,25,01,20,00,00,00,00,01,00,27,fe,40,37,00,00,db,07,00,80,00,04,00,00,c0,7e,11,80,94,82,28,97,b1,02,00,00,00,00,00,00 +01,02,9f,06,38,62,42,5b,57,16,00,00,a0,0f,00,00,00,01,80,ee,fb,00,19,02,e0,23,01,20,00,00,00,00,01,80,27,fe,80,33,00,c0,d4,07,00,80,00,04,00,00,c0,7e,11,80,94,82,a8,7b,c0,02,00,00,00,00,00,00 +01,02,98,06,78,a4,51,5b,57,16,00,00,a0,0f,00,00,00,01,a0,ef,fb,80,17,02,40,21,01,20,00,00,00,00,01,80,21,fe,c0,34,00,80,cf,07,00,80,00,04,00,00,c0,7e,11,80,94,82,f8,67,cf,02,00,00,00,00,00,00 +01,02,94,06,b8,e6,60,5b,57,16,00,00,a0,0f,00,00,00,01,e0,ef,fb,60,16,02,40,21,01,20,00,00,00,00,01,40,1a,fe,40,2d,00,c0,ce,07,00,80,00,04,00,00,c0,7e,11,80,94,82,90,48,de,02,00,00,00,00,00,00 +01,02,a1,06,e0,2c,70,5b,57,16,00,00,a0,0f,00,00,00,01,40,eb,fb,40,15,02,40,1a,01,20,00,00,00,00,01,c0,17,fe,00,29,00,00,d1,07,00,80,00,04,00,00,bf,7e,08,80,a1,82,f8,30,ed,02,00,00,00,00,01,00 +01,02,a3,06,38,6b,7f,5b,57,16,00,00,a0,0f,00,00,00,01,20,ed,fb,20,14,02,c0,1d,01,20,00,00,00,00,01,00,10,fe,c0,2b,00,c0,d5,07,00,80,00,04,00,00,bf,7e,08,80,a1,82,60,19,fc,02,00,00,00,00,00,00 +01,02,84,06,78,ad,8e,5b,57,16,00,00,a0,0f,00,00,00,01,40,eb,fb,60,14,02,c0,17,01,20,00,00,00,00,01,00,17,fe,80,23,00,80,d0,07,00,80,00,04,00,00,bf,7e,08,80,a1,82,e0,fd,0a,03,00,00,00,00,00,00 +01,02,94,06,b8,ef,9d,5b,57,16,00,00,a0,0f,00,00,00,01,80,e7,fb,20,13,02,e0,16,01,20,00,00,00,00,01,40,19,fe,00,26,00,40,d4,07,00,80,00,04,00,00,bf,7e,08,80,a1,82,48,e6,19,03,00,00,00,00,00,00 +01,02,99,06,f8,31,ad,5b,57,16,00,00,a0,0f,00,00,00,01,e0,e7,fb,a0,10,02,e0,13,01,20,00,00,00,00,01,00,09,fe,40,27,00,80,d0,07,00,80,00,04,00,00,bf,7e,08,80,a1,82,b0,ce,28,03,00,00,00,00,00,00 +01,02,9a,06,38,74,bc,5b,57,16,00,00,a0,0f,00,00,00,01,c0,e5,fb,40,12,02,a0,13,01,20,00,00,00,00,01,80,05,fe,c0,1c,00,00,cc,07,00,80,00,04,00,00,bf,7e,08,80,a1,82,30,b3,37,03,00,00,00,00,00,00 +01,02,98,06,78,b6,cb,5b,57,16,00,00,a0,0f,00,00,00,01,20,e5,fb,c0,10,02,00,11,01,20,00,00,00,00,01,c0,07,fe,00,20,00,40,cd,07,00,80,00,04,00,00,bf,7e,08,80,a1,82,98,9b,46,03,00,00,00,00,00,00 +01,02,9a,06,b8,f8,da,5b,57,16,00,00,a0,0f,00,00,00,01,c0,e1,fb,60,0f,02,00,0d,01,20,00,00,00,00,01,80,05,fe,80,18,00,80,d1,07,00,80,00,04,00,00,b9,7e,09,80,9d,82,18,80,55,03,00,00,00,00,01,00 +01,02,96,06,f8,3a,ea,5b,57,16,00,00,a0,0f,00,00,00,01,20,e1,fb,c0,0d,02,a0,0c,01,20,00,00,00,00,01,c0,01,fe,40,17,00,40,cf,07,00,80,00,04,00,00,b9,7e,09,80,9d,82,98,64,64,03,00,00,00,00,00,00 +01,02,9e,06,38,7d,f9,5b,57,16,00,00,a0,0f,00,00,00,01,a0,df,fb,00,0c,02,40,0b,01,20,00,00,00,00,01,00,f8,fd,00,16,00,80,cd,07,00,80,00,04,00,00,b9,7e,09,80,9d,82,e8,50,73,03,00,00,00,00,00,00 +01,02,9c,06,78,bf,08,5c,57,16,00,00,a0,0f,00,00,00,01,80,e1,fb,40,0e,02,a0,09,01,20,00,00,00,00,01,c0,fa,fd,80,18,00,c0,cd,07,00,80,00,04,00,00,b9,7e,09,80,9d,82,68,35,82,03,00,00,00,00,00,00 +01,02,9c,06,b8,01,18,5c,57,16,00,00,a0,0f,00,00,00,01,40,dd,fb,60,0b,02,60,05,01,20,00,00,00,00,01,00,f6,fd,c0,13,00,c0,d3,07,00,80,00,04,00,00,b9,7e,09,80,9d,82,e8,19,91,03,00,00,00,00,00,00 +01,02,9c,06,f8,43,27,5c,57,16,00,00,a0,0f,00,00,00,01,20,db,fb,00,0b,02,60,02,01,20,00,00,00,00,01,c0,f3,fd,00,12,00,80,d4,07,00,80,00,04,00,00,b9,7e,09,80,9d,82,38,06,a0,03,00,00,00,00,00,00 +01,02,98,06,38,86,36,5c,57,16,00,00,a0,0f,00,00,00,01,60,da,fb,e0,08,02,a0,00,01,20,00,00,00,00,01,00,f0,fd,c0,0b,00,00,d5,07,00,80,00,04,00,00,b9,7e,09,80,9d,82,d0,e6,ae,03,00,00,00,00,00,00 +01,02,98,06,78,c8,45,5c,57,16,00,00,a0,0f,00,00,00,01,c0,db,fb,00,0a,02,c0,fd,00,20,00,00,00,00,01,80,eb,fd,00,10,00,80,d2,07,00,80,00,04,00,00,bb,7e,03,80,a3,82,38,cf,bd,03,00,00,00,00,01,00 +01,02,9c,06,b8,0a,55,5c,57,16,00,00,a0,0f,00,00,00,01,00,db,fb,a0,07,02,80,fb,00,20,00,00,00,00,01,80,e6,fd,80,0f,00,00,d2,07,00,80,00,04,00,00,bb,7e,03,80,a3,82,b8,b3,cc,03,00,00,00,00,00,00 +01,02,a2,06,f8,4c,64,5c,57,16,00,00,a0,0f,00,00,00,01,80,d8,fb,e0,06,02,00,fa,00,20,00,00,00,00,01,80,ed,fd,80,0e,00,c0,d7,07,00,80,00,04,00,00,bb,7e,03,80,a3,82,20,9c,db,03,00,00,00,00,00,00 +01,02,94,06,38,8f,73,5c,57,16,00,00,a0,0f,00,00,00,01,80,d6,fb,20,05,02,40,f7,00,20,00,00,00,00,01,00,e4,fd,c0,08,00,40,d6,07,00,80,00,04,00,00,bb,7e,03,80,a3,82,88,84,02,00,00,00,00,00,00,00 +01,02,9b,06,78,d1,82,5c,57,16,00,00,a0,0f,00,00,00,01,20,d8,fb,20,04,02,40,f6,00,20,00,00,00,00,01,00,e5,fd,00,0e,00,40,db,07,00,80,00,04,00,00,bb,7e,03,80,a3,82,08,69,11,00,00,00,00,00,00,00 +01,02,8a,06,b8,13,92,5c,57,16,00,00,a0,0f,00,00,00,01,20,d5,fb,c0,02,02,00,f2,00,20,00,00,00,00,01,00,e0,fd,00,03,00,c0,d7,07,00,80,00,04,00,00,bb,7e,03,80,a3,82,70,51,20,00,00,00,00,00,00,00 +01,02,97,06,e0,59,a1,5c,57,16,00,00,a0,0f,00,00,00,01,60,d5,fb,60,03,02,c0,f0,00,20,00,00,00,00,01,40,e1,fd,00,f9,ff,40,d8,07,00,80,00,04,00,00,af,7e,0d,80,a2,82,d8,39,2f,00,00,00,00,00,01,00 +01,02,9a,06,38,98,b0,5c,57,16,00,00,a0,0f,00,00,00,01,e0,d0,fb,40,00,02,20,ee,00,20,00,00,00,00,01,40,dd,fd,00,fb,ff,c0,db,07,00,80,00,04,00,00,af,7e,0d,80,a2,82,58,1e,3e,00,00,00,00,00,00,00 +01,02,95,06,78,da,bf,5c,57,16,00,00,a0,0f,00,00,00,01,40,cf,fb,60,ff,01,00,e9,00,20,00,00,00,00,01,80,e6,fd,00,ff,ff,c0,df,07,00,80,00,04,00,00,af,7e,0d,80,a2,82,d8,02,4d,00,00,00,00,00,00,00 +01,02,97,06,b8,1c,cf,5c,57,16,00,00,a0,0f,00,00,00,01,60,cf,fb,40,fd,01,c0,e8,00,20,00,00,00,00,01,00,e7,fd,80,00,00,00,e2,07,00,80,00,04,00,00,af,7e,0d,80,a2,82,28,ef,5b,00,00,00,00,00,00,00 +01,02,88,06,f8,5e,de,5c,57,16,00,00,a0,0f,00,00,00,01,80,cb,fb,20,fd,01,a0,e5,00,20,00,00,00,00,01,40,e6,fd,00,fb,ff,c0,da,07,00,80,00,04,00,00,af,7e,0d,80,a2,82,c0,cf,6a,00,00,00,00,00,00,00 +01,02,94,06,38,a1,ed,5c,57,16,00,00,a0,0f,00,00,00,01,a0,ca,fb,40,fb,01,c0,e7,00,20,00,00,00,00,01,40,e3,fd,c0,ff,ff,c0,dd,07,00,80,00,04,00,00,af,7e,0d,80,a2,82,28,b8,79,00,00,00,00,00,00,00 +01,02,93,06,78,e3,fc,5c,57,16,00,00,a0,0f,00,00,00,01,a0,c8,fb,a0,fc,01,40,e3,00,20,00,00,00,00,01,c0,de,fd,c0,f7,ff,80,d7,07,00,80,00,04,00,00,af,7e,0d,80,a2,82,90,a0,88,00,00,00,00,00,00,00 +01,02,90,06,b8,25,0c,5d,57,16,00,00,a0,0f,00,00,00,01,00,c8,fb,a0,fb,01,80,e0,00,20,00,00,00,00,01,40,de,fd,80,f5,ff,40,de,07,00,80,00,04,00,00,b2,7e,09,80,a0,82,10,85,97,00,00,00,00,00,01,00 +01,02,97,06,f8,67,1b,5d,57,16,00,00,a0,0f,00,00,00,01,20,c6,fb,00,f9,01,20,df,00,20,00,00,00,00,01,40,d9,fd,00,f6,ff,00,d3,07,00,80,00,04,00,00,b2,7e,09,80,a0,82,60,71,a6,00,00,00,00,00,00,00 +01,02,8e,06,38,aa,2a,5d,57,16,00,00,a0,0f,00,00,00,01,e0,c2,fb,60,f6,01,00,dd,00,20,00,00,00,00,01,00,e3,fd,80,f4,ff,00,da,07,00,80,00,04,00,00,b2,7e,09,80,a0,82,f8,51,b5,00,00,00,00,00,00,00 +01,02,95,06,78,ec,39,5d,57,16,00,00,a0,0f,00,00,00,01,e0,c0,fb,a0,f5,01,80,d8,00,20,00,00,00,00,01,80,e1,fd,80,f0,ff,80,d6,07,00,80,00,04,00,00,b2,7e,09,80,a0,82,60,3a,c4,00,00,00,00,00,00,00 +01,02,8c,06,b8,2e,49,5d,57,16,00,00,a0,0f,00,00,00,01,60,be,fb,40,f8,01,e0,d6,00,20,00,00,00,00,01,40,e5,fd,80,f0,ff,40,d5,07,00,80,00,04,00,00,b2,7e,09,80,a0,82,c8,22,d3,00,00,00,00,00,00,00 +01,02,90,06,f8,70,58,5d,57,16,00,00,a0,0f,00,00,00,01,00,be,fb,e0,f5,01,e0,d3,00,20,00,00,00,00,01,80,e6,fd,40,f6,ff,40,d6,07,00,80,00,04,00,00,b2,7e,09,80,a0,82,48,07,e2,00,00,00,00,00,00,00 +01,02,96,06,38,b3,67,5d,57,16,00,00,a0,0f,00,00,00,01,c0,bc,fb,60,f3,01,40,d2,00,20,00,00,00,00,01,c0,e4,fd,00,f0,ff,00,e0,07,00,80,00,04,00,00,b2,7e,09,80,a0,82,c8,eb,f0,00,00,00,00,00,00,00 +01,02,8e,06,78,f5,76,5d,57,16,00,00,a0,0f,00,00,00,01,c0,ba,fb,40,f2,01,c0,cf,00,20,00,00,00,00,01,c0,de,fd,80,e9,ff,80,dc,07,00,80,00,04,00,00,b1,7e,f9,7f,a3,82,18,d8,ff,00,00,00,00,00,01,00 +01,02,a0,06,b8,37,86,5d,57,16,00,00,a0,0f,00,00,00,01,e0,b7,fb,c0,f2,01,c0,cd,00,20,00,00,00,00,01,40,de,fd,c0,f0,ff,40,d1,07,00,80,00,04,00,00,b1,7e,f9,7f,a3,82,98,bc,0e,01,00,00,00,00,00,00 +01,02,94,06,f8,79,95,5d,57,16,00,00,a0,0f,00,00,00,01,00,b7,fb,e0,ef,01,c0,cb,00,20,00,00,00,00,01,00,db,fd,80,ec,ff,c0,d0,07,00,80,00,04,00,00,b1,7e,f9,7f,a3,82,18,a1,1d,01,00,00,00,00,00,00 +01,02,9d,06,38,bc,a4,5d,57,16,00,00,a0,0f,00,00,00,01,c0,b4,fb,60,ef,01,80,c8,00,20,00,00,00,00,01,c0,e6,fd,c0,e4,ff,c0,da,07,00,80,00,04,00,00,b1,7e,f9,7f,a3,82,80,89,2c,01,00,00,00,00,00,00 +01,02,94,06,78,fe,b3,5d,57,16,00,00,a0,0f,00,00,00,01,80,b2,fb,40,f0,01,a0,c9,00,20,00,00,00,00,01,40,e9,fd,40,e4,ff,00,d2,07,00,80,00,04,00,00,b1,7e,f9,7f,a3,82,00,6e,3b,01,00,00,00,00,00,00 +01,02,9b,06,b8,40,c3,5d,57,16,00,00,a0,0f,00,00,00,01,c0,b1,fb,40,ed,01,20,c6,00,20,00,00,00,00,01,00,e6,fd,80,de,ff,c0,d5,07,00,80,00,04,00,00,b1,7e,f9,7f,a3,82,50,5a,4a,01,00,00,00,00,00,00 +01,02,98,06,f8,82,d2,5d,57,16,00,00,a0,0f,00,00,00,01,20,ae,fb,a0,eb,01,c0,c3,00,20,00,00,00,00,01,c0,df,fd,c0,db,ff,00,d4,07,00,80,00,04,00,00,ad,7e,01,80,a0,82,e8,3a,59,01,00,00,00,00,01,00 +01,02,96,06,38,c5,e1,5d,57,16,00,00,a0,0f,00,00,00,01,20,ab,fb,40,ea,01,40,c2,00,20,00,00,00,00,01,40,e4,fd,40,d7,ff,80,d3,07,00,80,00,04,00,00,ad,7e,01,80,a0,82,50,23,68,01,00,00,00,00,00,00 +01,02,94,06,78,07,f1,5d,57,16,00,00,a0,0f,00,00,00,01,80,aa,fb,a0,e9,01,20,c1,00,20,00,00,00,00,01,00,e8,fd,40,d2,ff,c0,d2,07,00,80,00,04,00,00,ad,7e,01,80,a0,82,a0,0f,77,01,00,00,00,00,00,00 +01,02,9a,06,b8,49,00,5e,57,16,00,00,a0,0f,00,00,00,01,60,a6,fb,c0,e6,01,a0,bd,00,20,00,00,00,00,01,00,e5,fd,40,d2,ff,c0,d7,07,00,80,00,04,00,00,ad,7e,01,80,a0,82,38,f0,85,01,00,00,00,00,00,00 +01,02,92,06,f8,8b,0f,5e,57,16,00,00,a0,0f,00,00,00,01,20,a6,fb,60,e6,01,20,bc,00,20,00,00,00,00,01,c0,ef,fd,c0,ca,ff,40,d7,07,00,80,00,04,00,00,ad,7e,01,80,a0,82,a0,d8,94,01,00,00,00,00,00,00 +01,02,9c,06,38,ce,1e,5e,57,16,00,00,a0,0f,00,00,00,01,00,a4,fb,00,e6,01,40,ba,00,20,00,00,00,00,01,c0,e9,fd,80,c9,ff,c0,db,07,00,80,00,04,00,00,ad,7e,01,80,a0,82,08,c1,a3,01,00,00,00,00,00,00 +01,02,8d,06,78,10,2e,5e,57,16,00,00,a0,0f,00,00,00,01,40,a2,fb,60,e4,01,00,b7,00,20,00,00,00,00,01,80,e1,fd,c0,cd,ff,40,dd,07,00,80,00,04,00,00,ad,7e,01,80,a0,82,88,a5,b2,01,00,00,00,00,00,00 +01,02,96,06,a0,56,3d,5e,57,16,00,00,a0,0f,00,00,00,01,60,a1,fb,e0,e4,01,40,b6,00,20,00,00,00,00,01,40,e1,fd,40,c0,ff,c0,d8,07,00,80,00,04,00,00,a8,7e,fc,7f,ab,82,f0,8d,c1,01,00,00,00,00,01,00 +01,02,90,06,f8,94,4c,5e,57,16,00,00,a0,0f,00,00,00,01,60,9b,fb,80,e2,01,40,b3,00,20,00,00,00,00,01,80,dd,fd,80,c5,ff,c0,d5,07,00,80,00,04,00,00,a8,7e,fc,7f,ab,82,70,72,d0,01,00,00,00,00,00,00 +01,02,a0,06,38,d7,5b,5e,57,16,00,00,a0,0f,00,00,00,01,40,9e,fb,20,e2,01,40,b3,00,20,00,00,00,00,01,80,e4,fd,80,c9,ff,80,dd,07,00,80,00,04,00,00,a8,7e,fc,7f,ab,82,f0,56,df,01,00,00,00,00,00,00 +01,02,a2,06,78,19,6b,5e,57,16,00,00,a0,0f,00,00,00,01,e0,99,fb,20,e2,01,20,b2,00,20,00,00,00,00,01,00,db,fd,c0,be,ff,40,d5,07,00,80,00,04,00,00,a8,7e,fc,7f,ab,82,40,43,ee,01,00,00,00,00,00,00 +01,02,99,06,b8,5b,7a,5e,57,16,00,00,a0,0f,00,00,00,01,e0,97,fb,80,de,01,20,af,00,20,00,00,00,00,01,c0,e6,fd,c0,c1,ff,00,d5,07,00,80,00,04,00,00,a8,7e,fc,7f,ab,82,c0,27,fd,01,00,00,00,00,00,00 +01,02,a4,06,f8,9d,89,5e,57,16,00,00,a0,0f,00,00,00,01,e0,95,fb,80,db,01,a0,ac,00,20,00,00,00,00,01,80,e0,fd,40,b8,ff,c0,d1,07,00,80,00,04,00,00,a8,7e,fc,7f,ab,82,40,0c,0c,02,00,00,00,00,00,00 +01,02,93,06,38,e0,98,5e,57,16,00,00,a0,0f,00,00,00,01,a0,91,fb,20,de,01,c0,ab,00,20,00,00,00,00,01,00,e1,fd,00,b8,ff,c0,d4,07,00,80,00,04,00,00,a8,7e,fc,7f,ab,82,90,f8,1a,02,00,00,00,00,00,00 +01,02,9a,06,60,26,a8,5e,57,16,00,00,a0,0f,00,00,00,01,20,92,fb,00,db,01,e0,a7,00,20,00,00,00,00,01,c0,e3,fd,40,bb,ff,00,d4,07,00,80,00,04,00,00,a6,7e,03,80,9a,82,28,d9,29,02,00,00,00,00,01,00 +01,02,a5,06,b8,64,b7,5e,57,16,00,00,a0,0f,00,00,00,01,c0,8f,fb,e0,d8,01,80,a5,00,20,00,00,00,00,01,40,d7,fd,80,b3,ff,c0,d2,07,00,80,00,04,00,00,a6,7e,03,80,9a,82,90,c1,38,02,00,00,00,00,00,00 +01,02,8c,06,f8,a6,c6,5e,57,16,00,00,a0,0f,00,00,00,01,e0,8a,fb,a0,d8,01,c0,a5,00,20,00,00,00,00,01,c0,dd,fd,80,b3,ff,80,dc,07,00,80,00,04,00,00,a6,7e,03,80,9a,82,10,a6,47,02,00,00,00,00,00,00 +01,02,90,06,38,e9,d5,5e,57,16,00,00,a0,0f,00,00,00,01,c0,8b,fb,e0,d7,01,c0,a1,00,20,00,00,00,00,01,80,d9,fd,00,ad,ff,c0,cf,07,00,80,00,04,00,00,a6,7e,03,80,9a,82,78,8e,56,02,00,00,00,00,00,00 +01,02,9b,06,78,2b,e5,5e,57,16,00,00,a0,0f,00,00,00,01,80,86,fb,60,d5,01,40,a0,00,20,00,00,00,00,01,00,d5,fd,00,a9,ff,40,d2,07,00,80,00,04,00,00,a6,7e,03,80,9a,82,c8,7a,65,02,00,00,00,00,00,00 +01,02,a2,06,b8,6d,f4,5e,57,16,00,00,a0,0f,00,00,00,01,00,84,fb,a0,d3,01,00,9f,00,20,00,00,00,00,01,40,d6,fd,80,ae,ff,40,d3,07,00,80,00,04,00,00,a6,7e,03,80,9a,82,60,5b,74,02,00,00,00,00,00,00 +01,02,a5,06,f8,af,03,5f,57,16,00,00,a0,0f,00,00,00,01,e0,82,fb,e0,d0,01,80,9f,00,20,00,00,00,00,01,00,d8,fd,00,a6,ff,c0,d6,07,00,80,00,04,00,00,a7,7e,f9,7f,a0,82,c8,43,83,02,00,00,00,00,01,00 +01,02,a0,06,38,f2,12,5f,57,16,00,00,a0,0f,00,00,00,01,e0,81,fb,a0,cf,01,c0,9b,00,20,00,00,00,00,01,80,d3,fd,00,a3,ff,c0,d5,07,00,80,00,04,00,00,a7,7e,f9,7f,a0,82,30,2c,92,02,00,00,00,00,00,00 +01,02,9e,06,78,34,22,5f,57,16,00,00,a0,0f,00,00,00,01,c0,79,fb,80,ce,01,00,99,00,20,00,00,00,00,01,c0,c6,fd,c0,9a,ff,80,d4,07,00,80,00,04,00,00,a7,7e,f9,7f,a0,82,b0,10,a1,02,00,00,00,00,00,00 +01,02,8c,06,b8,76,31,5f,57,16,00,00,a0,0f,00,00,00,01,20,79,fb,80,cd,01,c0,96,00,20,00,00,00,00,01,80,cc,fd,c0,9d,ff,c0,d8,07,00,80,00,04,00,00,a7,7e,f9,7f,a0,82,30,f5,af,02,00,00,00,00,00,00 +01,02,93,06,f8,b8,40,5f,57,16,00,00,a0,0f,00,00,00,01,80,75,fb,00,cb,01,80,97,00,20,00,00,00,00,01,80,c7,fd,c0,96,ff,00,d9,07,00,80,00,04,00,00,a7,7e,f9,7f,a0,82,80,e1,be,02,00,00,00,00,00,00 +01,02,96,06,38,fb,4f,5f,57,16,00,00,a0,0f,00,00,00,01,60,71,fb,c0,c9,01,e0,90,00,20,00,00,00,00,01,c0,bb,fd,80,93,ff,c0,dc,07,00,80,00,04,00,00,a7,7e,f9,7f,a0,82,18,c2,cd,02,00,00,00,00,00,00 +01,02,93,06,78,3d,5f,5f,57,16,00,00,a0,0f,00,00,00,01,a0,70,fb,40,c9,01,c0,91,00,20,00,00,00,00,01,00,c0,fd,80,94,ff,c0,d6,07,00,80,00,04,00,00,a7,7e,f9,7f,a0,82,80,aa,dc,02,00,00,00,00,00,00 +01,02,94,06,a0,83,6e,5f,57,16,00,00,a0,0f,00,00,00,01,60,6a,fb,80,c6,01,00,90,00,20,00,00,00,00,01,80,af,fd,80,88,ff,c0,db,07,00,80,00,04,00,00,97,7e,f8,7f,a5,82,e8,92,eb,02,00,00,00,00,01,00 +01,02,9e,06,f8,c1,7d,5f,57,16,00,00,a0,0f,00,00,00,01,40,67,fb,60,c5,01,c0,8e,00,20,00,00,00,00,01,40,ba,fd,c0,88,ff,40,db,07,00,80,00,04,00,00,97,7e,f8,7f,a5,82,68,77,fa,02,00,00,00,00,00,00 +01,02,a7,06,38,04,8d,5f,57,16,00,00,a0,0f,00,00,00,01,80,66,fb,a0,c3,01,20,8b,00,20,00,00,00,00,01,40,aa,fd,40,87,ff,40,d9,07,00,80,00,04,00,00,97,7e,f8,7f,a5,82,b8,63,09,03,00,00,00,00,00,00 +01,02,a0,06,78,46,9c,5f,57,16,00,00,a0,0f,00,00,00,01,60,64,fb,00,c3,01,c0,8a,00,20,00,00,00,00,01,80,a6,fd,80,8d,ff,00,e0,07,00,80,00,04,00,00,97,7e,f8,7f,a5,82,50,44,18,03,00,00,00,00,00,00 +01,02,81,06,b8,88,ab,5f,57,16,00,00,a0,0f,00,00,00,01,a0,5e,fb,e0,c0,01,00,86,00,20,00,00,00,00,01,80,a8,fd,40,87,ff,40,da,07,00,80,00,04,00,00,97,7e,f8,7f,a5,82,b8,2c,27,03,00,00,00,00,00,00 +01,02,98,06,f8,ca,ba,5f,57,16,00,00,a0,0f,00,00,00,01,e0,5c,fb,20,bf,01,40,84,00,20,00,00,00,00,01,40,a4,fd,80,83,ff,c0,d4,07,00,80,00,04,00,00,97,7e,f8,7f,a5,82,20,15,36,03,00,00,00,00,00,00 +01,02,9b,06,38,0d,ca,5f,57,16,00,00,a0,0f,00,00,00,01,60,5a,fb,c0,bf,01,e0,81,00,20,00,00,00,00,01,00,ab,fd,00,84,ff,40,d1,07,00,80,00,04,00,00,97,7e,f8,7f,a5,82,a0,f9,44,03,00,00,00,00,00,00 +01,02,94,06,78,4f,d9,5f,57,16,00,00,a0,0f,00,00,00,01,20,56,fb,80,bc,01,c0,7f,00,20,00,00,00,00,01,00,a5,fd,00,86,ff,c0,d3,07,00,80,00,04,00,00,97,7e,f4,7f,9e,82,08,e2,53,03,00,00,00,00,01,00 +01,02,98,06,b8,91,e8,5f,57,16,00,00,a0,0f,00,00,00,01,40,54,fb,a0,ba,01,a0,7b,00,20,00,00,00,00,01,00,a8,fd,00,80,ff,80,d3,07,00,80,00,04,00,00,97,7e,f4,7f,9e,82,70,ca,62,03,00,00,00,00,00,00 +01,02,92,06,f8,d3,f7,5f,57,16,00,00,a0,0f,00,00,00,01,00,4f,fb,00,ba,01,e0,79,00,20,00,00,00,00,01,80,a1,fd,40,7e,ff,40,ce,07,00,80,00,04,00,00,97,7e,f4,7f,9e,82,f0,ae,71,03,00,00,00,00,00,00 +01,02,90,06,38,16,07,60,57,16,00,00,a0,0f,00,00,00,01,40,4f,fb,00,b8,01,80,75,00,20,00,00,00,00,01,c0,96,fd,80,84,ff,80,d1,07,00,80,00,04,00,00,97,7e,f4,7f,9e,82,70,93,80,03,00,00,00,00,00,00 +01,02,95,06,78,58,16,60,57,16,00,00,a0,0f,00,00,00,01,60,49,fb,40,b5,01,20,75,00,20,00,00,00,00,01,80,99,fd,00,7d,ff,00,cd,07,00,80,00,04,00,00,97,7e,f4,7f,9e,82,d8,7b,8f,03,00,00,00,00,00,00 +01,02,94,06,b8,9a,25,60,57,16,00,00,a0,0f,00,00,00,01,a0,48,fb,a0,b2,01,80,73,00,20,00,00,00,00,01,c0,9e,fd,00,7e,ff,40,c8,07,00,80,00,04,00,00,97,7e,f4,7f,9e,82,58,60,9e,03,00,00,00,00,00,00 +01,02,91,06,e0,e0,34,60,57,16,00,00,a0,0f,00,00,00,01,e0,46,fb,40,b2,01,a0,6f,00,20,00,00,00,00,01,c0,a4,fd,00,89,ff,40,c5,07,00,80,00,04,00,00,98,7e,f9,7f,a5,82,a8,4c,ad,03,00,00,00,00,01,00 +01,02,9c,06,38,1f,44,60,57,16,00,00,a0,0f,00,00,00,01,a0,41,fb,a0,b1,01,00,6c,00,20,00,00,00,00,01,40,a3,fd,00,79,ff,c0,c6,07,00,80,00,04,00,00,98,7e,f9,7f,a5,82,40,2d,bc,03,00,00,00,00,00,00 +01,02,9b,06,78,61,53,60,57,16,00,00,a0,0f,00,00,00,01,c0,40,fb,40,ae,01,80,6b,00,20,00,00,00,00,01,00,aa,fd,80,77,ff,80,c4,07,00,80,00,04,00,00,98,7e,f9,7f,a5,82,a8,15,cb,03,00,00,00,00,00,00 +01,02,83,06,b8,a3,62,60,57,16,00,00,a0,0f,00,00,00,01,a0,3d,fb,c0,ab,01,40,65,00,20,00,00,00,00,01,00,a4,fd,00,78,ff,c0,b5,07,00,80,00,04,00,00,98,7e,f9,7f,a5,82,f8,01,da,03,00,00,00,00,00,00 +01,02,a0,06,f8,e5,71,60,57,16,00,00,a0,0f,00,00,00,01,c0,3a,fb,e0,a8,01,c0,66,00,20,00,00,00,00,01,40,ab,fd,00,7b,ff,40,b9,07,00,80,00,04,00,00,98,7e,f9,7f,a5,82,90,e2,00,00,00,00,00,00,00,00 +01,02,8b,06,38,28,81,60,57,16,00,00,a0,0f,00,00,00,01,c0,38,fb,a0,a6,01,20,62,00,20,00,00,00,00,01,40,a2,fd,c0,6d,ff,00,bf,07,00,80,00,04,00,00,98,7e,f9,7f,a5,82,f8,ca,0f,00,00,00,00,00,00,00 +01,02,92,06,78,6a,90,60,57,16,00,00,a0,0f,00,00,00,01,20,36,fb,60,a2,01,20,5f,00,20,00,00,00,00,01,c0,a7,fd,c0,6f,ff,c0,b0,07,00,80,00,04,00,00,98,7e,f9,7f,a5,82,60,b3,1e,00,00,00,00,00,00,00 +01,02,98,06,b8,ac,9f,60,57,16,00,00,a0,0f,00,00,00,01,a0,34,fb,c0,a0,01,40,5f,00,20,00,00,00,00,01,c0,ab,fd,00,6f,ff,80,b1,07,00,80,00,04,00,00,96,7e,f3,7f,9c,82,e0,97,2d,00,00,00,00,00,01,00 +01,02,8c,06,f8,ee,ae,60,57,16,00,00,a0,0f,00,00,00,01,00,34,fb,00,9d,01,e0,5a,00,20,00,00,00,00,01,c0,ad,fd,40,64,ff,c0,b2,07,00,80,00,04,00,00,96,7e,f3,7f,9c,82,60,7c,3c,00,00,00,00,00,00,00 +01,02,a0,06,38,31,be,60,57,16,00,00,a0,0f,00,00,00,01,a0,31,fb,60,99,01,60,59,00,20,00,00,00,00,01,c0,ac,fd,00,71,ff,80,af,07,00,80,00,04,00,00,96,7e,f3,7f,9c,82,c8,64,4b,00,00,00,00,00,00,00 +01,02,8a,06,78,73,cd,60,57,16,00,00,a0,0f,00,00,00,01,80,2f,fb,60,96,01,a0,59,00,20,00,00,00,00,01,40,b3,fd,c0,66,ff,40,a4,07,00,80,00,04,00,00,96,7e,f3,7f,9c,82,30,4d,5a,00,00,00,00,00,00,00 +01,02,92,06,b8,b5,dc,60,57,16,00,00,a0,0f,00,00,00,01,80,2c,fb,60,94,01,20,55,00,20,00,00,00,00,01,40,ad,fd,40,63,ff,00,ab,07,00,80,00,04,00,00,96,7e,f3,7f,9c,82,98,35,69,00,00,00,00,00,00,00 +01,02,96,06,f8,f7,eb,60,57,16,00,00,a0,0f,00,00,00,01,00,2b,fb,c0,92,01,e0,52,00,20,00,00,00,00,01,c0,b5,fd,40,5e,ff,80,a5,07,00,80,00,04,00,00,96,7e,f3,7f,9c,82,18,1a,78,00,00,00,00,00,00,00 +01,02,90,06,38,3a,fb,60,57,16,00,00,a0,0f,00,00,00,01,e0,2c,fb,40,8f,01,00,55,00,20,00,00,00,00,01,c0,b2,fd,00,59,ff,40,a5,07,00,80,00,04,00,00,96,7e,f3,7f,9c,82,98,fe,86,00,00,00,00,00,00,00 +01,02,81,06,78,7c,0a,61,57,16,00,00,a0,0f,00,00,00,01,40,28,fb,60,8d,01,40,51,00,20,00,00,00,00,01,c0,a6,fd,c0,55,ff,00,aa,07,00,80,00,04,00,00,91,7e,ec,7f,a4,82,e8,ea,95,00,00,00,00,00,01,00 +01,02,90,06,b8,be,19,61,57,16,00,00,a0,0f,00,00,00,01,e0,26,fb,80,89,01,40,4c,00,20,00,00,00,00,01,00,b0,fd,40,4d,ff,c0,a6,07,00,80,00,04,00,00,91,7e,ec,7f,a4,82,80,cb,a4,00,00,00,00,00,00,00 +01,02,96,06,f8,00,29,61,57,16,00,00,a0,0f,00,00,00,01,a0,25,fb,e0,85,01,60,4e,00,20,00,00,00,00,01,40,b1,fd,80,55,ff,40,a9,07,00,80,00,04,00,00,91,7e,ec,7f,a4,82,e8,b3,b3,00,00,00,00,00,00,00 +01,02,91,06,38,43,38,61,57,16,00,00,a0,0f,00,00,00,01,60,21,fb,c0,83,01,40,49,00,20,00,00,00,00,01,00,ac,fd,c0,47,ff,40,aa,07,00,80,00,04,00,00,91,7e,ec,7f,a4,82,68,98,c2,00,00,00,00,00,00,00 +01,02,87,06,78,85,47,61,57,16,00,00,a0,0f,00,00,00,01,60,1f,fb,00,80,01,c0,4a,00,20,00,00,00,00,01,40,a9,fd,80,4a,ff,40,a8,07,00,80,00,04,00,00,91,7e,ec,7f,a4,82,d0,80,d1,00,00,00,00,00,00,00 +01,02,97,06,b8,c7,56,61,57,16,00,00,a0,0f,00,00,00,01,e0,1f,fb,c0,7e,01,00,4a,00,20,00,00,00,00,01,40,a6,fd,c0,49,ff,00,af,07,00,80,00,04,00,00,91,7e,ec,7f,a4,82,20,6d,e0,00,00,00,00,00,00,00 +01,02,ab,06,e0,0d,66,61,57,16,00,00,a0,0f,00,00,00,01,a0,1d,fb,c0,7b,01,40,49,00,20,00,00,00,00,01,40,aa,fd,c0,3f,ff,80,ae,07,00,80,00,04,00,00,8d,7e,f4,7f,9a,82,b8,4d,ef,00,00,00,00,00,01,00 +01,02,9c,06,38,4c,75,61,57,16,00,00,a0,0f,00,00,00,01,80,1b,fb,e0,79,01,60,47,00,20,00,00,00,00,01,40,ab,fd,80,3b,ff,c0,b1,07,00,80,00,04,00,00,8d,7e,f4,7f,9a,82,20,36,fe,00,00,00,00,00,00,00 +01,02,94,06,78,8e,84,61,57,16,00,00,a0,0f,00,00,00,01,80,19,fb,40,77,01,a0,45,00,20,00,00,00,00,01,00,a9,fd,40,3b,ff,80,b8,07,00,80,00,04,00,00,8d,7e,f4,7f,9a,82,88,1e,0d,01,00,00,00,00,00,00 +01,02,91,06,b8,d0,93,61,57,16,00,00,a0,0f,00,00,00,01,40,19,fb,e0,76,01,e0,44,00,20,00,00,00,00,01,40,a6,fd,00,37,ff,80,ba,07,00,80,00,04,00,00,8d,7e,f4,7f,9a,82,08,03,1c,01,00,00,00,00,00,00 +01,02,8a,06,f8,12,a3,61,57,16,00,00,a0,0f,00,00,00,01,20,13,fb,e0,71,01,e0,40,00,20,00,00,00,00,01,40,9b,fd,00,32,ff,40,bd,07,00,80,00,04,00,00,8d,7e,f4,7f,9a,82,88,e7,2a,01,00,00,00,00,00,00 +01,02,82,06,38,55,b2,61,57,16,00,00,a0,0f,00,00,00,01,80,14,fb,a0,72,01,40,40,00,20,00,00,00,00,01,00,a1,fd,40,29,ff,40,b8,07,00,80,00,04,00,00,8d,7e,f4,7f,9a,82,d8,d3,39,01,00,00,00,00,00,00 +01,02,94,06,78,97,c1,61,57,16,00,00,a0,0f,00,00,00,01,20,0f,fb,c0,6e,01,e0,40,00,20,00,00,00,00,01,80,a5,fd,40,26,ff,00,c3,07,00,80,00,04,00,00,8d,7e,f4,7f,9a,82,58,b8,48,01,00,00,00,00,00,00 +01,02,93,06,b8,d9,d0,61,57,16,00,00,a0,0f,00,00,00,01,a0,0f,fb,c0,6d,01,00,3e,00,20,00,00,00,00,01,80,9f,fd,80,28,ff,c0,bc,07,00,80,00,04,00,00,8d,7e,ee,7f,9e,82,d8,9c,57,01,00,00,00,00,01,00 +01,02,9e,06,f8,1b,e0,61,57,16,00,00,a0,0f,00,00,00,01,a0,07,fb,00,6b,01,a0,3d,00,20,00,00,00,00,01,80,9e,fd,00,21,ff,00,c6,07,00,80,00,04,00,00,8d,7e,ee,7f,9e,82,40,85,66,01,00,00,00,00,00,00 +01,02,a0,06,38,5e,ef,61,57,16,00,00,a0,0f,00,00,00,01,00,06,fb,c0,68,01,c0,3a,00,20,00,00,00,00,01,40,9d,fd,80,20,ff,40,d2,07,00,80,00,04,00,00,8d,7e,ee,7f,9e,82,c0,69,75,01,00,00,00,00,00,00 +01,02,93,06,78,a0,fe,61,57,16,00,00,a0,0f,00,00,00,01,80,03,fb,00,66,01,80,38,00,20,00,00,00,00,01,40,95,fd,40,1a,ff,00,ca,07,00,80,00,04,00,00,8d,7e,ee,7f,9e,82,10,56,84,01,00,00,00,00,00,00 +01,02,96,06,b8,e2,0d,62,57,16,00,00,a0,0f,00,00,00,01,60,01,fb,a0,64,01,20,36,00,20,00,00,00,00,01,80,91,fd,40,1d,ff,80,cb,07,00,80,00,04,00,00,8d,7e,ee,7f,9e,82,a8,36,93,01,00,00,00,00,00,00 +01,02,9f,06,f8,24,1d,62,57,16,00,00,a0,0f,00,00,00,01,a0,fa,fa,e0,60,01,20,34,00,20,00,00,00,00,01,80,94,fd,c0,19,ff,40,d3,07,00,80,00,04,00,00,8d,7e,ee,7f,9e,82,10,1f,a2,01,00,00,00,00,00,00 +01,02,94,06,38,67,2c,62,57,16,00,00,a0,0f,00,00,00,01,c0,f9,fa,60,60,01,80,2f,00,20,00,00,00,00,01,40,88,fd,c0,12,ff,40,d8,07,00,80,00,04,00,00,8d,7e,ee,7f,9e,82,78,07,b1,01,00,00,00,00,00,00 +01,02,8d,06,60,ad,3b,62,57,16,00,00,a0,0f,00,00,00,01,c0,f6,fa,a0,5b,01,20,31,00,20,00,00,00,00,01,00,8a,fd,80,15,ff,80,d7,07,00,80,00,04,00,00,82,7e,f1,7f,98,82,f8,eb,bf,01,00,00,00,00,01,00 +01,02,92,06,b8,eb,4a,62,57,16,00,00,a0,0f,00,00,00,01,40,f2,fa,00,5a,01,e0,2d,00,20,00,00,00,00,01,00,90,fd,40,17,ff,40,db,07,00,80,00,04,00,00,82,7e,f1,7f,98,82,60,d4,ce,01,00,00,00,00,00,00 +01,02,9c,06,f8,2d,5a,62,57,16,00,00,a0,0f,00,00,00,01,60,ef,fa,80,58,01,e0,29,00,20,00,00,00,00,01,c0,81,fd,c0,11,ff,00,e5,07,00,80,00,04,00,00,82,7e,f1,7f,98,82,c8,bc,dd,01,00,00,00,00,00,00 +01,02,93,06,38,70,69,62,57,16,00,00,a0,0f,00,00,00,01,00,e8,fa,e0,52,01,20,28,00,20,00,00,00,00,01,80,7d,fd,40,0d,ff,80,e0,07,00,80,00,04,00,00,82,7e,f1,7f,98,82,48,a1,ec,01,00,00,00,00,00,00 +01,02,92,06,78,b2,78,62,57,16,00,00,a0,0f,00,00,00,01,60,e6,fa,c0,51,01,60,24,00,20,00,00,00,00,01,40,7c,fd,00,0f,ff,40,e6,07,00,80,00,04,00,00,82,7e,f1,7f,98,82,c8,85,fb,01,00,00,00,00,00,00 +01,02,95,06,b8,f4,87,62,57,16,00,00,a0,0f,00,00,00,01,e0,df,fa,c0,4e,01,c0,20,00,20,00,00,00,00,01,40,7a,fd,00,0e,ff,00,ec,07,00,80,00,04,00,00,82,7e,f1,7f,98,82,30,6e,0a,02,00,00,00,00,00,00 +01,02,ac,06,f8,36,97,62,57,16,00,00,a0,0f,00,00,00,01,20,df,fa,20,4a,01,e0,1f,00,20,00,00,00,00,01,80,78,fd,80,0f,ff,40,e1,07,00,80,00,04,00,00,85,7e,ee,7f,9c,82,b0,52,19,02,00,00,00,00,01,00 +01,02,9f,06,38,79,a6,62,57,16,00,00,a0,0f,00,00,00,01,a0,d8,fa,80,47,01,00,1c,00,20,00,00,00,00,01,80,72,fd,c0,06,ff,00,e3,07,00,80,00,04,00,00,85,7e,ee,7f,9c,82,00,3f,28,02,00,00,00,00,00,00 +01,02,92,06,78,bb,b5,62,57,16,00,00,a0,0f,00,00,00,01,40,d5,fa,80,43,01,e0,1b,00,20,00,00,00,00,01,00,6c,fd,00,0e,ff,40,e0,07,00,80,00,04,00,00,85,7e,ee,7f,9c,82,80,23,37,02,00,00,00,00,00,00 +01,02,96,06,b8,fd,c4,62,57,16,00,00,a0,0f,00,00,00,01,c0,d0,fa,c0,3e,01,40,18,00,20,00,00,00,00,01,c0,70,fd,00,07,ff,c0,e2,07,00,80,00,04,00,00,85,7e,ee,7f,9c,82,00,08,46,02,00,00,00,00,00,00 +01,02,ab,06,f8,3f,d4,62,57,16,00,00,a0,0f,00,00,00,01,40,ce,fa,40,3c,01,c0,12,00,20,00,00,00,00,01,c0,6c,fd,c0,07,ff,c0,ec,07,00,80,00,04,00,00,85,7e,ee,7f,9c,82,50,f4,54,02,00,00,00,00,00,00 +01,02,9e,06,38,82,e3,62,57,16,00,00,a0,0f,00,00,00,01,40,c9,fa,80,3a,01,a0,11,00,20,00,00,00,00,01,40,6a,fd,40,05,ff,00,e5,07,00,80,00,04,00,00,85,7e,ee,7f,9c,82,e8,d4,63,02,00,00,00,00,00,00 +01,02,98,06,78,c4,f2,62,57,16,00,00,a0,0f,00,00,00,01,20,c2,fa,a0,36,01,e0,0c,00,20,00,00,00,00,01,c0,65,fd,00,0b,ff,80,e9,07,00,80,00,04,00,00,85,7e,ee,7f,9c,82,50,bd,72,02,00,00,00,00,00,00 +01,02,90,06,a0,0a,02,63,57,16,00,00,a0,0f,00,00,00,01,e0,bd,fa,c0,32,01,20,09,00,20,00,00,00,00,01,c0,65,fd,80,07,ff,40,dc,07,00,80,00,04,00,00,87,7e,eb,7f,a7,82,b8,a5,81,02,00,00,00,00,01,00 +01,02,90,06,f8,48,11,63,57,16,00,00,a0,0f,00,00,00,01,80,bb,fa,c0,30,01,60,07,00,20,00,00,00,00,01,40,68,fd,00,01,ff,c0,e2,07,00,80,00,04,00,00,87,7e,eb,7f,a7,82,38,8a,90,02,00,00,00,00,00,00 +01,02,8c,06,38,8b,20,63,57,16,00,00,a0,0f,00,00,00,01,e0,b4,fa,40,2b,01,80,03,00,20,00,00,00,00,01,40,60,fd,00,02,ff,40,e3,07,00,80,00,04,00,00,87,7e,eb,7f,a7,82,b8,6e,9f,02,00,00,00,00,00,00 +01,02,a2,06,78,cd,2f,63,57,16,00,00,a0,0f,00,00,00,01,80,ad,fa,00,2b,01,40,02,00,20,00,00,00,00,01,40,5c,fd,80,02,ff,40,e2,07,00,80,00,04,00,00,87,7e,eb,7f,a7,82,20,57,ae,02,00,00,00,00,00,00 +01,02,a7,06,b8,0f,3f,63,57,16,00,00,a0,0f,00,00,00,01,c0,ab,fa,00,25,01,20,01,00,20,00,00,00,00,01,80,5b,fd,00,fd,fe,00,e1,07,00,80,00,04,00,00,87,7e,eb,7f,a7,82,88,3f,bd,02,00,00,00,00,00,00 +01,02,8a,06,f8,51,4e,63,57,16,00,00,a0,0f,00,00,00,01,c0,a8,fa,20,25,01,80,fd,ff,20,00,00,00,00,01,c0,62,fd,c0,fd,fe,c0,de,07,00,80,00,04,00,00,87,7e,eb,7f,a7,82,f0,27,cc,02,00,00,00,00,00,00 +01,02,99,06,38,94,5d,63,57,16,00,00,a0,0f,00,00,00,01,40,a2,fa,60,20,01,20,f9,ff,20,00,00,00,00,01,80,5c,fd,40,fc,fe,c0,d9,07,00,80,00,04,00,00,87,7e,eb,7f,a7,82,70,0c,db,02,00,00,00,00,00,00 +01,02,9c,06,78,d6,6c,63,57,16,00,00,a0,0f,00,00,00,01,80,9f,fa,a0,1c,01,e0,f8,ff,20,00,00,00,00,01,00,54,fd,40,f3,fe,00,db,07,00,80,00,04,00,00,79,7e,e9,7f,95,82,f0,f0,e9,02,00,00,00,00,01,00 +01,02,8e,06,b8,18,7c,63,57,16,00,00,a0,0f,00,00,00,01,80,98,fa,40,1a,01,c0,f6,ff,20,00,00,00,00,01,00,57,fd,00,f9,fe,00,d9,07,00,80,00,04,00,00,79,7e,e9,7f,95,82,40,dd,f8,02,00,00,00,00,00,00 +01,02,86,06,f8,5a,8b,63,57,16,00,00,a0,0f,00,00,00,01,e0,96,fa,c0,17,01,40,f4,ff,20,00,00,00,00,01,80,49,fd,80,f5,fe,00,cb,07,00,80,00,04,00,00,79,7e,e9,7f,95,82,d8,bd,07,03,00,00,00,00,00,00 +01,02,9e,06,38,9d,9a,63,57,16,00,00,a0,0f,00,00,00,01,40,92,fa,20,15,01,e0,f1,ff,20,00,00,00,00,01,00,4a,fd,00,f0,fe,40,d1,07,00,80,00,04,00,00,79,7e,e9,7f,95,82,40,a6,16,03,00,00,00,00,00,00 +01,02,90,06,78,df,a9,63,57,16,00,00,a0,0f,00,00,00,01,40,90,fa,40,13,01,c0,ef,ff,20,00,00,00,00,01,80,4c,fd,40,f4,fe,40,ca,07,00,80,00,04,00,00,79,7e,e9,7f,95,82,90,92,25,03,00,00,00,00,00,00 +01,02,99,06,b8,21,b9,63,57,16,00,00,a0,0f,00,00,00,01,40,8a,fa,60,12,01,c0,ee,ff,20,00,00,00,00,01,40,4f,fd,c0,f4,fe,c0,ca,07,00,80,00,04,00,00,79,7e,e9,7f,95,82,28,73,34,03,00,00,00,00,00,00 +01,02,a4,06,e0,67,c8,63,57,16,00,00,a0,0f,00,00,00,01,c0,84,fa,20,10,01,c0,eb,ff,20,00,00,00,00,01,80,51,fd,00,e5,fe,40,bf,07,00,80,00,04,00,00,78,7e,ee,7f,a0,82,78,5f,43,03,00,00,00,00,01,00 +01,02,a0,06,38,a6,d7,63,57,16,00,00,a0,0f,00,00,00,01,20,87,fa,40,0d,01,40,ea,ff,20,00,00,00,00,01,40,4e,fd,c0,e2,fe,40,c2,07,00,80,00,04,00,00,78,7e,ee,7f,a0,82,10,40,52,03,00,00,00,00,00,00 +01,02,97,06,78,e8,e6,63,57,16,00,00,a0,0f,00,00,00,01,20,82,fa,a0,09,01,c0,e3,ff,20,00,00,00,00,01,00,4c,fd,40,e8,fe,80,bd,07,00,80,00,04,00,00,78,7e,ee,7f,a0,82,78,28,61,03,00,00,00,00,00,00 +01,02,94,06,b8,2a,f6,63,57,16,00,00,a0,0f,00,00,00,01,00,7a,fa,a0,08,01,a0,e2,ff,20,00,00,00,00,01,40,49,fd,c0,e0,fe,80,bb,07,00,80,00,04,00,00,78,7e,ee,7f,a0,82,e0,10,70,03,00,00,00,00,00,00 +01,02,8d,06,f8,6c,05,64,57,16,00,00,a0,0f,00,00,00,01,80,75,fa,a0,06,01,80,dc,ff,20,00,00,00,00,01,00,4f,fd,40,de,fe,00,b3,07,00,80,00,04,00,00,78,7e,ee,7f,a0,82,60,f5,7e,03,00,00,00,00,00,00 +01,02,a0,06,38,af,14,64,57,16,00,00,a0,0f,00,00,00,01,40,73,fa,c0,02,01,20,dd,ff,20,00,00,00,00,01,40,4f,fd,00,da,fe,c0,ba,07,00,80,00,04,00,00,78,7e,ee,7f,a0,82,e0,d9,8d,03,00,00,00,00,00,00 +01,02,9c,06,78,f1,23,64,57,16,00,00,a0,0f,00,00,00,01,40,6d,fa,60,01,01,20,da,ff,20,00,00,00,00,01,80,4f,fd,00,d1,fe,c0,ba,07,00,80,00,04,00,00,78,7e,ee,7f,a0,82,30,c6,9c,03,00,00,00,00,00,00 +01,02,97,06,b8,33,33,64,57,16,00,00,a0,0f,00,00,00,01,00,6e,fa,e0,ff,00,20,d8,ff,20,00,00,00,00,01,c0,45,fd,00,cf,fe,c0,b3,07,00,80,00,04,00,00,77,7e,e9,7f,92,82,b0,aa,ab,03,00,00,00,00,01,00 +01,02,90,06,f8,75,42,64,57,16,00,00,a0,0f,00,00,00,01,40,6b,fa,60,fc,00,00,d6,ff,20,00,00,00,00,01,40,4a,fd,40,c9,fe,00,ae,07,00,80,00,04,00,00,77,7e,e9,7f,92,82,30,8f,ba,03,00,00,00,00,00,00 +01,02,90,06,38,b8,51,64,57,16,00,00,a0,0f,00,00,00,01,20,66,fa,e0,fb,00,a0,d2,ff,20,00,00,00,00,01,80,46,fd,80,cc,fe,80,b2,07,00,80,00,04,00,00,77,7e,e9,7f,92,82,98,77,c9,03,00,00,00,00,00,00 +01,02,92,06,78,fa,60,64,57,16,00,00,a0,0f,00,00,00,01,20,64,fa,80,fa,00,80,d0,ff,20,00,00,00,00,01,00,43,fd,40,ca,fe,c0,b4,07,00,80,00,04,00,00,77,7e,e9,7f,92,82,18,5c,d8,03,00,00,00,00,00,00 +01,02,92,06,b8,3c,70,64,57,16,00,00,a0,0f,00,00,00,01,20,5f,fa,60,f7,00,00,ca,ff,20,00,00,00,00,01,80,48,fd,00,c1,fe,00,b2,07,00,80,00,04,00,00,77,7e,e9,7f,92,82,68,48,e7,03,00,00,00,00,00,00 +01,02,90,06,f8,7e,7f,64,57,16,00,00,a0,0f,00,00,00,01,e0,5e,fa,00,f4,00,20,c9,ff,20,00,00,00,00,01,00,41,fd,40,be,fe,80,b3,07,00,80,00,04,00,00,77,7e,e9,7f,92,82,00,29,0e,00,00,00,00,00,00,00 +01,02,9b,06,38,c1,8e,64,57,16,00,00,a0,0f,00,00,00,01,a0,5b,fa,c0,f0,00,c0,c6,ff,20,00,00,00,00,01,c0,42,fd,00,b7,fe,c0,a8,07,00,80,00,04,00,00,77,7e,e9,7f,92,82,68,11,1d,00,00,00,00,00,00,00 +01,02,a4,06,78,03,9e,64,57,16,00,00,a0,0f,00,00,00,01,e0,57,fa,40,ee,00,c0,c2,ff,20,00,00,00,00,01,00,39,fd,80,ad,fe,40,aa,07,00,80,00,04,00,00,6c,7e,e9,7f,9e,82,b8,fd,2b,00,00,00,00,00,01,00 +01,02,94,06,b8,45,ad,64,57,16,00,00,a0,0f,00,00,00,01,c0,52,fa,60,ee,00,00,c1,ff,20,00,00,00,00,01,c0,43,fd,40,b3,fe,40,ac,07,00,80,00,04,00,00,6c,7e,e9,7f,9e,82,50,de,3a,00,00,00,00,00,00,00 +01,02,93,06,f8,87,bc,64,57,16,00,00,a0,0f,00,00,00,01,c0,51,fa,e0,eb,00,e0,be,ff,20,00,00,00,00,01,00,3a,fd,40,ad,fe,40,a4,07,00,80,00,04,00,00,6c,7e,e9,7f,9e,82,b8,c6,49,00,00,00,00,00,00,00 +01,02,8f,06,38,ca,cb,64,57,16,00,00,a0,0f,00,00,00,01,60,4a,fa,20,ea,00,00,ba,ff,20,00,00,00,00,01,80,31,fd,00,a8,fe,40,a6,07,00,80,00,04,00,00,6c,7e,e9,7f,9e,82,20,af,58,00,00,00,00,00,00,00 +01,02,a0,06,78,0c,db,64,57,16,00,00,a0,0f,00,00,00,01,00,48,fa,40,e6,00,e0,b9,ff,20,00,00,00,00,01,c0,3f,fd,80,a9,fe,c0,9f,07,00,80,00,04,00,00,6c,7e,e9,7f,9e,82,a0,93,67,00,00,00,00,00,00,00 +01,02,a0,06,b8,4e,ea,64,57,16,00,00,a0,0f,00,00,00,01,80,41,fa,00,e1,00,20,b3,ff,20,00,00,00,00,01,00,38,fd,40,a4,fe,00,a1,07,00,80,00,04,00,00,6c,7e,e9,7f,9e,82,20,78,76,00,00,00,00,00,00,00 +01,02,8d,06,e0,94,f9,64,57,16,00,00,a0,0f,00,00,00,01,a0,3d,fa,00,dc,00,00,b1,ff,20,00,00,00,00,01,c0,34,fd,c0,9b,fe,c0,a1,07,00,80,00,04,00,00,6c,7e,e2,7f,97,82,88,60,85,00,00,00,00,00,01,00 +01,02,91,06,38,d3,08,65,57,16,00,00,a0,0f,00,00,00,01,c0,3b,fa,60,db,00,e0,af,ff,20,00,00,00,00,01,00,38,fd,00,97,fe,40,a1,07,00,80,00,04,00,00,6c,7e,e2,7f,97,82,08,45,94,00,00,00,00,00,00,00 +01,02,9d,06,78,15,18,65,57,16,00,00,a0,0f,00,00,00,01,00,38,fa,c0,d6,00,20,ac,ff,20,00,00,00,00,01,00,38,fd,80,92,fe,40,a1,07,00,80,00,04,00,00,6c,7e,e2,7f,97,82,58,31,a3,00,00,00,00,00,00,00 +01,02,9a,06,b8,57,27,65,57,16,00,00,a0,0f,00,00,00,01,60,36,fa,80,d4,00,a0,a8,ff,20,00,00,00,00,01,80,35,fd,00,96,fe,c0,9e,07,00,80,00,04,00,00,6c,7e,e2,7f,97,82,d8,15,b2,00,00,00,00,00,00,00 +01,02,8b,06,f8,99,36,65,57,16,00,00,a0,0f,00,00,00,01,80,31,fa,60,d2,00,00,a6,ff,20,00,00,00,00,01,40,33,fd,00,8e,fe,80,95,07,00,80,00,04,00,00,6c,7e,e2,7f,97,82,58,fa,c0,00,00,00,00,00,00,00 +01,02,85,06,38,dc,45,65,57,16,00,00,a0,0f,00,00,00,01,a0,2b,fa,c0,cd,00,40,a1,ff,20,00,00,00,00,01,40,33,fd,00,8a,fe,c0,9a,07,00,80,00,04,00,00,6c,7e,e2,7f,97,82,a8,e6,cf,00,00,00,00,00,00,00 +01,02,9c,06,78,1e,55,65,57,16,00,00,a0,0f,00,00,00,01,20,2b,fa,40,ca,00,00,a0,ff,20,00,00,00,00,01,40,29,fd,c0,97,fe,c0,91,07,00,80,00,04,00,00,6c,7e,e2,7f,97,82,40,c7,de,00,00,00,00,00,00,00 +01,02,92,06,b8,60,64,65,57,16,00,00,a0,0f,00,00,00,01,a0,28,fa,60,c5,00,40,9d,ff,20,00,00,00,00,01,80,2b,fd,c0,8d,fe,80,95,07,00,80,00,04,00,00,6a,7e,ea,7f,97,82,a8,af,ed,00,00,00,00,00,01,00 +01,02,80,06,f8,a2,73,65,57,16,00,00,a0,0f,00,00,00,01,80,22,fa,20,c2,00,80,98,ff,20,00,00,00,00,01,40,2e,fd,00,91,fe,00,87,07,00,80,00,04,00,00,6a,7e,ea,7f,97,82,10,98,fc,00,00,00,00,00,00,00 +01,02,92,06,38,e5,82,65,57,16,00,00,a0,0f,00,00,00,01,a0,1f,fa,c0,bd,00,80,96,ff,20,00,00,00,00,01,00,23,fd,c0,89,fe,40,83,07,00,80,00,04,00,00,6a,7e,ea,7f,97,82,90,7c,0b,01,00,00,00,00,00,00 +01,02,9f,06,78,27,92,65,57,16,00,00,a0,0f,00,00,00,01,20,1d,fa,c0,b9,00,00,93,ff,20,00,00,00,00,01,40,24,fd,00,8e,fe,40,87,07,00,80,00,04,00,00,6a,7e,ea,7f,97,82,f8,64,1a,01,00,00,00,00,00,00 +01,02,97,06,b8,69,a1,65,57,16,00,00,a0,0f,00,00,00,01,c0,1a,fa,c0,b4,00,e0,92,ff,20,00,00,00,00,01,00,26,fd,00,85,fe,40,85,07,00,80,00,04,00,00,6a,7e,ea,7f,97,82,78,49,29,01,00,00,00,00,00,00 +01,02,a0,06,f8,ab,b0,65,57,16,00,00,a0,0f,00,00,00,01,a0,14,fa,e0,b1,00,80,8d,ff,20,00,00,00,00,01,00,1c,fd,c0,90,fe,80,84,07,00,80,00,04,00,00,6a,7e,ea,7f,97,82,e0,31,38,01,00,00,00,00,00,00 +01,02,a0,06,38,ee,bf,65,57,16,00,00,a0,0f,00,00,00,01,40,13,fa,20,ad,00,a0,89,ff,20,00,00,00,00,01,c0,1b,fd,40,8b,fe,00,7b,07,00,80,00,04,00,00,6a,7e,ea,7f,97,82,48,1a,47,01,00,00,00,00,00,00 +01,02,8b,06,78,30,cf,65,57,16,00,00,a0,0f,00,00,00,01,60,11,fa,e0,a9,00,00,89,ff,20,00,00,00,00,01,80,1b,fd,80,8a,fe,40,7b,07,00,80,00,04,00,00,64,7e,eb,7f,92,82,c8,fe,55,01,00,00,00,00,01,00 +01,02,9c,06,b8,72,de,65,57,16,00,00,a0,0f,00,00,00,01,c0,0c,fa,a0,a4,00,60,83,ff,20,00,00,00,00,01,80,1c,fd,80,84,fe,c0,76,07,00,80,00,04,00,00,64,7e,eb,7f,92,82,48,e3,64,01,00,00,00,00,00,00 +01,02,96,06,f8,b4,ed,65,57,16,00,00,a0,0f,00,00,00,01,e0,04,fa,00,a0,00,e0,7f,ff,20,00,00,00,00,01,40,19,fd,80,86,fe,c0,6c,07,00,80,00,04,00,00,64,7e,eb,7f,92,82,98,cf,73,01,00,00,00,00,00,00 +01,02,94,06,38,f7,fc,65,57,16,00,00,a0,0f,00,00,00,01,a0,06,fa,c0,9e,00,20,7c,ff,20,00,00,00,00,01,40,1b,fd,c0,89,fe,c0,6a,07,00,80,00,04,00,00,64,7e,eb,7f,92,82,30,b0,82,01,00,00,00,00,00,00 +01,02,98,06,78,39,0c,66,57,16,00,00,a0,0f,00,00,00,01,60,03,fa,40,99,00,40,78,ff,20,00,00,00,00,01,40,10,fd,00,84,fe,40,6a,07,00,80,00,04,00,00,64,7e,eb,7f,92,82,98,98,91,01,00,00,00,00,00,00 +01,02,94,06,b8,7b,1b,66,57,16,00,00,a0,0f,00,00,00,01,c0,01,fa,80,94,00,20,78,ff,20,00,00,00,00,01,80,15,fd,00,83,fe,80,5e,07,00,80,00,04,00,00,64,7e,eb,7f,92,82,e8,84,a0,01,00,00,00,00,00,00 +01,02,a8,06,f8,bd,2a,66,57,16,00,00,a0,0f,00,00,00,01,20,fb,f9,c0,92,00,e0,72,ff,20,00,00,00,00,01,80,16,fd,80,7f,fe,40,63,07,00,80,00,04,00,00,63,7e,e6,7f,97,82,80,65,af,01,00,00,00,00,01,00 +01,02,87,06,38,00,3a,66,57,16,00,00,a0,0f,00,00,00,01,20,fd,f9,00,90,00,a0,70,ff,20,00,00,00,00,01,80,1d,fd,c0,82,fe,40,51,07,00,80,00,04,00,00,63,7e,e6,7f,97,82,d0,51,be,01,00,00,00,00,00,00 +01,02,96,06,78,42,49,66,57,16,00,00,a0,0f,00,00,00,01,c0,f9,f9,00,89,00,e0,6d,ff,20,00,00,00,00,01,80,0e,fd,80,7d,fe,c0,58,07,00,80,00,04,00,00,63,7e,e6,7f,97,82,68,32,cd,01,00,00,00,00,00,00 +01,02,95,06,b8,84,58,66,57,16,00,00,a0,0f,00,00,00,01,e0,f5,f9,00,84,00,20,6a,ff,20,00,00,00,00,01,00,1b,fd,00,78,fe,c0,52,07,00,80,00,04,00,00,63,7e,e6,7f,97,82,d0,1a,dc,01,00,00,00,00,00,00 +01,02,84,06,f8,c6,67,66,57,16,00,00,a0,0f,00,00,00,01,80,f4,f9,20,81,00,a0,67,ff,20,00,00,00,00,01,40,16,fd,80,7f,fe,80,4c,07,00,80,00,04,00,00,63,7e,e6,7f,97,82,38,03,eb,01,00,00,00,00,00,00 +01,02,94,06,38,09,77,66,57,16,00,00,a0,0f,00,00,00,01,20,f6,f9,60,7b,00,00,64,ff,20,00,00,00,00,01,80,0f,fd,80,6b,fe,40,49,07,00,80,00,04,00,00,63,7e,e6,7f,97,82,b8,e7,f9,01,00,00,00,00,00,00 +01,02,a6,06,78,4b,86,66,57,16,00,00,a0,0f,00,00,00,01,00,f4,f9,a0,77,00,20,5f,ff,20,00,00,00,00,01,c0,0c,fd,c0,70,fe,00,40,07,00,80,00,04,00,00,63,7e,e6,7f,97,82,20,d0,08,02,00,00,00,00,00,00 +01,02,a0,06,b8,8d,95,66,57,16,00,00,a0,0f,00,00,00,01,20,f2,f9,c0,74,00,a0,5c,ff,20,00,00,00,00,01,00,12,fd,80,65,fe,c0,3e,07,00,80,00,04,00,00,5b,7e,db,7f,9a,82,88,b8,17,02,00,00,00,00,01,00 +01,02,90,06,f8,cf,a4,66,57,16,00,00,a0,0f,00,00,00,01,80,ef,f9,60,70,00,c0,5a,ff,20,00,00,00,00,01,c0,15,fd,80,68,fe,00,3f,07,00,80,00,04,00,00,5b,7e,db,7f,9a,82,08,9d,26,02,00,00,00,00,00,00 +01,02,9c,06,38,12,b4,66,57,16,00,00,a0,0f,00,00,00,01,00,ec,f9,a0,68,00,20,57,ff,20,00,00,00,00,01,00,1a,fd,40,61,fe,c0,3d,07,00,80,00,04,00,00,5b,7e,db,7f,9a,82,88,81,35,02,00,00,00,00,00,00 +01,02,9d,06,78,54,c3,66,57,16,00,00,a0,0f,00,00,00,01,40,ed,f9,40,67,00,20,57,ff,20,00,00,00,00,01,40,10,fd,80,58,fe,c0,3b,07,00,80,00,04,00,00,5b,7e,db,7f,9a,82,f0,69,44,02,00,00,00,00,00,00 +01,02,98,06,b8,96,d2,66,57,16,00,00,a0,0f,00,00,00,01,40,ed,f9,c0,61,00,80,52,ff,20,00,00,00,00,01,00,13,fd,40,52,fe,80,36,07,00,80,00,04,00,00,5b,7e,db,7f,9a,82,70,4e,53,02,00,00,00,00,00,00 +01,02,93,06,f8,d8,e1,66,57,16,00,00,a0,0f,00,00,00,01,c0,ec,f9,e0,5c,00,00,50,ff,20,00,00,00,00,01,40,10,fd,80,4a,fe,80,2f,07,00,80,00,04,00,00,5b,7e,db,7f,9a,82,c0,3a,62,02,00,00,00,00,00,00 +01,02,85,06,38,1b,f1,66,57,16,00,00,a0,0f,00,00,00,01,20,e9,f9,60,58,00,c0,4f,ff,20,00,00,00,00,01,c0,14,fd,40,4b,fe,80,37,07,00,80,00,04,00,00,5b,7e,db,7f,9a,82,58,1b,71,02,00,00,00,00,00,00 +01,02,8b,06,60,61,00,67,57,16,00,00,a0,0f,00,00,00,01,a0,e9,f9,20,53,00,a0,4c,ff,20,00,00,00,00,01,80,15,fd,80,46,fe,80,2d,07,00,80,00,04,00,00,56,7e,e3,7f,90,82,c0,03,80,02,00,00,00,00,01,00 +01,02,90,06,b8,9f,0f,67,57,16,00,00,a0,0f,00,00,00,01,20,e7,f9,c0,4f,00,80,4b,ff,20,00,00,00,00,01,00,12,fd,80,3e,fe,00,36,07,00,80,00,04,00,00,56,7e,e3,7f,90,82,10,f0,8e,02,00,00,00,00,00,00 +01,02,9f,06,f8,e1,1e,67,57,16,00,00,a0,0f,00,00,00,01,a0,e5,f9,c0,4a,00,e0,47,ff,20,00,00,00,00,01,c0,12,fd,00,39,fe,80,2b,07,00,80,00,04,00,00,56,7e,e3,7f,90,82,a8,d0,9d,02,00,00,00,00,00,00 +01,02,8d,06,38,24,2e,67,57,16,00,00,a0,0f,00,00,00,01,40,e7,f9,c0,45,00,a0,46,ff,20,00,00,00,00,01,80,11,fd,80,3f,fe,00,2f,07,00,80,00,04,00,00,56,7e,e3,7f,90,82,10,b9,ac,02,00,00,00,00,00,00 +01,02,84,06,78,66,3d,67,57,16,00,00,a0,0f,00,00,00,01,a0,e2,f9,20,41,00,e0,40,ff,20,00,00,00,00,01,80,17,fd,c0,2e,fe,c0,30,07,00,80,00,04,00,00,56,7e,e3,7f,90,82,78,a1,bb,02,00,00,00,00,00,00 +01,02,91,06,b8,a8,4c,67,57,16,00,00,a0,0f,00,00,00,01,00,e6,f9,60,3c,00,e0,40,ff,20,00,00,00,00,01,c0,14,fd,00,32,fe,80,29,07,00,80,00,04,00,00,56,7e,e3,7f,90,82,f8,85,ca,02,00,00,00,00,00,00 +01,02,89,06,f8,ea,5b,67,57,16,00,00,a0,0f,00,00,00,01,00,e5,f9,00,39,00,60,3d,ff,20,00,00,00,00,01,00,15,fd,80,28,fe,00,30,07,00,80,00,04,00,00,50,7e,de,7f,8f,82,78,6a,d9,02,00,00,00,00,01,00 +01,02,9a,06,38,2d,6b,67,57,16,00,00,a0,0f,00,00,00,01,e0,e2,f9,80,32,00,00,3d,ff,20,00,00,00,00,01,80,0b,fd,c0,28,fe,00,25,07,00,80,00,04,00,00,50,7e,de,7f,8f,82,e0,52,e8,02,00,00,00,00,00,00 +01,02,8d,06,78,6f,7a,67,57,16,00,00,a0,0f,00,00,00,01,c0,e0,f9,00,2d,00,c0,37,ff,20,00,00,00,00,01,80,0e,fd,80,26,fe,40,29,07,00,80,00,04,00,00,50,7e,de,7f,8f,82,48,3b,f7,02,00,00,00,00,00,00 +01,02,96,06,b8,b1,89,67,57,16,00,00,a0,0f,00,00,00,01,60,e2,f9,80,27,00,40,36,ff,20,00,00,00,00,01,40,0d,fd,80,29,fe,00,24,07,00,80,00,04,00,00,50,7e,de,7f,8f,82,b0,23,06,03,00,00,00,00,00,00 +01,02,94,06,f8,f3,98,67,57,16,00,00,a0,0f,00,00,00,01,60,df,f9,60,24,00,60,31,ff,20,00,00,00,00,01,80,0f,fd,c0,1f,fe,40,25,07,00,80,00,04,00,00,50,7e,de,7f,8f,82,30,08,15,03,00,00,00,00,00,00 +01,02,9c,06,38,36,a8,67,57,16,00,00,a0,0f,00,00,00,01,00,de,f9,e0,1c,00,20,31,ff,20,00,00,00,00,01,00,15,fd,40,17,fe,00,26,07,00,80,00,04,00,00,50,7e,de,7f,8f,82,b0,ec,23,03,00,00,00,00,00,00 +01,02,98,06,78,78,b7,67,57,16,00,00,a0,0f,00,00,00,01,60,dc,f9,00,18,00,e0,2b,ff,20,00,00,00,00,01,c0,0a,fd,80,16,fe,00,26,07,00,80,00,04,00,00,50,7e,de,7f,8f,82,00,d9,32,03,00,00,00,00,00,00 +01,02,8e,06,b8,ba,c6,67,57,16,00,00,a0,0f,00,00,00,01,20,dd,f9,00,13,00,60,2a,ff,20,00,00,00,00,01,c0,0d,fd,40,19,fe,40,26,07,00,80,00,04,00,00,4e,7e,de,7f,83,82,98,b9,41,03,00,00,00,00,01,00 +01,02,91,06,f8,fc,d5,67,57,16,00,00,a0,0f,00,00,00,01,60,d8,f9,60,0c,00,00,26,ff,20,00,00,00,00,01,40,0b,fd,40,10,fe,40,27,07,00,80,00,04,00,00,4e,7e,de,7f,83,82,00,a2,50,03,00,00,00,00,00,00 +01,02,98,06,38,3f,e5,67,57,16,00,00,a0,0f,00,00,00,01,60,d8,f9,c0,08,00,20,25,ff,20,00,00,00,00,01,c0,0b,fd,80,15,fe,80,28,07,00,80,00,04,00,00,4e,7e,de,7f,83,82,68,8a,5f,03,00,00,00,00,00,00 +01,02,a1,06,78,81,f4,67,57,16,00,00,a0,0f,00,00,00,01,00,d6,f9,c0,03,00,20,20,ff,20,00,00,00,00,01,00,0d,fd,40,0d,fe,40,2a,07,00,80,00,04,00,00,4e,7e,de,7f,83,82,e8,6e,6e,03,00,00,00,00,00,00 +01,02,a2,06,b8,c3,03,68,57,16,00,00,a0,0f,00,00,00,01,80,d2,f9,00,fe,ff,00,1c,ff,20,00,00,00,00,01,40,fe,fc,40,0c,fe,40,24,07,00,80,00,04,00,00,4e,7e,de,7f,83,82,50,57,7d,03,00,00,00,00,00,00 +01,02,98,06,f8,05,13,68,57,16,00,00,a0,0f,00,00,00,01,60,d5,f9,80,fb,ff,a0,1b,ff,20,00,00,00,00,01,00,04,fd,40,0b,fe,c0,28,07,00,80,00,04,00,00,4e,7e,de,7f,83,82,d0,3b,8c,03,00,00,00,00,00,00 +01,02,9b,06,38,48,22,68,57,16,00,00,a0,0f,00,00,00,01,60,d3,f9,20,f8,ff,80,17,ff,20,00,00,00,00,01,40,fe,fc,40,0c,fe,80,2a,07,00,80,00,04,00,00,4e,7e,de,7f,83,82,38,24,9b,03,00,00,00,00,00,00 +01,02,94,06,78,8a,31,68,57,16,00,00,a0,0f,00,00,00,01,a0,d2,f9,40,f4,ff,80,13,ff,20,00,00,00,00,01,00,f8,fc,80,09,fe,40,24,07,00,80,00,04,00,00,4e,7e,d9,7f,82,82,a0,0c,aa,03,00,00,00,00,01,00 +01,02,9a,06,b8,cc,40,68,57,16,00,00,a0,0f,00,00,00,01,a0,d0,f9,20,ee,ff,20,0f,ff,20,00,00,00,00,01,80,02,fd,c0,00,fe,40,27,07,00,80,00,04,00,00,4e,7e,d9,7f,82,82,20,f1,b8,03,00,00,00,00,00,00 +01,02,94,06,f8,0e,50,68,57,16,00,00,a0,0f,00,00,00,01,80,d0,f9,e0,ec,ff,80,0c,ff,20,00,00,00,00,01,40,f8,fc,80,04,fe,00,27,07,00,80,00,04,00,00,4e,7e,d9,7f,82,82,a0,d5,c7,03,00,00,00,00,00,00 +01,02,96,06,38,51,5f,68,57,16,00,00,a0,0f,00,00,00,01,60,d0,f9,80,e8,ff,e0,07,ff,20,00,00,00,00,01,c0,f4,fc,00,06,fe,40,22,07,00,80,00,04,00,00,4e,7e,d9,7f,82,82,f0,c1,d6,03,00,00,00,00,00,00 +01,02,8c,06,78,93,6e,68,57,16,00,00,a0,0f,00,00,00,01,40,d1,f9,40,e4,ff,e0,06,ff,20,00,00,00,00,01,40,f6,fc,00,fc,fd,40,1c,07,00,80,00,04,00,00,4e,7e,d9,7f,82,82,70,a6,e5,03,00,00,00,00,00,00 +01,02,9c,06,b8,d5,7d,68,57,16,00,00,a0,0f,00,00,00,01,80,cf,f9,40,e1,ff,e0,01,ff,20,00,00,00,00,01,00,f1,fc,40,f8,fd,80,18,07,00,80,00,04,00,00,4e,7e,d9,7f,82,82,f0,8a,0c,00,00,00,00,00,00,00 +01,02,8e,06,e0,1b,8d,68,57,16,00,00,a0,0f,00,00,00,01,40,cf,f9,40,df,ff,a0,fe,fe,20,00,00,00,00,01,00,f5,fc,80,03,fe,40,14,07,00,80,00,04,00,00,45,7e,e0,7f,84,82,40,77,1b,00,00,00,00,00,01,00 +01,02,9a,06,38,5a,9c,68,57,16,00,00,a0,0f,00,00,00,01,a0,ce,f9,00,d8,ff,00,fa,fe,20,00,00,00,00,01,00,ef,fc,c0,f1,fd,80,0e,07,00,80,00,04,00,00,45,7e,e0,7f,84,82,d8,57,2a,00,00,00,00,00,00,00 +01,02,a0,06,78,9c,ab,68,57,16,00,00,a0,0f,00,00,00,01,60,ce,f9,a0,d3,ff,00,f6,fe,20,00,00,00,00,01,00,f6,fc,80,f7,fd,00,1a,07,00,80,00,04,00,00,45,7e,e0,7f,84,82,28,44,39,00,00,00,00,00,00,00 +01,02,90,06,b8,de,ba,68,57,16,00,00,a0,0f,00,00,00,01,e0,d0,f9,a0,ce,ff,80,f3,fe,20,00,00,00,00,01,40,f1,fc,c0,ea,fd,00,11,07,00,80,00,04,00,00,45,7e,e0,7f,84,82,c0,24,48,00,00,00,00,00,00,00 +01,02,95,06,f8,20,ca,68,57,16,00,00,a0,0f,00,00,00,01,80,d0,f9,80,ca,ff,e0,ef,fe,20,00,00,00,00,01,80,f3,fc,80,e7,fd,00,0a,07,00,80,00,04,00,00,45,7e,e0,7f,84,82,28,0d,57,00,00,00,00,00,00,00 +01,02,9b,06,38,63,d9,68,57,16,00,00,a0,0f,00,00,00,01,a0,ce,f9,60,c4,ff,a0,eb,fe,20,00,00,00,00,01,00,ed,fc,c0,e1,fd,c0,0b,07,00,80,00,04,00,00,45,7e,e0,7f,84,82,90,f5,65,00,00,00,00,00,00,00 +01,02,90,06,78,a5,e8,68,57,16,00,00,a0,0f,00,00,00,01,00,d0,f9,a0,bf,ff,c0,e8,fe,20,00,00,00,00,01,c0,ef,fc,00,d9,fd,00,08,07,00,80,00,04,00,00,45,7e,e0,7f,84,82,10,da,74,00,00,00,00,00,00,00 +01,02,8e,06,b8,e7,f7,68,57,16,00,00,a0,0f,00,00,00,01,80,d0,f9,20,bc,ff,c0,e7,fe,20,00,00,00,00,01,40,ee,fc,40,d9,fd,40,06,07,00,80,00,04,00,00,41,7e,dd,7f,80,82,78,c2,83,00,00,00,00,00,01,00 +01,02,9d,06,f8,29,07,69,57,16,00,00,a0,0f,00,00,00,01,a0,cd,f9,a0,b4,ff,00,e1,fe,20,00,00,00,00,01,00,ec,fc,00,da,fd,40,ff,06,00,80,00,04,00,00,41,7e,dd,7f,80,82,e0,aa,92,00,00,00,00,00,00,00 +01,02,9f,06,38,6c,16,69,57,16,00,00,a0,0f,00,00,00,01,a0,ca,f9,c0,af,ff,00,dd,fe,20,00,00,00,00,01,c0,eb,fc,00,d3,fd,80,08,07,00,80,00,04,00,00,41,7e,dd,7f,80,82,60,8f,a1,00,00,00,00,00,00,00 +01,02,9c,06,78,ae,25,69,57,16,00,00,a0,0f,00,00,00,01,e0,cb,f9,20,aa,ff,80,d9,fe,20,00,00,00,00,01,00,ec,fc,c0,cc,fd,40,fb,06,00,80,00,04,00,00,41,7e,dd,7f,80,82,e0,73,b0,00,00,00,00,00,00,00 +01,02,99,06,b8,f0,34,69,57,16,00,00,a0,0f,00,00,00,01,c0,c8,f9,20,a4,ff,60,d7,fe,20,00,00,00,00,01,c0,f0,fc,40,d0,fd,80,fa,06,00,80,00,04,00,00,41,7e,dd,7f,80,82,48,5c,bf,00,00,00,00,00,00,00 +01,02,9d,06,f8,32,44,69,57,16,00,00,a0,0f,00,00,00,01,c0,c8,f9,80,9d,ff,e0,d2,fe,20,00,00,00,00,01,c0,e6,fc,80,c1,fd,00,02,07,00,80,00,04,00,00,41,7e,dd,7f,80,82,c8,40,ce,00,00,00,00,00,00,00 +01,02,9c,06,38,75,53,69,57,16,00,00,a0,0f,00,00,00,01,20,c9,f9,00,99,ff,e0,ce,fe,20,00,00,00,00,01,c0,f0,fc,40,c3,fd,00,ff,06,00,80,00,04,00,00,41,7e,dd,7f,80,82,18,2d,dd,00,00,00,00,00,00,00 +01,02,91,06,78,b7,62,69,57,16,00,00,a0,0f,00,00,00,01,60,c8,f9,a0,92,ff,a0,cb,fe,20,00,00,00,00,01,c0,e6,fc,80,bf,fd,40,f9,06,00,80,00,04,00,00,41,7e,d9,7f,87,82,98,11,ec,00,00,00,00,00,01,00 +01,02,8d,06,b8,f9,71,69,57,16,00,00,a0,0f,00,00,00,01,a0,c8,f9,60,8d,ff,a0,c7,fe,20,00,00,00,00,01,80,ef,fc,00,b9,fd,40,fa,06,00,80,00,04,00,00,41,7e,d9,7f,87,82,18,f6,fa,00,00,00,00,00,00,00 +01,02,99,06,f8,3b,81,69,57,16,00,00,a0,0f,00,00,00,01,40,c7,f9,40,86,ff,c0,c3,fe,20,00,00,00,00,01,40,ea,fc,c0,b5,fd,c0,fc,06,00,80,00,04,00,00,41,7e,d9,7f,87,82,68,e2,09,01,00,00,00,00,00,00 +01,02,98,06,38,7e,90,69,57,16,00,00,a0,0f,00,00,00,01,00,c6,f9,00,83,ff,80,c1,fe,20,00,00,00,00,01,c0,eb,fc,40,b8,fd,80,fc,06,00,80,00,04,00,00,41,7e,d9,7f,87,82,00,c3,18,01,00,00,00,00,00,00 +01,02,8a,06,78,c0,9f,69,57,16,00,00,a0,0f,00,00,00,01,60,c3,f9,a0,7b,ff,20,bf,fe,20,00,00,00,00,01,80,e8,fc,00,b2,fd,c0,fa,06,00,80,00,04,00,00,41,7e,d9,7f,87,82,68,ab,27,01,00,00,00,00,00,00 +01,02,98,06,b8,02,af,69,57,16,00,00,a0,0f,00,00,00,01,00,c3,f9,80,75,ff,c0,b7,fe,20,00,00,00,00,01,c0,e4,fc,c0,a6,fd,40,fb,06,00,80,00,04,00,00,41,7e,d9,7f,87,82,d0,93,36,01,00,00,00,00,00,00 +01,02,8b,06,e0,48,be,69,57,16,00,00,a0,0f,00,00,00,01,c0,bf,f9,c0,72,ff,00,b4,fe,20,00,00,00,00,01,80,e6,fc,c0,a7,fd,00,f8,06,00,80,00,04,00,00,39,7e,d6,7f,76,82,50,78,45,01,00,00,00,00,01,00 +01,02,94,06,38,87,cd,69,57,16,00,00,a0,0f,00,00,00,01,20,bf,f9,c0,6e,ff,40,b1,fe,20,00,00,00,00,01,40,e5,fc,40,a5,fd,00,fb,06,00,80,00,04,00,00,39,7e,d6,7f,76,82,d0,5c,54,01,00,00,00,00,00,00 +01,02,8c,06,78,c9,dc,69,57,16,00,00,a0,0f,00,00,00,01,80,bf,f9,60,69,ff,20,b2,fe,20,00,00,00,00,01,40,eb,fc,40,a5,fd,00,f7,06,00,80,00,04,00,00,39,7e,d6,7f,76,82,38,45,63,01,00,00,00,00,00,00 +01,02,80,06,b8,0b,ec,69,57,16,00,00,a0,0f,00,00,00,01,e0,be,f9,a0,64,ff,80,aa,fe,20,00,00,00,00,01,00,ef,fc,80,a1,fd,00,f2,06,00,80,00,04,00,00,39,7e,d6,7f,76,82,a0,2d,72,01,00,00,00,00,00,00 +01,02,8c,06,f8,4d,fb,69,57,16,00,00,a0,0f,00,00,00,01,80,bd,f9,c0,5f,ff,20,a8,fe,20,00,00,00,00,01,40,e3,fc,c0,9c,fd,c0,f9,06,00,80,00,04,00,00,39,7e,d6,7f,76,82,08,16,81,01,00,00,00,00,00,00 +01,02,8d,06,38,90,0a,6a,57,16,00,00,a0,0f,00,00,00,01,60,bc,f9,a0,5a,ff,40,a3,fe,20,00,00,00,00,01,00,ea,fc,00,a1,fd,80,f5,06,00,80,00,04,00,00,39,7e,d6,7f,76,82,88,fa,8f,01,00,00,00,00,00,00 +01,02,8c,06,78,d2,19,6a,57,16,00,00,a0,0f,00,00,00,01,20,bc,f9,00,58,ff,c0,9f,fe,20,00,00,00,00,01,40,e6,fc,c0,98,fd,00,f3,06,00,80,00,04,00,00,39,7e,d6,7f,76,82,08,df,9e,01,00,00,00,00,00,00 +01,02,8d,06,b8,14,29,6a,57,16,00,00,a0,0f,00,00,00,01,c0,b9,f9,00,54,ff,20,9a,fe,20,00,00,00,00,01,00,dc,fc,40,9c,fd,c0,ef,06,00,80,00,04,00,00,39,7e,db,7f,7b,82,58,cb,ad,01,00,00,00,00,01,00 +01,02,8c,06,f8,56,38,6a,57,16,00,00,a0,0f,00,00,00,01,40,b8,f9,a0,51,ff,c0,97,fe,20,00,00,00,00,01,80,e2,fc,c0,95,fd,00,eb,06,00,80,00,04,00,00,39,7e,db,7f,7b,82,f0,ab,bc,01,00,00,00,00,00,00 +01,02,87,06,38,99,47,6a,57,16,00,00,a0,0f,00,00,00,01,20,b8,f9,00,4c,ff,a0,91,fe,20,00,00,00,00,01,00,e7,fc,80,a1,fd,c0,e3,06,00,80,00,04,00,00,39,7e,db,7f,7b,82,58,94,cb,01,00,00,00,00,00,00 +01,02,a0,06,78,db,56,6a,57,16,00,00,a0,0f,00,00,00,01,00,b8,f9,c0,47,ff,40,8b,fe,20,00,00,00,00,01,c0,e0,fc,00,99,fd,80,eb,06,00,80,00,04,00,00,39,7e,db,7f,7b,82,a8,80,da,01,00,00,00,00,00,00 +01,02,a0,06,b8,1d,66,6a,57,16,00,00,a0,0f,00,00,00,01,c0,b7,f9,80,44,ff,00,89,fe,20,00,00,00,00,01,c0,ec,fc,80,99,fd,80,d8,06,00,80,00,04,00,00,39,7e,db,7f,7b,82,40,61,e9,01,00,00,00,00,00,00 +01,02,91,06,f8,5f,75,6a,57,16,00,00,a0,0f,00,00,00,01,a0,b6,f9,80,40,ff,e0,83,fe,20,00,00,00,00,01,40,dd,fc,00,9b,fd,80,d8,06,00,80,00,04,00,00,39,7e,db,7f,7b,82,a8,49,f8,01,00,00,00,00,00,00 +01,02,9a,06,38,a2,84,6a,57,16,00,00,a0,0f,00,00,00,01,e0,b8,f9,40,3c,ff,e0,7c,fe,20,00,00,00,00,01,c0,dc,fc,00,96,fd,c0,d5,06,00,80,00,04,00,00,39,7e,db,7f,7b,82,28,2e,07,02,00,00,00,00,00,00 +01,02,97,06,78,e4,93,6a,57,16,00,00,a0,0f,00,00,00,01,00,b7,f9,a0,36,ff,a0,76,fe,20,00,00,00,00,01,80,e0,fc,c0,8f,fd,40,cb,06,00,80,00,04,00,00,35,7e,da,7f,75,82,90,16,16,02,00,00,00,00,01,00 +01,02,80,06,b8,26,a3,6a,57,16,00,00,a0,0f,00,00,00,01,80,b7,f9,00,34,ff,60,74,fe,20,00,00,00,00,01,40,dc,fc,80,8f,fd,c0,c5,06,00,80,00,04,00,00,35,7e,da,7f,75,82,f8,fe,24,02,00,00,00,00,00,00 +01,02,97,06,f8,68,b2,6a,57,16,00,00,a0,0f,00,00,00,01,a0,b7,f9,20,31,ff,c0,6e,fe,20,00,00,00,00,01,80,e2,fc,80,91,fd,00,b8,06,00,80,00,04,00,00,35,7e,da,7f,75,82,78,e3,33,02,00,00,00,00,00,00 +01,02,9a,06,38,ab,c1,6a,57,16,00,00,a0,0f,00,00,00,01,a0,b5,f9,20,2c,ff,e0,68,fe,20,00,00,00,00,01,c0,db,fc,40,89,fd,00,b7,06,00,80,00,04,00,00,35,7e,da,7f,75,82,f8,c7,42,02,00,00,00,00,00,00 +01,02,9b,06,78,ed,d0,6a,57,16,00,00,a0,0f,00,00,00,01,00,bb,f9,80,27,ff,a0,65,fe,20,00,00,00,00,01,00,cf,fc,80,88,fd,00,ac,06,00,80,00,04,00,00,35,7e,da,7f,75,82,48,b4,51,02,00,00,00,00,00,00 +01,02,9a,06,b8,2f,e0,6a,57,16,00,00,a0,0f,00,00,00,01,a0,b6,f9,60,23,ff,c0,5f,fe,20,00,00,00,00,01,80,da,fc,00,85,fd,80,ad,06,00,80,00,04,00,00,35,7e,da,7f,75,82,c8,98,60,02,00,00,00,00,00,00 +01,02,91,06,f8,71,ef,6a,57,16,00,00,a0,0f,00,00,00,01,40,ba,f9,00,1f,ff,80,5b,fe,20,00,00,00,00,01,c0,d1,fc,80,86,fd,40,a3,06,00,80,00,04,00,00,2e,7e,de,7f,72,82,48,7d,6f,02,00,00,00,00,01,00 +01,02,a1,06,38,b4,fe,6a,57,16,00,00,a0,0f,00,00,00,01,e0,b6,f9,20,1b,ff,40,53,fe,20,00,00,00,00,01,00,cc,fc,c0,81,fd,00,9e,06,00,80,00,04,00,00,2e,7e,de,7f,72,82,98,69,7e,02,00,00,00,00,00,00 +01,02,84,06,78,f6,0d,6b,57,16,00,00,a0,0f,00,00,00,01,a0,bb,f9,00,16,ff,a0,4e,fe,20,00,00,00,00,01,80,d1,fc,40,81,fd,80,95,06,00,80,00,04,00,00,2e,7e,de,7f,72,82,30,4a,8d,02,00,00,00,00,00,00 +01,02,92,06,b8,38,1d,6b,57,16,00,00,a0,0f,00,00,00,01,c0,b9,f9,60,11,ff,c0,4a,fe,20,00,00,00,00,01,00,ca,fc,80,76,fd,40,92,06,00,80,00,04,00,00,2e,7e,de,7f,72,82,80,36,9c,02,00,00,00,00,00,00 +01,02,8e,06,f8,7a,2c,6b,57,16,00,00,a0,0f,00,00,00,01,e0,bc,f9,20,0d,ff,40,45,fe,20,00,00,00,00,01,40,cc,fc,00,76,fd,00,8a,06,00,80,00,04,00,00,2e,7e,de,7f,72,82,18,17,ab,02,00,00,00,00,00,00 +01,02,90,06,38,bd,3b,6b,57,16,00,00,a0,0f,00,00,00,01,40,bd,f9,40,07,ff,e0,3f,fe,20,00,00,00,00,01,40,cd,fc,00,72,fd,40,7c,06,00,80,00,04,00,00,2e,7e,de,7f,72,82,80,ff,b9,02,00,00,00,00,00,00 +01,02,90,06,78,ff,4a,6b,57,16,00,00,a0,0f,00,00,00,01,20,be,f9,20,03,ff,60,3b,fe,20,00,00,00,00,01,80,c9,fc,00,69,fd,80,7e,06,00,80,00,04,00,00,2e,7e,de,7f,72,82,d0,eb,c8,02,00,00,00,00,00,00 +01,02,9d,06,b8,41,5a,6b,57,16,00,00,a0,0f,00,00,00,01,80,c1,f9,20,ff,fe,20,35,fe,20,00,00,00,00,01,40,c3,fc,80,69,fd,c0,75,06,00,80,00,04,00,00,2c,7e,dd,7f,7a,82,68,cc,d7,02,00,00,00,00,01,00 +01,02,95,06,f8,83,69,6b,57,16,00,00,a0,0f,00,00,00,01,a0,c2,f9,c0,fb,fe,a0,2d,fe,20,00,00,00,00,01,c0,c4,fc,80,68,fd,c0,6c,06,00,80,00,04,00,00,2c,7e,dd,7f,7a,82,d0,b4,e6,02,00,00,00,00,00,00 +01,02,90,06,38,c6,78,6b,57,16,00,00,a0,0f,00,00,00,01,c0,c7,f9,00,f8,fe,60,28,fe,20,00,00,00,00,01,40,c6,fc,80,56,fd,c0,70,06,00,80,00,04,00,00,2c,7e,dd,7f,7a,82,38,9d,f5,02,00,00,00,00,00,00 +01,02,89,06,78,08,88,6b,57,16,00,00,a0,0f,00,00,00,01,60,cb,f9,e0,f0,fe,00,21,fe,20,00,00,00,00,01,c0,cb,fc,00,59,fd,80,5a,06,00,80,00,04,00,00,2c,7e,dd,7f,7a,82,b8,81,04,03,00,00,00,00,00,00 +01,02,8e,06,b8,4a,97,6b,57,16,00,00,a0,0f,00,00,00,01,a0,cc,f9,60,ed,fe,e0,1a,fe,20,00,00,00,00,01,00,c4,fc,40,4f,fd,80,5d,06,00,80,00,04,00,00,2c,7e,dd,7f,7a,82,38,66,13,03,00,00,00,00,00,00 +01,02,95,06,f8,8c,a6,6b,57,16,00,00,a0,0f,00,00,00,01,c0,cf,f9,80,e9,fe,c0,15,fe,20,00,00,00,00,01,40,c2,fc,c0,4f,fd,c0,55,06,00,80,00,04,00,00,2c,7e,dd,7f,7a,82,a0,4e,22,03,00,00,00,00,00,00 +01,02,88,06,38,cf,b5,6b,57,16,00,00,a0,0f,00,00,00,01,40,d5,f9,60,e5,fe,60,0e,fe,20,00,00,00,00,01,00,c6,fc,40,3c,fd,40,5c,06,00,80,00,04,00,00,2c,7e,dd,7f,7a,82,20,33,31,03,00,00,00,00,00,00 +01,02,8c,06,60,15,c5,6b,57,16,00,00,a0,0f,00,00,00,01,20,da,f9,20,de,fe,00,08,fe,20,00,00,00,00,01,40,c1,fc,00,3d,fd,c0,53,06,00,80,00,04,00,00,2d,7e,d3,7f,6f,82,70,1f,40,03,00,00,00,00,01,00 +01,02,93,06,b8,53,d4,6b,57,16,00,00,a0,0f,00,00,00,01,e0,da,f9,60,db,fe,c0,00,fe,20,00,00,00,00,01,80,b9,fc,c0,33,fd,00,4c,06,00,80,00,04,00,00,2d,7e,d3,7f,6f,82,f0,03,4f,03,00,00,00,00,00,00 +01,02,98,06,f8,95,e3,6b,57,16,00,00,a0,0f,00,00,00,01,60,e1,f9,20,d7,fe,80,fa,fd,20,00,00,00,00,01,c0,cc,fc,c0,38,fd,00,45,06,00,80,00,04,00,00,2d,7e,d3,7f,6f,82,70,e8,5d,03,00,00,00,00,00,00 +01,02,aa,06,38,d8,f2,6b,57,16,00,00,a0,0f,00,00,00,01,a0,e1,f9,60,d2,fe,a0,f4,fd,20,00,00,00,00,01,40,be,fc,40,25,fd,40,3f,06,00,80,00,04,00,00,2d,7e,d3,7f,6f,82,c0,d4,6c,03,00,00,00,00,00,00 +01,02,98,06,78,1a,02,6c,57,16,00,00,a0,0f,00,00,00,01,60,e5,f9,40,cd,fe,60,ec,fd,20,00,00,00,00,01,c0,be,fc,c0,26,fd,c0,3e,06,00,80,00,04,00,00,2d,7e,d3,7f,6f,82,58,b5,7b,03,00,00,00,00,00,00 +01,02,a0,06,b8,5c,11,6c,57,16,00,00,a0,0f,00,00,00,01,a0,ec,f9,c0,ca,fe,a0,e8,fd,20,00,00,00,00,01,80,bf,fc,40,13,fd,00,39,06,00,80,00,04,00,00,2d,7e,d3,7f,6f,82,c0,9d,8a,03,00,00,00,00,00,00 +01,02,98,06,f8,9e,20,6c,57,16,00,00,a0,0f,00,00,00,01,60,f2,f9,60,c6,fe,20,df,fd,20,00,00,00,00,01,c0,bd,fc,c0,10,fd,80,3d,06,00,80,00,04,00,00,29,7e,dc,7f,5c,82,28,86,99,03,00,00,00,00,01,00 +01,02,9a,06,38,e1,2f,6c,57,16,00,00,a0,0f,00,00,00,01,e0,f4,f9,a0,c1,fe,80,d7,fd,20,00,00,00,00,01,80,ba,fc,80,09,fd,80,32,06,00,80,00,04,00,00,29,7e,dc,7f,5c,82,a8,6a,a8,03,00,00,00,00,00,00 +01,02,8e,06,78,23,3f,6c,57,16,00,00,a0,0f,00,00,00,01,00,fb,f9,e0,bd,fe,00,cf,fd,20,00,00,00,00,01,40,bc,fc,00,07,fd,00,31,06,00,80,00,04,00,00,29,7e,dc,7f,5c,82,10,53,b7,03,00,00,00,00,00,00 +01,02,98,06,b8,65,4e,6c,57,16,00,00,a0,0f,00,00,00,01,e0,00,fa,e0,ba,fe,00,c9,fd,20,00,00,00,00,01,40,be,fc,00,fe,fc,00,2f,06,00,80,00,04,00,00,29,7e,dc,7f,5c,82,90,37,c6,03,00,00,00,00,00,00 +01,02,7c,06,f8,a7,5d,6c,57,16,00,00,a0,0f,00,00,00,01,60,04,fa,40,b4,fe,a0,c0,fd,20,00,00,00,00,01,c0,bc,fc,80,f5,fc,c0,23,06,00,80,00,04,00,00,29,7e,dc,7f,5c,82,f8,1f,d5,03,00,00,00,00,00,00 +01,02,98,06,38,ea,6c,6c,57,16,00,00,a0,0f,00,00,00,01,40,0c,fa,a0,b2,fe,60,bb,fd,20,00,00,00,00,01,00,ca,fc,00,fc,fc,c0,27,06,00,80,00,04,00,00,29,7e,dc,7f,5c,82,60,08,e4,03,00,00,00,00,00,00 +01,02,9a,06,78,2c,7c,6c,57,16,00,00,a0,0f,00,00,00,01,00,0e,fa,00,ae,fe,00,b3,fd,20,00,00,00,00,01,00,b6,fc,80,fd,fc,80,20,06,00,80,00,04,00,00,29,7e,dc,7f,5c,82,e0,ec,0a,00,00,00,00,00,00,00 +01,02,9c,06,a0,72,8b,6c,57,16,00,00,a0,0f,00,00,00,01,a0,12,fa,c0,ab,fe,40,a9,fd,20,00,00,00,00,01,c0,ba,fc,80,ee,fc,00,20,06,00,80,00,04,00,00,23,7e,e2,7f,67,82,60,d1,19,00,00,00,00,00,01,00 +01,02,9b,06,f8,b0,9a,6c,57,16,00,00,a0,0f,00,00,00,01,a0,19,fa,e0,a7,fe,e0,a4,fd,20,00,00,00,00,01,00,bd,fc,40,ec,fc,80,1e,06,00,80,00,04,00,00,23,7e,e2,7f,67,82,b0,bd,28,00,00,00,00,00,00,00 +01,02,9d,06,38,f3,a9,6c,57,16,00,00,a0,0f,00,00,00,01,40,20,fa,40,a2,fe,80,9b,fd,20,00,00,00,00,01,40,b4,fc,80,ea,fc,40,14,06,00,80,00,04,00,00,23,7e,e2,7f,67,82,48,9e,37,00,00,00,00,00,00,00 +01,02,98,06,78,35,b9,6c,57,16,00,00,a0,0f,00,00,00,01,40,25,fa,e0,a1,fe,e0,90,fd,20,00,00,00,00,01,40,bc,fc,80,e8,fc,c0,14,06,00,80,00,04,00,00,23,7e,e2,7f,67,82,b0,86,46,00,00,00,00,00,00,00 +01,02,88,06,b8,77,c8,6c,57,16,00,00,a0,0f,00,00,00,01,e0,2a,fa,c0,9c,fe,00,89,fd,20,00,00,00,00,01,00,c1,fc,80,e2,fc,c0,08,06,00,80,00,04,00,00,23,7e,e2,7f,67,82,00,73,55,00,00,00,00,00,00,00 +01,02,8d,06,f8,b9,d7,6c,57,16,00,00,a0,0f,00,00,00,01,60,32,fa,c0,9a,fe,60,81,fd,20,00,00,00,00,01,40,b8,fc,c0,e0,fc,c0,09,06,00,80,00,04,00,00,23,7e,e2,7f,67,82,98,53,64,00,00,00,00,00,00,00 +01,02,8d,06,38,fc,e6,6c,57,16,00,00,a0,0f,00,00,00,01,00,37,fa,20,98,fe,60,76,fd,20,00,00,00,00,01,00,b8,fc,80,dd,fc,80,0d,06,00,80,00,04,00,00,23,7e,e2,7f,67,82,00,3c,73,00,00,00,00,00,00,00 +01,02,94,06,78,3e,f6,6c,57,16,00,00,a0,0f,00,00,00,01,20,3c,fa,40,92,fe,20,6f,fd,20,00,00,00,00,01,80,ba,fc,c0,d9,fc,00,0b,06,00,80,00,04,00,00,21,7e,de,7f,57,82,80,20,82,00,00,00,00,00,01,00 +01,02,8e,06,b8,80,05,6d,57,16,00,00,a0,0f,00,00,00,01,00,46,fa,40,92,fe,c0,66,fd,20,00,00,00,00,01,80,ba,fc,00,d5,fc,80,fb,05,00,80,00,04,00,00,21,7e,de,7f,57,82,e8,08,91,00,00,00,00,00,00,00 +01,02,89,06,f8,c2,14,6d,57,16,00,00,a0,0f,00,00,00,01,c0,49,fa,40,8d,fe,00,5a,fd,20,00,00,00,00,01,c0,b6,fc,c0,d6,fc,40,01,06,00,80,00,04,00,00,21,7e,de,7f,57,82,50,f1,9f,00,00,00,00,00,00,00 +01,02,90,06,38,05,24,6d,57,16,00,00,a0,0f,00,00,00,01,80,50,fa,60,88,fe,20,52,fd,20,00,00,00,00,01,40,b7,fc,80,d0,fc,80,f6,05,00,80,00,04,00,00,21,7e,de,7f,57,82,d0,d5,ae,00,00,00,00,00,00,00 +01,02,90,06,78,47,33,6d,57,16,00,00,a0,0f,00,00,00,01,20,57,fa,e0,87,fe,20,47,fd,20,00,00,00,00,01,40,bb,fc,40,d4,fc,40,ff,05,00,80,00,04,00,00,21,7e,de,7f,57,82,38,be,bd,00,00,00,00,00,00,00 +01,02,98,06,b8,89,42,6d,57,16,00,00,a0,0f,00,00,00,01,80,5f,fa,00,85,fe,40,3d,fd,20,00,00,00,00,01,80,b4,fc,40,cb,fc,00,f8,05,00,80,00,04,00,00,21,7e,de,7f,57,82,a0,a6,cc,00,00,00,00,00,00,00 +01,02,8a,06,f8,cb,51,6d,57,16,00,00,a0,0f,00,00,00,01,40,65,fa,80,82,fe,e0,34,fd,20,00,00,00,00,01,c0,b1,fc,40,c6,fc,80,f9,05,00,80,00,04,00,00,21,7e,de,7f,57,82,20,8b,db,00,00,00,00,00,00,00 +01,02,9c,06,38,0e,61,6d,57,16,00,00,a0,0f,00,00,00,01,c0,6b,fa,a0,80,fe,20,2a,fd,20,00,00,00,00,01,80,b0,fc,80,ba,fc,c0,f6,05,00,80,00,04,00,00,22,7e,e0,7f,64,82,a0,6f,ea,00,00,00,00,00,01,00 +01,02,a1,06,78,50,70,6d,57,16,00,00,a0,0f,00,00,00,01,a0,73,fa,60,7d,fe,e0,1d,fd,20,00,00,00,00,01,40,af,fc,c0,c1,fc,c0,ea,05,00,80,00,04,00,00,22,7e,e0,7f,64,82,f0,5b,f9,00,00,00,00,00,00,00 +01,02,9c,06,b8,92,7f,6d,57,16,00,00,a0,0f,00,00,00,01,e0,7b,fa,80,7b,fe,c0,15,fd,20,00,00,00,00,01,00,ad,fc,80,ba,fc,00,f1,05,00,80,00,04,00,00,22,7e,e0,7f,64,82,88,3c,08,01,00,00,00,00,00,00 +01,02,9a,06,f8,d4,8e,6d,57,16,00,00,a0,0f,00,00,00,01,20,82,fa,c0,79,fe,00,0c,fd,20,00,00,00,00,01,c0,ac,fc,00,af,fc,80,f4,05,00,80,00,04,00,00,22,7e,e0,7f,64,82,f0,24,17,01,00,00,00,00,00,00 +01,02,95,06,38,17,9e,6d,57,16,00,00,a0,0f,00,00,00,01,c0,8a,fa,e0,76,fe,00,01,fd,20,00,00,00,00,01,80,a2,fc,00,aa,fc,00,ea,05,00,80,00,04,00,00,22,7e,e0,7f,64,82,70,09,26,01,00,00,00,00,00,00 +01,02,9a,06,78,59,ad,6d,57,16,00,00,a0,0f,00,00,00,01,a0,8f,fa,80,72,fe,a0,f5,fc,20,00,00,00,00,01,80,a3,fc,00,a8,fc,c0,e7,05,00,80,00,04,00,00,22,7e,e0,7f,64,82,d8,f1,34,01,00,00,00,00,00,00 +01,02,92,06,a0,9f,bc,6d,57,16,00,00,a0,0f,00,00,00,01,80,98,fa,e0,71,fe,e0,ea,fc,20,00,00,00,00,01,40,a7,fc,40,a1,fc,40,ef,05,00,80,00,04,00,00,1b,7e,df,7f,59,82,28,de,43,01,00,00,00,00,01,00 +01,02,9c,06,f8,dd,cb,6d,57,16,00,00,a0,0f,00,00,00,01,00,a0,fa,00,6f,fe,c0,de,fc,20,00,00,00,00,01,40,9d,fc,40,9d,fc,c0,e3,05,00,80,00,04,00,00,1b,7e,df,7f,59,82,c0,be,52,01,00,00,00,00,00,00 +01,02,8c,06,38,20,db,6d,57,16,00,00,a0,0f,00,00,00,01,00,a9,fa,40,6d,fe,00,d5,fc,20,00,00,00,00,01,40,a1,fc,80,97,fc,40,e6,05,00,80,00,04,00,00,1b,7e,df,7f,59,82,28,a7,61,01,00,00,00,00,00,00 +01,02,8a,06,78,62,ea,6d,57,16,00,00,a0,0f,00,00,00,01,00,b0,fa,40,6b,fe,60,ca,fc,20,00,00,00,00,01,00,a3,fc,80,9c,fc,00,ea,05,00,80,00,04,00,00,1b,7e,df,7f,59,82,90,8f,70,01,00,00,00,00,00,00 +01,02,90,06,b8,a4,f9,6d,57,16,00,00,a0,0f,00,00,00,01,00,b6,fa,80,67,fe,40,be,fc,20,00,00,00,00,01,80,a3,fc,00,88,fc,40,e3,05,00,80,00,04,00,00,1b,7e,df,7f,59,82,10,74,7f,01,00,00,00,00,00,00 +01,02,98,06,f8,e6,08,6e,57,16,00,00,a0,0f,00,00,00,01,a0,bc,fa,00,66,fe,60,b3,fc,20,00,00,00,00,01,40,9f,fc,40,8b,fc,c0,de,05,00,80,00,04,00,00,1b,7e,df,7f,59,82,90,58,8e,01,00,00,00,00,00,00 +01,02,9e,06,38,29,18,6e,57,16,00,00,a0,0f,00,00,00,01,40,c4,fa,c0,63,fe,e0,ab,fc,20,00,00,00,00,01,00,9b,fc,80,8b,fc,00,e0,05,00,80,00,04,00,00,1b,7e,df,7f,59,82,f8,40,9d,01,00,00,00,00,00,00 +01,02,94,06,78,6b,27,6e,57,16,00,00,a0,0f,00,00,00,01,80,ca,fa,80,63,fe,e0,9b,fc,20,00,00,00,00,01,c0,a6,fc,00,7f,fc,00,db,05,00,80,00,04,00,00,13,7e,dd,7f,5a,82,60,29,ac,01,00,00,00,00,01,00 +01,02,98,06,b8,ad,36,6e,57,16,00,00,a0,0f,00,00,00,01,80,d6,fa,20,61,fe,20,93,fc,20,00,00,00,00,01,80,ac,fc,00,80,fc,c0,d7,05,00,80,00,04,00,00,13,7e,dd,7f,5a,82,c8,11,bb,01,00,00,00,00,00,00 +01,02,8c,06,f8,ef,45,6e,57,16,00,00,a0,0f,00,00,00,01,60,dc,fa,a0,5c,fe,80,86,fc,20,00,00,00,00,01,00,ac,fc,00,7b,fc,80,d6,05,00,80,00,04,00,00,13,7e,dd,7f,5a,82,48,f6,c9,01,00,00,00,00,00,00 +01,02,88,06,38,32,55,6e,57,16,00,00,a0,0f,00,00,00,01,80,e3,fa,60,5b,fe,40,7b,fc,20,00,00,00,00,01,40,a8,fc,80,7d,fc,00,da,05,00,80,00,04,00,00,13,7e,dd,7f,5a,82,c8,da,d8,01,00,00,00,00,00,00 +01,02,98,06,78,74,64,6e,57,16,00,00,a0,0f,00,00,00,01,60,eb,fa,a0,5a,fe,80,70,fc,20,00,00,00,00,01,c0,b0,fc,40,73,fc,c0,d0,05,00,80,00,04,00,00,13,7e,dd,7f,5a,82,18,c7,e7,01,00,00,00,00,00,00 +01,02,98,06,b8,b6,73,6e,57,16,00,00,a0,0f,00,00,00,01,60,f4,fa,40,58,fe,c0,66,fc,20,00,00,00,00,01,c0,ae,fc,40,70,fc,40,d1,05,00,80,00,04,00,00,13,7e,dd,7f,5a,82,b0,a7,f6,01,00,00,00,00,00,00 +01,02,92,06,f8,f8,82,6e,57,16,00,00,a0,0f,00,00,00,01,00,f9,fa,00,55,fe,c0,5b,fc,20,00,00,00,00,01,c0,bf,fc,40,67,fc,c0,cd,05,00,80,00,04,00,00,13,7e,dd,7f,5a,82,18,90,05,02,00,00,00,00,00,00 +01,02,9c,06,38,3b,92,6e,57,16,00,00,a0,0f,00,00,00,01,20,ff,fa,80,53,fe,e0,4f,fc,20,00,00,00,00,01,00,c3,fc,00,5d,fc,40,d1,05,00,80,00,04,00,00,15,7e,e4,7f,51,82,80,78,14,02,00,00,00,00,01,00 +01,02,9c,06,78,7d,a1,6e,57,16,00,00,a0,0f,00,00,00,01,80,07,fb,20,51,fe,40,42,fc,20,00,00,00,00,01,40,c3,fc,c0,64,fc,c0,cd,05,00,80,00,04,00,00,15,7e,e4,7f,51,82,00,5d,23,02,00,00,00,00,00,00 +01,02,9a,06,b8,bf,b0,6e,57,16,00,00,a0,0f,00,00,00,01,60,11,fb,40,50,fe,00,36,fc,20,00,00,00,00,01,00,ce,fc,c0,5f,fc,80,cc,05,00,80,00,04,00,00,15,7e,e4,7f,51,82,68,45,32,02,00,00,00,00,00,00 +01,02,94,06,f8,01,c0,6e,57,16,00,00,a0,0f,00,00,00,01,60,17,fb,20,50,fe,60,2d,fc,20,00,00,00,00,01,80,cf,fc,40,52,fc,c0,c8,05,00,80,00,04,00,00,15,7e,e4,7f,51,82,e8,29,41,02,00,00,00,00,00,00 +01,02,94,06,38,44,cf,6e,57,16,00,00,a0,0f,00,00,00,01,20,20,fb,20,4d,fe,20,21,fc,20,00,00,00,00,01,c0,d7,fc,80,54,fc,c0,c7,05,00,80,00,04,00,00,15,7e,e4,7f,51,82,50,12,50,02,00,00,00,00,00,00 +01,02,98,06,78,86,de,6e,57,16,00,00,a0,0f,00,00,00,01,a0,26,fb,c0,4c,fe,00,14,fc,20,00,00,00,00,01,80,de,fc,40,4f,fc,80,c6,05,00,80,00,04,00,00,15,7e,e4,7f,51,82,b8,fa,5e,02,00,00,00,00,00,00 +01,02,a4,06,b8,c8,ed,6e,57,16,00,00,a0,0f,00,00,00,01,60,2f,fb,c0,47,fe,60,0a,fc,20,00,00,00,00,01,40,e1,fc,c0,42,fc,80,c8,05,00,80,00,04,00,00,18,7e,db,7f,45,82,38,df,6d,02,00,00,00,00,01,00 +01,02,96,06,f8,0a,fd,6e,57,16,00,00,a0,0f,00,00,00,01,a0,36,fb,a0,46,fe,c0,fe,fb,20,00,00,00,00,01,80,e3,fc,00,47,fc,c0,c4,05,00,80,00,04,00,00,18,7e,db,7f,45,82,b8,c3,7c,02,00,00,00,00,00,00 +01,02,87,06,38,4d,0c,6f,57,16,00,00,a0,0f,00,00,00,01,c0,40,fb,a0,46,fe,60,f4,fb,20,00,00,00,00,01,00,e6,fc,40,3d,fc,00,bf,05,00,80,00,04,00,00,18,7e,db,7f,45,82,08,b0,8b,02,00,00,00,00,00,00 +01,02,96,06,78,8f,1b,6f,57,16,00,00,a0,0f,00,00,00,01,20,46,fb,a0,43,fe,c0,e6,fb,20,00,00,00,00,01,00,e8,fc,80,3a,fc,00,c2,05,00,80,00,04,00,00,18,7e,db,7f,45,82,88,94,9a,02,00,00,00,00,00,00 +01,02,8f,06,b8,d1,2a,6f,57,16,00,00,a0,0f,00,00,00,01,a0,4c,fb,e0,40,fe,a0,dc,fb,20,00,00,00,00,01,c0,f2,fc,00,3a,fc,80,bb,05,00,80,00,04,00,00,18,7e,db,7f,45,82,08,79,a9,02,00,00,00,00,00,00 +01,02,a3,06,f8,13,3a,6f,57,16,00,00,a0,0f,00,00,00,01,20,54,fb,e0,41,fe,c0,d1,fb,20,00,00,00,00,01,80,ff,fc,80,30,fc,80,bd,05,00,80,00,04,00,00,18,7e,db,7f,45,82,58,65,b8,02,00,00,00,00,00,00 +01,02,a0,06,38,56,49,6f,57,16,00,00,a0,0f,00,00,00,01,00,5c,fb,00,3f,fe,40,ca,fb,20,00,00,00,00,01,c0,fa,fc,00,2d,fc,80,c0,05,00,80,00,04,00,00,18,7e,db,7f,45,82,f0,45,c7,02,00,00,00,00,00,00 +01,02,a4,06,78,98,58,6f,57,16,00,00,a0,0f,00,00,00,01,c0,63,fb,20,3f,fe,80,be,fb,20,00,00,00,00,01,c0,fb,fc,80,24,fc,40,c0,05,00,80,00,04,00,00,0e,7e,d9,7f,4f,82,58,2e,d6,02,00,00,00,00,01,00 +01,02,99,06,b8,da,67,6f,57,16,00,00,a0,0f,00,00,00,01,20,6c,fb,40,40,fe,40,b6,fb,20,00,00,00,00,01,c0,06,fd,00,1f,fc,40,bc,05,00,80,00,04,00,00,0e,7e,d9,7f,4f,82,d8,12,e5,02,00,00,00,00,00,00 +01,02,92,06,f8,1c,77,6f,57,16,00,00,a0,0f,00,00,00,01,c0,75,fb,e0,3d,fe,80,aa,fb,20,00,00,00,00,01,c0,13,fd,80,16,fc,80,c0,05,00,80,00,04,00,00,0e,7e,d9,7f,4f,82,40,fb,f3,02,00,00,00,00,00,00 +01,02,8d,06,38,5f,86,6f,57,16,00,00,a0,0f,00,00,00,01,80,7c,fb,80,3c,fe,80,a0,fb,20,00,00,00,00,01,c0,15,fd,00,11,fc,00,be,05,00,80,00,04,00,00,0e,7e,d9,7f,4f,82,a8,e3,02,03,00,00,00,00,00,00 +01,02,93,06,78,a1,95,6f,57,16,00,00,a0,0f,00,00,00,01,e0,82,fb,40,3a,fe,c0,96,fb,20,00,00,00,00,01,c0,19,fd,00,18,fc,00,be,05,00,80,00,04,00,00,0e,7e,d9,7f,4f,82,28,c8,11,03,00,00,00,00,00,00 +01,02,93,06,b8,e3,a4,6f,57,16,00,00,a0,0f,00,00,00,01,00,87,fb,20,3b,fe,80,8b,fb,20,00,00,00,00,01,00,15,fd,80,12,fc,80,bd,05,00,80,00,04,00,00,0e,7e,d9,7f,4f,82,90,b0,20,03,00,00,00,00,00,00 +01,02,98,06,f8,25,b4,6f,57,16,00,00,a0,0f,00,00,00,01,c0,92,fb,00,3a,fe,60,84,fb,20,00,00,00,00,01,c0,1a,fd,80,0c,fc,c0,be,05,00,80,00,04,00,00,0e,7e,d9,7f,4f,82,f8,98,2f,03,00,00,00,00,00,00 +01,02,8a,06,20,6c,c3,6f,57,16,00,00,a0,0f,00,00,00,01,40,98,fb,20,39,fe,40,78,fb,20,00,00,00,00,01,80,23,fd,c0,0e,fc,00,bc,05,00,80,00,04,00,00,0f,7e,e9,7f,43,82,78,7d,3e,03,00,00,00,00,01,00 +01,02,a0,06,78,aa,d2,6f,57,16,00,00,a0,0f,00,00,00,01,40,9f,fb,e0,37,fe,80,6f,fb,20,00,00,00,00,01,40,2b,fd,c0,09,fc,c0,b9,05,00,80,00,04,00,00,0f,7e,e9,7f,43,82,f8,61,4d,03,00,00,00,00,00,00 +01,02,9d,06,b8,ec,e1,6f,57,16,00,00,a0,0f,00,00,00,01,c0,a9,fb,c0,38,fe,e0,66,fb,20,00,00,00,00,01,00,2c,fd,c0,07,fc,80,b6,05,00,80,00,04,00,00,0f,7e,e9,7f,43,82,48,4e,5c,03,00,00,00,00,00,00 +01,02,94,06,f8,2e,f1,6f,57,16,00,00,a0,0f,00,00,00,01,80,ad,fb,e0,35,fe,20,5c,fb,20,00,00,00,00,01,c0,31,fd,40,07,fc,80,be,05,00,80,00,04,00,00,0f,7e,e9,7f,43,82,e0,2e,6b,03,00,00,00,00,00,00 +01,02,9a,06,38,71,00,70,57,16,00,00,a0,0f,00,00,00,01,e0,b2,fb,40,37,fe,60,51,fb,20,00,00,00,00,01,c0,3f,fd,80,03,fc,c0,b3,05,00,80,00,04,00,00,0f,7e,e9,7f,43,82,48,17,7a,03,00,00,00,00,00,00 +01,02,90,06,78,b3,0f,70,57,16,00,00,a0,0f,00,00,00,01,80,bb,fb,80,37,fe,60,48,fb,20,00,00,00,00,01,80,2f,fd,40,ff,fb,40,b3,05,00,80,00,04,00,00,0f,7e,e9,7f,43,82,b0,ff,88,03,00,00,00,00,00,00 +01,02,94,06,b8,f5,1e,70,57,16,00,00,a0,0f,00,00,00,01,60,c4,fb,c0,33,fe,00,41,fb,20,00,00,00,00,01,40,45,fd,40,fa,fb,80,be,05,00,80,00,04,00,00,0e,7e,eb,7f,46,82,30,e4,97,03,00,00,00,00,01,00 +01,02,9b,06,f8,37,2e,70,57,16,00,00,a0,0f,00,00,00,01,20,cc,fb,20,34,fe,20,36,fb,20,00,00,00,00,01,00,47,fd,c0,f9,fb,00,b6,05,00,80,00,04,00,00,0e,7e,eb,7f,46,82,80,d0,a6,03,00,00,00,00,00,00 +01,02,9c,06,38,7a,3d,70,57,16,00,00,a0,0f,00,00,00,01,40,d1,fb,80,33,fe,a0,2d,fb,20,00,00,00,00,01,c0,4e,fd,40,f6,fb,c0,b0,05,00,80,00,04,00,00,0e,7e,eb,7f,46,82,18,b1,b5,03,00,00,00,00,00,00 +01,02,8b,06,78,bc,4c,70,57,16,00,00,a0,0f,00,00,00,01,20,d9,fb,e0,32,fe,c0,22,fb,20,00,00,00,00,01,00,53,fd,80,ee,fb,c0,bc,05,00,80,00,04,00,00,0e,7e,eb,7f,46,82,80,99,c4,03,00,00,00,00,00,00 +01,02,90,06,b8,fe,5b,70,57,16,00,00,a0,0f,00,00,00,01,a0,df,fb,e0,33,fe,80,1c,fb,20,00,00,00,00,01,00,50,fd,00,ef,fb,40,b6,05,00,80,00,04,00,00,0e,7e,eb,7f,46,82,e8,81,d3,03,00,00,00,00,00,00 +01,02,96,06,f8,40,6b,70,57,16,00,00,a0,0f,00,00,00,01,e0,e4,fb,00,31,fe,60,12,fb,20,00,00,00,00,01,40,54,fd,c0,e6,fb,00,bc,05,00,80,00,04,00,00,0e,7e,eb,7f,46,82,68,66,e2,03,00,00,00,00,00,00 +01,02,92,06,38,83,7a,70,57,16,00,00,a0,0f,00,00,00,01,a0,eb,fb,20,2f,fe,40,08,fb,20,00,00,00,00,01,80,56,fd,c0,db,fb,40,bd,05,00,80,00,04,00,00,0e,7e,eb,7f,46,82,e8,4a,09,00,00,00,00,00,00,00 +01,02,9c,06,60,c9,89,70,57,16,00,00,a0,0f,00,00,00,01,40,f2,fb,60,2d,fe,00,00,fb,20,00,00,00,00,01,c0,5d,fd,40,dc,fb,00,c9,05,00,80,00,04,00,00,0f,7e,ef,7f,40,82,38,37,18,00,00,00,00,00,01,00 +01,02,9d,06,b8,07,99,70,57,16,00,00,a0,0f,00,00,00,01,80,f6,fb,60,2c,fe,40,f8,fa,20,00,00,00,00,01,80,68,fd,00,e0,fb,c0,be,05,00,80,00,04,00,00,0f,7e,ef,7f,40,82,b8,1b,27,00,00,00,00,00,00,00 +01,02,90,06,f8,49,a8,70,57,16,00,00,a0,0f,00,00,00,01,20,ff,fb,00,2c,fe,40,ef,fa,20,00,00,00,00,01,80,6a,fd,40,d4,fb,80,c8,05,00,80,00,04,00,00,0f,7e,ef,7f,40,82,20,04,36,00,00,00,00,00,00,00 +01,02,97,06,38,8c,b7,70,57,16,00,00,a0,0f,00,00,00,01,60,03,fc,a0,2c,fe,c0,e6,fa,20,00,00,00,00,01,40,6e,fd,40,d0,fb,80,ca,05,00,80,00,04,00,00,0f,7e,ef,7f,40,82,a0,e8,44,00,00,00,00,00,00,00 +01,02,98,06,78,ce,c6,70,57,16,00,00,a0,0f,00,00,00,01,60,0a,fc,60,2c,fe,00,df,fa,20,00,00,00,00,01,00,70,fd,40,d2,fb,00,cb,05,00,80,00,04,00,00,0f,7e,ef,7f,40,82,20,cd,53,00,00,00,00,00,00,00 +01,02,9d,06,b8,10,d6,70,57,16,00,00,a0,0f,00,00,00,01,60,11,fc,20,28,fe,80,d7,fa,20,00,00,00,00,01,c0,75,fd,80,d2,fb,c0,c9,05,00,80,00,04,00,00,0f,7e,ef,7f,40,82,70,b9,62,00,00,00,00,00,00,00 +01,02,87,06,f8,52,e5,70,57,16,00,00,a0,0f,00,00,00,01,80,16,fc,60,29,fe,c0,ce,fa,20,00,00,00,00,01,00,7c,fd,40,cb,fb,c0,cd,05,00,80,00,04,00,00,0f,7e,ef,7f,40,82,08,9a,71,00,00,00,00,00,00,00 +01,02,90,06,20,99,f4,70,57,16,00,00,a0,0f,00,00,00,01,60,1b,fc,80,27,fe,60,c5,fa,20,00,00,00,00,01,c0,80,fd,00,c9,fb,80,cf,05,00,80,00,04,00,00,0c,7e,e8,7f,3a,82,70,82,80,00,00,00,00,00,01,00 +01,02,8b,06,78,d7,03,71,57,16,00,00,a0,0f,00,00,00,01,20,21,fc,80,27,fe,40,c1,fa,20,00,00,00,00,01,80,83,fd,c0,c3,fb,80,ce,05,00,80,00,04,00,00,0c,7e,e8,7f,3a,82,c0,6e,8f,00,00,00,00,00,00,00 +01,02,94,06,b8,19,13,71,57,16,00,00,a0,0f,00,00,00,01,80,27,fc,60,25,fe,00,b8,fa,20,00,00,00,00,01,80,82,fd,40,bf,fb,c0,cb,05,00,80,00,04,00,00,0c,7e,e8,7f,3a,82,58,4f,9e,00,00,00,00,00,00,00 +01,02,9a,06,f8,5b,22,71,57,16,00,00,a0,0f,00,00,00,01,20,2a,fc,40,24,fe,00,af,fa,20,00,00,00,00,01,c0,87,fd,80,c5,fb,40,cd,05,00,80,00,04,00,00,0c,7e,e8,7f,3a,82,c0,37,ad,00,00,00,00,00,00,00 +01,02,94,06,38,9e,31,71,57,16,00,00,a0,0f,00,00,00,01,60,2f,fc,a0,23,fe,40,a9,fa,20,00,00,00,00,01,00,87,fd,40,cf,fb,00,d4,05,00,80,00,04,00,00,0c,7e,e8,7f,3a,82,40,1c,bc,00,00,00,00,00,00,00 +01,02,a3,06,78,e0,40,71,57,16,00,00,a0,0f,00,00,00,01,00,33,fc,40,21,fe,a0,a0,fa,20,00,00,00,00,01,40,87,fd,40,c0,fb,40,cd,05,00,80,00,04,00,00,0c,7e,e8,7f,3a,82,a8,04,cb,00,00,00,00,00,00,00 +01,02,8f,06,a0,26,50,71,57,16,00,00,a0,0f,00,00,00,01,20,37,fc,00,21,fe,a0,98,fa,20,00,00,00,00,01,00,90,fd,80,be,fb,80,d8,05,00,80,00,04,00,00,0c,7e,ea,7f,3b,82,10,ed,d9,00,00,00,00,00,01,00 +01,02,9a,06,f8,64,5f,71,57,16,00,00,a0,0f,00,00,00,01,a0,3b,fc,c0,1e,fe,e0,8f,fa,20,00,00,00,00,01,c0,93,fd,40,c2,fb,80,d2,05,00,80,00,04,00,00,0c,7e,ea,7f,3b,82,90,d1,e8,00,00,00,00,00,00,00 +01,02,8a,06,38,a7,6e,71,57,16,00,00,a0,0f,00,00,00,01,00,43,fc,80,1c,fe,40,89,fa,20,00,00,00,00,01,40,91,fd,00,c3,fb,c0,dd,05,00,80,00,04,00,00,0c,7e,ea,7f,3b,82,10,b6,f7,00,00,00,00,00,00,00 +01,02,a6,06,78,e9,7d,71,57,16,00,00,a0,0f,00,00,00,01,00,47,fc,c0,1b,fe,e0,82,fa,20,00,00,00,00,01,40,9b,fd,c0,bd,fb,40,d8,05,00,80,00,04,00,00,0c,7e,ea,7f,3b,82,60,a2,06,01,00,00,00,00,00,00 +01,02,92,06,b8,2b,8d,71,57,16,00,00,a0,0f,00,00,00,01,e0,4c,fc,e0,1a,fe,40,7a,fa,20,00,00,00,00,01,40,9d,fd,00,c2,fb,00,e1,05,00,80,00,04,00,00,0c,7e,ea,7f,3b,82,e0,86,15,01,00,00,00,00,00,00 +01,02,90,06,f8,6d,9c,71,57,16,00,00,a0,0f,00,00,00,01,c0,4e,fc,00,1a,fe,00,76,fa,20,00,00,00,00,01,40,9d,fd,40,c3,fb,00,dc,05,00,80,00,04,00,00,0c,7e,ea,7f,3b,82,60,6b,24,01,00,00,00,00,00,00 +01,02,a3,06,38,b0,ab,71,57,16,00,00,a0,0f,00,00,00,01,80,51,fc,20,18,fe,c0,6a,fa,20,00,00,00,00,01,40,9d,fd,80,c4,fb,80,e1,05,00,80,00,04,00,00,0c,7e,ea,7f,3b,82,b0,57,33,01,00,00,00,00,00,00 +01,02,9c,06,78,f2,ba,71,57,16,00,00,a0,0f,00,00,00,01,80,54,fc,20,17,fe,00,65,fa,20,00,00,00,00,01,c0,a1,fd,00,bd,fb,c0,e0,05,00,80,00,04,00,00,0a,7e,f0,7f,31,82,48,38,42,01,00,00,00,00,01,00 +01,02,9a,06,b8,34,ca,71,57,16,00,00,a0,0f,00,00,00,01,e0,5a,fc,e0,13,fe,40,5e,fa,20,00,00,00,00,01,80,a0,fd,40,b5,fb,80,e3,05,00,80,00,04,00,00,0a,7e,f0,7f,31,82,b0,20,51,01,00,00,00,00,00,00 +01,02,90,06,f8,76,d9,71,57,16,00,00,a0,0f,00,00,00,01,c0,5d,fc,c0,13,fe,a0,55,fa,20,00,00,00,00,01,c0,9d,fd,c0,ac,fb,00,ea,05,00,80,00,04,00,00,0a,7e,f0,7f,31,82,30,05,60,01,00,00,00,00,00,00 +01,02,8b,06,38,b9,e8,71,57,16,00,00,a0,0f,00,00,00,01,a0,62,fc,00,13,fe,60,4e,fa,20,00,00,00,00,01,80,a4,fd,40,b6,fb,40,e9,05,00,80,00,04,00,00,0a,7e,f0,7f,31,82,98,ed,6e,01,00,00,00,00,00,00 +01,02,99,06,78,fb,f7,71,57,16,00,00,a0,0f,00,00,00,01,80,64,fc,40,11,fe,20,46,fa,20,00,00,00,00,01,80,ae,fd,00,ae,fb,00,e3,05,00,80,00,04,00,00,0a,7e,f0,7f,31,82,e8,d9,7d,01,00,00,00,00,00,00 +01,02,90,06,b8,3d,07,72,57,16,00,00,a0,0f,00,00,00,01,e0,65,fc,a0,10,fe,40,42,fa,20,00,00,00,00,01,00,ab,fd,80,ac,fb,00,e6,05,00,80,00,04,00,00,0a,7e,f0,7f,31,82,80,ba,8c,01,00,00,00,00,00,00 +01,02,95,06,f8,7f,16,72,57,16,00,00,a0,0f,00,00,00,01,00,69,fc,40,0d,fe,c0,3a,fa,20,00,00,00,00,01,40,b2,fd,80,b5,fb,c0,ec,05,00,80,00,04,00,00,0a,7e,f0,7f,31,82,e8,a2,9b,01,00,00,00,00,00,00 +01,02,98,06,38,c2,25,72,57,16,00,00,a0,0f,00,00,00,01,20,6e,fc,20,0c,fe,60,34,fa,20,00,00,00,00,01,40,ad,fd,80,ae,fb,80,f0,05,00,80,00,04,00,00,0f,7e,f3,7f,22,82,50,8b,aa,01,00,00,00,00,01,00 +01,02,aa,06,78,04,35,72,57,16,00,00,a0,0f,00,00,00,01,60,6c,fc,00,0b,fe,c0,2a,fa,20,00,00,00,00,01,80,b7,fd,00,ad,fb,c0,f3,05,00,80,00,04,00,00,0f,7e,f3,7f,22,82,d0,6f,b9,01,00,00,00,00,00,00 +01,02,a4,06,b8,46,44,72,57,16,00,00,a0,0f,00,00,00,01,60,72,fc,60,0a,fe,00,22,fa,20,00,00,00,00,01,40,b6,fd,80,aa,fb,80,ef,05,00,80,00,04,00,00,0f,7e,f3,7f,22,82,50,54,c8,01,00,00,00,00,00,00 +01,02,a4,06,f8,88,53,72,57,16,00,00,a0,0f,00,00,00,01,00,75,fc,00,0a,fe,60,1d,fa,20,00,00,00,00,01,40,bf,fd,c0,ad,fb,00,ed,05,00,80,00,04,00,00,0f,7e,f3,7f,22,82,a0,40,d7,01,00,00,00,00,00,00 +01,02,a4,06,38,cb,62,72,57,16,00,00,a0,0f,00,00,00,01,00,75,fc,40,08,fe,a0,16,fa,20,00,00,00,00,01,c0,bd,fd,80,b0,fb,40,e4,05,00,80,00,04,00,00,0f,7e,f3,7f,22,82,38,21,e6,01,00,00,00,00,00,00 +01,02,a0,06,78,0d,72,72,57,16,00,00,a0,0f,00,00,00,01,20,77,fc,40,07,fe,c0,0c,fa,20,00,00,00,00,01,80,bf,fd,40,a8,fb,c0,e9,05,00,80,00,04,00,00,0f,7e,f3,7f,22,82,a0,09,f5,01,00,00,00,00,00,00 +01,02,9f,06,a0,53,81,72,57,16,00,00,a0,0f,00,00,00,01,40,7c,fc,60,07,fe,a0,06,fa,20,00,00,00,00,01,40,c7,fd,c0,af,fb,40,e6,05,00,80,00,04,00,00,10,7e,f5,7f,23,82,08,f2,03,02,00,00,00,00,01,00 +01,02,90,06,f8,91,90,72,57,16,00,00,a0,0f,00,00,00,01,60,80,fc,40,06,fe,c0,ff,f9,20,00,00,00,00,01,c0,c7,fd,00,b6,fb,c0,e2,05,00,80,00,04,00,00,10,7e,f5,7f,23,82,88,d6,12,02,00,00,00,00,00,00 +01,02,96,06,38,d4,9f,72,57,16,00,00,a0,0f,00,00,00,01,60,83,fc,00,05,fe,c0,f5,f9,20,00,00,00,00,01,40,ca,fd,00,ad,fb,00,dc,05,00,80,00,04,00,00,10,7e,f5,7f,23,82,d8,c2,21,02,00,00,00,00,00,00 +01,02,98,06,78,16,af,72,57,16,00,00,a0,0f,00,00,00,01,a0,85,fc,00,03,fe,80,ef,f9,20,00,00,00,00,01,00,c8,fd,c0,ad,fb,40,de,05,00,80,00,04,00,00,10,7e,f5,7f,23,82,70,a3,30,02,00,00,00,00,00,00 +01,02,8f,06,b8,58,be,72,57,16,00,00,a0,0f,00,00,00,01,20,88,fc,20,03,fe,40,e9,f9,20,00,00,00,00,01,c0,c8,fd,80,b1,fb,00,d2,05,00,80,00,04,00,00,10,7e,f5,7f,23,82,d8,8b,3f,02,00,00,00,00,00,00 +01,02,9c,06,f8,9a,cd,72,57,16,00,00,a0,0f,00,00,00,01,80,8a,fc,e0,01,fe,60,dd,f9,20,00,00,00,00,01,40,d3,fd,c0,a9,fb,00,d4,05,00,80,00,04,00,00,10,7e,f5,7f,23,82,40,74,4e,02,00,00,00,00,00,00 +01,02,9c,06,38,dd,dc,72,57,16,00,00,a0,0f,00,00,00,01,80,8f,fc,20,01,fe,e0,d9,f9,20,00,00,00,00,01,80,d3,fd,c0,af,fb,80,ca,05,00,80,00,04,00,00,10,7e,f5,7f,23,82,c0,58,5d,02,00,00,00,00,00,00 +01,02,98,06,78,1f,ec,72,57,16,00,00,a0,0f,00,00,00,01,60,8f,fc,80,00,fe,80,d0,f9,20,00,00,00,00,01,80,d7,fd,c0,ae,fb,c0,d0,05,00,80,00,04,00,00,0c,7e,f5,7f,22,82,28,41,6c,02,00,00,00,00,01,00 +01,02,96,06,b8,61,fb,72,57,16,00,00,a0,0f,00,00,00,01,00,97,fc,a0,fd,fd,20,c9,f9,20,00,00,00,00,01,40,d9,fd,80,ab,fb,40,c7,05,00,80,00,04,00,00,0c,7e,f5,7f,22,82,90,29,7b,02,00,00,00,00,00,00 +01,02,a2,06,f8,a3,0a,73,57,16,00,00,a0,0f,00,00,00,01,80,98,fc,40,fb,fd,a0,bf,f9,20,00,00,00,00,01,80,dd,fd,c0,aa,fb,40,c0,05,00,80,00,04,00,00,0c,7e,f5,7f,22,82,10,0e,8a,02,00,00,00,00,00,00 +01,02,94,06,38,e6,19,73,57,16,00,00,a0,0f,00,00,00,01,40,9c,fc,a0,fa,fd,80,b8,f9,20,00,00,00,00,01,80,d1,fd,00,ae,fb,40,c2,05,00,80,00,04,00,00,0c,7e,f5,7f,22,82,90,f2,98,02,00,00,00,00,00,00 +01,02,9d,06,78,28,29,73,57,16,00,00,a0,0f,00,00,00,01,80,9d,fc,00,f7,fd,c0,b1,f9,20,00,00,00,00,01,40,d5,fd,00,aa,fb,00,b5,05,00,80,00,04,00,00,0c,7e,f5,7f,22,82,f8,da,a7,02,00,00,00,00,00,00 +01,02,a7,06,b8,6a,38,73,57,16,00,00,a0,0f,00,00,00,01,40,a5,fc,40,f5,fd,80,a8,f9,20,00,00,00,00,01,80,d7,fd,40,a2,fb,80,b3,05,00,80,00,04,00,00,0c,7e,f5,7f,22,82,78,bf,b6,02,00,00,00,00,00,00 +01,02,97,06,f8,ac,47,73,57,16,00,00,a0,0f,00,00,00,01,c0,a4,fc,c0,f3,fd,40,9f,f9,20,00,00,00,00,01,40,d3,fd,c0,a8,fb,c0,ac,05,00,80,00,04,00,00,0c,7e,f5,7f,22,82,c8,ab,c5,02,00,00,00,00,00,00 +01,02,a3,06,38,ef,56,73,57,16,00,00,a0,0f,00,00,00,01,40,a9,fc,40,f2,fd,20,9b,f9,20,00,00,00,00,01,40,d8,fd,80,a9,fb,40,ad,05,00,80,00,04,00,00,0c,7e,00,80,25,82,60,8c,d4,02,00,00,00,00,01,00 +01,02,9c,06,78,31,66,73,57,16,00,00,a0,0f,00,00,00,01,c0,a9,fc,20,ef,fd,a0,90,f9,20,00,00,00,00,01,00,d2,fd,00,a5,fb,c0,a4,05,00,80,00,04,00,00,0c,7e,00,80,25,82,c8,74,e3,02,00,00,00,00,00,00 +01,02,8a,06,b8,73,75,73,57,16,00,00,a0,0f,00,00,00,01,a0,b1,fc,40,ed,fd,a0,86,f9,20,00,00,00,00,01,80,d5,fd,80,a3,fb,c0,9e,05,00,80,00,04,00,00,0c,7e,00,80,25,82,18,61,f2,02,00,00,00,00,00,00 +01,02,98,06,f8,b5,84,73,57,16,00,00,a0,0f,00,00,00,01,20,b4,fc,00,eb,fd,e0,7e,f9,20,00,00,00,00,01,40,d2,fd,c0,a2,fb,40,9b,05,00,80,00,04,00,00,0c,7e,00,80,25,82,b0,41,01,03,00,00,00,00,00,00 +01,02,96,06,38,f8,93,73,57,16,00,00,a0,0f,00,00,00,01,20,b9,fc,00,e9,fd,e0,74,f9,20,00,00,00,00,01,80,d0,fd,c0,98,fb,40,9d,05,00,80,00,04,00,00,0c,7e,00,80,25,82,18,2a,10,03,00,00,00,00,00,00 +01,02,8d,06,78,3a,a3,73,57,16,00,00,a0,0f,00,00,00,01,20,be,fc,80,e5,fd,e0,6e,f9,20,00,00,00,00,01,80,cd,fd,c0,a0,fb,00,96,05,00,80,00,04,00,00,0c,7e,00,80,25,82,98,0e,1f,03,00,00,00,00,00,00 +01,02,a5,06,b8,7c,b2,73,57,16,00,00,a0,0f,00,00,00,01,00,c3,fc,60,e4,fd,40,64,f9,20,00,00,00,00,01,00,ca,fd,40,9c,fb,c0,93,05,00,80,00,04,00,00,0b,7e,00,80,1e,82,00,f7,2d,03,00,00,00,00,01,00 +01,02,95,06,f8,be,c1,73,57,16,00,00,a0,0f,00,00,00,01,e0,c5,fc,60,e4,fd,a0,5b,f9,20,00,00,00,00,01,c0,ca,fd,40,9c,fb,00,8f,05,00,80,00,04,00,00,0b,7e,00,80,1e,82,68,df,3c,03,00,00,00,00,00,00 +01,02,9a,06,38,01,d1,73,57,16,00,00,a0,0f,00,00,00,01,40,ca,fc,c0,e0,fd,60,50,f9,20,00,00,00,00,01,40,bb,fd,80,97,fb,40,8c,05,00,80,00,04,00,00,0b,7e,00,80,1e,82,e8,c3,4b,03,00,00,00,00,00,00 +01,02,96,06,78,43,e0,73,57,16,00,00,a0,0f,00,00,00,01,c0,cf,fc,60,dc,fd,60,47,f9,20,00,00,00,00,01,40,bd,fd,00,98,fb,c0,83,05,00,80,00,04,00,00,0b,7e,00,80,1e,82,50,ac,5a,03,00,00,00,00,00,00 +01,02,94,06,b8,85,ef,73,57,16,00,00,a0,0f,00,00,00,01,20,d5,fc,80,db,fd,40,3e,f9,20,00,00,00,00,01,40,b7,fd,c0,a1,fb,80,83,05,00,80,00,04,00,00,0b,7e,00,80,1e,82,b8,94,69,03,00,00,00,00,00,00 +01,02,8d,06,f8,c7,fe,73,57,16,00,00,a0,0f,00,00,00,01,c0,d8,fc,40,d7,fd,80,33,f9,20,00,00,00,00,01,00,b2,fd,80,9f,fb,00,77,05,00,80,00,04,00,00,0b,7e,00,80,1e,82,38,79,78,03,00,00,00,00,00,00 +01,02,94,06,38,0a,0e,74,57,16,00,00,a0,0f,00,00,00,01,60,e1,fc,40,d7,fd,c0,28,f9,20,00,00,00,00,01,80,b1,fd,40,9a,fb,80,77,05,00,80,00,04,00,00,0b,7e,00,80,1e,82,b8,5d,87,03,00,00,00,00,00,00 +01,02,7e,06,78,4c,1d,74,57,16,00,00,a0,0f,00,00,00,01,20,e4,fc,20,d5,fd,c0,1c,f9,20,00,00,00,00,01,c0,ae,fd,00,9e,fb,40,6b,05,00,80,00,04,00,00,10,7e,fe,7f,12,82,08,4a,96,03,00,00,00,00,01,00 +01,02,a0,06,b8,8e,2c,74,57,16,00,00,a0,0f,00,00,00,01,e0,eb,fc,e0,d1,fd,e0,12,f9,20,00,00,00,00,01,80,a7,fd,00,9d,fb,c0,6c,05,00,80,00,04,00,00,10,7e,fe,7f,12,82,a0,2a,a5,03,00,00,00,00,00,00 +01,02,a0,06,f8,d0,3b,74,57,16,00,00,a0,0f,00,00,00,01,c0,f1,fc,e0,cf,fd,40,06,f9,20,00,00,00,00,01,00,a3,fd,80,9e,fb,00,68,05,00,80,00,04,00,00,10,7e,fe,7f,12,82,08,13,b4,03,00,00,00,00,00,00 +01,02,9d,06,38,13,4b,74,57,16,00,00,a0,0f,00,00,00,01,60,f7,fc,20,cd,fd,00,fc,f8,20,00,00,00,00,01,00,a3,fd,00,a4,fb,00,5d,05,00,80,00,04,00,00,10,7e,fe,7f,12,82,88,f7,c2,03,00,00,00,00,00,00 +01,02,90,06,78,55,5a,74,57,16,00,00,a0,0f,00,00,00,01,80,fc,fc,20,c9,fd,40,ee,f8,20,00,00,00,00,01,80,9c,fd,00,a7,fb,c0,5c,05,00,80,00,04,00,00,10,7e,fe,7f,12,82,f0,df,d1,03,00,00,00,00,00,00 +01,02,95,06,b8,97,69,74,57,16,00,00,a0,0f,00,00,00,01,40,04,fd,20,c8,fd,00,e2,f8,20,00,00,00,00,01,40,9a,fd,c0,99,fb,80,5b,05,00,80,00,04,00,00,10,7e,fe,7f,12,82,40,cc,e0,03,00,00,00,00,00,00 +01,02,88,06,f8,d9,78,74,57,16,00,00,a0,0f,00,00,00,01,e0,06,fd,80,c6,fd,e0,d3,f8,20,00,00,00,00,01,c0,98,fd,40,a6,fb,40,4d,05,00,80,00,04,00,00,10,7e,fe,7f,12,82,d8,ac,07,00,00,00,00,00,00,00 +01,02,a0,06,20,20,88,74,57,16,00,00,a0,0f,00,00,00,01,20,11,fd,40,c3,fd,a0,c8,f8,20,00,00,00,00,01,c0,8d,fd,80,a3,fb,40,4e,05,00,80,00,04,00,00,0a,7e,06,80,0d,82,40,95,16,00,00,00,00,00,01,00 +01,02,84,06,78,5e,97,74,57,16,00,00,a0,0f,00,00,00,01,80,17,fd,00,c0,fd,e0,b9,f8,20,00,00,00,00,01,c0,94,fd,80,a9,fb,00,4e,05,00,80,00,04,00,00,0a,7e,06,80,0d,82,a8,7d,25,00,00,00,00,00,00,00 +01,02,8c,06,b8,a0,a6,74,57,16,00,00,a0,0f,00,00,00,01,20,1f,fd,00,be,fd,40,b0,f8,20,00,00,00,00,01,c0,90,fd,c0,aa,fb,c0,3d,05,00,80,00,04,00,00,0a,7e,06,80,0d,82,28,62,34,00,00,00,00,00,00,00 +01,02,9f,06,f8,e2,b5,74,57,16,00,00,a0,0f,00,00,00,01,80,25,fd,a0,ba,fd,60,a0,f8,20,00,00,00,00,01,40,96,fd,80,a5,fb,c0,36,05,00,80,00,04,00,00,0a,7e,06,80,0d,82,a8,46,43,00,00,00,00,00,00,00 +01,02,9c,06,38,25,c5,74,57,16,00,00,a0,0f,00,00,00,01,20,2e,fd,40,ba,fd,a0,95,f8,20,00,00,00,00,01,00,98,fd,40,a4,fb,c0,35,05,00,80,00,04,00,00,0a,7e,06,80,0d,82,f8,32,52,00,00,00,00,00,00,00 +01,02,9f,06,78,67,d4,74,57,16,00,00,a0,0f,00,00,00,01,80,36,fd,00,b9,fd,a0,85,f8,20,00,00,00,00,01,00,9a,fd,00,9f,fb,c0,31,05,00,80,00,04,00,00,0a,7e,06,80,0d,82,78,17,61,00,00,00,00,00,00,00 +01,02,9a,06,b8,a9,e3,74,57,16,00,00,a0,0f,00,00,00,01,a0,3e,fd,a0,b7,fd,80,77,f8,20,00,00,00,00,01,c0,93,fd,00,a9,fb,40,36,05,00,80,00,04,00,00,13,7e,02,80,12,82,f8,fb,6f,00,00,00,00,00,01,00 +01,02,9a,06,f8,eb,f2,74,57,16,00,00,a0,0f,00,00,00,01,c0,45,fd,c0,b5,fd,a0,6a,f8,20,00,00,00,00,01,80,a1,fd,80,a0,fb,80,33,05,00,80,00,04,00,00,13,7e,02,80,12,82,60,e4,7e,00,00,00,00,00,00,00 +01,02,a8,06,38,2e,02,75,57,16,00,00,a0,0f,00,00,00,01,40,4b,fd,e0,b5,fd,e0,5d,f8,20,00,00,00,00,01,80,a1,fd,40,9a,fb,80,2c,05,00,80,00,04,00,00,13,7e,02,80,12,82,e0,c8,8d,00,00,00,00,00,00,00 +01,02,8b,06,78,70,11,75,57,16,00,00,a0,0f,00,00,00,01,c0,53,fd,80,b4,fd,c0,4c,f8,20,00,00,00,00,01,00,9e,fd,c0,94,fb,80,31,05,00,80,00,04,00,00,13,7e,02,80,12,82,30,b5,9c,00,00,00,00,00,00,00 +01,02,89,06,b8,b2,20,75,57,16,00,00,a0,0f,00,00,00,01,c0,5c,fd,a0,b2,fd,60,41,f8,20,00,00,00,00,01,80,ab,fd,00,94,fb,40,2d,05,00,80,00,04,00,00,13,7e,02,80,12,82,c8,95,ab,00,00,00,00,00,00,00 +01,02,92,06,f8,f4,2f,75,57,16,00,00,a0,0f,00,00,00,01,c0,62,fd,20,b1,fd,00,35,f8,20,00,00,00,00,01,00,ae,fd,00,92,fb,40,24,05,00,80,00,04,00,00,13,7e,02,80,12,82,30,7e,ba,00,00,00,00,00,00,00 +01,02,9b,06,38,37,3f,75,57,16,00,00,a0,0f,00,00,00,01,00,6a,fd,a0,b1,fd,00,26,f8,20,00,00,00,00,01,40,b6,fd,c0,8b,fb,40,29,05,00,80,00,04,00,00,13,7e,02,80,12,82,98,66,c9,00,00,00,00,00,00,00 +01,02,a4,06,60,7d,4e,75,57,16,00,00,a0,0f,00,00,00,01,c0,71,fd,a0,b1,fd,60,18,f8,20,00,00,00,00,01,00,be,fd,40,8e,fb,80,2c,05,00,80,00,04,00,00,12,7e,0d,80,11,82,18,4b,d8,00,00,00,00,00,01,00 +01,02,8d,06,b8,bb,5d,75,57,16,00,00,a0,0f,00,00,00,01,a0,7c,fd,e0,b1,fd,60,0c,f8,20,00,00,00,00,01,00,c5,fd,00,8b,fb,c0,29,05,00,80,00,04,00,00,12,7e,0d,80,11,82,80,33,e7,00,00,00,00,00,00,00 +01,02,a0,06,f8,fd,6c,75,57,16,00,00,a0,0f,00,00,00,01,60,82,fd,a0,b1,fd,80,fc,f7,20,00,00,00,00,01,c0,d0,fd,40,8b,fb,80,2c,05,00,80,00,04,00,00,12,7e,0d,80,11,82,e8,1b,f6,00,00,00,00,00,00,00 +01,02,9e,06,38,40,7c,75,57,16,00,00,a0,0f,00,00,00,01,20,8b,fd,80,b0,fd,a0,ef,f7,20,00,00,00,00,01,00,d4,fd,80,7e,fb,40,31,05,00,80,00,04,00,00,12,7e,0d,80,11,82,68,00,05,01,00,00,00,00,00,00 +01,02,a2,06,78,82,8b,75,57,16,00,00,a0,0f,00,00,00,01,00,90,fd,40,b0,fd,60,e2,f7,20,00,00,00,00,01,00,e0,fd,40,78,fb,00,31,05,00,80,00,04,00,00,12,7e,0d,80,11,82,e8,e4,13,01,00,00,00,00,00,00 +01,02,97,06,b8,c4,9a,75,57,16,00,00,a0,0f,00,00,00,01,60,96,fd,60,b2,fd,c0,d5,f7,20,00,00,00,00,01,40,ed,fd,00,77,fb,c0,31,05,00,80,00,04,00,00,12,7e,0d,80,11,82,50,cd,22,01,00,00,00,00,00,00 +01,02,9a,06,f8,06,aa,75,57,16,00,00,a0,0f,00,00,00,01,a0,a2,fd,00,b2,fd,a0,c8,f7,20,00,00,00,00,01,00,f9,fd,80,72,fb,40,37,05,00,80,00,04,00,00,12,7e,0d,80,11,82,d0,b1,31,01,00,00,00,00,00,00 +01,02,a1,06,38,49,b9,75,57,16,00,00,a0,0f,00,00,00,01,00,a8,fd,80,b5,fd,60,ba,f7,20,00,00,00,00,01,80,03,fe,40,79,fb,c0,32,05,00,80,00,04,00,00,0f,7e,0f,80,06,82,20,9e,40,01,00,00,00,00,01,00 +01,02,9c,06,78,8b,c8,75,57,16,00,00,a0,0f,00,00,00,01,00,b0,fd,60,b5,fd,40,ac,f7,20,00,00,00,00,01,80,04,fe,40,6b,fb,00,3f,05,00,80,00,04,00,00,0f,7e,0f,80,06,82,a0,82,4f,01,00,00,00,00,00,00 +01,02,94,06,b8,cd,d7,75,57,16,00,00,a0,0f,00,00,00,01,60,b6,fd,20,b6,fd,20,9c,f7,20,00,00,00,00,01,80,08,fe,40,6f,fb,80,3c,05,00,80,00,04,00,00,0f,7e,0f,80,06,82,20,67,5e,01,00,00,00,00,00,00 +01,02,91,06,f8,0f,e7,75,57,16,00,00,a0,0f,00,00,00,01,00,c1,fd,80,b9,fd,80,92,f7,20,00,00,00,00,01,40,17,fe,80,78,fb,00,3f,05,00,80,00,04,00,00,0f,7e,0f,80,06,82,70,53,6d,01,00,00,00,00,00,00 +01,02,9c,06,38,52,f6,75,57,16,00,00,a0,0f,00,00,00,01,20,c5,fd,60,b9,fd,e0,83,f7,20,00,00,00,00,01,40,1d,fe,40,6c,fb,40,4e,05,00,80,00,04,00,00,0f,7e,0f,80,06,82,08,34,7c,01,00,00,00,00,00,00 +01,02,96,06,78,94,05,76,57,16,00,00,a0,0f,00,00,00,01,c0,c8,fd,40,bc,fd,c0,74,f7,20,00,00,00,00,01,00,2b,fe,00,71,fb,00,4b,05,00,80,00,04,00,00,0f,7e,0f,80,06,82,70,1c,8b,01,00,00,00,00,00,00 +01,02,90,06,a0,da,14,76,57,16,00,00,a0,0f,00,00,00,01,e0,d2,fd,20,bf,fd,00,69,f7,20,00,00,00,00,01,40,2b,fe,00,6b,fb,40,4b,05,00,80,00,04,00,00,1a,7e,0d,80,0c,82,d8,04,9a,01,00,00,00,00,01,00 +01,02,95,06,f8,18,24,76,57,16,00,00,a0,0f,00,00,00,01,00,da,fd,40,c0,fd,60,5b,f7,20,00,00,00,00,01,80,3f,fe,c0,65,fb,80,55,05,00,80,00,04,00,00,1a,7e,0d,80,0c,82,58,e9,a8,01,00,00,00,00,00,00 +01,02,91,06,38,5b,33,76,57,16,00,00,a0,0f,00,00,00,01,e0,e0,fd,e0,c3,fd,80,4c,f7,20,00,00,00,00,01,00,40,fe,40,74,fb,80,5d,05,00,80,00,04,00,00,1a,7e,0d,80,0c,82,c0,d1,b7,01,00,00,00,00,00,00 +01,02,98,06,78,9d,42,76,57,16,00,00,a0,0f,00,00,00,01,40,e9,fd,c0,c5,fd,c0,42,f7,20,00,00,00,00,01,80,49,fe,00,6a,fb,80,5e,05,00,80,00,04,00,00,1a,7e,0d,80,0c,82,40,b6,c6,01,00,00,00,00,00,00 +01,02,a0,06,b8,df,51,76,57,16,00,00,a0,0f,00,00,00,01,80,eb,fd,00,c4,fd,c0,31,f7,20,00,00,00,00,01,80,4d,fe,c0,6a,fb,40,5e,05,00,80,00,04,00,00,1a,7e,0d,80,0c,82,a8,9e,d5,01,00,00,00,00,00,00 +01,02,98,06,f8,21,61,76,57,16,00,00,a0,0f,00,00,00,01,c0,f2,fd,c0,c9,fd,40,25,f7,20,00,00,00,00,01,00,54,fe,c0,70,fb,80,64,05,00,80,00,04,00,00,1a,7e,0d,80,0c,82,10,87,e4,01,00,00,00,00,00,00 +01,02,90,06,38,64,70,76,57,16,00,00,a0,0f,00,00,00,01,20,fa,fd,80,c9,fd,e0,16,f7,20,00,00,00,00,01,c0,60,fe,80,6c,fb,80,6a,05,00,80,00,04,00,00,1a,7e,0d,80,0c,82,90,6b,f3,01,00,00,00,00,00,00 +01,02,a0,06,78,a6,7f,76,57,16,00,00,a0,0f,00,00,00,01,c0,fe,fd,00,cd,fd,00,0c,f7,20,00,00,00,00,01,40,66,fe,80,73,fb,40,68,05,00,80,00,04,00,00,16,7e,1a,80,03,82,10,50,02,02,00,00,00,00,01,00 +01,02,9f,06,b8,e8,8e,76,57,16,00,00,a0,0f,00,00,00,01,80,04,fe,80,d0,fd,60,fc,f6,20,00,00,00,00,01,80,6b,fe,c0,72,fb,00,72,05,00,80,00,04,00,00,16,7e,1a,80,03,82,60,3c,11,02,00,00,00,00,00,00 +01,02,7f,06,f8,2a,9e,76,57,16,00,00,a0,0f,00,00,00,01,c0,07,fe,e0,d1,fd,c0,f0,f6,20,00,00,00,00,01,00,6d,fe,40,74,fb,40,75,05,00,80,00,04,00,00,16,7e,1a,80,03,82,f8,1c,20,02,00,00,00,00,00,00 +01,02,94,06,38,6d,ad,76,57,16,00,00,a0,0f,00,00,00,01,c0,0b,fe,00,d5,fd,40,e2,f6,20,00,00,00,00,01,80,73,fe,00,7a,fb,40,77,05,00,80,00,04,00,00,16,7e,1a,80,03,82,60,05,2f,02,00,00,00,00,00,00 +01,02,8b,06,78,af,bc,76,57,16,00,00,a0,0f,00,00,00,01,80,13,fe,c0,d7,fd,e0,d6,f6,20,00,00,00,00,01,40,7c,fe,80,81,fb,00,78,05,00,80,00,04,00,00,16,7e,1a,80,03,82,c8,ed,3d,02,00,00,00,00,00,00 +01,02,88,06,b8,f1,cb,76,57,16,00,00,a0,0f,00,00,00,01,00,19,fe,a0,d9,fd,c0,c8,f6,20,00,00,00,00,01,80,81,fe,80,80,fb,c0,7e,05,00,80,00,04,00,00,16,7e,1a,80,03,82,48,d2,4c,02,00,00,00,00,00,00 +01,02,91,06,f8,33,db,76,57,16,00,00,a0,0f,00,00,00,01,40,1c,fe,40,dd,fd,c0,bb,f6,20,00,00,00,00,01,80,8e,fe,40,84,fb,00,7e,05,00,80,00,04,00,00,16,7e,1a,80,03,82,98,be,5b,02,00,00,00,00,00,00 +01,02,88,06,38,76,ea,76,57,16,00,00,a0,0f,00,00,00,01,60,22,fe,40,e1,fd,20,b1,f6,20,00,00,00,00,01,40,95,fe,40,82,fb,00,80,05,00,80,00,04,00,00,1c,7e,22,80,f7,81,30,9f,6a,02,00,00,00,00,01,00 +01,02,8f,06,78,b8,f9,76,57,16,00,00,a0,0f,00,00,00,01,00,25,fe,a0,e2,fd,00,a6,f6,20,00,00,00,00,01,00,9e,fe,c0,87,fb,40,7f,05,00,80,00,04,00,00,1c,7e,22,80,f7,81,98,87,79,02,00,00,00,00,00,00 +01,02,93,06,b8,fa,08,77,57,16,00,00,a0,0f,00,00,00,01,e0,28,fe,a0,e6,fd,60,98,f6,20,00,00,00,00,01,80,a9,fe,00,83,fb,40,7f,05,00,80,00,04,00,00,1c,7e,22,80,f7,81,00,70,88,02,00,00,00,00,00,00 +01,02,99,06,f8,3c,18,77,57,16,00,00,a0,0f,00,00,00,01,80,2b,fe,e0,e9,fd,80,8c,f6,20,00,00,00,00,01,80,b5,fe,00,89,fb,c0,85,05,00,80,00,04,00,00,1c,7e,22,80,f7,81,80,54,97,02,00,00,00,00,00,00 +01,02,8e,06,38,7f,27,77,57,16,00,00,a0,0f,00,00,00,01,a0,32,fe,a0,eb,fd,e0,83,f6,20,00,00,00,00,01,00,b8,fe,80,85,fb,80,84,05,00,80,00,04,00,00,1c,7e,22,80,f7,81,00,39,a6,02,00,00,00,00,00,00 +01,02,9f,06,78,c1,36,77,57,16,00,00,a0,0f,00,00,00,01,e0,35,fe,80,ef,fd,a0,76,f6,20,00,00,00,00,01,40,ca,fe,80,8d,fb,80,82,05,00,80,00,04,00,00,1c,7e,22,80,f7,81,50,25,b5,02,00,00,00,00,00,00 +01,02,95,06,a0,07,46,77,57,16,00,00,a0,0f,00,00,00,01,00,3a,fe,60,f4,fd,e0,6b,f6,20,00,00,00,00,01,40,d5,fe,00,88,fb,c0,88,05,00,80,00,04,00,00,1c,7e,25,80,01,82,d0,09,c4,02,00,00,00,00,01,00 +01,02,90,06,f8,45,55,77,57,16,00,00,a0,0f,00,00,00,01,60,3b,fe,00,f7,fd,20,60,f6,20,00,00,00,00,01,80,dd,fe,00,8c,fb,00,8e,05,00,80,00,04,00,00,1c,7e,25,80,01,82,50,ee,d2,02,00,00,00,00,00,00 +01,02,91,06,38,88,64,77,57,16,00,00,a0,0f,00,00,00,01,00,42,fe,20,fb,fd,e0,55,f6,20,00,00,00,00,01,00,e8,fe,00,90,fb,c0,91,05,00,80,00,04,00,00,1c,7e,25,80,01,82,b8,d6,e1,02,00,00,00,00,00,00 +01,02,a1,06,78,ca,73,77,57,16,00,00,a0,0f,00,00,00,01,00,43,fe,20,fd,fd,20,4d,f6,20,00,00,00,00,01,40,f7,fe,40,8d,fb,c0,8f,05,00,80,00,04,00,00,1c,7e,25,80,01,82,38,bb,f0,02,00,00,00,00,00,00 +01,02,a0,06,b8,0c,83,77,57,16,00,00,a0,0f,00,00,00,01,a0,48,fe,c0,02,fe,e0,43,f6,20,00,00,00,00,01,80,02,ff,00,92,fb,40,88,05,00,80,00,04,00,00,1c,7e,25,80,01,82,88,a7,ff,02,00,00,00,00,00,00 +01,02,8b,06,f8,4e,92,77,57,16,00,00,a0,0f,00,00,00,01,80,4d,fe,40,07,fe,20,3a,f6,20,00,00,00,00,01,c0,0e,ff,40,93,fb,c0,8b,05,00,80,00,04,00,00,1c,7e,25,80,01,82,20,88,0e,03,00,00,00,00,00,00 +01,02,8b,06,38,91,a1,77,57,16,00,00,a0,0f,00,00,00,01,00,4d,fe,80,0a,fe,40,2f,f6,20,00,00,00,00,01,40,25,ff,80,93,fb,c0,8a,05,00,80,00,04,00,00,1c,7e,25,80,01,82,88,70,1d,03,00,00,00,00,00,00 +01,02,95,06,78,d3,b0,77,57,16,00,00,a0,0f,00,00,00,01,20,52,fe,c0,10,fe,80,25,f6,20,00,00,00,00,01,00,2b,ff,40,99,fb,c0,8d,05,00,80,00,04,00,00,21,7e,20,80,ed,81,d8,5c,2c,03,00,00,00,00,01,00 +01,02,9c,06,b8,15,c0,77,57,16,00,00,a0,0f,00,00,00,01,e0,55,fe,00,14,fe,40,1b,f6,20,00,00,00,00,01,c0,34,ff,00,94,fb,c0,89,05,00,80,00,04,00,00,21,7e,20,80,ed,81,70,3d,3b,03,00,00,00,00,00,00 +01,02,92,06,f8,57,cf,77,57,16,00,00,a0,0f,00,00,00,01,e0,5a,fe,60,18,fe,e0,11,f6,20,00,00,00,00,01,80,41,ff,40,9e,fb,40,85,05,00,80,00,04,00,00,21,7e,20,80,ed,81,d8,25,4a,03,00,00,00,00,00,00 +01,02,8e,06,38,9a,de,77,57,16,00,00,a0,0f,00,00,00,01,a0,5c,fe,60,1b,fe,80,09,f6,20,00,00,00,00,01,c0,53,ff,80,9a,fb,00,8b,05,00,80,00,04,00,00,21,7e,20,80,ed,81,40,0e,59,03,00,00,00,00,00,00 +01,02,93,06,78,dc,ed,77,57,16,00,00,a0,0f,00,00,00,01,00,60,fe,e0,1d,fe,a0,00,f6,20,00,00,00,00,01,c0,62,ff,80,97,fb,40,80,05,00,80,00,04,00,00,21,7e,20,80,ed,81,c0,f2,67,03,00,00,00,00,00,00 +01,02,a0,06,b8,1e,fd,77,57,16,00,00,a0,0f,00,00,00,01,40,61,fe,80,22,fe,80,f6,f5,20,00,00,00,00,01,80,68,ff,80,8f,fb,40,82,05,00,80,00,04,00,00,21,7e,20,80,ed,81,40,d7,76,03,00,00,00,00,00,00 +01,02,8c,06,f8,60,0c,78,57,16,00,00,a0,0f,00,00,00,01,a0,67,fe,e0,26,fe,e0,f0,f5,20,00,00,00,00,01,c0,79,ff,00,91,fb,c0,82,05,00,80,00,04,00,00,21,7e,20,80,ed,81,a8,bf,85,03,00,00,00,00,00,00 +01,02,99,06,38,a3,1b,78,57,16,00,00,a0,0f,00,00,00,01,c0,6b,fe,40,2b,fe,c0,e5,f5,20,00,00,00,00,01,00,8a,ff,c0,95,fb,40,86,05,00,80,00,04,00,00,26,7e,25,80,ff,81,28,a4,94,03,00,00,00,00,01,00 +01,02,8c,06,78,e5,2a,78,57,16,00,00,a0,0f,00,00,00,01,c0,6e,fe,40,2e,fe,60,e0,f5,20,00,00,00,00,01,c0,8f,ff,40,94,fb,40,7e,05,00,80,00,04,00,00,26,7e,25,80,ff,81,78,90,a3,03,00,00,00,00,00,00 +01,02,90,06,b8,27,3a,78,57,16,00,00,a0,0f,00,00,00,01,20,72,fe,e0,32,fe,a0,d4,f5,20,00,00,00,00,01,00,9f,ff,00,92,fb,00,7f,05,00,80,00,04,00,00,26,7e,25,80,ff,81,f8,74,b2,03,00,00,00,00,00,00 +01,02,a0,06,f8,69,49,78,57,16,00,00,a0,0f,00,00,00,01,20,74,fe,e0,33,fe,80,cc,f5,20,00,00,00,00,01,80,ae,ff,00,92,fb,00,79,05,00,80,00,04,00,00,26,7e,25,80,ff,81,78,59,c1,03,00,00,00,00,00,00 +01,02,90,06,38,ac,58,78,57,16,00,00,a0,0f,00,00,00,01,e0,77,fe,60,38,fe,a0,c6,f5,20,00,00,00,00,01,00,b7,ff,80,91,fb,40,7b,05,00,80,00,04,00,00,26,7e,25,80,ff,81,c8,45,d0,03,00,00,00,00,00,00 +01,02,94,06,78,ee,67,78,57,16,00,00,a0,0f,00,00,00,01,20,7e,fe,a0,3d,fe,e0,bf,f5,20,00,00,00,00,01,c0,ca,ff,c0,8d,fb,80,75,05,00,80,00,04,00,00,26,7e,25,80,ff,81,60,26,df,03,00,00,00,00,00,00 +01,02,a1,06,b8,30,77,78,57,16,00,00,a0,0f,00,00,00,01,e0,7b,fe,e0,41,fe,40,b7,f5,20,00,00,00,00,01,40,ca,ff,40,83,fb,40,74,05,00,80,00,04,00,00,29,7e,27,80,e9,81,c8,0e,06,00,00,00,00,00,01,00 +01,02,93,06,f8,72,86,78,57,16,00,00,a0,0f,00,00,00,01,60,87,fe,a0,44,fe,c0,b2,f5,20,00,00,00,00,01,c0,d8,ff,c0,88,fb,c0,79,05,00,80,00,04,00,00,29,7e,27,80,e9,81,30,f7,14,00,00,00,00,00,00,00 +01,02,84,06,38,b5,95,78,57,16,00,00,a0,0f,00,00,00,01,a0,89,fe,40,49,fe,a0,a9,f5,20,00,00,00,00,01,80,e6,ff,00,7e,fb,00,7b,05,00,80,00,04,00,00,29,7e,27,80,e9,81,b0,db,23,00,00,00,00,00,00,00 +01,02,a0,06,78,f7,a4,78,57,16,00,00,a0,0f,00,00,00,01,a0,8c,fe,60,4c,fe,e0,a3,f5,20,00,00,00,00,01,00,ec,ff,80,7e,fb,80,72,05,00,80,00,04,00,00,29,7e,27,80,e9,81,00,c8,32,00,00,00,00,00,00,00 +01,02,92,06,b8,39,b4,78,57,16,00,00,a0,0f,00,00,00,01,80,92,fe,20,51,fe,a0,9d,f5,20,00,00,00,00,01,c0,fa,ff,80,76,fb,40,77,05,00,80,00,04,00,00,29,7e,27,80,e9,81,98,a8,41,00,00,00,00,00,00,00 +01,02,8d,06,f8,7b,c3,78,57,16,00,00,a0,0f,00,00,00,01,c0,96,fe,a0,54,fe,40,97,f5,20,00,00,00,00,01,80,fe,ff,80,7c,fb,40,6e,05,00,80,00,04,00,00,29,7e,27,80,e9,81,00,91,50,00,00,00,00,00,00,00 +01,02,98,06,38,be,d2,78,57,16,00,00,a0,0f,00,00,00,01,e0,9e,fe,20,59,fe,40,93,f5,20,00,00,00,00,01,00,09,00,c0,77,fb,40,72,05,00,80,00,04,00,00,29,7e,27,80,e9,81,68,79,5f,00,00,00,00,00,00,00 +01,02,8f,06,78,00,e2,78,57,16,00,00,a0,0f,00,00,00,01,60,a5,fe,40,5b,fe,40,8d,f5,20,00,00,00,00,01,40,13,00,c0,75,fb,c0,6d,05,00,80,00,04,00,00,26,7e,33,80,f1,81,e8,5d,6e,00,00,00,00,00,01,00 +01,02,99,06,b8,42,f1,78,57,16,00,00,a0,0f,00,00,00,01,80,a4,fe,40,61,fe,60,87,f5,20,00,00,00,00,01,80,19,00,00,71,fb,c0,69,05,00,80,00,04,00,00,26,7e,33,80,f1,81,68,42,7d,00,00,00,00,00,00,00 +01,02,a0,06,f8,84,00,79,57,16,00,00,a0,0f,00,00,00,01,80,ab,fe,60,66,fe,00,82,f5,20,00,00,00,00,01,80,24,00,80,6e,fb,80,71,05,00,80,00,04,00,00,26,7e,33,80,f1,81,b8,2e,8c,00,00,00,00,00,00,00 +01,02,91,06,38,c7,0f,79,57,16,00,00,a0,0f,00,00,00,01,80,b3,fe,00,69,fe,c0,7d,f5,20,00,00,00,00,01,c0,1a,00,c0,74,fb,80,68,05,00,80,00,04,00,00,26,7e,33,80,f1,81,50,0f,9b,00,00,00,00,00,00,00 +01,02,9a,06,78,09,1f,79,57,16,00,00,a0,0f,00,00,00,01,c0,b9,fe,60,6d,fe,a0,79,f5,20,00,00,00,00,01,c0,33,00,c0,71,fb,c0,64,05,00,80,00,04,00,00,26,7e,33,80,f1,81,b8,f7,a9,00,00,00,00,00,00,00 +01,02,9c,06,b8,4b,2e,79,57,16,00,00,a0,0f,00,00,00,01,00,bd,fe,e0,6e,fe,a0,73,f5,20,00,00,00,00,01,80,3c,00,40,73,fb,00,60,05,00,80,00,04,00,00,26,7e,33,80,f1,81,20,e0,b8,00,00,00,00,00,00,00 +01,02,90,06,f8,8d,3d,79,57,16,00,00,a0,0f,00,00,00,01,40,c2,fe,60,74,fe,00,6f,f5,20,00,00,00,00,01,00,47,00,c0,6d,fb,40,5e,05,00,80,00,04,00,00,26,7e,33,80,f1,81,a0,c4,c7,00,00,00,00,00,00,00 +01,02,9a,06,20,d4,4c,79,57,16,00,00,a0,0f,00,00,00,01,a0,c7,fe,40,77,fe,00,6d,f5,20,00,00,00,00,01,c0,48,00,80,69,fb,00,57,05,00,80,00,04,00,00,2c,7e,36,80,dc,81,f0,b0,d6,00,00,00,00,00,01,00 +01,02,8f,06,78,12,5c,79,57,16,00,00,a0,0f,00,00,00,01,00,ce,fe,20,79,fe,00,64,f5,20,00,00,00,00,01,80,5b,00,80,73,fb,c0,58,05,00,80,00,04,00,00,2c,7e,36,80,dc,81,88,91,e5,00,00,00,00,00,00,00 +01,02,90,06,b8,54,6b,79,57,16,00,00,a0,0f,00,00,00,01,60,d3,fe,40,7d,fe,c0,62,f5,20,00,00,00,00,01,80,5a,00,80,73,fb,00,5c,05,00,80,00,04,00,00,2c,7e,36,80,dc,81,f0,79,f4,00,00,00,00,00,00,00 +01,02,96,06,f8,96,7a,79,57,16,00,00,a0,0f,00,00,00,01,80,de,fe,60,80,fe,e0,5f,f5,20,00,00,00,00,01,40,62,00,80,6f,fb,00,50,05,00,80,00,04,00,00,2c,7e,36,80,dc,81,58,62,03,01,00,00,00,00,00,00 +01,02,9b,06,38,d9,89,79,57,16,00,00,a0,0f,00,00,00,01,40,e1,fe,e0,84,fe,a0,5a,f5,20,00,00,00,00,01,80,6e,00,40,73,fb,40,57,05,00,80,00,04,00,00,2c,7e,36,80,dc,81,d8,46,12,01,00,00,00,00,00,00 +01,02,98,06,78,1b,99,79,57,16,00,00,a0,0f,00,00,00,01,60,e5,fe,00,86,fe,c0,56,f5,20,00,00,00,00,01,40,75,00,c0,73,fb,80,59,05,00,80,00,04,00,00,2c,7e,36,80,dc,81,40,2f,21,01,00,00,00,00,00,00 +01,02,98,06,b8,5d,a8,79,57,16,00,00,a0,0f,00,00,00,01,40,eb,fe,20,87,fe,00,51,f5,20,00,00,00,00,01,40,76,00,80,70,fb,40,52,05,00,80,00,04,00,00,31,7e,39,80,e2,81,a8,17,30,01,00,00,00,00,01,00 +01,02,96,06,f8,9f,b7,79,57,16,00,00,a0,0f,00,00,00,01,e0,f1,fe,60,8a,fe,60,4f,f5,20,00,00,00,00,01,80,7c,00,00,6c,fb,c0,4f,05,00,80,00,04,00,00,31,7e,39,80,e2,81,28,fc,3e,01,00,00,00,00,00,00 +01,02,9a,06,38,e2,c6,79,57,16,00,00,a0,0f,00,00,00,01,40,f9,fe,a0,8e,fe,60,4a,f5,20,00,00,00,00,01,80,85,00,40,72,fb,80,50,05,00,80,00,04,00,00,31,7e,39,80,e2,81,a8,e0,4d,01,00,00,00,00,00,00 +01,02,9d,06,78,24,d6,79,57,16,00,00,a0,0f,00,00,00,01,20,00,ff,c0,8f,fe,20,48,f5,20,00,00,00,00,01,00,89,00,80,70,fb,40,51,05,00,80,00,04,00,00,31,7e,39,80,e2,81,10,c9,5c,01,00,00,00,00,00,00 +01,02,98,06,b8,66,e5,79,57,16,00,00,a0,0f,00,00,00,01,a0,05,ff,e0,93,fe,60,45,f5,20,00,00,00,00,01,c0,8e,00,40,72,fb,00,57,05,00,80,00,04,00,00,31,7e,39,80,e2,81,90,ad,6b,01,00,00,00,00,00,00 +01,02,95,06,f8,a8,f4,79,57,16,00,00,a0,0f,00,00,00,01,40,0b,ff,a0,97,fe,c0,40,f5,20,00,00,00,00,01,c0,9a,00,00,6f,fb,80,54,05,00,80,00,04,00,00,31,7e,39,80,e2,81,e0,99,7a,01,00,00,00,00,00,00 +01,02,82,06,38,eb,03,7a,57,16,00,00,a0,0f,00,00,00,01,e0,12,ff,00,9c,fe,20,3e,f5,20,00,00,00,00,01,80,9a,00,40,79,fb,40,54,05,00,80,00,04,00,00,31,7e,39,80,e2,81,78,7a,89,01,00,00,00,00,00,00 +01,02,84,06,78,2d,13,7a,57,16,00,00,a0,0f,00,00,00,01,00,15,ff,a0,9e,fe,00,3c,f5,20,00,00,00,00,01,00,a0,00,40,74,fb,c0,57,05,00,80,00,04,00,00,38,7e,44,80,dc,81,e0,62,98,01,00,00,00,00,01,00 +01,02,90,06,b8,6f,22,7a,57,16,00,00,a0,0f,00,00,00,01,e0,1f,ff,80,a3,fe,20,39,f5,20,00,00,00,00,01,80,a3,00,00,77,fb,40,50,05,00,80,00,04,00,00,38,7e,44,80,dc,81,30,4f,a7,01,00,00,00,00,00,00 +01,02,8c,06,f8,b1,31,7a,57,16,00,00,a0,0f,00,00,00,01,40,24,ff,60,a5,fe,80,34,f5,20,00,00,00,00,01,c0,af,00,40,76,fb,c0,4f,05,00,80,00,04,00,00,38,7e,44,80,dc,81,c8,2f,b6,01,00,00,00,00,00,00 +01,02,9a,06,38,f4,40,7a,57,16,00,00,a0,0f,00,00,00,01,60,29,ff,00,ab,fe,a0,33,f5,20,00,00,00,00,01,80,b2,00,80,7c,fb,c0,4f,05,00,80,00,04,00,00,38,7e,44,80,dc,81,30,18,c5,01,00,00,00,00,00,00 +01,02,88,06,78,36,50,7a,57,16,00,00,a0,0f,00,00,00,01,00,31,ff,a0,ae,fe,e0,31,f5,20,00,00,00,00,01,80,b9,00,80,79,fb,c0,4e,05,00,80,00,04,00,00,38,7e,44,80,dc,81,98,00,d4,01,00,00,00,00,00,00 +01,02,94,06,b8,78,5f,7a,57,16,00,00,a0,0f,00,00,00,01,c0,38,ff,00,b3,fe,e0,2c,f5,20,00,00,00,00,01,00,c3,00,40,84,fb,40,59,05,00,80,00,04,00,00,38,7e,44,80,dc,81,18,e5,e2,01,00,00,00,00,00,00 +01,02,8f,06,f8,ba,6e,7a,57,16,00,00,a0,0f,00,00,00,01,40,3c,ff,60,b6,fe,00,2c,f5,20,00,00,00,00,01,40,c6,00,c0,80,fb,c0,54,05,00,80,00,04,00,00,38,7e,44,80,dc,81,98,c9,f1,01,00,00,00,00,00,00 +01,02,88,06,38,fd,7d,7a,57,16,00,00,a0,0f,00,00,00,01,c0,45,ff,80,b9,fe,a0,26,f5,20,00,00,00,00,01,00,ce,00,80,7c,fb,00,4c,05,00,80,00,04,00,00,3a,7e,48,80,dc,81,00,b2,00,02,00,00,00,00,01,00 +01,02,93,06,78,3f,8d,7a,57,16,00,00,a0,0f,00,00,00,01,e0,47,ff,40,be,fe,20,24,f5,20,00,00,00,00,01,80,da,00,80,7e,fb,00,5a,05,00,80,00,04,00,00,3a,7e,48,80,dc,81,68,9a,0f,02,00,00,00,00,00,00 +01,02,9a,06,b8,81,9c,7a,57,16,00,00,a0,0f,00,00,00,01,20,50,ff,20,c2,fe,c0,23,f5,20,00,00,00,00,01,00,d3,00,40,8f,fb,c0,5d,05,00,80,00,04,00,00,3a,7e,48,80,dc,81,d0,82,1e,02,00,00,00,00,00,00 +01,02,96,06,f8,c3,ab,7a,57,16,00,00,a0,0f,00,00,00,01,20,57,ff,c0,c5,fe,a0,20,f5,20,00,00,00,00,01,00,d7,00,00,8b,fb,c0,5b,05,00,80,00,04,00,00,3a,7e,48,80,dc,81,50,67,2d,02,00,00,00,00,00,00 +01,02,98,06,38,06,bb,7a,57,16,00,00,a0,0f,00,00,00,01,60,59,ff,c0,ca,fe,a0,19,f5,20,00,00,00,00,01,c0,db,00,c0,8e,fb,80,61,05,00,80,00,04,00,00,3a,7e,48,80,dc,81,d0,4b,3c,02,00,00,00,00,00,00 +01,02,9a,06,78,48,ca,7a,57,16,00,00,a0,0f,00,00,00,01,e0,61,ff,a0,ce,fe,c0,1a,f5,20,00,00,00,00,01,c0,e2,00,80,96,fb,40,58,05,00,80,00,04,00,00,3a,7e,48,80,dc,81,20,38,4b,02,00,00,00,00,00,00 +01,02,9b,06,a0,8e,d9,7a,57,16,00,00,a0,0f,00,00,00,01,60,67,ff,40,d1,fe,00,16,f5,20,00,00,00,00,01,80,e8,00,40,9f,fb,c0,58,05,00,80,00,04,00,00,40,7e,48,80,e1,81,b8,18,5a,02,00,00,00,00,01,00 +01,02,9b,06,f8,cc,e8,7a,57,16,00,00,a0,0f,00,00,00,01,80,6c,ff,80,d4,fe,00,15,f5,20,00,00,00,00,01,80,ef,00,c0,9d,fb,c0,53,05,00,80,00,04,00,00,40,7e,48,80,e1,81,20,01,69,02,00,00,00,00,00,00 +01,02,8b,06,38,0f,f8,7a,57,16,00,00,a0,0f,00,00,00,01,c0,72,ff,20,d7,fe,40,0f,f5,20,00,00,00,00,01,40,f6,00,80,a3,fb,40,56,05,00,80,00,04,00,00,40,7e,48,80,e1,81,88,e9,77,02,00,00,00,00,00,00 +01,02,8e,06,78,51,07,7b,57,16,00,00,a0,0f,00,00,00,01,80,7c,ff,a0,d9,fe,a0,0e,f5,20,00,00,00,00,01,00,f6,00,40,a7,fb,c0,56,05,00,80,00,04,00,00,40,7e,48,80,e1,81,08,ce,86,02,00,00,00,00,00,00 +01,02,96,06,b8,93,16,7b,57,16,00,00,a0,0f,00,00,00,01,c0,7f,ff,00,dd,fe,a0,08,f5,20,00,00,00,00,01,00,f8,00,00,ad,fb,00,52,05,00,80,00,04,00,00,40,7e,48,80,e1,81,58,ba,95,02,00,00,00,00,00,00 +01,02,9c,06,f8,d5,25,7b,57,16,00,00,a0,0f,00,00,00,01,00,83,ff,60,e2,fe,60,07,f5,20,00,00,00,00,01,00,fd,00,c0,b5,fb,80,55,05,00,80,00,04,00,00,40,7e,48,80,e1,81,f0,9a,a4,02,00,00,00,00,00,00 +01,02,a1,06,38,18,35,7b,57,16,00,00,a0,0f,00,00,00,01,40,8a,ff,40,e5,fe,40,03,f5,20,00,00,00,00,01,c0,fd,00,80,b5,fb,40,4c,05,00,80,00,04,00,00,40,7e,48,80,e1,81,58,83,b3,02,00,00,00,00,00,00 +01,02,94,06,78,5a,44,7b,57,16,00,00,a0,0f,00,00,00,01,20,90,ff,c0,e5,fe,60,ff,f4,20,00,00,00,00,01,c0,03,01,00,c0,fb,00,4f,05,00,80,00,04,00,00,43,7e,55,80,d4,81,c0,6b,c2,02,00,00,00,00,01,00 +01,02,96,06,b8,9c,53,7b,57,16,00,00,a0,0f,00,00,00,01,e0,98,ff,80,e9,fe,40,fd,f4,20,00,00,00,00,01,40,06,01,00,c9,fb,c0,50,05,00,80,00,04,00,00,43,7e,55,80,d4,81,40,50,d1,02,00,00,00,00,00,00 +01,02,9b,06,f8,de,62,7b,57,16,00,00,a0,0f,00,00,00,01,40,9c,ff,00,eb,fe,e0,f9,f4,20,00,00,00,00,01,80,0b,01,80,cc,fb,00,51,05,00,80,00,04,00,00,43,7e,55,80,d4,81,c0,34,e0,02,00,00,00,00,00,00 +01,02,9e,06,38,21,72,7b,57,16,00,00,a0,0f,00,00,00,01,00,a3,ff,a0,ec,fe,00,f5,f4,20,00,00,00,00,01,c0,06,01,40,ce,fb,00,47,05,00,80,00,04,00,00,43,7e,55,80,d4,81,10,21,ef,02,00,00,00,00,00,00 +01,02,8f,06,78,63,81,7b,57,16,00,00,a0,0f,00,00,00,01,60,a9,ff,80,ef,fe,c0,f1,f4,20,00,00,00,00,01,80,0b,01,c0,dd,fb,80,44,05,00,80,00,04,00,00,43,7e,55,80,d4,81,90,05,fe,02,00,00,00,00,00,00 +01,02,94,06,b8,a5,90,7b,57,16,00,00,a0,0f,00,00,00,01,80,b1,ff,c0,f2,fe,c0,ef,f4,20,00,00,00,00,01,80,0c,01,40,e4,fb,00,46,05,00,80,00,04,00,00,43,7e,55,80,d4,81,10,ea,0c,03,00,00,00,00,00,00 +01,02,91,06,f8,e7,9f,7b,57,16,00,00,a0,0f,00,00,00,01,a0,b6,ff,60,f2,fe,20,e8,f4,20,00,00,00,00,01,40,08,01,00,e4,fb,40,44,05,00,80,00,04,00,00,43,7e,55,80,d4,81,78,d2,1b,03,00,00,00,00,00,00 +01,02,96,06,38,2a,af,7b,57,16,00,00,a0,0f,00,00,00,01,60,bc,ff,80,f7,fe,40,e7,f4,20,00,00,00,00,01,80,12,01,40,eb,fb,00,40,05,00,80,00,04,00,00,4f,7e,50,80,dd,81,f8,b6,2a,03,00,00,00,00,01,00 +01,02,9d,06,78,6c,be,7b,57,16,00,00,a0,0f,00,00,00,01,a0,c1,ff,40,f6,fe,40,e0,f4,20,00,00,00,00,01,00,0c,01,40,e7,fb,40,4b,05,00,80,00,04,00,00,4f,7e,50,80,dd,81,48,a3,39,03,00,00,00,00,00,00 +01,02,82,06,b8,ae,cd,7b,57,16,00,00,a0,0f,00,00,00,01,20,c9,ff,80,f7,fe,40,de,f4,20,00,00,00,00,01,40,0e,01,40,ed,fb,40,45,05,00,80,00,04,00,00,4f,7e,50,80,dd,81,e0,83,48,03,00,00,00,00,00,00 +01,02,a1,06,f8,f0,dc,7b,57,16,00,00,a0,0f,00,00,00,01,20,d0,ff,a0,f9,fe,00,d8,f4,20,00,00,00,00,01,80,11,01,40,f1,fb,c0,49,05,00,80,00,04,00,00,4f,7e,50,80,dd,81,48,6c,57,03,00,00,00,00,00,00 +01,02,82,06,38,33,ec,7b,57,16,00,00,a0,0f,00,00,00,01,60,d8,ff,60,fc,fe,20,d7,f4,20,00,00,00,00,01,80,09,01,80,f6,fb,c0,4e,05,00,80,00,04,00,00,4f,7e,50,80,dd,81,b0,54,66,03,00,00,00,00,00,00 +01,02,88,06,78,75,fb,7b,57,16,00,00,a0,0f,00,00,00,01,00,dd,ff,40,fc,fe,20,d1,f4,20,00,00,00,00,01,c0,01,01,00,fb,fb,c0,51,05,00,80,00,04,00,00,4f,7e,50,80,dd,81,30,39,75,03,00,00,00,00,00,00 +01,02,97,06,a0,bb,0a,7c,57,16,00,00,a0,0f,00,00,00,01,e0,e4,ff,40,fd,fe,e0,cc,f4,20,00,00,00,00,01,40,0a,01,80,fe,fb,80,4f,05,00,80,00,04,00,00,51,7e,50,80,cd,81,98,21,84,03,00,00,00,00,01,00 +01,02,96,06,f8,f9,19,7c,57,16,00,00,a0,0f,00,00,00,01,c0,e7,ff,40,fe,fe,a0,c7,f4,20,00,00,00,00,01,40,0d,01,c0,04,fc,40,56,05,00,80,00,04,00,00,51,7e,50,80,cd,81,00,0a,93,03,00,00,00,00,00,00 +01,02,9b,06,38,3c,29,7c,57,16,00,00,a0,0f,00,00,00,01,a0,eb,ff,80,00,ff,20,c2,f4,20,00,00,00,00,01,80,01,01,00,08,fc,00,5a,05,00,80,00,04,00,00,51,7e,50,80,cd,81,80,ee,a1,03,00,00,00,00,00,00 +01,02,94,06,78,7e,38,7c,57,16,00,00,a0,0f,00,00,00,01,80,f3,ff,a0,ff,fe,80,be,f4,20,00,00,00,00,01,00,0b,01,80,09,fc,80,54,05,00,80,00,04,00,00,51,7e,50,80,cd,81,00,d3,b0,03,00,00,00,00,00,00 +01,02,a3,06,b8,c0,47,7c,57,16,00,00,a0,0f,00,00,00,01,e0,f8,ff,c0,01,ff,80,b7,f4,20,00,00,00,00,01,c0,08,01,40,0f,fc,c0,65,05,00,80,00,04,00,00,51,7e,50,80,cd,81,68,bb,bf,03,00,00,00,00,00,00 +01,02,9d,06,f8,02,57,7c,57,16,00,00,a0,0f,00,00,00,01,80,ff,ff,a0,02,ff,40,b4,f4,20,00,00,00,00,01,c0,02,01,c0,0c,fc,80,65,05,00,80,00,04,00,00,51,7e,50,80,cd,81,e8,9f,ce,03,00,00,00,00,00,00 +01,02,a4,06,38,45,66,7c,57,16,00,00,a0,0f,00,00,00,01,20,07,00,80,03,ff,60,ad,f4,20,00,00,00,00,01,80,07,01,00,17,fc,c0,65,05,00,80,00,04,00,00,51,7e,50,80,cd,81,38,8c,dd,03,00,00,00,00,00,00 +01,02,8b,06,78,87,75,7c,57,16,00,00,a0,0f,00,00,00,01,c0,06,00,20,04,ff,60,a5,f4,20,00,00,00,00,01,80,05,01,c0,1a,fc,c0,6d,05,00,80,00,04,00,00,55,7e,5e,80,c7,81,b8,70,04,00,00,00,00,00,01,00 +01,02,9a,06,b8,c9,84,7c,57,16,00,00,a0,0f,00,00,00,01,e0,10,00,00,05,ff,80,a1,f4,20,00,00,00,00,01,80,00,01,00,25,fc,40,70,05,00,80,00,04,00,00,55,7e,5e,80,c7,81,38,55,13,00,00,00,00,00,00,00 +01,02,99,06,f8,0b,94,7c,57,16,00,00,a0,0f,00,00,00,01,80,16,00,60,06,ff,60,98,f4,20,00,00,00,00,01,40,fd,00,c0,23,fc,40,7a,05,00,80,00,04,00,00,55,7e,5e,80,c7,81,88,41,22,00,00,00,00,00,00,00 +01,02,a0,06,38,4e,a3,7c,57,16,00,00,a0,0f,00,00,00,01,e0,1b,00,40,08,ff,80,92,f4,20,00,00,00,00,01,c0,f9,00,80,29,fc,c0,7d,05,00,80,00,04,00,00,55,7e,5e,80,c7,81,20,22,31,00,00,00,00,00,00,00 +01,02,9e,06,78,90,b2,7c,57,16,00,00,a0,0f,00,00,00,01,00,1e,00,00,08,ff,a0,89,f4,20,00,00,00,00,01,c0,00,01,00,2e,fc,00,8a,05,00,80,00,04,00,00,55,7e,5e,80,c7,81,88,0a,40,00,00,00,00,00,00,00 +01,02,92,06,b8,d2,c1,7c,57,16,00,00,a0,0f,00,00,00,01,40,25,00,40,09,ff,80,81,f4,20,00,00,00,00,01,40,f9,00,c0,33,fc,c0,8d,05,00,80,00,04,00,00,55,7e,5e,80,c7,81,f0,f2,4e,00,00,00,00,00,00,00 +01,02,90,06,f8,14,d1,7c,57,16,00,00,a0,0f,00,00,00,01,a0,2b,00,e0,0b,ff,c0,7a,f4,20,00,00,00,00,01,80,ff,00,c0,3c,fc,c0,8e,05,00,80,00,04,00,00,55,7e,5e,80,c7,81,70,d7,5d,00,00,00,00,00,00,00 +01,02,95,06,38,57,e0,7c,57,16,00,00,a0,0f,00,00,00,01,c0,2e,00,80,0c,ff,60,74,f4,20,00,00,00,00,01,40,01,01,00,3e,fc,40,9b,05,00,80,00,04,00,00,56,7e,59,80,d2,81,f0,bb,6c,00,00,00,00,00,01,00 +01,02,99,06,78,99,ef,7c,57,16,00,00,a0,0f,00,00,00,01,00,36,00,20,0b,ff,00,6a,f4,20,00,00,00,00,01,00,ef,00,80,44,fc,00,a0,05,00,80,00,04,00,00,56,7e,59,80,d2,81,58,a4,7b,00,00,00,00,00,00,00 +01,02,95,06,b8,db,fe,7c,57,16,00,00,a0,0f,00,00,00,01,e0,38,00,00,0c,ff,40,62,f4,20,00,00,00,00,01,40,f8,00,c0,42,fc,80,a9,05,00,80,00,04,00,00,56,7e,59,80,d2,81,c0,8c,8a,00,00,00,00,00,00,00 +01,02,90,06,f8,1d,0e,7d,57,16,00,00,a0,0f,00,00,00,01,c0,3d,00,60,0e,ff,a0,5a,f4,20,00,00,00,00,01,80,f5,00,80,4e,fc,80,ac,05,00,80,00,04,00,00,56,7e,59,80,d2,81,28,75,99,00,00,00,00,00,00,00 +01,02,a7,06,38,60,1d,7d,57,16,00,00,a0,0f,00,00,00,01,c0,41,00,a0,0d,ff,60,51,f4,20,00,00,00,00,01,80,ef,00,c0,52,fc,c0,ad,05,00,80,00,04,00,00,56,7e,59,80,d2,81,a8,59,a8,00,00,00,00,00,00,00 +01,02,a0,06,78,a2,2c,7d,57,16,00,00,a0,0f,00,00,00,01,40,44,00,e0,0e,ff,e0,46,f4,20,00,00,00,00,01,00,f5,00,00,5d,fc,40,be,05,00,80,00,04,00,00,56,7e,59,80,d2,81,28,3e,b7,00,00,00,00,00,00,00 +01,02,96,06,b8,e4,3b,7d,57,16,00,00,a0,0f,00,00,00,01,c0,48,00,80,0d,ff,00,3e,f4,20,00,00,00,00,01,80,f0,00,80,60,fc,80,be,05,00,80,00,04,00,00,65,7e,60,80,c3,81,78,2a,c6,00,00,00,00,00,01,00 +01,02,95,06,f8,26,4b,7d,57,16,00,00,a0,0f,00,00,00,01,60,4b,00,80,0d,ff,e0,36,f4,20,00,00,00,00,01,00,ff,00,c0,63,fc,00,c6,05,00,80,00,04,00,00,65,7e,60,80,c3,81,10,0b,d5,00,00,00,00,00,00,00 +01,02,8b,06,38,69,5a,7d,57,16,00,00,a0,0f,00,00,00,01,c0,4e,00,60,0d,ff,40,2b,f4,20,00,00,00,00,01,80,f6,00,80,66,fc,40,cf,05,00,80,00,04,00,00,65,7e,60,80,c3,81,78,f3,e3,00,00,00,00,00,00,00 +01,02,89,06,78,ab,69,7d,57,16,00,00,a0,0f,00,00,00,01,e0,4f,00,20,0d,ff,c0,1f,f4,20,00,00,00,00,01,80,f4,00,40,6d,fc,00,d7,05,00,80,00,04,00,00,65,7e,60,80,c3,81,c8,df,f2,00,00,00,00,00,00,00 +01,02,90,06,b8,ed,78,7d,57,16,00,00,a0,0f,00,00,00,01,40,54,00,a0,0b,ff,e0,16,f4,20,00,00,00,00,01,c0,fd,00,80,74,fc,40,dc,05,00,80,00,04,00,00,65,7e,60,80,c3,81,60,c0,01,01,00,00,00,00,00,00 +01,02,9e,06,f8,2f,88,7d,57,16,00,00,a0,0f,00,00,00,01,60,55,00,60,0c,ff,40,0e,f4,20,00,00,00,00,01,80,00,01,40,7a,fc,00,e0,05,00,80,00,04,00,00,65,7e,60,80,c3,81,c8,a8,10,01,00,00,00,00,00,00 +01,02,97,06,38,72,97,7d,57,16,00,00,a0,0f,00,00,00,01,60,5a,00,a0,0d,ff,00,03,f4,20,00,00,00,00,01,c0,04,01,00,79,fc,40,e8,05,00,80,00,04,00,00,65,7e,60,80,c3,81,48,8d,1f,01,00,00,00,00,00,00 +01,02,9a,06,78,b4,a6,7d,57,16,00,00,a0,0f,00,00,00,01,80,5e,00,e0,0b,ff,e0,f7,f3,20,00,00,00,00,01,00,0a,01,00,78,fc,40,f2,05,00,80,00,04,00,00,66,7e,5f,80,c5,81,b0,75,2e,01,00,00,00,00,01,00 +01,02,8b,06,b8,f6,b5,7d,57,16,00,00,a0,0f,00,00,00,01,e0,5d,00,20,0b,ff,c0,ee,f3,20,00,00,00,00,01,00,0d,01,80,85,fc,00,f0,05,00,80,00,04,00,00,66,7e,5f,80,c5,81,18,5e,3d,01,00,00,00,00,00,00 +01,02,8d,06,f8,38,c5,7d,57,16,00,00,a0,0f,00,00,00,01,60,61,00,c0,09,ff,80,e2,f3,20,00,00,00,00,01,80,15,01,80,88,fc,80,f9,05,00,80,00,04,00,00,66,7e,5f,80,c5,81,98,42,4c,01,00,00,00,00,00,00 +01,02,92,06,38,7b,d4,7d,57,16,00,00,a0,0f,00,00,00,01,20,66,00,e0,09,ff,c0,db,f3,20,00,00,00,00,01,40,17,01,00,88,fc,00,fe,05,00,80,00,04,00,00,66,7e,5f,80,c5,81,18,27,5b,01,00,00,00,00,00,00 +01,02,88,06,78,bd,e3,7d,57,16,00,00,a0,0f,00,00,00,01,80,66,00,80,08,ff,60,d0,f3,20,00,00,00,00,01,c0,1c,01,80,91,fc,80,04,06,00,80,00,04,00,00,66,7e,5f,80,c5,81,68,13,6a,01,00,00,00,00,00,00 +01,02,8e,06,b8,ff,f2,7d,57,16,00,00,a0,0f,00,00,00,01,c0,6a,00,60,07,ff,a0,c5,f3,20,00,00,00,00,01,80,1e,01,40,93,fc,80,08,06,00,80,00,04,00,00,66,7e,5f,80,c5,81,e8,f7,78,01,00,00,00,00,00,00 +01,02,94,06,f8,41,02,7e,57,16,00,00,a0,0f,00,00,00,01,00,6b,00,80,05,ff,e0,b9,f3,20,00,00,00,00,01,40,24,01,80,96,fc,00,0b,06,00,80,00,04,00,00,66,7e,5f,80,c5,81,68,dc,87,01,00,00,00,00,00,00 +01,02,98,06,20,88,11,7e,57,16,00,00,a0,0f,00,00,00,01,80,71,00,c0,05,ff,a0,b3,f3,20,00,00,00,00,01,40,2e,01,40,93,fc,40,0a,06,00,80,00,04,00,00,72,7e,68,80,bf,81,b8,c8,96,01,00,00,00,00,01,00 +01,02,94,06,78,c6,20,7e,57,16,00,00,a0,0f,00,00,00,01,20,6f,00,c0,04,ff,20,ab,f3,20,00,00,00,00,01,c0,2c,01,00,98,fc,00,10,06,00,80,00,04,00,00,72,7e,68,80,bf,81,50,a9,a5,01,00,00,00,00,00,00 +01,02,9c,06,b8,08,30,7e,57,16,00,00,a0,0f,00,00,00,01,c0,73,00,20,04,ff,a0,a1,f3,20,00,00,00,00,01,80,2b,01,00,a1,fc,40,10,06,00,80,00,04,00,00,72,7e,68,80,bf,81,a0,95,b4,01,00,00,00,00,00,00 +01,02,95,06,f8,4a,3f,7e,57,16,00,00,a0,0f,00,00,00,01,e0,75,00,e0,04,ff,c0,97,f3,20,00,00,00,00,01,c0,3e,01,c0,ab,fc,00,15,06,00,80,00,04,00,00,72,7e,68,80,bf,81,38,76,c3,01,00,00,00,00,00,00 +01,02,9c,06,38,8d,4e,7e,57,16,00,00,a0,0f,00,00,00,01,c0,7a,00,a0,06,ff,20,8e,f3,20,00,00,00,00,01,c0,35,01,c0,a7,fc,00,1c,06,00,80,00,04,00,00,72,7e,68,80,bf,81,a0,5e,d2,01,00,00,00,00,00,00 +01,02,9a,06,78,cf,5d,7e,57,16,00,00,a0,0f,00,00,00,01,80,79,00,60,07,ff,20,83,f3,20,00,00,00,00,01,80,47,01,c0,ad,fc,40,1e,06,00,80,00,04,00,00,72,7e,68,80,bf,81,f0,4a,e1,01,00,00,00,00,00,00 +01,02,90,06,b8,11,6d,7e,57,16,00,00,a0,0f,00,00,00,01,00,7c,00,a0,07,ff,40,7b,f3,20,00,00,00,00,01,c0,42,01,c0,b1,fc,40,1a,06,00,80,00,04,00,00,75,7e,64,80,bf,81,88,2b,f0,01,00,00,00,00,01,00 +01,02,90,06,f8,53,7c,7e,57,16,00,00,a0,0f,00,00,00,01,60,80,00,a0,0d,ff,60,73,f3,20,00,00,00,00,01,40,4a,01,80,b2,fc,c0,1a,06,00,80,00,04,00,00,75,7e,64,80,bf,81,f0,13,ff,01,00,00,00,00,00,00 +01,02,94,06,38,96,8b,7e,57,16,00,00,a0,0f,00,00,00,01,40,7f,00,20,0e,ff,e0,6a,f3,20,00,00,00,00,01,40,5f,01,c0,be,fc,40,19,06,00,80,00,04,00,00,75,7e,64,80,bf,81,58,fc,0d,02,00,00,00,00,00,00 +01,02,9a,06,78,d8,9a,7e,57,16,00,00,a0,0f,00,00,00,01,a0,83,00,c0,0e,ff,20,65,f3,20,00,00,00,00,01,80,59,01,80,bf,fc,00,18,06,00,80,00,04,00,00,75,7e,64,80,bf,81,d8,e0,1c,02,00,00,00,00,00,00 +01,02,a3,06,b8,1a,aa,7e,57,16,00,00,a0,0f,00,00,00,01,00,87,00,a0,13,ff,60,5a,f3,20,00,00,00,00,01,c0,62,01,00,c3,fc,80,10,06,00,80,00,04,00,00,75,7e,64,80,bf,81,58,c5,2b,02,00,00,00,00,00,00 +01,02,98,06,f8,5c,b9,7e,57,16,00,00,a0,0f,00,00,00,01,c0,88,00,80,15,ff,40,53,f3,20,00,00,00,00,01,80,6e,01,c0,c4,fc,c0,13,06,00,80,00,04,00,00,75,7e,64,80,bf,81,c0,ad,3a,02,00,00,00,00,00,00 +01,02,88,06,38,9f,c8,7e,57,16,00,00,a0,0f,00,00,00,01,00,8d,00,80,18,ff,20,4a,f3,20,00,00,00,00,01,40,79,01,c0,c7,fc,80,10,06,00,80,00,04,00,00,75,7e,64,80,bf,81,40,92,49,02,00,00,00,00,00,00 +01,02,96,06,60,e5,d7,7e,57,16,00,00,a0,0f,00,00,00,01,60,90,00,60,1b,ff,a0,43,f3,20,00,00,00,00,01,80,80,01,c0,cc,fc,80,0f,06,00,80,00,04,00,00,79,7e,76,80,c9,81,90,7e,58,02,00,00,00,00,01,00 +01,02,a1,06,b8,23,e7,7e,57,16,00,00,a0,0f,00,00,00,01,60,93,00,60,21,ff,60,3b,f3,20,00,00,00,00,01,80,8a,01,c0,d1,fc,80,03,06,00,80,00,04,00,00,79,7e,76,80,c9,81,10,63,67,02,00,00,00,00,00,00 +01,02,90,06,f8,65,f6,7e,57,16,00,00,a0,0f,00,00,00,01,80,98,00,00,24,ff,00,32,f3,20,00,00,00,00,01,80,a3,01,40,cf,fc,40,0a,06,00,80,00,04,00,00,79,7e,76,80,c9,81,90,47,76,02,00,00,00,00,00,00 +01,02,a1,06,38,a8,05,7f,57,16,00,00,a0,0f,00,00,00,01,e0,9c,00,c0,28,ff,20,29,f3,20,00,00,00,00,01,40,ac,01,40,da,fc,c0,00,06,00,80,00,04,00,00,79,7e,76,80,c9,81,e0,33,85,02,00,00,00,00,00,00 +01,02,99,06,78,ea,14,7f,57,16,00,00,a0,0f,00,00,00,01,a0,a0,00,c0,2c,ff,00,25,f3,20,00,00,00,00,01,40,af,01,80,df,fc,40,fc,05,00,80,00,04,00,00,79,7e,76,80,c9,81,78,14,94,02,00,00,00,00,00,00 +01,02,93,06,b8,2c,24,7f,57,16,00,00,a0,0f,00,00,00,01,a0,a4,00,20,31,ff,20,1d,f3,20,00,00,00,00,01,40,bf,01,40,e0,fc,00,f4,05,00,80,00,04,00,00,79,7e,76,80,c9,81,e0,fc,a2,02,00,00,00,00,00,00 +01,02,82,06,f8,6e,33,7f,57,16,00,00,a0,0f,00,00,00,01,e0,ab,00,20,37,ff,c0,15,f3,20,00,00,00,00,01,80,d3,01,40,e4,fc,c0,f0,05,00,80,00,04,00,00,79,7e,76,80,c9,81,48,e5,b1,02,00,00,00,00,00,00 +01,02,8a,06,38,b1,42,7f,57,16,00,00,a0,0f,00,00,00,01,a0,ad,00,e0,3a,ff,c0,10,f3,20,00,00,00,00,01,40,d7,01,00,e2,fc,80,f5,05,00,80,00,04,00,00,8a,7e,73,80,b9,81,c8,c9,c0,02,00,00,00,00,01,00 +01,02,95,06,78,f3,51,7f,57,16,00,00,a0,0f,00,00,00,01,80,b1,00,00,3f,ff,80,09,f3,20,00,00,00,00,01,c0,e9,01,80,e9,fc,40,ea,05,00,80,00,04,00,00,8a,7e,73,80,b9,81,30,b2,cf,02,00,00,00,00,00,00 +01,02,9c,06,b8,35,61,7f,57,16,00,00,a0,0f,00,00,00,01,20,b8,00,80,44,ff,e0,03,f3,20,00,00,00,00,01,c0,08,02,80,e5,fc,80,e8,05,00,80,00,04,00,00,8a,7e,73,80,b9,81,b0,96,de,02,00,00,00,00,00,00 +01,02,97,06,f8,77,70,7f,57,16,00,00,a0,0f,00,00,00,01,a0,b9,00,e0,48,ff,e0,fb,f2,20,00,00,00,00,01,80,0e,02,00,ed,fc,40,e4,05,00,80,00,04,00,00,8a,7e,73,80,b9,81,18,7f,ed,02,00,00,00,00,00,00 +01,02,a5,06,38,ba,7f,7f,57,16,00,00,a0,0f,00,00,00,01,80,c0,00,60,4d,ff,a0,f7,f2,20,00,00,00,00,01,80,1e,02,80,ea,fc,80,e7,05,00,80,00,04,00,00,8a,7e,73,80,b9,81,80,67,fc,02,00,00,00,00,00,00 +01,02,9b,06,78,fc,8e,7f,57,16,00,00,a0,0f,00,00,00,01,40,c6,00,c0,53,ff,a0,f2,f2,20,00,00,00,00,01,80,2b,02,80,ee,fc,80,dc,05,00,80,00,04,00,00,8a,7e,73,80,b9,81,00,4c,0b,03,00,00,00,00,00,00 +01,02,90,06,b8,3e,9e,7f,57,16,00,00,a0,0f,00,00,00,01,e0,c8,00,c0,59,ff,40,ea,f2,20,00,00,00,00,01,40,35,02,80,f0,fc,00,df,05,00,80,00,04,00,00,8a,7e,73,80,b9,81,80,30,1a,03,00,00,00,00,00,00 +01,02,9c,06,f8,80,ad,7f,57,16,00,00,a0,0f,00,00,00,01,40,d0,00,60,60,ff,80,e8,f2,20,00,00,00,00,01,c0,41,02,00,f0,fc,80,dc,05,00,80,00,04,00,00,8f,7e,70,80,be,81,d0,1c,29,03,00,00,00,00,01,00 +01,02,9d,06,38,c3,bc,7f,57,16,00,00,a0,0f,00,00,00,01,40,d4,00,e0,64,ff,e0,e1,f2,20,00,00,00,00,01,c0,57,02,80,f1,fc,40,d6,05,00,80,00,04,00,00,8f,7e,70,80,be,81,68,fd,37,03,00,00,00,00,00,00 +01,02,a0,06,78,05,cc,7f,57,16,00,00,a0,0f,00,00,00,01,40,db,00,80,6a,ff,20,dc,f2,20,00,00,00,00,01,40,5c,02,80,fa,fc,80,d1,05,00,80,00,04,00,00,8f,7e,70,80,be,81,d0,e5,46,03,00,00,00,00,00,00 +01,02,a0,06,b8,47,db,7f,57,16,00,00,a0,0f,00,00,00,01,60,e2,00,a0,6f,ff,20,d9,f2,20,00,00,00,00,01,40,6f,02,40,f9,fc,00,d1,05,00,80,00,04,00,00,8f,7e,70,80,be,81,20,d2,55,03,00,00,00,00,00,00 +01,02,96,06,f8,89,ea,7f,57,16,00,00,a0,0f,00,00,00,01,e0,e3,00,60,76,ff,00,d3,f2,20,00,00,00,00,01,40,7a,02,c0,fb,fc,00,ce,05,00,80,00,04,00,00,8f,7e,70,80,be,81,b8,b2,64,03,00,00,00,00,00,00 +01,02,88,06,38,cc,f9,7f,57,16,00,00,a0,0f,00,00,00,01,60,ed,00,a0,7b,ff,60,cd,f2,20,00,00,00,00,01,80,7e,02,c0,05,fd,00,d2,05,00,80,00,04,00,00,8f,7e,70,80,be,81,20,9b,73,03,00,00,00,00,00,00 +01,02,90,06,60,12,09,80,57,16,00,00,a0,0f,00,00,00,01,00,f2,00,e0,81,ff,20,cb,f2,20,00,00,00,00,01,00,8c,02,40,0a,fd,c0,ca,05,00,80,00,04,00,00,97,7e,7e,80,b5,81,a0,7f,82,03,00,00,00,00,01,00 +01,02,95,06,b8,50,18,80,57,16,00,00,a0,0f,00,00,00,01,60,fc,00,a0,86,ff,20,ca,f2,20,00,00,00,00,01,40,97,02,c0,0b,fd,00,c3,05,00,80,00,04,00,00,97,7e,7e,80,b5,81,08,68,91,03,00,00,00,00,00,00 +01,02,80,06,f8,92,27,80,57,16,00,00,a0,0f,00,00,00,01,c0,02,01,c0,8d,ff,c0,c3,f2,20,00,00,00,00,01,00,a4,02,c0,12,fd,c0,c5,05,00,80,00,04,00,00,97,7e,7e,80,b5,81,70,50,a0,03,00,00,00,00,00,00 +01,02,90,06,38,d5,36,80,57,16,00,00,a0,0f,00,00,00,01,20,07,01,60,94,ff,a0,bf,f2,20,00,00,00,00,01,c0,af,02,c0,18,fd,00,c5,05,00,80,00,04,00,00,97,7e,7e,80,b5,81,f0,34,af,03,00,00,00,00,00,00 +01,02,93,06,78,17,46,80,57,16,00,00,a0,0f,00,00,00,01,00,0c,01,60,98,ff,60,bb,f2,20,00,00,00,00,01,00,bd,02,c0,13,fd,40,c9,05,00,80,00,04,00,00,97,7e,7e,80,b5,81,58,1d,be,03,00,00,00,00,00,00 +01,02,94,06,b8,59,55,80,57,16,00,00,a0,0f,00,00,00,01,c0,16,01,00,9f,ff,60,b8,f2,20,00,00,00,00,01,80,ca,02,40,25,fd,00,c6,05,00,80,00,04,00,00,97,7e,7e,80,b5,81,c0,05,cd,03,00,00,00,00,00,00 +01,02,98,06,f8,9b,64,80,57,16,00,00,a0,0f,00,00,00,01,a0,1a,01,60,a5,ff,60,b1,f2,20,00,00,00,00,01,00,cb,02,c0,2a,fd,80,c1,05,00,80,00,04,00,00,97,7e,7e,80,b5,81,40,ea,db,03,00,00,00,00,00,00 +01,02,a0,06,38,de,73,80,57,16,00,00,a0,0f,00,00,00,01,60,24,01,40,a9,ff,80,b0,f2,20,00,00,00,00,01,00,d9,02,00,2a,fd,c0,be,05,00,80,00,04,00,00,a1,7e,82,80,b4,81,c0,ce,02,00,00,00,00,00,01,00 +01,02,90,06,78,20,83,80,57,16,00,00,a0,0f,00,00,00,01,60,2c,01,00,af,ff,00,ab,f2,20,00,00,00,00,01,40,e2,02,80,24,fd,80,bc,05,00,80,00,04,00,00,a1,7e,82,80,b4,81,28,b7,11,00,00,00,00,00,00,00 +01,02,9c,06,b8,62,92,80,57,16,00,00,a0,0f,00,00,00,01,60,2e,01,60,b7,ff,40,a9,f2,20,00,00,00,00,01,c0,ea,02,40,37,fd,00,ba,05,00,80,00,04,00,00,a1,7e,82,80,b4,81,a8,9b,20,00,00,00,00,00,00,00 +01,02,94,06,f8,a4,a1,80,57,16,00,00,a0,0f,00,00,00,01,80,36,01,40,bb,ff,20,a2,f2,20,00,00,00,00,01,00,ed,02,c0,2e,fd,00,c6,05,00,80,00,04,00,00,a1,7e,82,80,b4,81,f8,87,2f,00,00,00,00,00,00,00 +01,02,9b,06,38,e7,b0,80,57,16,00,00,a0,0f,00,00,00,01,e0,3d,01,c0,c1,ff,a0,a0,f2,20,00,00,00,00,01,40,f3,02,c0,39,fd,80,b2,05,00,80,00,04,00,00,a1,7e,82,80,b4,81,90,68,3e,00,00,00,00,00,00,00 +01,02,98,06,78,29,c0,80,57,16,00,00,a0,0f,00,00,00,01,c0,47,01,60,c7,ff,e0,9b,f2,20,00,00,00,00,01,40,f8,02,00,3d,fd,00,bb,05,00,80,00,04,00,00,a1,7e,82,80,b4,81,f8,50,4d,00,00,00,00,00,00,00 +01,02,91,06,b8,6b,cf,80,57,16,00,00,a0,0f,00,00,00,01,60,4e,01,00,cd,ff,00,98,f2,20,00,00,00,00,01,c0,02,03,40,3d,fd,00,b9,05,00,80,00,04,00,00,a1,7e,82,80,b4,81,48,3d,5c,00,00,00,00,00,00,00 +01,02,a4,06,f8,ad,de,80,57,16,00,00,a0,0f,00,00,00,01,e0,52,01,a0,d3,ff,c0,95,f2,20,00,00,00,00,01,80,06,03,c0,3e,fd,c0,b8,05,00,80,00,04,00,00,a4,7e,7f,80,b9,81,e0,1d,6b,00,00,00,00,00,01,00 +01,02,92,06,38,f0,ed,80,57,16,00,00,a0,0f,00,00,00,01,40,5e,01,a0,d8,ff,a0,94,f2,20,00,00,00,00,01,80,15,03,00,41,fd,c0,bb,05,00,80,00,04,00,00,a4,7e,7f,80,b9,81,48,06,7a,00,00,00,00,00,00,00 +01,02,a5,06,78,32,fd,80,57,16,00,00,a0,0f,00,00,00,01,60,67,01,80,dc,ff,20,8f,f2,20,00,00,00,00,01,80,1b,03,00,45,fd,c0,bc,05,00,80,00,04,00,00,a4,7e,7f,80,b9,81,b0,ee,88,00,00,00,00,00,00,00 +01,02,9e,06,b8,74,0c,81,57,16,00,00,a0,0f,00,00,00,01,60,6a,01,80,e3,ff,a0,8d,f2,20,00,00,00,00,01,80,2f,03,40,4b,fd,c0,ba,05,00,80,00,04,00,00,a4,7e,7f,80,b9,81,30,d3,97,00,00,00,00,00,00,00 +01,02,88,06,f8,b6,1b,81,57,16,00,00,a0,0f,00,00,00,01,a0,74,01,20,e8,ff,c0,8b,f2,20,00,00,00,00,01,40,39,03,00,45,fd,00,b7,05,00,80,00,04,00,00,a4,7e,7f,80,b9,81,b0,b7,a6,00,00,00,00,00,00,00 +01,02,92,06,38,f9,2a,81,57,16,00,00,a0,0f,00,00,00,01,20,78,01,00,ee,ff,40,88,f2,20,00,00,00,00,01,c0,42,03,80,4f,fd,c0,bb,05,00,80,00,04,00,00,a4,7e,7f,80,b9,81,18,a0,b5,00,00,00,00,00,00,00 +01,02,8d,06,78,3b,3a,81,57,16,00,00,a0,0f,00,00,00,01,e0,7d,01,e0,f3,ff,c0,84,f2,20,00,00,00,00,01,80,50,03,40,4d,fd,80,c0,05,00,80,00,04,00,00,ae,7e,8a,80,b7,81,80,88,c4,00,00,00,00,00,01,00 +01,02,98,06,b8,7d,49,81,57,16,00,00,a0,0f,00,00,00,01,60,89,01,e0,f8,ff,40,83,f2,20,00,00,00,00,01,80,50,03,c0,57,fd,00,c4,05,00,80,00,04,00,00,ae,7e,8a,80,b7,81,e8,70,d3,00,00,00,00,00,00,00 +01,02,98,06,f8,bf,58,81,57,16,00,00,a0,0f,00,00,00,01,60,8e,01,00,fd,ff,e0,7f,f2,20,00,00,00,00,01,80,5d,03,40,4f,fd,c0,c1,05,00,80,00,04,00,00,ae,7e,8a,80,b7,81,68,55,e2,00,00,00,00,00,00,00 +01,02,9a,06,38,02,68,81,57,16,00,00,a0,0f,00,00,00,01,00,95,01,a0,03,00,e0,7f,f2,20,00,00,00,00,01,c0,62,03,c0,57,fd,00,ce,05,00,80,00,04,00,00,ae,7e,8a,80,b7,81,e8,39,f1,00,00,00,00,00,00,00 +01,02,9d,06,78,44,77,81,57,16,00,00,a0,0f,00,00,00,01,a0,99,01,40,0a,00,60,7d,f2,20,00,00,00,00,01,c0,5b,03,40,5d,fd,40,cd,05,00,80,00,04,00,00,ae,7e,8a,80,b7,81,38,26,00,01,00,00,00,00,00,00 +01,02,9e,06,b8,86,86,81,57,16,00,00,a0,0f,00,00,00,01,40,a4,01,c0,0e,00,e0,78,f2,20,00,00,00,00,01,40,5d,03,40,5e,fd,c0,d0,05,00,80,00,04,00,00,ae,7e,8a,80,b7,81,d0,06,0f,01,00,00,00,00,00,00 +01,02,a1,06,f8,c8,95,81,57,16,00,00,a0,0f,00,00,00,01,c0,ad,01,80,16,00,40,7a,f2,20,00,00,00,00,01,80,67,03,80,63,fd,00,d7,05,00,80,00,04,00,00,ae,7e,8a,80,b7,81,38,ef,1d,01,00,00,00,00,00,00 +01,02,96,06,38,0b,a5,81,57,16,00,00,a0,0f,00,00,00,01,80,b1,01,60,1a,00,a0,74,f2,20,00,00,00,00,01,40,6c,03,c0,5e,fd,80,d5,05,00,80,00,04,00,00,ba,7e,83,80,b7,81,a0,d7,2c,01,00,00,00,00,01,00 +01,02,98,06,78,4d,b4,81,57,16,00,00,a0,0f,00,00,00,01,c0,ba,01,c0,21,00,c0,74,f2,20,00,00,00,00,01,80,6f,03,00,63,fd,00,dc,05,00,80,00,04,00,00,ba,7e,83,80,b7,81,20,bc,3b,01,00,00,00,00,00,00 +01,02,9c,06,b8,8f,c3,81,57,16,00,00,a0,0f,00,00,00,01,c0,c2,01,a0,28,00,c0,74,f2,20,00,00,00,00,01,80,72,03,00,67,fd,00,e1,05,00,80,00,04,00,00,ba,7e,83,80,b7,81,88,a4,4a,01,00,00,00,00,00,00 +01,02,a3,06,f8,d1,d2,81,57,16,00,00,a0,0f,00,00,00,01,20,cb,01,20,2e,00,40,72,f2,20,00,00,00,00,01,80,71,03,c0,67,fd,00,dd,05,00,80,00,04,00,00,ba,7e,83,80,b7,81,08,89,59,01,00,00,00,00,00,00 +01,02,95,06,38,14,e2,81,57,16,00,00,a0,0f,00,00,00,01,c0,cf,01,60,35,00,a0,70,f2,20,00,00,00,00,01,00,6c,03,00,6a,fd,40,e5,05,00,80,00,04,00,00,ba,7e,83,80,b7,81,70,71,68,01,00,00,00,00,00,00 +01,02,88,06,78,56,f1,81,57,16,00,00,a0,0f,00,00,00,01,80,d8,01,e0,3b,00,20,6f,f2,20,00,00,00,00,01,40,6b,03,80,6e,fd,c0,e2,05,00,80,00,04,00,00,ba,7e,83,80,b7,81,d8,59,77,01,00,00,00,00,00,00 +01,02,88,06,b8,98,00,82,57,16,00,00,a0,0f,00,00,00,01,e0,dc,01,40,41,00,80,6e,f2,20,00,00,00,00,01,00,70,03,80,74,fd,40,ec,05,00,80,00,04,00,00,ba,7e,83,80,b7,81,58,3e,86,01,00,00,00,00,00,00 +01,02,98,06,e0,de,0f,82,57,16,00,00,a0,0f,00,00,00,01,60,e4,01,20,49,00,80,6b,f2,20,00,00,00,00,01,80,6f,03,40,72,fd,80,eb,05,00,80,00,04,00,00,c3,7e,82,80,ab,81,d8,22,95,01,00,00,00,00,01,00 +01,02,98,06,38,1d,1f,82,57,16,00,00,a0,0f,00,00,00,01,00,ed,01,60,4f,00,c0,6c,f2,20,00,00,00,00,01,c0,75,03,40,7a,fd,c0,f2,05,00,80,00,04,00,00,c3,7e,82,80,ab,81,28,0f,a4,01,00,00,00,00,00,00 +01,02,8c,06,78,5f,2e,82,57,16,00,00,a0,0f,00,00,00,01,c0,ef,01,80,55,00,80,6b,f2,20,00,00,00,00,01,c0,70,03,c0,7d,fd,c0,f8,05,00,80,00,04,00,00,c3,7e,82,80,ab,81,a8,f3,b2,01,00,00,00,00,00,00 +01,02,84,06,b8,a1,3d,82,57,16,00,00,a0,0f,00,00,00,01,e0,f7,01,80,5e,00,60,6b,f2,20,00,00,00,00,01,c0,73,03,c0,7c,fd,00,fd,05,00,80,00,04,00,00,c3,7e,82,80,ab,81,28,d8,c1,01,00,00,00,00,00,00 +01,02,97,06,f8,e3,4c,82,57,16,00,00,a0,0f,00,00,00,01,20,fd,01,40,64,00,c0,6a,f2,20,00,00,00,00,01,40,71,03,80,80,fd,80,fe,05,00,80,00,04,00,00,c3,7e,82,80,ab,81,78,c4,d0,01,00,00,00,00,00,00 +01,02,98,06,38,26,5c,82,57,16,00,00,a0,0f,00,00,00,01,00,00,02,60,6b,00,00,6a,f2,20,00,00,00,00,01,00,77,03,80,86,fd,c0,0a,06,00,80,00,04,00,00,c3,7e,82,80,ab,81,10,a5,df,01,00,00,00,00,00,00 +01,02,97,06,78,68,6b,82,57,16,00,00,a0,0f,00,00,00,01,60,07,02,00,73,00,20,65,f2,20,00,00,00,00,01,00,75,03,80,91,fd,40,09,06,00,80,00,04,00,00,d1,7e,88,80,c1,81,78,8d,ee,01,00,00,00,00,01,00 +01,02,92,06,b8,aa,7a,82,57,16,00,00,a0,0f,00,00,00,01,e0,0a,02,c0,7b,00,80,65,f2,20,00,00,00,00,01,80,76,03,40,8b,fd,c0,13,06,00,80,00,04,00,00,d1,7e,88,80,c1,81,f8,71,fd,01,00,00,00,00,00,00 +01,02,8c,06,f8,ec,89,82,57,16,00,00,a0,0f,00,00,00,01,c0,0d,02,40,81,00,00,65,f2,20,00,00,00,00,01,00,84,03,00,90,fd,c0,12,06,00,80,00,04,00,00,d1,7e,88,80,c1,81,60,5a,0c,02,00,00,00,00,00,00 +01,02,94,06,38,2f,99,82,57,16,00,00,a0,0f,00,00,00,01,e0,14,02,60,87,00,e0,62,f2,20,00,00,00,00,01,c0,79,03,40,8f,fd,80,16,06,00,80,00,04,00,00,d1,7e,88,80,c1,81,c8,42,1b,02,00,00,00,00,00,00 +01,02,94,06,78,71,a8,82,57,16,00,00,a0,0f,00,00,00,01,c0,1a,02,20,90,00,60,62,f2,20,00,00,00,00,01,00,81,03,c0,9e,fd,40,1f,06,00,80,00,04,00,00,d1,7e,88,80,c1,81,48,27,2a,02,00,00,00,00,00,00 +01,02,84,06,b8,b3,b7,82,57,16,00,00,a0,0f,00,00,00,01,80,20,02,a0,98,00,e0,63,f2,20,00,00,00,00,01,80,86,03,40,99,fd,00,1c,06,00,80,00,04,00,00,d1,7e,88,80,c1,81,b0,0f,39,02,00,00,00,00,00,00 +01,02,a0,06,f8,f5,c6,82,57,16,00,00,a0,0f,00,00,00,01,a0,26,02,a0,a0,00,a0,60,f2,20,00,00,00,00,01,c0,85,03,80,a4,fd,40,26,06,00,80,00,04,00,00,d1,7e,88,80,c1,81,18,f8,47,02,00,00,00,00,00,00 +01,02,95,06,20,3c,d6,82,57,16,00,00,a0,0f,00,00,00,01,c0,27,02,e0,a6,00,40,5f,f2,20,00,00,00,00,01,40,8e,03,c0,ab,fd,00,28,06,00,80,00,04,00,00,d2,7e,8c,80,b2,81,98,dc,56,02,00,00,00,00,01,00 +01,02,85,06,78,7a,e5,82,57,16,00,00,a0,0f,00,00,00,01,20,2c,02,80,ac,00,00,5e,f2,20,00,00,00,00,01,40,8c,03,c0,ae,fd,00,27,06,00,80,00,04,00,00,d2,7e,8c,80,b2,81,18,c1,65,02,00,00,00,00,00,00 +01,02,90,06,b8,bc,f4,82,57,16,00,00,a0,0f,00,00,00,01,a0,30,02,c0,b4,00,80,5c,f2,20,00,00,00,00,01,00,8c,03,00,b3,fd,80,2c,06,00,80,00,04,00,00,d2,7e,8c,80,b2,81,68,ad,74,02,00,00,00,00,00,00 +01,02,97,06,f8,fe,03,83,57,16,00,00,a0,0f,00,00,00,01,40,35,02,e0,ba,00,a0,5b,f2,20,00,00,00,00,01,40,8e,03,40,b2,fd,c0,38,06,00,80,00,04,00,00,d2,7e,8c,80,b2,81,00,8e,83,02,00,00,00,00,00,00 +01,02,99,06,38,41,13,83,57,16,00,00,a0,0f,00,00,00,01,a0,39,02,20,c3,00,00,5b,f2,20,00,00,00,00,01,c0,87,03,80,ba,fd,00,32,06,00,80,00,04,00,00,d2,7e,8c,80,b2,81,50,7a,92,02,00,00,00,00,00,00 +01,02,99,06,78,83,22,83,57,16,00,00,a0,0f,00,00,00,01,80,3d,02,20,c8,00,e0,5a,f2,20,00,00,00,00,01,00,9b,03,40,c2,fd,80,32,06,00,80,00,04,00,00,d2,7e,8c,80,b2,81,d0,5e,a1,02,00,00,00,00,00,00 +01,02,94,06,b8,c5,31,83,57,16,00,00,a0,0f,00,00,00,01,c0,41,02,e0,ce,00,20,59,f2,20,00,00,00,00,01,40,95,03,40,d1,fd,c0,33,06,00,80,00,04,00,00,d2,7e,8c,80,b2,81,50,43,b0,02,00,00,00,00,00,00 +01,02,9e,06,e0,0b,41,83,57,16,00,00,a0,0f,00,00,00,01,00,47,02,e0,d8,00,20,58,f2,20,00,00,00,00,01,40,9d,03,40,d3,fd,00,2d,06,00,80,00,04,00,00,e1,7e,93,80,b5,81,a0,2f,bf,02,00,00,00,00,01,00 +01,02,96,06,38,4a,50,83,57,16,00,00,a0,0f,00,00,00,01,20,4a,02,a0,de,00,80,57,f2,20,00,00,00,00,01,80,99,03,00,dc,fd,40,2c,06,00,80,00,04,00,00,e1,7e,93,80,b5,81,38,10,ce,02,00,00,00,00,00,00 +01,02,96,06,78,8c,5f,83,57,16,00,00,a0,0f,00,00,00,01,c0,4c,02,60,e4,00,a0,54,f2,20,00,00,00,00,01,40,a0,03,00,e0,fd,80,31,06,00,80,00,04,00,00,e1,7e,93,80,b5,81,a0,f8,dc,02,00,00,00,00,00,00 +01,02,8e,06,b8,ce,6e,83,57,16,00,00,a0,0f,00,00,00,01,40,4e,02,60,ea,00,00,53,f2,20,00,00,00,00,01,80,a7,03,40,e3,fd,80,29,06,00,80,00,04,00,00,e1,7e,93,80,b5,81,08,e1,eb,02,00,00,00,00,00,00 +01,02,95,06,f8,10,7e,83,57,16,00,00,a0,0f,00,00,00,01,c0,54,02,c0,f0,00,00,55,f2,20,00,00,00,00,01,80,a2,03,40,e5,fd,c0,30,06,00,80,00,04,00,00,e1,7e,93,80,b5,81,88,c5,fa,02,00,00,00,00,00,00 +01,02,93,06,38,53,8d,83,57,16,00,00,a0,0f,00,00,00,01,20,55,02,20,f8,00,c0,53,f2,20,00,00,00,00,01,00,a9,03,80,ea,fd,40,2b,06,00,80,00,04,00,00,e1,7e,93,80,b5,81,08,aa,09,03,00,00,00,00,00,00 +01,02,94,06,60,99,9c,83,57,16,00,00,a0,0f,00,00,00,01,e0,57,02,80,fc,00,00,53,f2,20,00,00,00,00,01,40,a8,03,80,e4,fd,c0,29,06,00,80,00,04,00,00,e8,7e,8e,80,b0,81,70,92,18,03,00,00,00,00,01,00 +01,02,90,06,b8,d7,ab,83,57,16,00,00,a0,0f,00,00,00,01,00,5f,02,80,00,01,40,53,f2,20,00,00,00,00,01,00,a6,03,00,f4,fd,80,32,06,00,80,00,04,00,00,e8,7e,8e,80,b0,81,d8,7a,27,03,00,00,00,00,00,00 +01,02,97,06,f8,19,bb,83,57,16,00,00,a0,0f,00,00,00,01,00,62,02,00,05,01,00,54,f2,20,00,00,00,00,01,00,b2,03,40,f5,fd,c0,27,06,00,80,00,04,00,00,e8,7e,8e,80,b0,81,40,63,36,03,00,00,00,00,00,00 +01,02,96,06,38,5c,ca,83,57,16,00,00,a0,0f,00,00,00,01,20,64,02,a0,0a,01,40,53,f2,20,00,00,00,00,01,80,b6,03,80,f8,fd,c0,2a,06,00,80,00,04,00,00,e8,7e,8e,80,b0,81,c0,47,45,03,00,00,00,00,00,00 +01,02,9b,06,78,9e,d9,83,57,16,00,00,a0,0f,00,00,00,01,80,69,02,c0,0e,01,a0,53,f2,20,00,00,00,00,01,40,b9,03,80,f3,fd,c0,29,06,00,80,00,04,00,00,e8,7e,8e,80,b0,81,40,2c,54,03,00,00,00,00,00,00 +01,02,8b,06,b8,e0,e8,83,57,16,00,00,a0,0f,00,00,00,01,e0,69,02,20,11,01,60,54,f2,20,00,00,00,00,01,80,be,03,c0,fa,fd,c0,24,06,00,80,00,04,00,00,e8,7e,8e,80,b0,81,90,18,63,03,00,00,00,00,00,00 +01,02,8f,06,f8,22,f8,83,57,16,00,00,a0,0f,00,00,00,01,e0,6c,02,a0,14,01,40,56,f2,20,00,00,00,00,01,c0,c1,03,40,f6,fd,00,28,06,00,80,00,04,00,00,e8,7e,8e,80,b0,81,28,f9,71,03,00,00,00,00,00,00 +01,02,98,06,38,65,07,84,57,16,00,00,a0,0f,00,00,00,01,e0,72,02,40,17,01,c0,54,f2,20,00,00,00,00,01,80,c2,03,40,f9,fd,00,22,06,00,80,00,04,00,00,ef,7e,99,80,ae,81,90,e1,80,03,00,00,00,00,01,00 +01,02,a7,06,78,a7,16,84,57,16,00,00,a0,0f,00,00,00,01,e0,74,02,00,1a,01,40,56,f2,20,00,00,00,00,01,c0,c8,03,00,fd,fd,c0,1c,06,00,80,00,04,00,00,ef,7e,99,80,ae,81,e0,cd,8f,03,00,00,00,00,00,00 +01,02,9a,06,b8,e9,25,84,57,16,00,00,a0,0f,00,00,00,01,e0,78,02,80,1c,01,80,57,f2,20,00,00,00,00,01,c0,d2,03,40,fd,fd,c0,1b,06,00,80,00,04,00,00,ef,7e,99,80,ae,81,78,ae,9e,03,00,00,00,00,00,00 +01,02,9f,06,f8,2b,35,84,57,16,00,00,a0,0f,00,00,00,01,a0,7b,02,80,1d,01,80,58,f2,20,00,00,00,00,01,c0,de,03,40,09,fe,40,23,06,00,80,00,04,00,00,ef,7e,99,80,ae,81,e0,96,ad,03,00,00,00,00,00,00 +01,02,98,06,38,6e,44,84,57,16,00,00,a0,0f,00,00,00,01,e0,80,02,a0,1e,01,80,57,f2,20,00,00,00,00,01,40,da,03,c0,06,fe,80,15,06,00,80,00,04,00,00,ef,7e,99,80,ae,81,60,7b,bc,03,00,00,00,00,00,00 +01,02,9e,06,78,b0,53,84,57,16,00,00,a0,0f,00,00,00,01,e0,84,02,c0,1e,01,00,5c,f2,20,00,00,00,00,01,00,e3,03,40,00,fe,40,20,06,00,80,00,04,00,00,ef,7e,99,80,ae,81,c8,63,cb,03,00,00,00,00,00,00 +01,02,91,06,b8,f2,62,84,57,16,00,00,a0,0f,00,00,00,01,40,88,02,80,20,01,c0,5d,f2,20,00,00,00,00,01,c0,e8,03,40,01,fe,00,15,06,00,80,00,04,00,00,ef,7e,99,80,ae,81,30,4c,da,03,00,00,00,00,00,00 +01,02,94,06,f8,34,72,84,57,16,00,00,a0,0f,00,00,00,01,80,8a,02,40,1f,01,00,5c,f2,20,00,00,00,00,01,80,ee,03,40,03,fe,c0,11,06,00,80,00,04,00,00,fc,7e,90,80,b7,81,b0,30,01,00,00,00,00,00,01,00 +01,02,a1,06,38,77,81,84,57,16,00,00,a0,0f,00,00,00,01,c0,91,02,c0,20,01,c0,5e,f2,20,00,00,00,00,01,00,fd,03,00,10,fe,40,11,06,00,80,00,04,00,00,fc,7e,90,80,b7,81,30,15,10,00,00,00,00,00,00,00 +01,02,a8,06,78,b9,90,84,57,16,00,00,a0,0f,00,00,00,01,40,94,02,40,20,01,60,5f,f2,20,00,00,00,00,01,80,03,04,00,13,fe,c0,15,06,00,80,00,04,00,00,fc,7e,90,80,b7,81,80,01,1f,00,00,00,00,00,00,00 +01,02,90,06,b8,fb,9f,84,57,16,00,00,a0,0f,00,00,00,01,60,99,02,40,1e,01,80,62,f2,20,00,00,00,00,01,00,10,04,40,0a,fe,c0,10,06,00,80,00,04,00,00,fc,7e,90,80,b7,81,00,e6,2d,00,00,00,00,00,00,00 +01,02,90,06,f8,3d,af,84,57,16,00,00,a0,0f,00,00,00,01,80,9c,02,c0,1e,01,a0,60,f2,20,00,00,00,00,01,00,0d,04,00,08,fe,80,0a,06,00,80,00,04,00,00,fc,7e,90,80,b7,81,80,ca,3c,00,00,00,00,00,00,00 +01,02,80,06,38,80,be,84,57,16,00,00,a0,0f,00,00,00,01,00,9e,02,e0,1d,01,20,67,f2,20,00,00,00,00,01,80,24,04,c0,0e,fe,c0,03,06,00,80,00,04,00,00,fc,7e,90,80,b7,81,d0,b6,4b,00,00,00,00,00,00,00 +01,02,8f,06,60,c6,cd,84,57,16,00,00,a0,0f,00,00,00,01,e0,a5,02,00,1b,01,20,68,f2,20,00,00,00,00,01,40,24,04,c0,18,fe,c0,04,06,00,80,00,04,00,00,09,7f,93,80,b0,81,68,97,5a,00,00,00,00,00,01,00 +01,02,94,06,b8,04,dd,84,57,16,00,00,a0,0f,00,00,00,01,80,a8,02,80,18,01,00,6b,f2,20,00,00,00,00,01,c0,33,04,00,0f,fe,c0,02,06,00,80,00,04,00,00,09,7f,93,80,b0,81,d0,7f,69,00,00,00,00,00,00,00 +01,02,99,06,f8,46,ec,84,57,16,00,00,a0,0f,00,00,00,01,40,ad,02,80,16,01,20,6d,f2,20,00,00,00,00,01,c0,39,04,c0,16,fe,40,05,06,00,80,00,04,00,00,09,7f,93,80,b0,81,50,64,78,00,00,00,00,00,00,00 +01,02,90,06,38,89,fb,84,57,16,00,00,a0,0f,00,00,00,01,80,b0,02,a0,13,01,e0,70,f2,20,00,00,00,00,01,c0,48,04,c0,13,fe,40,01,06,00,80,00,04,00,00,09,7f,93,80,b0,81,b8,4c,87,00,00,00,00,00,00,00 +01,02,a0,06,78,cb,0a,85,57,16,00,00,a0,0f,00,00,00,01,80,b3,02,80,11,01,80,73,f2,20,00,00,00,00,01,c0,49,04,c0,11,fe,00,04,06,00,80,00,04,00,00,09,7f,93,80,b0,81,08,39,96,00,00,00,00,00,00,00 +01,02,88,06,b8,0d,1a,85,57,16,00,00,a0,0f,00,00,00,01,c0,b8,02,c0,0e,01,60,77,f2,20,00,00,00,00,01,80,5a,04,00,13,fe,40,06,06,00,80,00,04,00,00,09,7f,93,80,b0,81,a0,19,a5,00,00,00,00,00,00,00 +01,02,8b,06,f8,4f,29,85,57,16,00,00,a0,0f,00,00,00,01,a0,bf,02,00,0e,01,a0,7d,f2,20,00,00,00,00,01,c0,5c,04,80,18,fe,00,03,06,00,80,00,04,00,00,09,7f,93,80,b0,81,08,02,b4,00,00,00,00,00,00,00 +01,02,8e,06,38,92,38,85,57,16,00,00,a0,0f,00,00,00,01,40,c2,02,20,0c,01,40,7e,f2,20,00,00,00,00,01,c0,6a,04,00,13,fe,c0,05,06,00,80,00,04,00,00,0d,7f,9e,80,c0,81,70,ea,c2,00,00,00,00,00,01,00 +01,02,92,06,78,d4,47,85,57,16,00,00,a0,0f,00,00,00,01,c0,c6,02,e0,07,01,a0,83,f2,20,00,00,00,00,01,00,65,04,00,0a,fe,80,00,06,00,80,00,04,00,00,0d,7f,9e,80,c0,81,f0,ce,d1,00,00,00,00,00,00,00 +01,02,8e,06,b8,16,57,85,57,16,00,00,a0,0f,00,00,00,01,40,cd,02,a0,06,01,20,8a,f2,20,00,00,00,00,01,40,72,04,40,09,fe,c0,00,06,00,80,00,04,00,00,0d,7f,9e,80,c0,81,70,b3,e0,00,00,00,00,00,00,00 +01,02,98,06,f8,58,66,85,57,16,00,00,a0,0f,00,00,00,01,c0,d0,02,20,03,01,80,8e,f2,20,00,00,00,00,01,c0,78,04,c0,07,fe,80,03,06,00,80,00,04,00,00,0d,7f,9e,80,c0,81,c0,9f,ef,00,00,00,00,00,00,00 +01,02,89,06,38,9b,75,85,57,16,00,00,a0,0f,00,00,00,01,20,d9,02,60,01,01,e0,93,f2,20,00,00,00,00,01,c0,83,04,80,05,fe,40,05,06,00,80,00,04,00,00,0d,7f,9e,80,c0,81,58,80,fe,00,00,00,00,00,00,00 +01,02,98,06,78,dd,84,85,57,16,00,00,a0,0f,00,00,00,01,a0,dc,02,a0,00,01,c0,9a,f2,20,00,00,00,00,01,c0,8b,04,80,04,fe,40,09,06,00,80,00,04,00,00,0d,7f,9e,80,c0,81,a8,6c,0d,01,00,00,00,00,00,00 +01,02,90,06,b8,1f,94,85,57,16,00,00,a0,0f,00,00,00,01,20,e4,02,60,00,01,00,a3,f2,20,00,00,00,00,01,80,87,04,40,09,fe,c0,06,06,00,80,00,04,00,00,0d,7f,9e,80,c0,81,28,51,1c,01,00,00,00,00,00,00 +01,02,8b,06,f8,61,a3,85,57,16,00,00,a0,0f,00,00,00,01,a0,e7,02,20,fd,00,20,a9,f2,20,00,00,00,00,01,c0,94,04,80,f6,fd,c0,0a,06,00,80,00,04,00,00,19,7f,97,80,c0,81,a8,35,2b,01,00,00,00,00,01,00 +01,02,9a,06,38,a4,b2,85,57,16,00,00,a0,0f,00,00,00,01,60,eb,02,40,fc,00,40,b0,f2,20,00,00,00,00,01,00,95,04,00,fd,fd,40,0c,06,00,80,00,04,00,00,19,7f,97,80,c0,81,f8,21,3a,01,00,00,00,00,00,00 +01,02,a6,06,78,e6,c1,85,57,16,00,00,a0,0f,00,00,00,01,20,f0,02,80,fa,00,60,b8,f2,20,00,00,00,00,01,c0,a1,04,00,fd,fd,c0,10,06,00,80,00,04,00,00,19,7f,97,80,c0,81,90,02,49,01,00,00,00,00,00,00 +01,02,9b,06,b8,28,d1,85,57,16,00,00,a0,0f,00,00,00,01,40,f4,02,a0,f9,00,80,bf,f2,20,00,00,00,00,01,40,a1,04,80,f7,fd,40,14,06,00,80,00,04,00,00,19,7f,97,80,c0,81,f8,ea,57,01,00,00,00,00,00,00 +01,02,a1,06,f8,6a,e0,85,57,16,00,00,a0,0f,00,00,00,01,60,fd,02,60,f9,00,40,ca,f2,20,00,00,00,00,01,80,a9,04,00,02,fe,40,0e,06,00,80,00,04,00,00,19,7f,97,80,c0,81,60,d3,66,01,00,00,00,00,00,00 +01,02,94,06,38,ad,ef,85,57,16,00,00,a0,0f,00,00,00,01,20,01,03,00,f7,00,20,cf,f2,20,00,00,00,00,01,c0,b1,04,00,fc,fd,00,10,06,00,80,00,04,00,00,19,7f,97,80,c0,81,e0,b7,75,01,00,00,00,00,00,00 +01,02,88,06,78,ef,fe,85,57,16,00,00,a0,0f,00,00,00,01,e0,03,03,80,f5,00,c0,d7,f2,20,00,00,00,00,01,40,b8,04,40,fa,fd,40,11,06,00,80,00,04,00,00,24,7f,91,80,c2,81,48,a0,84,01,00,00,00,00,01,00 +01,02,90,06,b8,31,0e,86,57,16,00,00,a0,0f,00,00,00,01,60,08,03,20,f3,00,00,e0,f2,20,00,00,00,00,01,c0,ac,04,40,f9,fd,c0,0d,06,00,80,00,04,00,00,24,7f,91,80,c2,81,c8,84,93,01,00,00,00,00,00,00 +01,02,8e,06,f8,73,1d,86,57,16,00,00,a0,0f,00,00,00,01,00,0d,03,e0,f4,00,40,e9,f2,20,00,00,00,00,01,c0,bd,04,00,01,fe,40,0d,06,00,80,00,04,00,00,24,7f,91,80,c2,81,30,6d,a2,01,00,00,00,00,00,00 +01,02,9c,06,38,b6,2c,86,57,16,00,00,a0,0f,00,00,00,01,80,15,03,20,f2,00,00,f2,f2,20,00,00,00,00,01,00,c5,04,40,f9,fd,c0,10,06,00,80,00,04,00,00,24,7f,91,80,c2,81,98,55,b1,01,00,00,00,00,00,00 +01,02,94,06,78,f8,3b,86,57,16,00,00,a0,0f,00,00,00,01,00,18,03,a0,ef,00,20,fb,f2,20,00,00,00,00,01,c0,c0,04,80,04,fe,00,0a,06,00,80,00,04,00,00,24,7f,91,80,c2,81,18,3a,c0,01,00,00,00,00,00,00 +01,02,7e,06,b8,3a,4b,86,57,16,00,00,a0,0f,00,00,00,01,a0,1e,03,e0,ef,00,c0,01,f3,20,00,00,00,00,01,c0,c2,04,00,06,fe,40,0a,06,00,80,00,04,00,00,24,7f,91,80,c2,81,98,1e,cf,01,00,00,00,00,00,00 +01,02,94,06,f8,7c,5a,86,57,16,00,00,a0,0f,00,00,00,01,60,21,03,00,ee,00,80,0b,f3,20,00,00,00,00,01,c0,c6,04,40,00,fe,80,0e,06,00,80,00,04,00,00,24,7f,91,80,c2,81,e8,0a,de,01,00,00,00,00,00,00 +01,02,a4,06,38,bf,69,86,57,16,00,00,a0,0f,00,00,00,01,e0,28,03,e0,ec,00,e0,15,f3,20,00,00,00,00,01,40,ca,04,80,09,fe,40,10,06,00,80,00,04,00,00,2b,7f,8f,80,c3,81,80,eb,ec,01,00,00,00,00,01,00 +01,02,90,06,78,01,79,86,57,16,00,00,a0,0f,00,00,00,01,60,2c,03,a0,eb,00,20,1d,f3,20,00,00,00,00,01,c0,d2,04,80,0c,fe,80,0b,06,00,80,00,04,00,00,2b,7f,8f,80,c3,81,e8,d3,fb,01,00,00,00,00,00,00 +01,02,9a,06,b8,43,88,86,57,16,00,00,a0,0f,00,00,00,01,80,33,03,60,e9,00,e0,26,f3,20,00,00,00,00,01,80,d0,04,80,1a,fe,c0,07,06,00,80,00,04,00,00,2b,7f,8f,80,c3,81,38,c0,0a,02,00,00,00,00,00,00 +01,02,94,06,f8,85,97,86,57,16,00,00,a0,0f,00,00,00,01,60,39,03,c0,ea,00,20,30,f3,20,00,00,00,00,01,00,d1,04,00,14,fe,40,0c,06,00,80,00,04,00,00,2b,7f,8f,80,c3,81,d0,a0,19,02,00,00,00,00,00,00 +01,02,a0,06,38,c8,a6,86,57,16,00,00,a0,0f,00,00,00,01,a0,3d,03,e0,e6,00,40,3a,f3,20,00,00,00,00,01,00,d3,04,40,1c,fe,c0,03,06,00,80,00,04,00,00,2b,7f,8f,80,c3,81,38,89,28,02,00,00,00,00,00,00 +01,02,98,06,78,0a,b6,86,57,16,00,00,a0,0f,00,00,00,01,60,41,03,c0,e4,00,00,42,f3,20,00,00,00,00,01,40,d3,04,c0,16,fe,00,04,06,00,80,00,04,00,00,2b,7f,8f,80,c3,81,b8,6d,37,02,00,00,00,00,00,00 +01,02,94,06,b8,4c,c5,86,57,16,00,00,a0,0f,00,00,00,01,00,47,03,60,e3,00,00,4b,f3,20,00,00,00,00,01,40,d0,04,c0,1c,fe,c0,fe,05,00,80,00,04,00,00,2b,7f,8f,80,c3,81,20,56,46,02,00,00,00,00,00,00 +01,02,95,06,e0,92,d4,86,57,16,00,00,a0,0f,00,00,00,01,a0,49,03,c0,e0,00,00,53,f3,20,00,00,00,00,01,00,d3,04,c0,17,fe,40,fe,05,00,80,00,04,00,00,36,7f,8e,80,b8,81,88,3e,55,02,00,00,00,00,01,00 +01,02,94,06,38,d1,e3,86,57,16,00,00,a0,0f,00,00,00,01,40,52,03,60,df,00,00,5e,f3,20,00,00,00,00,01,00,cd,04,40,1a,fe,80,05,06,00,80,00,04,00,00,36,7f,8e,80,b8,81,08,23,64,02,00,00,00,00,00,00 +01,02,98,06,78,13,f3,86,57,16,00,00,a0,0f,00,00,00,01,20,57,03,c0,db,00,a0,68,f3,20,00,00,00,00,01,80,ce,04,80,22,fe,40,01,06,00,80,00,04,00,00,36,7f,8e,80,b8,81,70,0b,73,02,00,00,00,00,00,00 +01,02,9c,06,b8,55,02,87,57,16,00,00,a0,0f,00,00,00,01,80,5a,03,20,db,00,00,71,f3,20,00,00,00,00,01,80,d0,04,c0,1d,fe,c0,f9,05,00,80,00,04,00,00,36,7f,8e,80,b8,81,d8,f3,81,02,00,00,00,00,00,00 +01,02,9e,06,f8,97,11,87,57,16,00,00,a0,0f,00,00,00,01,40,5f,03,c0,da,00,e0,7a,f3,20,00,00,00,00,01,c0,c8,04,40,20,fe,80,f8,05,00,80,00,04,00,00,36,7f,8e,80,b8,81,58,d8,90,02,00,00,00,00,00,00 +01,02,97,06,38,da,20,87,57,16,00,00,a0,0f,00,00,00,01,40,65,03,a0,d6,00,40,83,f3,20,00,00,00,00,01,40,ca,04,80,1e,fe,80,f1,05,00,80,00,04,00,00,36,7f,8e,80,b8,81,d8,bc,9f,02,00,00,00,00,00,00 +01,02,90,06,78,1c,30,87,57,16,00,00,a0,0f,00,00,00,01,20,68,03,e0,d4,00,60,8e,f3,20,00,00,00,00,01,00,c6,04,00,1c,fe,80,fc,05,00,80,00,04,00,00,41,7f,9a,80,bb,81,28,a9,ae,02,00,00,00,00,01,00 +01,02,95,06,b8,5e,3f,87,57,16,00,00,a0,0f,00,00,00,01,60,6f,03,60,d1,00,c0,97,f3,20,00,00,00,00,01,80,ce,04,00,1c,fe,c0,fd,05,00,80,00,04,00,00,41,7f,9a,80,bb,81,c0,89,bd,02,00,00,00,00,00,00 +01,02,9d,06,f8,a0,4e,87,57,16,00,00,a0,0f,00,00,00,01,e0,6f,03,c0,cf,00,a0,a0,f3,20,00,00,00,00,01,40,cf,04,40,1e,fe,80,02,06,00,80,00,04,00,00,41,7f,9a,80,bb,81,28,72,cc,02,00,00,00,00,00,00 +01,02,a1,06,38,e3,5d,87,57,16,00,00,a0,0f,00,00,00,01,a0,76,03,20,cb,00,40,ab,f3,20,00,00,00,00,01,00,cd,04,00,1d,fe,00,06,06,00,80,00,04,00,00,41,7f,9a,80,bb,81,a8,56,db,02,00,00,00,00,00,00 +01,02,94,06,78,25,6d,87,57,16,00,00,a0,0f,00,00,00,01,00,79,03,20,c8,00,40,b5,f3,20,00,00,00,00,01,00,cf,04,80,1b,fe,00,06,06,00,80,00,04,00,00,41,7f,9a,80,bb,81,10,3f,ea,02,00,00,00,00,00,00 +01,02,8f,06,b8,67,7c,87,57,16,00,00,a0,0f,00,00,00,01,a0,7b,03,60,c6,00,a0,bd,f3,20,00,00,00,00,01,c0,c7,04,80,17,fe,80,0a,06,00,80,00,04,00,00,41,7f,9a,80,bb,81,60,2b,f9,02,00,00,00,00,00,00 +01,02,93,06,f8,a9,8b,87,57,16,00,00,a0,0f,00,00,00,01,c0,81,03,c0,c0,00,c0,ca,f3,20,00,00,00,00,01,80,d4,04,00,13,fe,40,0c,06,00,80,00,04,00,00,41,7f,9a,80,bb,81,f8,0b,08,03,00,00,00,00,00,00 +01,02,9d,06,38,ec,9a,87,57,16,00,00,a0,0f,00,00,00,01,00,86,03,a0,be,00,00,d4,f3,20,00,00,00,00,01,40,d3,04,c0,0b,fe,c0,0d,06,00,80,00,04,00,00,47,7f,92,80,c4,81,60,f4,16,03,00,00,00,00,01,00 +01,02,a0,06,78,2e,aa,87,57,16,00,00,a0,0f,00,00,00,01,60,89,03,60,bc,00,c0,dd,f3,20,00,00,00,00,01,c0,d1,04,80,14,fe,c0,0f,06,00,80,00,04,00,00,47,7f,92,80,c4,81,c8,dc,25,03,00,00,00,00,00,00 +01,02,9c,06,b8,70,b9,87,57,16,00,00,a0,0f,00,00,00,01,60,8f,03,c0,b8,00,80,e9,f3,20,00,00,00,00,01,00,c7,04,c0,12,fe,c0,14,06,00,80,00,04,00,00,47,7f,92,80,c4,81,48,c1,34,03,00,00,00,00,00,00 +01,02,93,06,f8,b2,c8,87,57,16,00,00,a0,0f,00,00,00,01,a0,8f,03,00,b7,00,80,f2,f3,20,00,00,00,00,01,80,ce,04,00,1b,fe,c0,22,06,00,80,00,04,00,00,47,7f,92,80,c4,81,c8,a5,43,03,00,00,00,00,00,00 +01,02,98,06,38,f5,d7,87,57,16,00,00,a0,0f,00,00,00,01,00,97,03,60,b4,00,80,fb,f3,20,00,00,00,00,01,00,cc,04,40,19,fe,80,28,06,00,80,00,04,00,00,47,7f,92,80,c4,81,18,92,52,03,00,00,00,00,00,00 +01,02,93,06,78,37,e7,87,57,16,00,00,a0,0f,00,00,00,01,a0,9a,03,a0,b0,00,20,09,f4,20,00,00,00,00,01,40,da,04,40,1b,fe,40,29,06,00,80,00,04,00,00,47,7f,92,80,c4,81,98,76,61,03,00,00,00,00,00,00 +01,02,84,06,b8,79,f6,87,57,16,00,00,a0,0f,00,00,00,01,e0,9a,03,80,ab,00,60,10,f4,20,00,00,00,00,01,80,d1,04,40,1c,fe,80,2b,06,00,80,00,04,00,00,47,7f,92,80,c4,81,00,5f,70,03,00,00,00,00,00,00 +01,02,8b,06,f8,bb,05,88,57,16,00,00,a0,0f,00,00,00,01,20,a1,03,c0,a9,00,20,1c,f4,20,00,00,00,00,01,40,d5,04,80,23,fe,40,3a,06,00,80,00,04,00,00,51,7f,8a,80,c6,81,80,43,7f,03,00,00,00,00,01,00 +01,02,88,06,38,fe,14,88,57,16,00,00,a0,0f,00,00,00,01,40,a3,03,60,a7,00,00,2a,f4,20,00,00,00,00,01,00,dc,04,c0,28,fe,c0,32,06,00,80,00,04,00,00,51,7f,8a,80,c6,81,00,28,8e,03,00,00,00,00,00,00 +01,02,9a,06,78,40,24,88,57,16,00,00,a0,0f,00,00,00,01,c0,a4,03,00,a5,00,80,31,f4,20,00,00,00,00,01,80,dc,04,40,2f,fe,c0,3b,06,00,80,00,04,00,00,51,7f,8a,80,c6,81,50,14,9d,03,00,00,00,00,00,00 +01,02,94,06,b8,82,33,88,57,16,00,00,a0,0f,00,00,00,01,40,a2,03,e0,9e,00,60,3d,f4,20,00,00,00,00,01,c0,d9,04,00,30,fe,c0,40,06,00,80,00,04,00,00,51,7f,8a,80,c6,81,e8,f4,ab,03,00,00,00,00,00,00 +01,02,8c,06,f8,c4,42,88,57,16,00,00,a0,0f,00,00,00,01,e0,a5,03,a0,9e,00,80,49,f4,20,00,00,00,00,01,00,de,04,80,3b,fe,00,4c,06,00,80,00,04,00,00,51,7f,8a,80,c6,81,50,dd,ba,03,00,00,00,00,00,00 +01,02,a5,06,38,07,52,88,57,16,00,00,a0,0f,00,00,00,01,80,a6,03,a0,9a,00,20,54,f4,20,00,00,00,00,01,00,dc,04,00,37,fe,40,4b,06,00,80,00,04,00,00,51,7f,8a,80,c6,81,b8,c5,c9,03,00,00,00,00,00,00 +01,02,a0,06,60,4d,61,88,57,16,00,00,a0,0f,00,00,00,01,20,a6,03,a0,96,00,80,5e,f4,20,00,00,00,00,01,00,e5,04,c0,40,fe,c0,4b,06,00,80,00,04,00,00,5e,7f,93,80,c5,81,38,aa,d8,03,00,00,00,00,01,00 +01,02,96,06,b8,8b,70,88,57,16,00,00,a0,0f,00,00,00,01,40,a8,03,40,94,00,60,67,f4,20,00,00,00,00,01,c0,ef,04,00,50,fe,00,51,06,00,80,00,04,00,00,5e,7f,93,80,c5,81,a0,92,e7,03,00,00,00,00,00,00 +01,02,a0,06,f8,cd,7f,88,57,16,00,00,a0,0f,00,00,00,01,00,ac,03,a0,92,00,a0,75,f4,20,00,00,00,00,01,c0,eb,04,40,56,fe,00,57,06,00,80,00,04,00,00,5e,7f,93,80,c5,81,08,7b,0e,00,00,00,00,00,00,00 +01,02,94,06,38,10,8f,88,57,16,00,00,a0,0f,00,00,00,01,60,a9,03,60,8f,00,20,7d,f4,20,00,00,00,00,01,c0,e3,04,c0,5b,fe,00,61,06,00,80,00,04,00,00,5e,7f,93,80,c5,81,88,5f,1d,00,00,00,00,00,00,00 +01,02,9b,06,78,52,9e,88,57,16,00,00,a0,0f,00,00,00,01,80,a9,03,40,8c,00,e0,8a,f4,20,00,00,00,00,01,40,f0,04,80,63,fe,80,55,06,00,80,00,04,00,00,5e,7f,93,80,c5,81,f0,47,2c,00,00,00,00,00,00,00 +01,02,a0,06,b8,94,ad,88,57,16,00,00,a0,0f,00,00,00,01,e0,aa,03,40,8a,00,a0,94,f4,20,00,00,00,00,01,80,eb,04,80,68,fe,00,5f,06,00,80,00,04,00,00,5e,7f,93,80,c5,81,70,2c,3b,00,00,00,00,00,00,00 +01,02,90,06,f8,d6,bc,88,57,16,00,00,a0,0f,00,00,00,01,80,aa,03,20,87,00,40,9e,f4,20,00,00,00,00,01,40,ec,04,c0,76,fe,c0,61,06,00,80,00,04,00,00,5e,7f,93,80,c5,81,f0,10,4a,00,00,00,00,00,00,00 +01,02,94,06,38,19,cc,88,57,16,00,00,a0,0f,00,00,00,01,20,ab,03,20,87,00,60,a8,f4,20,00,00,00,00,01,c0,ea,04,c0,82,fe,40,5f,06,00,80,00,04,00,00,62,7f,8e,80,c5,81,40,fd,58,00,00,00,00,00,01,00 +01,02,95,06,78,5b,db,88,57,16,00,00,a0,0f,00,00,00,01,a0,ae,03,00,85,00,a0,b3,f4,20,00,00,00,00,01,80,ee,04,40,84,fe,c0,63,06,00,80,00,04,00,00,62,7f,8e,80,c5,81,c0,e1,67,00,00,00,00,00,00,00 +01,02,90,06,b8,9d,ea,88,57,16,00,00,a0,0f,00,00,00,01,e0,ab,03,20,82,00,80,bb,f4,20,00,00,00,00,01,c0,eb,04,00,8a,fe,80,6a,06,00,80,00,04,00,00,62,7f,8e,80,c5,81,40,c6,76,00,00,00,00,00,00,00 +01,02,95,06,f8,df,f9,88,57,16,00,00,a0,0f,00,00,00,01,80,ab,03,20,81,00,c0,c5,f4,20,00,00,00,00,01,40,e9,04,40,9b,fe,00,72,06,00,80,00,04,00,00,62,7f,8e,80,c5,81,90,b2,85,00,00,00,00,00,00,00 +01,02,a5,06,38,22,09,89,57,16,00,00,a0,0f,00,00,00,01,60,aa,03,e0,7d,00,80,cf,f4,20,00,00,00,00,01,80,ee,04,c0,a2,fe,80,6b,06,00,80,00,04,00,00,62,7f,8e,80,c5,81,28,93,94,00,00,00,00,00,00,00 +01,02,9e,06,78,64,18,89,57,16,00,00,a0,0f,00,00,00,01,e0,a9,03,20,7b,00,40,da,f4,20,00,00,00,00,01,80,f2,04,00,a3,fe,c0,6a,06,00,80,00,04,00,00,62,7f,8e,80,c5,81,90,7b,a3,00,00,00,00,00,00,00 +01,02,87,06,b8,a6,27,89,57,16,00,00,a0,0f,00,00,00,01,20,a6,03,a0,7b,00,a0,e4,f4,20,00,00,00,00,01,40,f6,04,40,ac,fe,40,6d,06,00,80,00,04,00,00,62,7f,8e,80,c5,81,10,60,b2,00,00,00,00,00,00,00 +01,02,9e,06,f8,e8,36,89,57,16,00,00,a0,0f,00,00,00,01,20,ac,03,a0,7a,00,40,ef,f4,20,00,00,00,00,01,c0,f9,04,80,b0,fe,00,70,06,00,80,00,04,00,00,6f,7f,8a,80,c5,81,78,48,c1,00,00,00,00,00,01,00 +01,02,a2,06,38,2b,46,89,57,16,00,00,a0,0f,00,00,00,01,20,ab,03,80,77,00,80,f9,f4,20,00,00,00,00,01,00,f2,04,80,b7,fe,80,6e,06,00,80,00,04,00,00,6f,7f,8a,80,c5,81,e0,30,d0,00,00,00,00,00,00,00 +01,02,a0,06,78,6d,55,89,57,16,00,00,a0,0f,00,00,00,01,c0,aa,03,00,76,00,80,03,f5,20,00,00,00,00,01,80,f1,04,00,c1,fe,80,76,06,00,80,00,04,00,00,6f,7f,8a,80,c5,81,60,15,df,00,00,00,00,00,00,00 +01,02,9c,06,b8,af,64,89,57,16,00,00,a0,0f,00,00,00,01,40,ad,03,e0,74,00,00,0c,f5,20,00,00,00,00,01,c0,eb,04,00,c6,fe,80,71,06,00,80,00,04,00,00,6f,7f,8a,80,c5,81,c8,fd,ed,00,00,00,00,00,00,00 +01,02,a8,06,f8,f1,73,89,57,16,00,00,a0,0f,00,00,00,01,80,a7,03,c0,74,00,80,15,f5,20,00,00,00,00,01,00,ec,04,40,cf,fe,40,69,06,00,80,00,04,00,00,6f,7f,8a,80,c5,81,30,e6,fc,00,00,00,00,00,00,00 +01,02,87,06,38,34,83,89,57,16,00,00,a0,0f,00,00,00,01,a0,a9,03,80,71,00,40,1d,f5,20,00,00,00,00,01,c0,e2,04,c0,cb,fe,00,73,06,00,80,00,04,00,00,6f,7f,8a,80,c5,81,b0,ca,0b,01,00,00,00,00,00,00 +01,02,9d,06,60,7a,92,89,57,16,00,00,a0,0f,00,00,00,01,00,a8,03,60,72,00,80,27,f5,20,00,00,00,00,01,00,e0,04,80,cf,fe,40,6f,06,00,80,00,04,00,00,76,7f,8c,80,c5,81,30,af,1a,01,00,00,00,00,01,00 +01,02,8a,06,b8,b8,a1,89,57,16,00,00,a0,0f,00,00,00,01,c0,aa,03,e0,71,00,c0,2e,f5,20,00,00,00,00,01,80,e8,04,40,df,fe,80,77,06,00,80,00,04,00,00,76,7f,8c,80,c5,81,80,9b,29,01,00,00,00,00,00,00 +01,02,93,06,f8,fa,b0,89,57,16,00,00,a0,0f,00,00,00,01,60,a9,03,c0,70,00,a0,39,f5,20,00,00,00,00,01,00,e1,04,c0,d5,fe,40,73,06,00,80,00,04,00,00,76,7f,8c,80,c5,81,18,7c,38,01,00,00,00,00,00,00 +01,02,9c,06,38,3d,c0,89,57,16,00,00,a0,0f,00,00,00,01,40,a7,03,a0,6f,00,00,42,f5,20,00,00,00,00,01,80,d5,04,40,e2,fe,00,77,06,00,80,00,04,00,00,76,7f,8c,80,c5,81,80,64,47,01,00,00,00,00,00,00 +01,02,90,06,78,7f,cf,89,57,16,00,00,a0,0f,00,00,00,01,c0,a8,03,40,6e,00,40,4b,f5,20,00,00,00,00,01,00,d6,04,00,ef,fe,80,73,06,00,80,00,04,00,00,76,7f,8c,80,c5,81,e8,4c,56,01,00,00,00,00,00,00 +01,02,99,06,b8,c1,de,89,57,16,00,00,a0,0f,00,00,00,01,20,a5,03,80,6d,00,00,52,f5,20,00,00,00,00,01,40,d7,04,40,f3,fe,40,7a,06,00,80,00,04,00,00,76,7f,8c,80,c5,81,68,31,65,01,00,00,00,00,00,00 +01,02,9b,06,f8,03,ee,89,57,16,00,00,a0,0f,00,00,00,01,20,a9,03,40,6f,00,80,5b,f5,20,00,00,00,00,01,80,d5,04,00,f5,fe,40,79,06,00,80,00,04,00,00,76,7f,8c,80,c5,81,b8,1d,74,01,00,00,00,00,00,00 +01,02,a0,06,38,46,fd,89,57,16,00,00,a0,0f,00,00,00,01,c0,a6,03,00,6c,00,a0,60,f5,20,00,00,00,00,01,80,ce,04,c0,02,ff,40,76,06,00,80,00,04,00,00,7d,7f,7b,80,ce,81,50,fe,82,01,00,00,00,00,01,00 +01,02,98,06,78,88,0c,8a,57,16,00,00,a0,0f,00,00,00,01,a0,a8,03,c0,6d,00,00,6c,f5,20,00,00,00,00,01,c0,c8,04,80,0c,ff,80,79,06,00,80,00,04,00,00,7d,7f,7b,80,ce,81,b8,e6,91,01,00,00,00,00,00,00 +01,02,a1,06,b8,ca,1b,8a,57,16,00,00,a0,0f,00,00,00,01,c0,a7,03,20,6c,00,00,6f,f5,20,00,00,00,00,01,c0,ce,04,c0,0e,ff,c0,73,06,00,80,00,04,00,00,7d,7f,7b,80,ce,81,20,cf,a0,01,00,00,00,00,00,00 +01,02,a0,06,f8,0c,2b,8a,57,16,00,00,a0,0f,00,00,00,01,c0,a9,03,e0,6b,00,a0,76,f5,20,00,00,00,00,01,00,c7,04,80,0f,ff,40,79,06,00,80,00,04,00,00,7d,7f,7b,80,ce,81,a0,b3,af,01,00,00,00,00,00,00 +01,02,a4,06,38,4f,3a,8a,57,16,00,00,a0,0f,00,00,00,01,80,a9,03,a0,6a,00,40,7f,f5,20,00,00,00,00,01,c0,bf,04,c0,1c,ff,40,77,06,00,80,00,04,00,00,7d,7f,7b,80,ce,81,20,98,be,01,00,00,00,00,00,00 +01,02,9a,06,78,91,49,8a,57,16,00,00,a0,0f,00,00,00,01,20,aa,03,00,6c,00,40,86,f5,20,00,00,00,00,01,80,b5,04,80,22,ff,c0,72,06,00,80,00,04,00,00,7d,7f,7b,80,ce,81,70,84,cd,01,00,00,00,00,00,00 +01,02,93,06,b8,d3,58,8a,57,16,00,00,a0,0f,00,00,00,01,00,aa,03,00,6b,00,00,8b,f5,20,00,00,00,00,01,40,b1,04,00,27,ff,c0,73,06,00,80,00,04,00,00,7d,7f,7b,80,ce,81,f0,68,dc,01,00,00,00,00,00,00 +01,02,90,06,f8,15,68,8a,57,16,00,00,a0,0f,00,00,00,01,80,ae,03,c0,6a,00,a0,92,f5,20,00,00,00,00,01,40,af,04,80,2a,ff,40,74,06,00,80,00,04,00,00,86,7f,8e,80,cd,81,70,4d,eb,01,00,00,00,00,01,00 +01,02,98,06,38,58,77,8a,57,16,00,00,a0,0f,00,00,00,01,20,ac,03,60,6a,00,c0,97,f5,20,00,00,00,00,01,40,a6,04,40,39,ff,40,6a,06,00,80,00,04,00,00,86,7f,8e,80,cd,81,d8,35,fa,01,00,00,00,00,00,00 +01,02,a2,06,78,9a,86,8a,57,16,00,00,a0,0f,00,00,00,01,80,ac,03,a0,6c,00,e0,9e,f5,20,00,00,00,00,01,c0,9b,04,80,46,ff,c0,74,06,00,80,00,04,00,00,86,7f,8e,80,cd,81,58,1a,09,02,00,00,00,00,00,00 +01,02,94,06,b8,dc,95,8a,57,16,00,00,a0,0f,00,00,00,01,c0,af,03,80,6a,00,20,a5,f5,20,00,00,00,00,01,00,9f,04,40,47,ff,00,6d,06,00,80,00,04,00,00,86,7f,8e,80,cd,81,a8,06,18,02,00,00,00,00,00,00 +01,02,87,06,f8,1e,a5,8a,57,16,00,00,a0,0f,00,00,00,01,e0,b0,03,c0,6c,00,00,aa,f5,20,00,00,00,00,01,80,96,04,00,4e,ff,c0,67,06,00,80,00,04,00,00,86,7f,8e,80,cd,81,40,e7,26,02,00,00,00,00,00,00 +01,02,96,06,38,61,b4,8a,57,16,00,00,a0,0f,00,00,00,01,e0,b0,03,c0,6e,00,60,ad,f5,20,00,00,00,00,01,40,8f,04,00,58,ff,c0,74,06,00,80,00,04,00,00,86,7f,8e,80,cd,81,a8,cf,35,02,00,00,00,00,00,00 +01,02,8b,06,78,a3,c3,8a,57,16,00,00,a0,0f,00,00,00,01,e0,b0,03,e0,6e,00,c0,b4,f5,20,00,00,00,00,01,00,88,04,80,5d,ff,00,69,06,00,80,00,04,00,00,8c,7f,82,80,d1,81,f8,bb,44,02,00,00,00,00,01,00 +01,02,8c,06,b8,e5,d2,8a,57,16,00,00,a0,0f,00,00,00,01,00,b4,03,80,6f,00,e0,b6,f5,20,00,00,00,00,01,00,8c,04,40,6c,ff,00,6a,06,00,80,00,04,00,00,8c,7f,82,80,d1,81,90,9c,53,02,00,00,00,00,00,00 +01,02,aa,06,f8,27,e2,8a,57,16,00,00,a0,0f,00,00,00,01,a0,b4,03,e0,6f,00,40,bc,f5,20,00,00,00,00,01,80,84,04,c0,71,ff,c0,6b,06,00,80,00,04,00,00,8c,7f,82,80,d1,81,f8,84,62,02,00,00,00,00,00,00 +01,02,94,06,38,6a,f1,8a,57,16,00,00,a0,0f,00,00,00,01,20,b5,03,e0,71,00,60,bf,f5,20,00,00,00,00,01,00,78,04,40,7f,ff,80,69,06,00,80,00,04,00,00,8c,7f,82,80,d1,81,78,69,71,02,00,00,00,00,00,00 +01,02,9e,06,78,ac,00,8b,57,16,00,00,a0,0f,00,00,00,01,a0,b4,03,60,6f,00,00,c2,f5,20,00,00,00,00,01,c0,79,04,80,82,ff,00,70,06,00,80,00,04,00,00,8c,7f,82,80,d1,81,e0,51,80,02,00,00,00,00,00,00 +01,02,91,06,b8,ee,0f,8b,57,16,00,00,a0,0f,00,00,00,01,00,b8,03,60,72,00,a0,c8,f5,20,00,00,00,00,01,00,70,04,40,8f,ff,40,6d,06,00,80,00,04,00,00,8c,7f,82,80,d1,81,48,3a,8f,02,00,00,00,00,00,00 +01,02,98,06,f8,30,1f,8b,57,16,00,00,a0,0f,00,00,00,01,e0,ba,03,c0,71,00,80,c9,f5,20,00,00,00,00,01,40,73,04,40,91,ff,40,73,06,00,80,00,04,00,00,8c,7f,82,80,d1,81,c8,1e,9e,02,00,00,00,00,00,00 +01,02,9b,06,38,73,2e,8b,57,16,00,00,a0,0f,00,00,00,01,20,b7,03,a0,71,00,20,cc,f5,20,00,00,00,00,01,40,6c,04,00,96,ff,40,76,06,00,80,00,04,00,00,94,7f,84,80,c7,81,48,03,ad,02,00,00,00,00,01,00 +01,02,94,06,78,b5,3d,8b,57,16,00,00,a0,0f,00,00,00,01,60,bc,03,c0,73,00,80,d1,f5,20,00,00,00,00,01,40,6e,04,80,a4,ff,80,7e,06,00,80,00,04,00,00,94,7f,84,80,c7,81,98,ef,bb,02,00,00,00,00,00,00 +01,02,8e,06,b8,f7,4c,8b,57,16,00,00,a0,0f,00,00,00,01,00,bc,03,c0,74,00,a0,d0,f5,20,00,00,00,00,01,80,6a,04,80,ab,ff,c0,79,06,00,80,00,04,00,00,94,7f,84,80,c7,81,18,d4,ca,02,00,00,00,00,00,00 +01,02,91,06,f8,39,5c,8b,57,16,00,00,a0,0f,00,00,00,01,e0,bc,03,c0,73,00,00,d2,f5,20,00,00,00,00,01,40,64,04,00,a7,ff,c0,89,06,00,80,00,04,00,00,94,7f,84,80,c7,81,98,b8,d9,02,00,00,00,00,00,00 +01,02,91,06,38,7c,6b,8b,57,16,00,00,a0,0f,00,00,00,01,00,bc,03,20,75,00,20,d4,f5,20,00,00,00,00,01,40,62,04,c0,ae,ff,00,8a,06,00,80,00,04,00,00,94,7f,84,80,c7,81,e8,a4,e8,02,00,00,00,00,00,00 +01,02,93,06,78,be,7a,8b,57,16,00,00,a0,0f,00,00,00,01,a0,be,03,80,74,00,00,d4,f5,20,00,00,00,00,01,c0,61,04,40,b2,ff,40,91,06,00,80,00,04,00,00,94,7f,84,80,c7,81,80,85,f7,02,00,00,00,00,00,00 +01,02,99,06,b8,00,8a,8b,57,16,00,00,a0,0f,00,00,00,01,00,c0,03,00,74,00,60,d6,f5,20,00,00,00,00,01,80,5a,04,80,ba,ff,c0,98,06,00,80,00,04,00,00,94,7f,84,80,c7,81,e8,6d,06,03,00,00,00,00,00,00 +01,02,9a,06,f8,42,99,8b,57,16,00,00,a0,0f,00,00,00,01,40,c0,03,e0,72,00,c0,d6,f5,20,00,00,00,00,01,80,62,04,80,bf,ff,00,a6,06,00,80,00,04,00,00,9c,7f,7e,80,c6,81,68,52,15,03,00,00,00,00,01,00 +01,02,98,06,38,85,a8,8b,57,16,00,00,a0,0f,00,00,00,01,40,bf,03,e0,70,00,e0,d6,f5,20,00,00,00,00,01,c0,55,04,00,c4,ff,00,aa,06,00,80,00,04,00,00,9c,7f,7e,80,c6,81,d0,3a,24,03,00,00,00,00,00,00 +01,02,91,06,78,c7,b7,8b,57,16,00,00,a0,0f,00,00,00,01,40,bf,03,80,6e,00,a0,d6,f5,20,00,00,00,00,01,40,50,04,c0,cd,ff,00,b1,06,00,80,00,04,00,00,9c,7f,7e,80,c6,81,20,27,33,03,00,00,00,00,00,00 +01,02,8f,06,b8,09,c7,8b,57,16,00,00,a0,0f,00,00,00,01,20,bc,03,60,70,00,20,d7,f5,20,00,00,00,00,01,c0,56,04,40,ce,ff,80,be,06,00,80,00,04,00,00,9c,7f,7e,80,c6,81,b8,07,42,03,00,00,00,00,00,00 +01,02,97,06,f8,4b,d6,8b,57,16,00,00,a0,0f,00,00,00,01,c0,b9,03,60,6b,00,20,d6,f5,20,00,00,00,00,01,c0,55,04,80,d1,ff,00,cb,06,00,80,00,04,00,00,9c,7f,7e,80,c6,81,20,f0,50,03,00,00,00,00,00,00 +01,02,99,06,38,8e,e5,8b,57,16,00,00,a0,0f,00,00,00,01,20,b9,03,40,6c,00,00,d8,f5,20,00,00,00,00,01,c0,4f,04,00,d9,ff,c0,cc,06,00,80,00,04,00,00,9c,7f,7e,80,c6,81,88,d8,5f,03,00,00,00,00,00,00 +01,02,8e,06,60,d4,f4,8b,57,16,00,00,a0,0f,00,00,00,01,a0,b9,03,80,68,00,20,d9,f5,20,00,00,00,00,01,00,4c,04,00,e1,ff,80,df,06,00,80,00,04,00,00,a9,7f,7e,80,cf,81,08,bd,6e,03,00,00,00,00,01,00 +01,02,90,06,b8,12,04,8c,57,16,00,00,a0,0f,00,00,00,01,80,b6,03,00,68,00,40,d7,f5,20,00,00,00,00,01,40,4b,04,80,e1,ff,80,e9,06,00,80,00,04,00,00,a9,7f,7e,80,cf,81,88,a1,7d,03,00,00,00,00,00,00 +01,02,8c,06,f8,54,13,8c,57,16,00,00,a0,0f,00,00,00,01,60,b4,03,20,67,00,40,d7,f5,20,00,00,00,00,01,80,53,04,00,ed,ff,00,f7,06,00,80,00,04,00,00,a9,7f,7e,80,cf,81,d8,8d,8c,03,00,00,00,00,00,00 +01,02,a2,06,38,97,22,8c,57,16,00,00,a0,0f,00,00,00,01,a0,b1,03,a0,64,00,c0,d7,f5,20,00,00,00,00,01,80,4f,04,80,f6,ff,80,fd,06,00,80,00,04,00,00,a9,7f,7e,80,cf,81,70,6e,9b,03,00,00,00,00,00,00 +01,02,90,06,78,d9,31,8c,57,16,00,00,a0,0f,00,00,00,01,e0,ab,03,20,61,00,40,d5,f5,20,00,00,00,00,01,40,4e,04,80,ff,ff,40,04,07,00,80,00,04,00,00,a9,7f,7e,80,cf,81,d8,56,aa,03,00,00,00,00,00,00 +01,02,9d,06,b8,1b,41,8c,57,16,00,00,a0,0f,00,00,00,01,a0,ab,03,40,5f,00,a0,d7,f5,20,00,00,00,00,01,00,47,04,80,08,00,00,1b,07,00,80,00,04,00,00,a9,7f,7e,80,cf,81,40,3f,b9,03,00,00,00,00,00,00 +01,02,98,06,f8,5d,50,8c,57,16,00,00,a0,0f,00,00,00,01,20,a5,03,60,5e,00,c0,d7,f5,20,00,00,00,00,01,40,50,04,c0,0e,00,80,26,07,00,80,00,04,00,00,a9,7f,7e,80,cf,81,c0,23,c8,03,00,00,00,00,00,00 +01,02,8b,06,38,a0,5f,8c,57,16,00,00,a0,0f,00,00,00,01,80,a5,03,80,5c,00,80,d7,f5,20,00,00,00,00,01,c0,4c,04,00,18,00,00,26,07,00,80,00,04,00,00,b0,7f,72,80,c6,81,10,10,d7,03,00,00,00,00,01,00 +01,02,80,06,78,e2,6e,8c,57,16,00,00,a0,0f,00,00,00,01,00,9f,03,20,5a,00,e0,d7,f5,20,00,00,00,00,01,00,45,04,00,1c,00,40,3b,07,00,80,00,04,00,00,b0,7f,72,80,c6,81,a8,f0,e5,03,00,00,00,00,00,00 +01,02,80,06,b8,24,7e,8c,57,16,00,00,a0,0f,00,00,00,01,00,9c,03,40,58,00,60,da,f5,20,00,00,00,00,01,c0,4b,04,c0,28,00,40,3e,07,00,80,00,04,00,00,b0,7f,72,80,c6,81,10,d9,0c,00,00,00,00,00,00,00 +01,02,91,06,f8,66,8d,8c,57,16,00,00,a0,0f,00,00,00,01,60,93,03,40,55,00,40,d9,f5,20,00,00,00,00,01,c0,4d,04,40,31,00,c0,4e,07,00,80,00,04,00,00,b0,7f,72,80,c6,81,78,c1,1b,00,00,00,00,00,00,00 +01,02,94,06,38,a9,9c,8c,57,16,00,00,a0,0f,00,00,00,01,20,91,03,00,54,00,20,db,f5,20,00,00,00,00,01,40,48,04,40,39,00,00,52,07,00,80,00,04,00,00,b0,7f,72,80,c6,81,f8,a5,2a,00,00,00,00,00,00,00 +01,02,90,06,78,eb,ab,8c,57,16,00,00,a0,0f,00,00,00,01,00,89,03,00,50,00,e0,de,f5,20,00,00,00,00,01,80,4a,04,c0,3d,00,80,61,07,00,80,00,04,00,00,b0,7f,72,80,c6,81,60,8e,39,00,00,00,00,00,00,00 +01,02,9c,06,b8,2d,bb,8c,57,16,00,00,a0,0f,00,00,00,01,80,83,03,c0,4e,00,40,dd,f5,20,00,00,00,00,01,80,57,04,c0,44,00,00,66,07,00,80,00,04,00,00,b0,7f,72,80,c6,81,c8,76,48,00,00,00,00,00,00,00 +01,02,93,06,f8,6f,ca,8c,57,16,00,00,a0,0f,00,00,00,01,60,7e,03,c0,4c,00,c0,df,f5,20,00,00,00,00,01,c0,4f,04,40,49,00,c0,75,07,00,80,00,04,00,00,b9,7f,6e,80,d1,81,48,5b,57,00,00,00,00,00,01,00 +01,02,a7,06,38,b2,d9,8c,57,16,00,00,a0,0f,00,00,00,01,80,77,03,c0,49,00,60,e0,f5,20,00,00,00,00,01,00,54,04,c0,59,00,00,85,07,00,80,00,04,00,00,b9,7f,6e,80,d1,81,c8,3f,66,00,00,00,00,00,00,00 +01,02,9c,06,78,f4,e8,8c,57,16,00,00,a0,0f,00,00,00,01,60,6f,03,60,45,00,e0,e2,f5,20,00,00,00,00,01,c0,5c,04,c0,58,00,c0,82,07,00,80,00,04,00,00,b9,7f,6e,80,d1,81,30,28,75,00,00,00,00,00,00,00 +01,02,90,06,b8,36,f8,8c,57,16,00,00,a0,0f,00,00,00,01,60,68,03,40,45,00,60,e3,f5,20,00,00,00,00,01,00,5e,04,00,60,00,40,95,07,00,80,00,04,00,00,b9,7f,6e,80,d1,81,b0,0c,84,00,00,00,00,00,00,00 +01,02,94,06,f8,78,07,8d,57,16,00,00,a0,0f,00,00,00,01,80,60,03,c0,41,00,40,e7,f5,20,00,00,00,00,01,c0,63,04,80,61,00,80,98,07,00,80,00,04,00,00,b9,7f,6e,80,d1,81,00,f9,92,00,00,00,00,00,00,00 +01,02,93,06,38,bb,16,8d,57,16,00,00,a0,0f,00,00,00,01,40,56,03,20,41,00,20,e9,f5,20,00,00,00,00,01,80,66,04,00,71,00,80,a3,07,00,80,00,04,00,00,b9,7f,6e,80,d1,81,98,d9,a1,00,00,00,00,00,00,00 +01,02,a0,06,60,01,26,8d,57,16,00,00,a0,0f,00,00,00,01,00,4c,03,00,3e,00,e0,ea,f5,20,00,00,00,00,01,40,6b,04,c0,7e,00,c0,aa,07,00,80,00,04,00,00,bc,7f,6d,80,cd,81,00,c2,b0,00,00,00,00,00,01,00 +01,02,96,06,b8,3f,35,8d,57,16,00,00,a0,0f,00,00,00,01,a0,47,03,00,3d,00,00,ee,f5,20,00,00,00,00,01,00,73,04,40,7e,00,c0,b3,07,00,80,00,04,00,00,bc,7f,6d,80,cd,81,50,ae,bf,00,00,00,00,00,00,00 +01,02,a3,06,f8,81,44,8d,57,16,00,00,a0,0f,00,00,00,01,c0,3c,03,20,3a,00,c0,ef,f5,20,00,00,00,00,01,40,76,04,00,81,00,c0,b6,07,00,80,00,04,00,00,bc,7f,6d,80,cd,81,e8,8e,ce,00,00,00,00,00,00,00 +01,02,96,06,38,c4,53,8d,57,16,00,00,a0,0f,00,00,00,01,40,36,03,e0,37,00,80,f4,f5,20,00,00,00,00,01,80,7f,04,00,84,00,80,c4,07,00,80,00,04,00,00,bc,7f,6d,80,cd,81,50,77,dd,00,00,00,00,00,00,00 +01,02,93,06,78,06,63,8d,57,16,00,00,a0,0f,00,00,00,01,60,29,03,00,37,00,60,f5,f5,20,00,00,00,00,01,00,7f,04,80,8d,00,80,c7,07,00,80,00,04,00,00,bc,7f,6d,80,cd,81,b8,5f,ec,00,00,00,00,00,00,00 +01,02,9a,06,b8,48,72,8d,57,16,00,00,a0,0f,00,00,00,01,00,1f,03,e0,32,00,40,f8,f5,20,00,00,00,00,01,c0,81,04,40,8e,00,00,cf,07,00,80,00,04,00,00,bc,7f,6d,80,cd,81,38,44,fb,00,00,00,00,00,00,00 +01,02,98,06,f8,8a,81,8d,57,16,00,00,a0,0f,00,00,00,01,40,14,03,c0,32,00,40,fc,f5,20,00,00,00,00,01,00,8c,04,40,9c,00,c0,da,07,00,80,00,04,00,00,bc,7f,6d,80,cd,81,a0,2c,0a,01,00,00,00,00,00,00 +01,02,98,06,38,cd,90,8d,57,16,00,00,a0,0f,00,00,00,01,e0,0d,03,80,30,00,60,00,f6,20,00,00,00,00,01,c0,91,04,80,9b,00,80,de,07,00,80,00,04,00,00,c9,7f,6e,80,cd,81,20,11,19,01,00,00,00,00,01,00 +01,02,9e,06,78,0f,a0,8d,57,16,00,00,a0,0f,00,00,00,01,80,00,03,60,30,00,00,06,f6,20,00,00,00,00,01,80,83,04,00,9e,00,40,e2,07,00,80,00,04,00,00,c9,7f,6e,80,cd,81,88,f9,27,01,00,00,00,00,00,00 +01,02,9e,06,b8,51,af,8d,57,16,00,00,a0,0f,00,00,00,01,e0,f2,02,a0,2e,00,40,04,f6,20,00,00,00,00,01,c0,8d,04,80,94,00,40,ed,07,00,80,00,04,00,00,c9,7f,6e,80,cd,81,f0,e1,36,01,00,00,00,00,00,00 +01,02,95,06,f8,93,be,8d,57,16,00,00,a0,0f,00,00,00,01,c0,ee,02,c0,2e,00,20,0e,f6,20,00,00,00,00,01,40,91,04,00,ad,00,c0,f1,07,00,80,00,04,00,00,c9,7f,6e,80,cd,81,70,c6,45,01,00,00,00,00,00,00 +01,02,97,06,38,d6,cd,8d,57,16,00,00,a0,0f,00,00,00,01,80,e1,02,e0,2d,00,60,12,f6,20,00,00,00,00,01,80,9d,04,80,af,00,c0,ef,07,00,80,00,04,00,00,c9,7f,6e,80,cd,81,f0,aa,54,01,00,00,00,00,00,00 +01,02,97,06,78,18,dd,8d,57,16,00,00,a0,0f,00,00,00,01,a0,d8,02,c0,2b,00,e0,15,f6,20,00,00,00,00,01,c0,9d,04,40,b8,00,c0,ee,07,00,80,00,04,00,00,c9,7f,6e,80,cd,81,40,97,63,01,00,00,00,00,00,00 +01,02,94,06,b8,5a,ec,8d,57,16,00,00,a0,0f,00,00,00,01,80,cb,02,80,2b,00,a0,19,f6,20,00,00,00,00,01,40,a8,04,80,bf,00,00,f7,07,00,80,00,04,00,00,c9,7f,6e,80,cd,81,d8,77,72,01,00,00,00,00,00,00 +01,02,98,06,f8,9c,fb,8d,57,16,00,00,a0,0f,00,00,00,01,60,c4,02,e0,2a,00,80,21,f6,20,00,00,00,00,01,40,ab,04,c0,c4,00,40,ef,07,00,80,00,04,00,00,c9,7f,67,80,da,81,40,60,81,01,00,00,00,00,01,00 +01,02,99,06,38,df,0a,8e,57,16,00,00,a0,0f,00,00,00,01,60,b9,02,80,29,00,00,26,f6,20,00,00,00,00,01,c0,b8,04,00,da,00,40,eb,07,00,80,00,04,00,00,c9,7f,67,80,da,81,c0,44,90,01,00,00,00,00,00,00 +01,02,96,06,78,21,1a,8e,57,16,00,00,a0,0f,00,00,00,01,60,ae,02,00,27,00,80,2a,f6,20,00,00,00,00,01,00,c2,04,80,cc,00,40,ed,07,00,80,00,04,00,00,c9,7f,67,80,da,81,28,2d,9f,01,00,00,00,00,00,00 +01,02,a0,06,b8,63,29,8e,57,16,00,00,a0,0f,00,00,00,01,20,a2,02,40,24,00,60,2c,f6,20,00,00,00,00,01,00,d1,04,80,d5,00,c0,ed,07,00,80,00,04,00,00,c9,7f,67,80,da,81,78,19,ae,01,00,00,00,00,00,00 +01,02,94,06,f8,a5,38,8e,57,16,00,00,a0,0f,00,00,00,01,a0,9a,02,60,23,00,e0,34,f6,20,00,00,00,00,01,40,cd,04,c0,dc,00,c0,eb,07,00,80,00,04,00,00,c9,7f,67,80,da,81,10,fa,bc,01,00,00,00,00,00,00 +01,02,8e,06,38,e8,47,8e,57,16,00,00,a0,0f,00,00,00,01,60,91,02,00,1f,00,e0,37,f6,20,00,00,00,00,01,80,da,04,40,e8,00,c0,e5,07,00,80,00,04,00,00,c9,7f,67,80,da,81,78,e2,cb,01,00,00,00,00,00,00 +01,02,89,06,78,2a,57,8e,57,16,00,00,a0,0f,00,00,00,01,60,85,02,20,1d,00,e0,3d,f6,20,00,00,00,00,01,40,df,04,80,e4,00,40,ec,07,00,80,00,04,00,00,d1,7f,66,80,d1,81,e0,ca,da,01,00,00,00,00,01,00 +01,02,94,06,b8,6c,66,8e,57,16,00,00,a0,0f,00,00,00,01,c0,7a,02,60,18,00,c0,42,f6,20,00,00,00,00,01,c0,e8,04,00,f0,00,40,e1,07,00,80,00,04,00,00,d1,7f,66,80,d1,81,60,af,e9,01,00,00,00,00,00,00 +01,02,88,06,f8,ae,75,8e,57,16,00,00,a0,0f,00,00,00,01,00,74,02,60,16,00,c0,4b,f6,20,00,00,00,00,01,40,ec,04,c0,f4,00,c0,dc,07,00,80,00,04,00,00,d1,7f,66,80,d1,81,e0,93,f8,01,00,00,00,00,00,00 +01,02,90,06,38,f1,84,8e,57,16,00,00,a0,0f,00,00,00,01,00,68,02,00,12,00,a0,4f,f6,20,00,00,00,00,01,00,fa,04,40,09,01,c0,d2,07,00,80,00,04,00,00,d1,7f,66,80,d1,81,30,80,07,02,00,00,00,00,00,00 +01,02,8d,06,78,33,94,8e,57,16,00,00,a0,0f,00,00,00,01,40,5c,02,20,13,00,60,58,f6,20,00,00,00,00,01,00,fa,04,80,fd,00,00,d5,07,00,80,00,04,00,00,d1,7f,66,80,d1,81,b0,64,16,02,00,00,00,00,00,00 +01,02,a0,06,b8,75,a3,8e,57,16,00,00,a0,0f,00,00,00,01,00,53,02,40,0c,00,a0,60,f6,20,00,00,00,00,01,40,f9,04,00,08,01,00,da,07,00,80,00,04,00,00,d1,7f,66,80,d1,81,30,49,25,02,00,00,00,00,00,00 +01,02,92,06,f8,b7,b2,8e,57,16,00,00,a0,0f,00,00,00,01,00,4b,02,60,08,00,e0,67,f6,20,00,00,00,00,01,00,01,05,80,06,01,00,cc,07,00,80,00,04,00,00,d1,7f,66,80,d1,81,98,31,34,02,00,00,00,00,00,00 +01,02,90,06,38,fa,c1,8e,57,16,00,00,a0,0f,00,00,00,01,a0,3f,02,e0,03,00,00,70,f6,20,00,00,00,00,01,00,0e,05,40,0e,01,00,c3,07,00,80,00,04,00,00,de,7f,65,80,d8,81,18,16,43,02,00,00,00,00,01,00 +01,02,a4,06,78,3c,d1,8e,57,16,00,00,a0,0f,00,00,00,01,80,34,02,a0,00,00,20,78,f6,20,00,00,00,00,01,c0,0e,05,c0,0b,01,80,c8,07,00,80,00,04,00,00,de,7f,65,80,d8,81,68,02,52,02,00,00,00,00,00,00 +01,02,90,06,b8,7e,e0,8e,57,16,00,00,a0,0f,00,00,00,01,c0,2c,02,00,fa,ff,60,81,f6,20,00,00,00,00,01,c0,12,05,c0,11,01,80,bf,07,00,80,00,04,00,00,de,7f,65,80,d8,81,00,e3,60,02,00,00,00,00,00,00 +01,02,90,06,f8,c0,ef,8e,57,16,00,00,a0,0f,00,00,00,01,20,23,02,e0,f6,ff,20,8d,f6,20,00,00,00,00,01,40,19,05,00,17,01,80,c5,07,00,80,00,04,00,00,de,7f,65,80,d8,81,68,cb,6f,02,00,00,00,00,00,00 +01,02,90,06,38,03,ff,8e,57,16,00,00,a0,0f,00,00,00,01,a0,18,02,60,f2,ff,a0,95,f6,20,00,00,00,00,01,00,1f,05,00,18,01,c0,b6,07,00,80,00,04,00,00,de,7f,65,80,d8,81,d0,b3,7e,02,00,00,00,00,00,00 +01,02,94,06,78,45,0e,8f,57,16,00,00,a0,0f,00,00,00,01,40,0f,02,c0,ec,ff,00,9c,f6,20,00,00,00,00,01,00,24,05,00,24,01,40,b3,07,00,80,00,04,00,00,de,7f,65,80,d8,81,50,98,8d,02,00,00,00,00,00,00 +01,02,98,06,b8,87,1d,8f,57,16,00,00,a0,0f,00,00,00,01,60,05,02,00,e7,ff,40,a7,f6,20,00,00,00,00,01,40,23,05,00,28,01,80,af,07,00,80,00,04,00,00,de,7f,65,80,d8,81,b8,80,9c,02,00,00,00,00,00,00 +01,02,9d,06,e0,cd,2c,8f,57,16,00,00,a0,0f,00,00,00,01,00,fa,01,00,e3,ff,40,b3,f6,20,00,00,00,00,01,80,2f,05,40,21,01,80,b0,07,00,80,00,04,00,00,e1,7f,66,80,da,81,20,69,ab,02,00,00,00,00,01,00 +01,02,9d,06,38,0c,3c,8f,57,16,00,00,a0,0f,00,00,00,01,e0,f1,01,20,dd,ff,c0,bb,f6,20,00,00,00,00,01,00,29,05,00,35,01,80,a8,07,00,80,00,04,00,00,e1,7f,66,80,da,81,a0,4d,ba,02,00,00,00,00,00,00 +01,02,98,06,78,4e,4b,8f,57,16,00,00,a0,0f,00,00,00,01,00,e9,01,60,d8,ff,60,c7,f6,20,00,00,00,00,01,c0,29,05,00,2b,01,80,ae,07,00,80,00,04,00,00,e1,7f,66,80,da,81,20,32,c9,02,00,00,00,00,00,00 +01,02,8c,06,b8,90,5a,8f,57,16,00,00,a0,0f,00,00,00,01,e0,de,01,a0,d1,ff,e0,d1,f6,20,00,00,00,00,01,00,32,05,80,34,01,c0,ae,07,00,80,00,04,00,00,e1,7f,66,80,da,81,88,1a,d8,02,00,00,00,00,00,00 +01,02,99,06,f8,d2,69,8f,57,16,00,00,a0,0f,00,00,00,01,80,d2,01,20,cd,ff,20,d9,f6,20,00,00,00,00,01,c0,2d,05,00,32,01,00,ae,07,00,80,00,04,00,00,e1,7f,66,80,da,81,08,ff,e6,02,00,00,00,00,00,00 +01,02,94,06,38,15,79,8f,57,16,00,00,a0,0f,00,00,00,01,e0,ca,01,00,c7,ff,40,e7,f6,20,00,00,00,00,01,40,2e,05,c0,33,01,00,aa,07,00,80,00,04,00,00,e1,7f,66,80,da,81,58,eb,f5,02,00,00,00,00,00,00 +01,02,a2,06,78,57,88,8f,57,16,00,00,a0,0f,00,00,00,01,a0,c1,01,60,c2,ff,20,ef,f6,20,00,00,00,00,01,c0,2b,05,80,34,01,00,a9,07,00,80,00,04,00,00,e5,7f,60,80,db,81,d8,cf,04,03,00,00,00,00,01,00 +01,02,aa,06,b8,99,97,8f,57,16,00,00,a0,0f,00,00,00,01,60,b8,01,40,bc,ff,00,f9,f6,20,00,00,00,00,01,40,32,05,40,3b,01,80,ac,07,00,80,00,04,00,00,e5,7f,60,80,db,81,58,b4,13,03,00,00,00,00,00,00 +01,02,87,06,f8,db,a6,8f,57,16,00,00,a0,0f,00,00,00,01,c0,af,01,00,b4,ff,e0,04,f7,20,00,00,00,00,01,40,2c,05,80,3a,01,c0,b3,07,00,80,00,04,00,00,e5,7f,60,80,db,81,a8,a0,22,03,00,00,00,00,00,00 +01,02,93,06,38,1e,b6,8f,57,16,00,00,a0,0f,00,00,00,01,20,a5,01,00,b0,ff,00,10,f7,20,00,00,00,00,01,80,2c,05,00,3b,01,80,b0,07,00,80,00,04,00,00,e5,7f,60,80,db,81,40,81,31,03,00,00,00,00,00,00 +01,02,9c,06,78,60,c5,8f,57,16,00,00,a0,0f,00,00,00,01,20,9d,01,c0,aa,ff,a0,1b,f7,20,00,00,00,00,01,c0,32,05,00,47,01,00,b3,07,00,80,00,04,00,00,e5,7f,60,80,db,81,a8,69,40,03,00,00,00,00,00,00 +01,02,a2,06,b8,a2,d4,8f,57,16,00,00,a0,0f,00,00,00,01,80,92,01,e0,a5,ff,80,24,f7,20,00,00,00,00,01,00,34,05,40,3e,01,00,bb,07,00,80,00,04,00,00,e5,7f,60,80,db,81,10,52,4f,03,00,00,00,00,00,00 +01,02,9c,06,f8,e4,e3,8f,57,16,00,00,a0,0f,00,00,00,01,e0,8a,01,40,a1,ff,20,31,f7,20,00,00,00,00,01,40,26,05,80,4a,01,80,b9,07,00,80,00,04,00,00,e5,7f,60,80,db,81,90,36,5e,03,00,00,00,00,00,00 +01,02,95,06,20,2b,f3,8f,57,16,00,00,a0,0f,00,00,00,01,c0,80,01,60,9c,ff,40,3d,f7,20,00,00,00,00,01,c0,2f,05,40,50,01,c0,bd,07,00,80,00,04,00,00,ea,7f,58,80,dd,81,f8,1e,6d,03,00,00,00,00,01,00 +01,02,94,06,78,69,02,90,57,16,00,00,a0,0f,00,00,00,01,20,77,01,80,97,ff,a0,46,f7,20,00,00,00,00,01,00,2e,05,00,4b,01,80,c2,07,00,80,00,04,00,00,ea,7f,58,80,dd,81,78,03,7c,03,00,00,00,00,00,00 +01,02,8e,06,b8,ab,11,90,57,16,00,00,a0,0f,00,00,00,01,80,71,01,40,93,ff,00,53,f7,20,00,00,00,00,01,c0,2a,05,80,54,01,40,c0,07,00,80,00,04,00,00,ea,7f,58,80,dd,81,e0,eb,8a,03,00,00,00,00,00,00 +01,02,98,06,f8,ed,20,90,57,16,00,00,a0,0f,00,00,00,01,00,69,01,20,8f,ff,40,60,f7,20,00,00,00,00,01,40,2c,05,00,50,01,00,bd,07,00,80,00,04,00,00,ea,7f,58,80,dd,81,48,d4,99,03,00,00,00,00,00,00 +01,02,99,06,38,30,30,90,57,16,00,00,a0,0f,00,00,00,01,60,5c,01,60,89,ff,60,69,f7,20,00,00,00,00,01,80,25,05,c0,5d,01,40,ca,07,00,80,00,04,00,00,ea,7f,58,80,dd,81,c8,b8,a8,03,00,00,00,00,00,00 +01,02,9e,06,78,72,3f,90,57,16,00,00,a0,0f,00,00,00,01,00,53,01,20,86,ff,80,77,f7,20,00,00,00,00,01,00,24,05,80,60,01,00,ce,07,00,80,00,04,00,00,ea,7f,58,80,dd,81,48,9d,b7,03,00,00,00,00,00,00 +01,02,98,06,b8,b4,4e,90,57,16,00,00,a0,0f,00,00,00,01,60,46,01,60,80,ff,40,81,f7,20,00,00,00,00,01,40,28,05,c0,64,01,c0,d0,07,00,80,00,04,00,00,ea,7f,58,80,dd,81,98,89,c6,03,00,00,00,00,00,00 +01,02,aa,06,f8,f6,5d,90,57,16,00,00,a0,0f,00,00,00,01,60,3d,01,60,7c,ff,00,8f,f7,20,00,00,00,00,01,40,2f,05,00,62,01,80,d7,07,00,80,00,04,00,00,ef,7f,58,80,d7,81,30,6a,d5,03,00,00,00,00,01,00 +01,02,9a,06,38,39,6d,90,57,16,00,00,a0,0f,00,00,00,01,80,35,01,e0,79,ff,60,9d,f7,20,00,00,00,00,01,00,34,05,00,6e,01,80,d9,07,00,80,00,04,00,00,ef,7f,58,80,d7,81,98,52,e4,03,00,00,00,00,00,00 +01,02,88,06,78,7b,7c,90,57,16,00,00,a0,0f,00,00,00,01,60,2b,01,60,73,ff,40,a7,f7,20,00,00,00,00,01,00,2d,05,c0,78,01,80,d4,07,00,80,00,04,00,00,ef,7f,58,80,d7,81,00,3b,0b,00,00,00,00,00,00,00 +01,02,98,06,b8,bd,8b,90,57,16,00,00,a0,0f,00,00,00,01,40,1f,01,40,70,ff,40,b5,f7,20,00,00,00,00,01,00,33,05,c0,6c,01,c0,db,07,00,80,00,04,00,00,ef,7f,58,80,d7,81,80,1f,1a,00,00,00,00,00,00,00 +01,02,99,06,f8,ff,9a,90,57,16,00,00,a0,0f,00,00,00,01,00,17,01,20,6c,ff,20,c3,f7,20,00,00,00,00,01,40,36,05,80,7a,01,c0,dd,07,00,80,00,04,00,00,ef,7f,58,80,d7,81,d0,0b,29,00,00,00,00,00,00,00 +01,02,9b,06,38,42,aa,90,57,16,00,00,a0,0f,00,00,00,01,80,0e,01,60,6a,ff,c0,cf,f7,20,00,00,00,00,01,c0,30,05,c0,7e,01,40,de,07,00,80,00,04,00,00,ef,7f,58,80,d7,81,68,ec,37,00,00,00,00,00,00,00 +01,02,98,06,60,88,b9,90,57,16,00,00,a0,0f,00,00,00,01,c0,03,01,c0,64,ff,e0,dd,f7,20,00,00,00,00,01,00,40,05,00,81,01,80,e8,07,00,80,00,04,00,00,f8,7f,4b,80,de,81,d0,d4,46,00,00,00,00,00,01,00 +01,02,8d,06,b8,c6,c8,90,57,16,00,00,a0,0f,00,00,00,01,e0,f9,00,60,60,ff,40,eb,f7,20,00,00,00,00,01,40,44,05,00,85,01,80,ec,07,00,80,00,04,00,00,f8,7f,4b,80,de,81,38,bd,55,00,00,00,00,00,00,00 +01,02,94,06,f8,08,d8,90,57,16,00,00,a0,0f,00,00,00,01,a0,f2,00,a0,5e,ff,40,f9,f7,20,00,00,00,00,01,40,4a,05,80,8a,01,40,ee,07,00,80,00,04,00,00,f8,7f,4b,80,de,81,b8,a1,64,00,00,00,00,00,00,00 +01,02,93,06,38,4b,e7,90,57,16,00,00,a0,0f,00,00,00,01,e0,e5,00,60,59,ff,e0,06,f8,20,00,00,00,00,01,80,4b,05,40,8e,01,80,f8,07,00,80,00,04,00,00,f8,7f,4b,80,de,81,38,86,73,00,00,00,00,00,00,00 +01,02,90,06,78,8d,f6,90,57,16,00,00,a0,0f,00,00,00,01,80,db,00,c0,55,ff,80,15,f8,20,00,00,00,00,01,40,50,05,c0,91,01,40,f6,07,00,80,00,04,00,00,f8,7f,4b,80,de,81,88,72,82,00,00,00,00,00,00,00 +01,02,9a,06,b8,cf,05,91,57,16,00,00,a0,0f,00,00,00,01,20,d2,00,40,52,ff,c0,23,f8,20,00,00,00,00,01,40,54,05,80,8f,01,c0,04,08,00,80,00,04,00,00,f8,7f,4b,80,de,81,08,57,91,00,00,00,00,00,00,00 +01,02,9a,06,f8,11,15,91,57,16,00,00,a0,0f,00,00,00,01,60,c7,00,e0,4d,ff,60,31,f8,20,00,00,00,00,01,40,55,05,00,9f,01,40,fd,07,00,80,00,04,00,00,f8,7f,4b,80,de,81,88,3b,a0,00,00,00,00,00,00,00 +01,02,9d,06,38,54,24,91,57,16,00,00,a0,0f,00,00,00,01,a0,bc,00,20,48,ff,20,3f,f8,20,00,00,00,00,01,c0,61,05,80,9d,01,80,08,08,00,80,00,04,00,00,fd,7f,4e,80,da,81,f0,23,af,00,00,00,00,00,01,00 +01,02,87,06,78,96,33,91,57,16,00,00,a0,0f,00,00,00,01,c0,b2,00,c0,45,ff,80,4e,f8,20,00,00,00,00,01,c0,67,05,00,9a,01,40,11,08,00,80,00,04,00,00,fd,7f,4e,80,da,81,70,08,be,00,00,00,00,00,00,00 +01,02,90,06,b8,d8,42,91,57,16,00,00,a0,0f,00,00,00,01,e0,a7,00,00,41,ff,80,5e,f8,20,00,00,00,00,01,c0,71,05,00,9b,01,40,18,08,00,80,00,04,00,00,fd,7f,4e,80,da,81,c0,f4,cc,00,00,00,00,00,00,00 +01,02,8d,06,f8,1a,52,91,57,16,00,00,a0,0f,00,00,00,01,00,9a,00,a0,3d,ff,00,6c,f8,20,00,00,00,00,01,c0,6a,05,c0,a7,01,80,16,08,00,80,00,04,00,00,fd,7f,4e,80,da,81,58,d5,db,00,00,00,00,00,00,00 +01,02,a8,06,38,5d,61,91,57,16,00,00,a0,0f,00,00,00,01,e0,92,00,e0,38,ff,e0,7b,f8,20,00,00,00,00,01,c0,81,05,80,99,01,00,1e,08,00,80,00,04,00,00,fd,7f,4e,80,da,81,c0,bd,ea,00,00,00,00,00,00,00 +01,02,92,06,78,9f,70,91,57,16,00,00,a0,0f,00,00,00,01,20,85,00,00,35,ff,e0,8b,f8,20,00,00,00,00,01,80,7c,05,c0,9e,01,80,27,08,00,80,00,04,00,00,fd,7f,4e,80,da,81,10,aa,f9,00,00,00,00,00,00,00 +01,02,9c,06,b8,e1,7f,91,57,16,00,00,a0,0f,00,00,00,01,80,7c,00,00,33,ff,60,9d,f8,20,00,00,00,00,01,c0,87,05,80,a1,01,40,30,08,00,80,00,04,00,00,fd,7f,4e,80,da,81,a8,8a,08,01,00,00,00,00,00,00 +01,02,a0,06,f8,23,8f,91,57,16,00,00,a0,0f,00,00,00,01,00,70,00,40,2e,ff,c0,ad,f8,20,00,00,00,00,01,40,91,05,40,a1,01,80,38,08,00,80,00,04,00,00,f9,7f,48,80,e9,81,10,73,17,01,00,00,00,00,01,00 +01,02,93,06,38,66,9e,91,57,16,00,00,a0,0f,00,00,00,01,20,63,00,40,2a,ff,80,c1,f8,20,00,00,00,00,01,00,91,05,40,b0,01,c0,30,08,00,80,00,04,00,00,f9,7f,48,80,e9,81,78,5b,26,01,00,00,00,00,00,00 +01,02,80,06,78,a8,ad,91,57,16,00,00,a0,0f,00,00,00,01,a0,55,00,e0,27,ff,40,cd,f8,20,00,00,00,00,01,00,97,05,c0,a5,01,40,42,08,00,80,00,04,00,00,f9,7f,48,80,e9,81,f8,3f,35,01,00,00,00,00,00,00 +01,02,92,06,b8,ea,bc,91,57,16,00,00,a0,0f,00,00,00,01,c0,4a,00,80,23,ff,60,dd,f8,20,00,00,00,00,01,00,a4,05,c0,aa,01,80,40,08,00,80,00,04,00,00,f9,7f,48,80,e9,81,78,24,44,01,00,00,00,00,00,00 +01,02,94,06,f8,2c,cc,91,57,16,00,00,a0,0f,00,00,00,01,20,3e,00,20,1f,ff,a0,ef,f8,20,00,00,00,00,01,80,a7,05,00,ad,01,c0,4a,08,00,80,00,04,00,00,f9,7f,48,80,e9,81,e0,0c,53,01,00,00,00,00,00,00 +01,02,8f,06,38,6f,db,91,57,16,00,00,a0,0f,00,00,00,01,c0,31,00,a0,1b,ff,c0,00,f9,20,00,00,00,00,01,80,b2,05,80,a3,01,00,51,08,00,80,00,04,00,00,f9,7f,48,80,e9,81,60,f1,61,01,00,00,00,00,00,00 +01,02,8e,06,78,b1,ea,91,57,16,00,00,a0,0f,00,00,00,01,60,28,00,80,15,ff,c0,10,f9,20,00,00,00,00,01,80,b1,05,80,ae,01,80,52,08,00,80,00,04,00,00,f9,7f,48,80,e9,81,b0,dd,70,01,00,00,00,00,00,00 +01,02,9c,06,b8,f3,f9,91,57,16,00,00,a0,0f,00,00,00,01,80,1a,00,60,13,ff,80,25,f9,20,00,00,00,00,01,c0,b5,05,c0,ac,01,c0,57,08,00,80,00,04,00,00,00,80,4b,80,d9,81,30,c2,7f,01,00,00,00,00,01,00 +01,02,90,06,f8,35,09,92,57,16,00,00,a0,0f,00,00,00,01,00,0e,00,00,10,ff,c0,35,f9,20,00,00,00,00,01,40,bd,05,80,b1,01,c0,5d,08,00,80,00,04,00,00,00,80,4b,80,d9,81,b0,a6,8e,01,00,00,00,00,00,00 +01,02,92,06,38,78,18,92,57,16,00,00,a0,0f,00,00,00,01,60,02,00,80,0d,ff,20,49,f9,20,00,00,00,00,01,00,c1,05,c0,b2,01,40,5f,08,00,80,00,04,00,00,00,80,4b,80,d9,81,00,93,9d,01,00,00,00,00,00,00 +01,02,a1,06,78,ba,27,92,57,16,00,00,a0,0f,00,00,00,01,a0,f3,ff,60,09,ff,20,59,f9,20,00,00,00,00,01,80,c3,05,40,aa,01,80,6c,08,00,80,00,04,00,00,00,80,4b,80,d9,81,98,73,ac,01,00,00,00,00,00,00 +01,02,8c,06,b8,fc,36,92,57,16,00,00,a0,0f,00,00,00,01,80,e7,ff,e0,06,ff,40,6c,f9,20,00,00,00,00,01,00,d5,05,c0,a8,01,40,6b,08,00,80,00,04,00,00,00,80,4b,80,d9,81,00,5c,bb,01,00,00,00,00,00,00 +01,02,8b,06,f8,3e,46,92,57,16,00,00,a0,0f,00,00,00,01,80,da,ff,e0,02,ff,20,7e,f9,20,00,00,00,00,01,c0,cc,05,c0,b0,01,00,79,08,00,80,00,04,00,00,00,80,4b,80,d9,81,68,44,ca,01,00,00,00,00,00,00 +01,02,8c,06,38,81,55,92,57,16,00,00,a0,0f,00,00,00,01,40,cc,ff,80,ff,fe,80,92,f9,20,00,00,00,00,01,40,dd,05,80,ad,01,c0,7d,08,00,80,00,04,00,00,09,80,47,80,df,81,e8,28,d9,01,00,00,00,00,01,00 +01,02,9f,06,78,c3,64,92,57,16,00,00,a0,0f,00,00,00,01,80,be,ff,20,fc,fe,80,a4,f9,20,00,00,00,00,01,40,e5,05,80,a6,01,c0,7c,08,00,80,00,04,00,00,09,80,47,80,df,81,38,15,e8,01,00,00,00,00,00,00 +01,02,8c,06,b8,05,74,92,57,16,00,00,a0,0f,00,00,00,01,80,b1,ff,00,fa,fe,e0,b7,f9,20,00,00,00,00,01,80,e9,05,80,b4,01,00,83,08,00,80,00,04,00,00,09,80,47,80,df,81,d0,f5,f6,01,00,00,00,00,00,00 +01,02,94,06,f8,47,83,92,57,16,00,00,a0,0f,00,00,00,01,40,a6,ff,20,f8,fe,e0,cd,f9,20,00,00,00,00,01,c0,eb,05,80,ae,01,c0,8f,08,00,80,00,04,00,00,09,80,47,80,df,81,38,de,05,02,00,00,00,00,00,00 +01,02,94,06,38,8a,92,92,57,16,00,00,a0,0f,00,00,00,01,e0,98,ff,20,f6,fe,60,e0,f9,20,00,00,00,00,01,00,f8,05,80,b0,01,40,94,08,00,80,00,04,00,00,09,80,47,80,df,81,a0,c6,14,02,00,00,00,00,00,00 \ No newline at end of file diff --git a/js_air/samples.csv b/js_air/samples.csv new file mode 100644 index 0000000..0a9e21e --- /dev/null +++ b/js_air/samples.csv @@ -0,0 +1,1000 @@ +242,41,255,192,15,0,32,0,0,0,0,1,128,188,255,0,20,2,192,169,7,0,128,0,4,0,0,75,127,64,128,104,130,232,207,85,1,0,0,0,0,0,0 +242,41,255,224,16,0,32,0,0,0,0,1,64,192,255,64,19,2,128,167,7,0,128,0,4,0,0,75,127,62,128,118,130,104,180,100,1,0,0,0,0,1,0 +242,41,255,224,16,0,32,0,0,0,0,1,192,187,255,0,21,2,0,171,7,0,128,0,4,0,0,75,127,62,128,118,130,208,156,115,1,0,0,0,0,0,0 +240,41,255,0,17,0,32,0,0,0,0,1,0,179,255,0,22,2,128,172,7,0,128,0,4,0,0,75,127,62,128,118,130,80,129,130,1,0,0,0,0,0,0 +241,41,255,224,18,0,32,0,0,0,0,1,128,198,255,192,17,2,64,172,7,0,128,0,4,0,0,75,127,62,128,118,130,160,109,145,1,0,0,0,0,0,0 +240,41,255,32,16,0,32,0,0,0,0,1,64,196,255,64,16,2,192,176,7,0,128,0,4,0,0,75,127,62,128,118,130,56,78,160,1,0,0,0,0,0,0 +242,41,255,192,17,0,32,0,0,0,0,1,0,190,255,128,19,2,0,177,7,0,128,0,4,0,0,75,127,62,128,118,130,136,58,175,1,0,0,0,0,0,0 +240,41,255,32,17,0,32,0,0,0,0,1,64,194,255,128,10,2,128,177,7,0,128,0,4,0,0,80,127,61,128,106,130,32,27,190,1,0,0,0,0,1,0 +238,41,255,32,19,0,32,0,0,0,0,1,128,194,255,0,15,2,0,181,7,0,128,0,4,0,0,80,127,61,128,106,130,136,3,205,1,0,0,0,0,0,0 +241,41,255,160,19,0,32,0,0,0,0,1,128,182,255,192,14,2,192,178,7,0,128,0,4,0,0,80,127,61,128,106,130,8,232,219,1,0,0,0,0,0,0 +239,41,255,64,19,0,32,0,0,0,0,1,0,187,255,192,7,2,64,184,7,0,128,0,4,0,0,80,127,61,128,106,130,112,208,234,1,0,0,0,0,0,0 +240,41,255,0,19,0,32,0,0,0,0,1,128,192,255,192,10,2,64,183,7,0,128,0,4,0,0,80,127,61,128,106,130,240,180,249,1,0,0,0,0,0,0 +238,41,255,192,19,0,32,0,0,0,0,1,0,193,255,192,13,2,0,186,7,0,128,0,4,0,0,80,127,61,128,106,130,88,157,8,2,0,0,0,0,0,0 +237,41,255,96,17,0,32,0,0,0,0,1,192,183,255,0,13,2,192,187,7,0,128,0,4,0,0,73,127,60,128,107,130,192,133,23,2,0,0,0,0,1,0 +236,41,255,0,18,0,32,0,0,0,0,1,128,194,255,0,10,2,128,188,7,0,128,0,4,0,0,73,127,60,128,107,130,64,106,38,2,0,0,0,0,0,0 +236,41,255,128,15,0,32,0,0,0,0,1,192,189,255,0,8,2,0,187,7,0,128,0,4,0,0,73,127,60,128,107,130,168,82,53,2,0,0,0,0,0,0 +237,41,255,224,18,0,32,0,0,0,0,1,128,188,255,64,9,2,64,189,7,0,128,0,4,0,0,73,127,60,128,107,130,40,55,68,2,0,0,0,0,0,0 +236,41,255,64,16,0,32,0,0,0,0,1,192,180,255,128,11,2,64,195,7,0,128,0,4,0,0,73,127,60,128,107,130,144,31,83,2,0,0,0,0,0,0 +236,41,255,224,18,0,32,0,0,0,0,1,0,187,255,64,11,2,0,190,7,0,128,0,4,0,0,73,127,60,128,107,130,16,4,98,2,0,0,0,0,0,0 +234,41,255,128,16,0,32,0,0,0,0,1,0,180,255,0,10,2,128,190,7,0,128,0,4,0,0,72,127,53,128,117,130,96,240,112,2,0,0,0,0,1,0 +234,41,255,32,15,0,32,0,0,0,0,1,192,187,255,64,4,2,192,196,7,0,128,0,4,0,0,72,127,53,128,117,130,224,212,127,2,0,0,0,0,0,0 +234,41,255,128,18,0,32,0,0,0,0,1,192,189,255,192,18,2,192,198,7,0,128,0,4,0,0,72,127,53,128,117,130,72,189,142,2,0,0,0,0,0,0 +235,41,255,192,16,0,32,0,0,0,0,1,0,188,255,128,17,2,128,203,7,0,128,0,4,0,0,72,127,53,128,117,130,200,161,157,2,0,0,0,0,0,0 +233,41,255,192,14,0,32,0,0,0,0,1,64,191,255,0,9,2,128,200,7,0,128,0,4,0,0,72,127,53,128,117,130,48,138,172,2,0,0,0,0,0,0 +233,41,255,192,14,0,32,0,0,0,0,1,192,181,255,0,19,2,128,202,7,0,128,0,4,0,0,72,127,53,128,117,130,176,110,187,2,0,0,0,0,0,0 +234,41,255,0,16,0,32,0,0,0,0,1,0,191,255,192,13,2,0,192,7,0,128,0,4,0,0,80,127,65,128,108,130,24,87,202,2,0,0,0,0,1,0 +234,41,255,0,15,0,32,0,0,0,0,1,0,183,255,0,17,2,192,205,7,0,128,0,4,0,0,80,127,65,128,108,130,152,59,217,2,0,0,0,0,0,0 +231,41,255,224,15,0,32,0,0,0,0,1,0,181,255,64,17,2,64,195,7,0,128,0,4,0,0,80,127,65,128,108,130,0,36,232,2,0,0,0,0,0,0 +232,41,255,160,14,0,32,0,0,0,0,1,128,189,255,0,17,2,0,203,7,0,128,0,4,0,0,80,127,65,128,108,130,128,8,247,2,0,0,0,0,0,0 +232,41,255,128,16,0,32,0,0,0,0,1,128,182,255,64,20,2,0,207,7,0,128,0,4,0,0,80,127,65,128,108,130,208,244,5,3,0,0,0,0,0,0 +231,41,255,224,15,0,32,0,0,0,0,1,0,190,255,0,16,2,128,204,7,0,128,0,4,0,0,80,127,65,128,108,130,104,213,20,3,0,0,0,0,0,0 +231,41,255,32,11,0,32,0,0,0,0,1,128,181,255,0,11,2,128,204,7,0,128,0,4,0,0,75,127,60,128,105,130,208,189,35,3,0,0,0,0,1,0 +229,41,255,64,12,0,32,0,0,0,0,1,128,187,255,192,17,2,128,209,7,0,128,0,4,0,0,75,127,60,128,105,130,80,162,50,3,0,0,0,0,0,0 +229,41,255,32,13,0,32,0,0,0,0,1,128,185,255,64,19,2,192,205,7,0,128,0,4,0,0,75,127,60,128,105,130,184,138,65,3,0,0,0,0,0,0 +226,41,255,64,14,0,32,0,0,0,0,1,128,190,255,0,15,2,0,210,7,0,128,0,4,0,0,75,127,60,128,105,130,56,111,80,3,0,0,0,0,0,0 +226,41,255,32,12,0,32,0,0,0,0,1,128,190,255,0,15,2,64,208,7,0,128,0,4,0,0,75,127,60,128,105,130,160,87,95,3,0,0,0,0,0,0 +226,41,255,160,11,0,32,0,0,0,0,1,64,183,255,128,18,2,0,213,7,0,128,0,4,0,0,75,127,60,128,105,130,8,64,110,3,0,0,0,0,0,0 +227,41,255,160,13,0,32,0,0,0,0,1,0,180,255,0,13,2,192,214,7,0,128,0,4,0,0,78,127,61,128,103,130,136,36,125,3,0,0,0,0,1,0 +228,41,255,160,11,0,32,0,0,0,0,1,192,182,255,0,18,2,64,217,7,0,128,0,4,0,0,78,127,61,128,103,130,240,12,140,3,0,0,0,0,0,0 +226,41,255,32,13,0,32,0,0,0,0,1,192,184,255,192,17,2,64,215,7,0,128,0,4,0,0,78,127,61,128,103,130,112,241,154,3,0,0,0,0,0,0 +225,41,255,0,13,0,32,0,0,0,0,1,192,182,255,0,23,2,64,212,7,0,128,0,4,0,0,78,127,61,128,103,130,192,221,169,3,0,0,0,0,0,0 +226,41,255,224,11,0,32,0,0,0,0,1,128,184,255,64,20,2,0,220,7,0,128,0,4,0,0,78,127,61,128,103,130,88,190,184,3,0,0,0,0,0,0 +226,41,255,192,11,0,32,0,0,0,0,1,0,189,255,64,14,2,192,222,7,0,128,0,4,0,0,78,127,61,128,103,130,168,170,199,3,0,0,0,0,0,0 +225,41,255,224,11,0,32,0,0,0,0,1,64,188,255,128,19,2,64,218,7,0,128,0,4,0,0,76,127,63,128,110,130,64,139,214,3,0,0,0,0,1,0 +226,41,255,128,9,0,32,0,0,0,0,1,128,193,255,64,18,2,128,221,7,0,128,0,4,0,0,76,127,63,128,110,130,144,119,229,3,0,0,0,0,0,0 +226,41,255,192,13,0,32,0,0,0,0,1,0,186,255,0,20,2,64,220,7,0,128,0,4,0,0,76,127,63,128,110,130,16,92,12,0,0,0,0,0,0,0 +227,41,255,96,10,0,32,0,0,0,0,1,64,193,255,0,18,2,192,223,7,0,128,0,4,0,0,76,127,63,128,110,130,120,68,27,0,0,0,0,0,0,0 +225,41,255,128,8,0,32,0,0,0,0,1,192,192,255,128,20,2,0,221,7,0,128,0,4,0,0,76,127,63,128,110,130,248,40,42,0,0,0,0,0,0,0 +225,41,255,0,8,0,32,0,0,0,0,1,0,196,255,192,21,2,0,222,7,0,128,0,4,0,0,76,127,63,128,110,130,96,17,57,0,0,0,0,0,0,0 +226,41,255,64,9,0,32,0,0,0,0,1,128,181,255,64,22,2,64,219,7,0,128,0,4,0,0,82,127,61,128,114,130,224,245,71,0,0,0,0,0,1,0 +226,41,255,96,8,0,32,0,0,0,0,1,0,195,255,64,25,2,64,227,7,0,128,0,4,0,0,82,127,61,128,114,130,72,222,86,0,0,0,0,0,0,0 +225,41,255,128,7,0,32,0,0,0,0,1,128,185,255,0,20,2,128,224,7,0,128,0,4,0,0,82,127,61,128,114,130,200,194,101,0,0,0,0,0,0,0 +225,41,255,224,7,0,32,0,0,0,0,1,192,187,255,64,27,2,128,218,7,0,128,0,4,0,0,82,127,61,128,114,130,24,175,116,0,0,0,0,0,0,0 +228,41,255,96,9,0,32,0,0,0,0,1,0,187,255,64,20,2,192,223,7,0,128,0,4,0,0,82,127,61,128,114,130,176,143,131,0,0,0,0,0,0,0 +227,41,255,64,8,0,32,0,0,0,0,1,128,190,255,0,25,2,0,224,7,0,128,0,4,0,0,82,127,61,128,114,130,24,120,146,0,0,0,0,0,0,0 +226,41,255,96,8,0,32,0,0,0,0,1,192,193,255,64,19,2,64,227,7,0,128,0,4,0,0,73,127,68,128,104,130,152,92,161,0,0,0,0,0,1,0 +227,41,255,0,8,0,32,0,0,0,0,1,0,197,255,64,21,2,128,227,7,0,128,0,4,0,0,73,127,68,128,104,130,0,69,176,0,0,0,0,0,0,0 +225,41,255,32,10,0,32,0,0,0,0,1,128,195,255,0,17,2,192,224,7,0,128,0,4,0,0,73,127,68,128,104,130,128,41,191,0,0,0,0,0,0,0 +229,41,255,0,5,0,32,0,0,0,0,1,128,188,255,64,21,2,192,224,7,0,128,0,4,0,0,73,127,68,128,104,130,232,17,206,0,0,0,0,0,0,0 +226,41,255,160,12,0,32,0,0,0,0,1,192,196,255,0,21,2,64,223,7,0,128,0,4,0,0,73,127,68,128,104,130,104,246,220,0,0,0,0,0,0,0 +229,41,255,128,7,0,32,0,0,0,0,1,64,192,255,64,14,2,64,227,7,0,128,0,4,0,0,73,127,68,128,104,130,208,222,235,0,0,0,0,0,0,0 +227,41,255,64,7,0,32,0,0,0,0,1,128,201,255,64,14,2,64,227,7,0,128,0,4,0,0,80,127,57,128,111,130,56,199,250,0,0,0,0,0,1,0 +227,41,255,128,7,0,32,0,0,0,0,1,0,201,255,128,14,2,0,227,7,0,128,0,4,0,0,80,127,57,128,111,130,184,171,9,1,0,0,0,0,0,0 +228,41,255,128,9,0,32,0,0,0,0,1,128,196,255,192,15,2,192,234,7,0,128,0,4,0,0,80,127,57,128,111,130,8,152,24,1,0,0,0,0,0,0 +226,41,255,160,7,0,32,0,0,0,0,1,0,196,255,192,8,2,64,230,7,0,128,0,4,0,0,80,127,57,128,111,130,160,120,39,1,0,0,0,0,0,0 +228,41,255,96,6,0,32,0,0,0,0,1,192,197,255,128,18,2,0,221,7,0,128,0,4,0,0,80,127,57,128,111,130,240,100,54,1,0,0,0,0,0,0 +226,41,255,192,6,0,32,0,0,0,0,1,192,192,255,192,9,2,0,228,7,0,128,0,4,0,0,80,127,57,128,111,130,136,69,69,1,0,0,0,0,0,0 +228,41,255,96,5,0,32,0,0,0,0,1,192,201,255,128,7,2,128,223,7,0,128,0,4,0,0,81,127,59,128,118,130,216,49,84,1,0,0,0,0,1,0 +227,41,255,224,5,0,32,0,0,0,0,1,192,200,255,192,10,2,64,220,7,0,128,0,4,0,0,81,127,59,128,118,130,88,22,99,1,0,0,0,0,0,0 +227,41,255,192,3,0,32,0,0,0,0,1,64,199,255,192,8,2,64,221,7,0,128,0,4,0,0,81,127,59,128,118,130,192,254,113,1,0,0,0,0,0,0 +228,41,255,64,7,0,32,0,0,0,0,1,64,193,255,192,8,2,0,225,7,0,128,0,4,0,0,81,127,59,128,118,130,64,227,128,1,0,0,0,0,0,0 +227,41,255,0,9,0,32,0,0,0,0,1,192,197,255,192,12,2,0,220,7,0,128,0,4,0,0,81,127,59,128,118,130,168,203,143,1,0,0,0,0,0,0 +229,41,255,64,4,0,32,0,0,0,0,1,0,195,255,128,13,2,0,223,7,0,128,0,4,0,0,81,127,59,128,118,130,40,176,158,1,0,0,0,0,0,0 +227,41,255,192,6,0,32,0,0,0,0,1,192,187,255,0,14,2,64,220,7,0,128,0,4,0,0,77,127,61,128,112,130,144,152,173,1,0,0,0,0,1,0 +228,41,255,0,5,0,32,0,0,0,0,1,64,191,255,0,12,2,64,219,7,0,128,0,4,0,0,77,127,61,128,112,130,16,125,188,1,0,0,0,0,0,0 +230,41,255,128,5,0,32,0,0,0,0,1,64,198,255,128,1,2,64,213,7,0,128,0,4,0,0,77,127,61,128,112,130,120,101,203,1,0,0,0,0,0,0 +228,41,255,224,7,0,32,0,0,0,0,1,192,199,255,128,5,2,0,209,7,0,128,0,4,0,0,77,127,61,128,112,130,248,73,218,1,0,0,0,0,0,0 +226,41,255,160,6,0,32,0,0,0,0,1,64,204,255,0,6,2,192,209,7,0,128,0,4,0,0,77,127,61,128,112,130,96,50,233,1,0,0,0,0,0,0 +229,41,255,128,5,0,32,0,0,0,0,1,192,194,255,128,8,2,128,205,7,0,128,0,4,0,0,77,127,61,128,112,130,224,22,248,1,0,0,0,0,0,0 +228,41,255,192,5,0,32,0,0,0,0,1,64,197,255,192,9,2,192,207,7,0,128,0,4,0,0,81,127,45,128,129,130,72,255,6,2,0,0,0,0,1,0 +229,41,255,128,3,0,32,0,0,0,0,1,128,201,255,0,11,2,128,203,7,0,128,0,4,0,0,81,127,45,128,129,130,200,227,21,2,0,0,0,0,0,0 +229,41,255,128,5,0,32,0,0,0,0,1,192,198,255,192,11,2,128,204,7,0,128,0,4,0,0,81,127,45,128,129,130,48,204,36,2,0,0,0,0,0,0 +227,41,255,192,6,0,32,0,0,0,0,1,64,206,255,128,5,2,192,201,7,0,128,0,4,0,0,81,127,45,128,129,130,176,176,51,2,0,0,0,0,0,0 +229,41,255,160,1,0,32,0,0,0,0,1,64,193,255,128,8,2,64,202,7,0,128,0,4,0,0,81,127,45,128,129,130,24,153,66,2,0,0,0,0,0,0 +229,41,255,160,3,0,32,0,0,0,0,1,64,198,255,192,4,2,0,198,7,0,128,0,4,0,0,81,127,45,128,129,130,128,129,81,2,0,0,0,0,0,0 +230,41,255,192,3,0,32,0,0,0,0,1,64,200,255,128,6,2,192,204,7,0,128,0,4,0,0,71,127,60,128,113,130,0,102,96,2,0,0,0,0,1,0 +229,41,255,192,4,0,32,0,0,0,0,1,128,207,255,0,9,2,128,195,7,0,128,0,4,0,0,71,127,60,128,113,130,80,82,111,2,0,0,0,0,0,0 +227,41,255,224,1,0,32,0,0,0,0,1,192,209,255,192,4,2,64,195,7,0,128,0,4,0,0,71,127,60,128,113,130,232,50,126,2,0,0,0,0,0,0 +229,41,255,128,4,0,32,0,0,0,0,1,192,206,255,0,2,2,0,193,7,0,128,0,4,0,0,71,127,60,128,113,130,56,31,141,2,0,0,0,0,0,0 +230,41,255,32,5,0,32,0,0,0,0,1,192,206,255,64,3,2,128,199,7,0,128,0,4,0,0,71,127,60,128,113,130,208,255,155,2,0,0,0,0,0,0 +231,41,255,32,5,0,32,0,0,0,0,1,192,211,255,128,1,2,128,197,7,0,128,0,4,0,0,71,127,60,128,113,130,32,236,170,2,0,0,0,0,0,0 +231,41,255,32,5,0,32,0,0,0,0,1,128,203,255,192,4,2,192,198,7,0,128,0,4,0,0,76,127,57,128,106,130,184,204,185,2,0,0,0,0,1,0 +231,41,255,64,4,0,32,0,0,0,0,1,192,203,255,64,4,2,128,190,7,0,128,0,4,0,0,76,127,57,128,106,130,8,185,200,2,0,0,0,0,0,0 +233,41,255,96,4,0,32,0,0,0,0,1,128,203,255,192,5,2,192,194,7,0,128,0,4,0,0,76,127,57,128,106,130,136,157,215,2,0,0,0,0,0,0 +232,41,255,224,6,0,32,0,0,0,0,1,192,206,255,192,253,1,64,193,7,0,128,0,4,0,0,76,127,57,128,106,130,240,133,230,2,0,0,0,0,0,0 +234,41,255,0,5,0,32,0,0,0,0,1,64,206,255,192,252,1,64,194,7,0,128,0,4,0,0,76,127,57,128,106,130,112,106,245,2,0,0,0,0,0,0 +231,41,255,0,7,0,32,0,0,0,0,1,128,210,255,64,253,1,128,193,7,0,128,0,4,0,0,76,127,57,128,106,130,216,82,4,3,0,0,0,0,0,0 +232,41,255,96,6,0,32,0,0,0,0,1,64,208,255,0,250,1,128,181,7,0,128,0,4,0,0,69,127,58,128,117,130,88,55,19,3,0,0,0,0,1,0 +231,41,255,32,4,0,32,0,0,0,0,1,64,207,255,192,252,1,0,192,7,0,128,0,4,0,0,69,127,58,128,117,130,216,27,34,3,0,0,0,0,0,0 +232,41,255,32,5,0,32,0,0,0,0,1,128,201,255,192,253,1,64,186,7,0,128,0,4,0,0,69,127,58,128,117,130,64,4,49,3,0,0,0,0,0,0 +234,41,255,64,8,0,32,0,0,0,0,1,0,203,255,64,251,1,0,180,7,0,128,0,4,0,0,69,127,58,128,117,130,168,236,63,3,0,0,0,0,0,0 +234,41,255,96,4,0,32,0,0,0,0,1,64,211,255,64,1,2,128,183,7,0,128,0,4,0,0,69,127,58,128,117,130,40,209,78,3,0,0,0,0,0,0 +233,41,255,96,6,0,32,0,0,0,0,1,192,201,255,192,3,2,0,188,7,0,128,0,4,0,0,69,127,58,128,117,130,144,185,93,3,0,0,0,0,0,0 +233,41,255,160,7,0,32,0,0,0,0,1,64,208,255,192,251,1,64,184,7,0,128,0,4,0,0,78,127,68,128,116,130,16,158,108,3,0,0,0,0,1,0 +235,41,255,128,5,0,32,0,0,0,0,1,0,205,255,64,254,1,128,181,7,0,128,0,4,0,0,78,127,68,128,116,130,120,134,123,3,0,0,0,0,0,0 +234,41,255,160,4,0,32,0,0,0,0,1,192,209,255,192,251,1,192,182,7,0,128,0,4,0,0,78,127,68,128,116,130,248,106,138,3,0,0,0,0,0,0 +236,41,255,192,8,0,32,0,0,0,0,1,192,211,255,128,250,1,128,183,7,0,128,0,4,0,0,78,127,68,128,116,130,96,83,153,3,0,0,0,0,0,0 +235,41,255,64,5,0,32,0,0,0,0,1,64,214,255,128,6,2,128,176,7,0,128,0,4,0,0,78,127,68,128,116,130,224,55,168,3,0,0,0,0,0,0 +235,41,255,192,6,0,32,0,0,0,0,1,64,221,255,64,254,1,0,181,7,0,128,0,4,0,0,78,127,68,128,116,130,72,32,183,3,0,0,0,0,0,0 +237,41,255,0,8,0,32,0,0,0,0,1,128,212,255,128,252,1,0,171,7,0,128,0,4,0,0,80,127,58,128,120,130,152,12,198,3,0,0,0,0,1,0 +235,41,255,32,7,0,32,0,0,0,0,1,64,206,255,64,252,1,64,175,7,0,128,0,4,0,0,80,127,58,128,120,130,48,237,212,3,0,0,0,0,0,0 +235,41,255,160,7,0,32,0,0,0,0,1,0,205,255,128,0,2,192,172,7,0,128,0,4,0,0,80,127,58,128,120,130,128,217,227,3,0,0,0,0,0,0 +235,41,255,32,7,0,32,0,0,0,0,1,64,213,255,0,1,2,0,172,7,0,128,0,4,0,0,80,127,58,128,120,130,24,186,10,0,0,0,0,0,0,0 +236,41,255,160,8,0,32,0,0,0,0,1,64,213,255,128,250,1,0,165,7,0,128,0,4,0,0,80,127,58,128,120,130,104,166,25,0,0,0,0,0,0,0 +236,41,255,192,9,0,32,0,0,0,0,1,128,215,255,192,250,1,64,173,7,0,128,0,4,0,0,80,127,58,128,120,130,0,135,40,0,0,0,0,0,0,0 +235,41,255,128,6,0,32,0,0,0,0,1,0,214,255,128,251,1,192,161,7,0,128,0,4,0,0,81,127,70,128,110,130,80,115,55,0,0,0,0,0,1,0 +236,41,255,128,9,0,32,0,0,0,0,1,128,209,255,192,254,1,192,171,7,0,128,0,4,0,0,81,127,70,128,110,130,208,87,70,0,0,0,0,0,0,0 +233,41,255,224,7,0,32,0,0,0,0,1,0,215,255,0,255,1,64,172,7,0,128,0,4,0,0,81,127,70,128,110,130,56,64,85,0,0,0,0,0,0,0 +238,41,255,0,9,0,32,0,0,0,0,1,0,222,255,0,2,2,192,168,7,0,128,0,4,0,0,81,127,70,128,110,130,184,36,100,0,0,0,0,0,0,0 +235,41,255,224,5,0,32,0,0,0,0,1,192,214,255,128,255,1,128,170,7,0,128,0,4,0,0,81,127,70,128,110,130,32,13,115,0,0,0,0,0,0,0 +235,41,255,32,9,0,32,0,0,0,0,1,64,210,255,192,0,2,128,171,7,0,128,0,4,0,0,81,127,70,128,110,130,160,241,129,0,0,0,0,0,0,0 +236,41,255,0,10,0,32,0,0,0,0,1,0,222,255,128,249,1,192,169,7,0,128,0,4,0,0,80,127,61,128,99,130,32,214,144,0,0,0,0,0,1,0 +236,41,255,32,9,0,32,0,0,0,0,1,192,212,255,64,254,1,0,168,7,0,128,0,4,0,0,80,127,61,128,99,130,136,190,159,0,0,0,0,0,0,0 +234,41,255,128,9,0,32,0,0,0,0,1,128,207,255,0,254,1,192,172,7,0,128,0,4,0,0,80,127,61,128,99,130,8,163,174,0,0,0,0,0,0,0 +236,41,255,192,10,0,32,0,0,0,0,1,0,214,255,64,239,1,192,160,7,0,128,0,4,0,0,80,127,61,128,99,130,112,139,189,0,0,0,0,0,0,0 +237,41,255,192,11,0,32,0,0,0,0,1,192,212,255,128,245,1,64,165,7,0,128,0,4,0,0,80,127,61,128,99,130,216,115,204,0,0,0,0,0,0,0 +238,41,255,224,11,0,32,0,0,0,0,1,128,213,255,0,254,1,0,169,7,0,128,0,4,0,0,80,127,61,128,99,130,88,88,219,0,0,0,0,0,0,0 +237,41,255,128,11,0,32,0,0,0,0,1,64,213,255,0,254,1,128,167,7,0,128,0,4,0,0,75,127,60,128,111,130,192,64,234,0,0,0,0,0,1,0 +237,41,255,0,11,0,32,0,0,0,0,1,0,210,255,128,250,1,64,169,7,0,128,0,4,0,0,75,127,60,128,111,130,64,37,249,0,0,0,0,0,0,0 +239,41,255,0,12,0,32,0,0,0,0,1,64,210,255,64,0,2,64,166,7,0,128,0,4,0,0,75,127,60,128,111,130,168,13,8,1,0,0,0,0,0,0 +239,41,255,64,13,0,32,0,0,0,0,1,128,210,255,128,254,1,0,170,7,0,128,0,4,0,0,75,127,60,128,111,130,16,246,22,1,0,0,0,0,0,0 +239,41,255,0,13,0,32,0,0,0,0,1,0,206,255,128,251,1,0,163,7,0,128,0,4,0,0,75,127,60,128,111,130,144,218,37,1,0,0,0,0,0,0 +239,41,255,128,13,0,32,0,0,0,0,1,0,206,255,64,249,1,128,160,7,0,128,0,4,0,0,75,127,60,128,111,130,224,198,52,1,0,0,0,0,0,0 +239,41,255,32,15,0,32,0,0,0,0,1,0,210,255,64,251,1,192,168,7,0,128,0,4,0,0,73,127,56,128,107,130,120,167,67,1,0,0,0,0,1,0 +241,41,255,64,13,0,32,0,0,0,0,1,0,199,255,0,0,2,128,169,7,0,128,0,4,0,0,73,127,56,128,107,130,200,147,82,1,0,0,0,0,0,0 +240,41,255,32,13,0,32,0,0,0,0,1,192,207,255,0,249,1,192,169,7,0,128,0,4,0,0,73,127,56,128,107,130,96,116,97,1,0,0,0,0,0,0 +241,41,255,32,13,0,32,0,0,0,0,1,192,212,255,128,243,1,0,164,7,0,128,0,4,0,0,73,127,56,128,107,130,176,96,112,1,0,0,0,0,0,0 +242,41,255,96,15,0,32,0,0,0,0,1,192,199,255,0,3,2,64,159,7,0,128,0,4,0,0,73,127,56,128,107,130,72,65,127,1,0,0,0,0,0,0 +241,41,255,160,11,0,32,0,0,0,0,1,128,205,255,64,251,1,192,171,7,0,128,0,4,0,0,73,127,56,128,107,130,152,45,142,1,0,0,0,0,0,0 +241,41,255,224,13,0,32,0,0,0,0,1,0,209,255,192,251,1,128,164,7,0,128,0,4,0,0,79,127,64,128,106,130,48,14,157,1,0,0,0,0,1,0 +243,41,255,32,13,0,32,0,0,0,0,1,64,201,255,192,255,1,0,167,7,0,128,0,4,0,0,79,127,64,128,106,130,128,250,171,1,0,0,0,0,0,0 +243,41,255,224,13,0,32,0,0,0,0,1,128,208,255,192,247,1,128,168,7,0,128,0,4,0,0,79,127,64,128,106,130,0,223,186,1,0,0,0,0,0,0 +243,41,255,192,16,0,32,0,0,0,0,1,128,207,255,0,1,2,192,163,7,0,128,0,4,0,0,79,127,64,128,106,130,104,199,201,1,0,0,0,0,0,0 +242,41,255,64,12,0,32,0,0,0,0,1,192,206,255,0,4,2,0,166,7,0,128,0,4,0,0,79,127,64,128,106,130,232,171,216,1,0,0,0,0,0,0 +244,41,255,32,15,0,32,0,0,0,0,1,0,212,255,192,7,2,64,167,7,0,128,0,4,0,0,79,127,64,128,106,130,104,144,231,1,0,0,0,0,0,0 +244,41,255,96,14,0,32,0,0,0,0,1,192,198,255,64,0,2,0,165,7,0,128,0,4,0,0,76,127,65,128,111,130,208,120,246,1,0,0,0,0,1,0 +243,41,255,0,17,0,32,0,0,0,0,1,0,210,255,128,3,2,64,165,7,0,128,0,4,0,0,76,127,65,128,111,130,80,93,5,2,0,0,0,0,0,0 +243,41,255,96,15,0,32,0,0,0,0,1,64,204,255,64,8,2,0,167,7,0,128,0,4,0,0,76,127,65,128,111,130,184,69,20,2,0,0,0,0,0,0 +245,41,255,32,15,0,32,0,0,0,0,1,64,203,255,64,0,2,128,174,7,0,128,0,4,0,0,76,127,65,128,111,130,32,46,35,2,0,0,0,0,0,0 +245,41,255,96,13,0,32,0,0,0,0,1,0,207,255,0,4,2,192,168,7,0,128,0,4,0,0,76,127,65,128,111,130,160,18,50,2,0,0,0,0,0,0 +245,41,255,0,14,0,32,0,0,0,0,1,0,212,255,128,1,2,128,173,7,0,128,0,4,0,0,76,127,65,128,111,130,8,251,64,2,0,0,0,0,0,0 +244,41,255,96,13,0,32,0,0,0,0,1,128,210,255,128,6,2,192,168,7,0,128,0,4,0,0,75,127,57,128,106,130,136,223,79,2,0,0,0,0,1,0 +247,41,255,32,16,0,32,0,0,0,0,1,128,204,255,192,7,2,128,174,7,0,128,0,4,0,0,75,127,57,128,106,130,240,199,94,2,0,0,0,0,0,0 +245,41,255,96,15,0,32,0,0,0,0,1,0,203,255,0,7,2,192,169,7,0,128,0,4,0,0,75,127,57,128,106,130,88,176,109,2,0,0,0,0,0,0 +245,41,255,128,12,0,32,0,0,0,0,1,192,205,255,64,7,2,64,175,7,0,128,0,4,0,0,75,127,57,128,106,130,216,148,124,2,0,0,0,0,0,0 +246,41,255,96,13,0,32,0,0,0,0,1,64,206,255,0,1,2,0,170,7,0,128,0,4,0,0,75,127,57,128,106,130,64,125,139,2,0,0,0,0,0,0 +245,41,255,128,15,0,32,0,0,0,0,1,64,208,255,128,8,2,64,172,7,0,128,0,4,0,0,75,127,57,128,106,130,192,97,154,2,0,0,0,0,0,0 +245,41,255,96,15,0,32,0,0,0,0,1,64,200,255,192,5,2,128,179,7,0,128,0,4,0,0,75,127,71,128,109,130,16,78,169,2,0,0,0,0,1,0 +245,41,255,32,15,0,32,0,0,0,0,1,192,201,255,0,4,2,0,175,7,0,128,0,4,0,0,75,127,71,128,109,130,168,46,184,2,0,0,0,0,0,0 +246,41,255,224,13,0,32,0,0,0,0,1,128,190,255,0,6,2,64,180,7,0,128,0,4,0,0,75,127,71,128,109,130,248,26,199,2,0,0,0,0,0,0 +246,41,255,128,14,0,32,0,0,0,0,1,192,201,255,128,9,2,64,175,7,0,128,0,4,0,0,75,127,71,128,109,130,144,251,213,2,0,0,0,0,0,0 +248,41,255,0,15,0,32,0,0,0,0,1,128,216,255,0,8,2,192,182,7,0,128,0,4,0,0,75,127,71,128,109,130,224,231,228,2,0,0,0,0,0,0 +248,41,255,192,13,0,32,0,0,0,0,1,128,211,255,128,9,2,64,168,7,0,128,0,4,0,0,75,127,71,128,109,130,120,200,243,2,0,0,0,0,0,0 +247,41,255,64,16,0,32,0,0,0,0,1,64,198,255,192,7,2,192,183,7,0,128,0,4,0,0,74,127,66,128,115,130,200,180,2,3,0,0,0,0,1,0 +249,41,255,0,16,0,32,0,0,0,0,1,64,195,255,0,12,2,0,188,7,0,128,0,4,0,0,74,127,66,128,115,130,72,153,17,3,0,0,0,0,0,0 +248,41,255,96,14,0,32,0,0,0,0,1,64,205,255,128,6,2,192,177,7,0,128,0,4,0,0,74,127,66,128,115,130,176,129,32,3,0,0,0,0,0,0 +248,41,255,96,15,0,32,0,0,0,0,1,0,208,255,128,13,2,128,183,7,0,128,0,4,0,0,74,127,66,128,115,130,48,102,47,3,0,0,0,0,0,0 +250,41,255,160,13,0,32,0,0,0,0,1,128,200,255,192,13,2,64,182,7,0,128,0,4,0,0,74,127,66,128,115,130,176,74,62,3,0,0,0,0,0,0 +252,41,255,32,17,0,32,0,0,0,0,1,192,210,255,192,17,2,64,181,7,0,128,0,4,0,0,74,127,66,128,115,130,24,51,77,3,0,0,0,0,0,0 +250,41,255,96,14,0,32,0,0,0,0,1,64,205,255,192,10,2,0,186,7,0,128,0,4,0,0,77,127,66,128,96,130,152,23,92,3,0,0,0,0,1,0 +250,41,255,0,17,0,32,0,0,0,0,1,64,197,255,64,18,2,192,177,7,0,128,0,4,0,0,77,127,66,128,96,130,0,0,107,3,0,0,0,0,0,0 +250,41,255,160,14,0,32,0,0,0,0,1,128,201,255,192,5,2,128,182,7,0,128,0,4,0,0,77,127,66,128,96,130,128,228,121,3,0,0,0,0,0,0 +251,41,255,64,15,0,32,0,0,0,0,1,128,210,255,128,15,2,64,185,7,0,128,0,4,0,0,77,127,66,128,96,130,232,204,136,3,0,0,0,0,0,0 +252,41,255,128,14,0,32,0,0,0,0,1,64,202,255,0,10,2,128,184,7,0,128,0,4,0,0,77,127,66,128,96,130,80,181,151,3,0,0,0,0,0,0 +251,41,255,0,17,0,32,0,0,0,0,1,128,204,255,64,10,2,192,185,7,0,128,0,4,0,0,77,127,66,128,96,130,208,153,166,3,0,0,0,0,0,0 +253,41,255,64,16,0,32,0,0,0,0,1,192,194,255,0,14,2,64,186,7,0,128,0,4,0,0,78,127,66,128,119,130,56,130,181,3,0,0,0,0,1,0 +253,41,255,160,15,0,32,0,0,0,0,1,128,195,255,128,15,2,0,183,7,0,128,0,4,0,0,78,127,66,128,119,130,160,106,196,3,0,0,0,0,0,0 +251,41,255,160,17,0,32,0,0,0,0,1,128,209,255,0,19,2,0,190,7,0,128,0,4,0,0,78,127,66,128,119,130,32,79,211,3,0,0,0,0,0,0 +254,41,255,224,15,0,32,0,0,0,0,1,0,211,255,64,14,2,128,186,7,0,128,0,4,0,0,78,127,66,128,119,130,136,55,226,3,0,0,0,0,0,0 +252,41,255,192,17,0,32,0,0,0,0,1,192,200,255,128,11,2,0,190,7,0,128,0,4,0,0,78,127,66,128,119,130,8,28,9,0,0,0,0,0,0,0 +254,41,255,64,16,0,32,0,0,0,0,1,192,187,255,128,20,2,64,182,7,0,128,0,4,0,0,78,127,66,128,119,130,88,8,24,0,0,0,0,0,0,0 +255,41,255,160,13,0,32,0,0,0,0,1,0,196,255,64,17,2,0,184,7,0,128,0,4,0,0,75,127,58,128,117,130,240,232,38,0,0,0,0,0,1,0 +253,41,255,224,13,0,32,0,0,0,0,1,0,199,255,128,14,2,64,188,7,0,128,0,4,0,0,75,127,58,128,117,130,64,213,53,0,0,0,0,0,0,0 +254,41,255,64,14,0,32,0,0,0,0,1,0,205,255,128,17,2,192,189,7,0,128,0,4,0,0,75,127,58,128,117,130,216,181,68,0,0,0,0,0,0,0 +0,41,0,96,15,0,32,0,0,0,0,1,192,200,255,0,12,2,64,189,7,0,128,0,4,0,0,75,127,58,128,117,130,40,162,83,0,0,0,0,0,0,0 +254,41,255,128,14,0,32,0,0,0,0,1,128,191,255,128,17,2,128,184,7,0,128,0,4,0,0,75,127,58,128,117,130,192,130,98,0,0,0,0,0,0,0 +255,41,255,32,15,0,32,0,0,0,0,1,192,205,255,192,16,2,192,186,7,0,128,0,4,0,0,75,127,58,128,117,130,16,111,113,0,0,0,0,0,0,0 +1,41,0,64,16,0,32,0,0,0,0,1,64,202,255,128,15,2,128,193,7,0,128,0,4,0,0,83,127,59,128,114,130,168,79,128,0,0,0,0,0,1,0 +2,41,0,32,13,0,32,0,0,0,0,1,64,198,255,0,8,2,64,182,7,0,128,0,4,0,0,83,127,59,128,114,130,16,56,143,0,0,0,0,0,0,0 +3,41,0,96,13,0,32,0,0,0,0,1,192,199,255,192,19,2,128,188,7,0,128,0,4,0,0,83,127,59,128,114,130,120,32,158,0,0,0,0,0,0,0 +1,41,0,192,13,0,32,0,0,0,0,1,192,197,255,0,19,2,192,183,7,0,128,0,4,0,0,83,127,59,128,114,130,248,4,173,0,0,0,0,0,0,0 +2,41,0,64,15,0,32,0,0,0,0,1,64,201,255,64,12,2,128,185,7,0,128,0,4,0,0,83,127,59,128,114,130,96,237,187,0,0,0,0,0,0,0 +3,41,0,96,16,0,32,0,0,0,0,1,128,209,255,64,8,2,128,185,7,0,128,0,4,0,0,83,127,59,128,114,130,224,209,202,0,0,0,0,0,0,0 +3,41,0,224,13,0,32,0,0,0,0,1,128,192,255,192,17,2,64,192,7,0,128,0,4,0,0,75,127,52,128,123,130,72,186,217,0,0,0,0,0,1,0 +2,41,0,0,15,0,32,0,0,0,0,1,128,186,255,0,18,2,192,182,7,0,128,0,4,0,0,75,127,52,128,123,130,200,158,232,0,0,0,0,0,0,0 +3,41,0,0,12,0,32,0,0,0,0,1,64,199,255,64,15,2,128,192,7,0,128,0,4,0,0,75,127,52,128,123,130,48,135,247,0,0,0,0,0,0,0 +4,41,0,0,14,0,32,0,0,0,0,1,0,195,255,192,18,2,128,191,7,0,128,0,4,0,0,75,127,52,128,123,130,152,111,6,1,0,0,0,0,0,0 +2,41,0,224,13,0,32,0,0,0,0,1,192,204,255,0,20,2,64,194,7,0,128,0,4,0,0,75,127,52,128,123,130,24,84,21,1,0,0,0,0,0,0 +3,41,0,32,15,0,32,0,0,0,0,1,0,198,255,128,16,2,128,194,7,0,128,0,4,0,0,75,127,52,128,123,130,128,60,36,1,0,0,0,0,0,0 +4,41,0,224,14,0,32,0,0,0,0,1,128,199,255,0,20,2,128,188,7,0,128,0,4,0,0,78,127,58,128,111,130,232,36,51,1,0,0,0,0,1,0 +4,41,0,0,12,0,32,0,0,0,0,1,128,211,255,128,21,2,128,194,7,0,128,0,4,0,0,78,127,58,128,111,130,104,9,66,1,0,0,0,0,0,0 +4,41,0,160,14,0,32,0,0,0,0,1,0,196,255,0,15,2,192,189,7,0,128,0,4,0,0,78,127,58,128,111,130,208,241,80,1,0,0,0,0,0,0 +4,41,0,0,15,0,32,0,0,0,0,1,64,198,255,64,25,2,128,185,7,0,128,0,4,0,0,78,127,58,128,111,130,80,214,95,1,0,0,0,0,0,0 +6,41,0,224,12,0,32,0,0,0,0,1,0,202,255,192,21,2,64,184,7,0,128,0,4,0,0,78,127,58,128,111,130,184,190,110,1,0,0,0,0,0,0 +7,41,0,160,14,0,32,0,0,0,0,1,192,197,255,0,28,2,64,197,7,0,128,0,4,0,0,78,127,58,128,111,130,56,163,125,1,0,0,0,0,0,0 +5,41,0,64,12,0,32,0,0,0,0,1,0,197,255,192,24,2,0,190,7,0,128,0,4,0,0,79,127,61,128,111,130,136,143,140,1,0,0,0,0,1,0 +6,41,0,96,14,0,32,0,0,0,0,1,0,207,255,64,25,2,128,192,7,0,128,0,4,0,0,79,127,61,128,111,130,32,112,155,1,0,0,0,0,0,0 +7,41,0,192,12,0,32,0,0,0,0,1,64,207,255,192,24,2,64,197,7,0,128,0,4,0,0,79,127,61,128,111,130,112,92,170,1,0,0,0,0,0,0 +7,41,0,128,11,0,32,0,0,0,0,1,0,201,255,64,33,2,64,190,7,0,128,0,4,0,0,79,127,61,128,111,130,8,61,185,1,0,0,0,0,0,0 +7,41,0,64,13,0,32,0,0,0,0,1,64,196,255,64,29,2,0,188,7,0,128,0,4,0,0,79,127,61,128,111,130,88,41,200,1,0,0,0,0,0,0 +6,41,0,32,15,0,32,0,0,0,0,1,128,200,255,128,30,2,192,200,7,0,128,0,4,0,0,79,127,61,128,111,130,240,9,215,1,0,0,0,0,0,0 +7,41,0,96,12,0,32,0,0,0,0,1,0,194,255,0,22,2,64,195,7,0,128,0,4,0,0,81,127,58,128,104,130,88,242,229,1,0,0,0,0,1,0 +9,41,0,64,13,0,32,0,0,0,0,1,128,201,255,192,26,2,64,191,7,0,128,0,4,0,0,81,127,58,128,104,130,192,218,244,1,0,0,0,0,0,0 +9,41,0,160,14,0,32,0,0,0,0,1,192,195,255,192,23,2,128,189,7,0,128,0,4,0,0,81,127,58,128,104,130,64,191,3,2,0,0,0,0,0,0 +10,41,0,224,10,0,32,0,0,0,0,1,192,199,255,64,20,2,0,198,7,0,128,0,4,0,0,81,127,58,128,104,130,168,167,18,2,0,0,0,0,0,0 +10,41,0,96,14,0,32,0,0,0,0,1,192,191,255,64,27,2,0,197,7,0,128,0,4,0,0,81,127,58,128,104,130,40,140,33,2,0,0,0,0,0,0 +8,41,0,128,14,0,32,0,0,0,0,1,192,195,255,0,28,2,128,197,7,0,128,0,4,0,0,81,127,58,128,104,130,144,116,48,2,0,0,0,0,0,0 +9,41,0,128,13,0,32,0,0,0,0,1,128,204,255,64,21,2,0,198,7,0,128,0,4,0,0,76,127,59,128,113,130,16,89,63,2,0,0,0,0,1,0 +9,41,0,224,13,0,32,0,0,0,0,1,128,201,255,0,26,2,64,193,7,0,128,0,4,0,0,76,127,59,128,113,130,120,65,78,2,0,0,0,0,0,0 +9,41,0,224,13,0,32,0,0,0,0,1,64,206,255,192,23,2,0,201,7,0,128,0,4,0,0,76,127,59,128,113,130,248,37,93,2,0,0,0,0,0,0 +10,41,0,128,14,0,32,0,0,0,0,1,0,198,255,128,25,2,128,198,7,0,128,0,4,0,0,76,127,59,128,113,130,72,18,108,2,0,0,0,0,0,0 +10,41,0,32,12,0,32,0,0,0,0,1,128,193,255,0,24,2,0,189,7,0,128,0,4,0,0,76,127,59,128,113,130,200,246,122,2,0,0,0,0,0,0 +9,41,0,128,13,0,32,0,0,0,0,1,128,200,255,192,29,2,128,194,7,0,128,0,4,0,0,76,127,59,128,113,130,48,223,137,2,0,0,0,0,0,0 +8,41,0,0,13,0,32,0,0,0,0,1,192,200,255,192,28,2,192,190,7,0,128,0,4,0,0,81,127,65,128,111,130,176,195,152,2,0,0,0,0,1,0 +10,41,0,0,14,0,32,0,0,0,0,1,0,191,255,192,30,2,64,193,7,0,128,0,4,0,0,81,127,65,128,111,130,24,172,167,2,0,0,0,0,0,0 +8,41,0,160,12,0,32,0,0,0,0,1,128,195,255,128,26,2,192,190,7,0,128,0,4,0,0,81,127,65,128,111,130,152,144,182,2,0,0,0,0,0,0 +10,41,0,192,13,0,32,0,0,0,0,1,128,194,255,192,21,2,0,195,7,0,128,0,4,0,0,81,127,65,128,111,130,0,121,197,2,0,0,0,0,0,0 +10,41,0,192,12,0,32,0,0,0,0,1,64,199,255,192,23,2,128,199,7,0,128,0,4,0,0,81,127,65,128,111,130,128,93,212,2,0,0,0,0,0,0 +10,41,0,128,14,0,32,0,0,0,0,1,192,194,255,64,25,2,64,193,7,0,128,0,4,0,0,81,127,65,128,111,130,208,73,227,2,0,0,0,0,0,0 +8,41,0,0,13,0,32,0,0,0,0,1,192,196,255,0,22,2,0,197,7,0,128,0,4,0,0,77,127,63,128,103,130,104,42,242,2,0,0,0,0,1,0 +8,41,0,96,13,0,32,0,0,0,0,1,0,197,255,64,24,2,192,191,7,0,128,0,4,0,0,77,127,63,128,103,130,184,22,1,3,0,0,0,0,0,0 +10,41,0,224,12,0,32,0,0,0,0,1,128,201,255,128,21,2,64,198,7,0,128,0,4,0,0,77,127,63,128,103,130,80,247,15,3,0,0,0,0,0,0 +8,41,0,32,14,0,32,0,0,0,0,1,0,198,255,192,15,2,0,197,7,0,128,0,4,0,0,77,127,63,128,103,130,160,227,30,3,0,0,0,0,0,0 +11,41,0,32,15,0,32,0,0,0,0,1,64,182,255,128,22,2,64,199,7,0,128,0,4,0,0,77,127,63,128,103,130,56,196,45,3,0,0,0,0,0,0 +8,41,0,160,13,0,32,0,0,0,0,1,192,193,255,192,25,2,64,196,7,0,128,0,4,0,0,77,127,63,128,103,130,160,172,60,3,0,0,0,0,0,0 +8,41,0,96,17,0,32,0,0,0,0,1,0,189,255,192,16,2,0,197,7,0,128,0,4,0,0,80,127,65,128,118,130,32,145,75,3,0,0,0,0,1,0 +9,41,0,64,13,0,32,0,0,0,0,1,0,196,255,192,22,2,64,205,7,0,128,0,4,0,0,80,127,65,128,118,130,136,121,90,3,0,0,0,0,0,0 +8,41,0,224,13,0,32,0,0,0,0,1,192,183,255,128,28,2,192,197,7,0,128,0,4,0,0,80,127,65,128,118,130,240,97,105,3,0,0,0,0,0,0 +9,41,0,128,15,0,32,0,0,0,0,1,128,184,255,192,18,2,192,193,7,0,128,0,4,0,0,80,127,65,128,118,130,112,70,120,3,0,0,0,0,0,0 +11,41,0,32,14,0,32,0,0,0,0,1,128,189,255,0,26,2,0,197,7,0,128,0,4,0,0,80,127,65,128,118,130,216,46,135,3,0,0,0,0,0,0 +9,41,0,32,14,0,32,0,0,0,0,1,0,191,255,0,24,2,192,195,7,0,128,0,4,0,0,80,127,65,128,118,130,88,19,150,3,0,0,0,0,0,0 +9,41,0,96,15,0,32,0,0,0,0,1,0,194,255,128,24,2,192,199,7,0,128,0,4,0,0,75,127,59,128,117,130,192,251,164,3,0,0,0,0,1,0 +9,41,0,64,15,0,32,0,0,0,0,1,0,194,255,64,19,2,64,196,7,0,128,0,4,0,0,75,127,59,128,117,130,64,224,179,3,0,0,0,0,0,0 +7,41,0,224,16,0,32,0,0,0,0,1,64,187,255,0,29,2,128,195,7,0,128,0,4,0,0,75,127,59,128,117,130,144,204,194,3,0,0,0,0,0,0 +8,41,0,192,16,0,32,0,0,0,0,1,0,194,255,192,31,2,128,195,7,0,128,0,4,0,0,75,127,59,128,117,130,16,177,209,3,0,0,0,0,0,0 +10,41,0,0,17,0,32,0,0,0,0,1,128,186,255,0,25,2,64,202,7,0,128,0,4,0,0,75,127,59,128,117,130,120,153,224,3,0,0,0,0,0,0 +10,41,0,160,18,0,32,0,0,0,0,1,128,197,255,128,26,2,192,200,7,0,128,0,4,0,0,75,127,59,128,117,130,248,125,7,0,0,0,0,0,0,0 +9,41,0,160,18,0,32,0,0,0,0,1,64,188,255,128,26,2,128,196,7,0,128,0,4,0,0,80,127,66,128,106,130,96,102,22,0,0,0,0,0,1,0 +9,41,0,224,17,0,32,0,0,0,0,1,192,192,255,192,33,2,128,201,7,0,128,0,4,0,0,80,127,66,128,106,130,224,74,37,0,0,0,0,0,0,0 +9,41,0,0,19,0,32,0,0,0,0,1,192,186,255,192,34,2,0,196,7,0,128,0,4,0,0,80,127,66,128,106,130,72,51,52,0,0,0,0,0,0,0 +8,41,0,96,20,0,32,0,0,0,0,1,0,192,255,192,24,2,0,201,7,0,128,0,4,0,0,80,127,66,128,106,130,200,23,67,0,0,0,0,0,0,0 +9,41,0,96,18,0,32,0,0,0,0,1,64,193,255,192,32,2,128,198,7,0,128,0,4,0,0,80,127,66,128,106,130,48,0,82,0,0,0,0,0,0,0 +7,41,0,160,20,0,32,0,0,0,0,1,64,188,255,192,25,2,128,196,7,0,128,0,4,0,0,80,127,66,128,106,130,176,228,96,0,0,0,0,0,0,0 +8,41,0,128,20,0,32,0,0,0,0,1,0,191,255,64,29,2,128,201,7,0,128,0,4,0,0,77,127,59,128,117,130,0,209,111,0,0,0,0,0,1,0 +8,41,0,0,19,0,32,0,0,0,0,1,128,188,255,0,23,2,64,203,7,0,128,0,4,0,0,77,127,59,128,117,130,152,177,126,0,0,0,0,0,0,0 +9,41,0,192,20,0,32,0,0,0,0,1,0,194,255,128,27,2,0,202,7,0,128,0,4,0,0,77,127,59,128,117,130,0,154,141,0,0,0,0,0,0,0 +7,41,0,224,20,0,32,0,0,0,0,1,0,192,255,0,28,2,192,202,7,0,128,0,4,0,0,77,127,59,128,117,130,128,126,156,0,0,0,0,0,0,0 +8,41,0,224,19,0,32,0,0,0,0,1,192,189,255,192,23,2,0,202,7,0,128,0,4,0,0,77,127,59,128,117,130,232,102,171,0,0,0,0,0,0,0 +7,41,0,192,21,0,32,0,0,0,0,1,128,194,255,64,18,2,64,202,7,0,128,0,4,0,0,77,127,59,128,117,130,104,75,186,0,0,0,0,0,0,0 +6,41,0,0,21,0,32,0,0,0,0,1,128,187,255,192,23,2,64,207,7,0,128,0,4,0,0,83,127,58,128,111,130,208,51,201,0,0,0,0,0,1,0 +6,41,0,96,21,0,32,0,0,0,0,1,128,188,255,0,18,2,64,207,7,0,128,0,4,0,0,83,127,58,128,111,130,56,28,216,0,0,0,0,0,0,0 +6,41,0,0,20,0,32,0,0,0,0,1,128,200,255,128,32,2,0,203,7,0,128,0,4,0,0,83,127,58,128,111,130,184,0,231,0,0,0,0,0,0,0 +6,41,0,32,24,0,32,0,0,0,0,1,64,194,255,128,24,2,0,198,7,0,128,0,4,0,0,83,127,58,128,111,130,32,233,245,0,0,0,0,0,0,0 +6,41,0,128,22,0,32,0,0,0,0,1,0,195,255,64,23,2,192,199,7,0,128,0,4,0,0,83,127,58,128,111,130,160,205,4,1,0,0,0,0,0,0 +4,41,0,160,20,0,32,0,0,0,0,1,128,189,255,64,25,2,192,200,7,0,128,0,4,0,0,83,127,58,128,111,130,8,182,19,1,0,0,0,0,0,0 +6,41,0,224,19,0,32,0,0,0,0,1,192,190,255,192,19,2,0,208,7,0,128,0,4,0,0,77,127,62,128,108,130,136,154,34,1,0,0,0,0,1,0 +6,41,0,96,21,0,32,0,0,0,0,1,128,187,255,0,15,2,128,206,7,0,128,0,4,0,0,77,127,62,128,108,130,216,134,49,1,0,0,0,0,0,0 +5,41,0,224,22,0,32,0,0,0,0,1,0,193,255,128,25,2,128,207,7,0,128,0,4,0,0,77,127,62,128,108,130,112,103,64,1,0,0,0,0,0,0 +3,41,0,64,20,0,32,0,0,0,0,1,64,189,255,64,21,2,192,204,7,0,128,0,4,0,0,77,127,62,128,108,130,192,83,79,1,0,0,0,0,0,0 +4,41,0,0,22,0,32,0,0,0,0,1,128,194,255,0,21,2,128,203,7,0,128,0,4,0,0,77,127,62,128,108,130,64,56,94,1,0,0,0,0,0,0 +4,41,0,160,22,0,32,0,0,0,0,1,128,193,255,192,22,2,0,203,7,0,128,0,4,0,0,77,127,62,128,108,130,168,32,109,1,0,0,0,0,0,0 +4,41,0,160,20,0,32,0,0,0,0,1,64,186,255,192,17,2,192,203,7,0,128,0,4,0,0,78,127,64,128,102,130,40,5,124,1,0,0,0,0,1,0 +3,41,0,64,20,0,32,0,0,0,0,1,192,184,255,64,28,2,64,204,7,0,128,0,4,0,0,78,127,64,128,102,130,144,237,138,1,0,0,0,0,0,0 +5,41,0,32,21,0,32,0,0,0,0,1,0,184,255,64,26,2,192,201,7,0,128,0,4,0,0,78,127,64,128,102,130,16,210,153,1,0,0,0,0,0,0 +5,41,0,192,22,0,32,0,0,0,0,1,64,184,255,0,29,2,192,201,7,0,128,0,4,0,0,78,127,64,128,102,130,120,186,168,1,0,0,0,0,0,0 +6,41,0,96,19,0,32,0,0,0,0,1,128,194,255,192,31,2,0,197,7,0,128,0,4,0,0,78,127,64,128,102,130,248,158,183,1,0,0,0,0,0,0 +5,41,0,160,21,0,32,0,0,0,0,1,0,200,255,0,29,2,192,198,7,0,128,0,4,0,0,78,127,64,128,102,130,72,139,198,1,0,0,0,0,0,0 +5,41,0,160,20,0,32,0,0,0,0,1,0,197,255,192,26,2,64,203,7,0,128,0,4,0,0,78,127,64,128,113,130,224,107,213,1,0,0,0,0,1,0 +4,41,0,160,19,0,32,0,0,0,0,1,128,189,255,128,27,2,128,195,7,0,128,0,4,0,0,78,127,64,128,113,130,72,84,228,1,0,0,0,0,0,0 +6,41,0,128,22,0,32,0,0,0,0,1,64,191,255,64,30,2,0,192,7,0,128,0,4,0,0,78,127,64,128,113,130,200,56,243,1,0,0,0,0,0,0 +4,41,0,96,22,0,32,0,0,0,0,1,0,184,255,64,23,2,192,197,7,0,128,0,4,0,0,78,127,64,128,113,130,48,33,2,2,0,0,0,0,0,0 +3,41,0,224,19,0,32,0,0,0,0,1,64,186,255,0,25,2,64,192,7,0,128,0,4,0,0,78,127,64,128,113,130,176,5,17,2,0,0,0,0,0,0 +4,41,0,224,20,0,32,0,0,0,0,1,0,183,255,128,26,2,0,199,7,0,128,0,4,0,0,78,127,64,128,113,130,24,238,31,2,0,0,0,0,0,0 +5,41,0,64,22,0,32,0,0,0,0,1,0,186,255,128,23,2,0,186,7,0,128,0,4,0,0,78,127,65,128,111,130,152,210,46,2,0,0,0,0,1,0 +5,41,0,192,23,0,32,0,0,0,0,1,192,184,255,64,22,2,0,192,7,0,128,0,4,0,0,78,127,65,128,111,130,0,187,61,2,0,0,0,0,0,0 +4,41,0,96,20,0,32,0,0,0,0,1,128,194,255,192,28,2,0,195,7,0,128,0,4,0,0,78,127,65,128,111,130,104,163,76,2,0,0,0,0,0,0 +2,41,0,32,21,0,32,0,0,0,0,1,128,188,255,64,22,2,64,189,7,0,128,0,4,0,0,78,127,65,128,111,130,232,135,91,2,0,0,0,0,0,0 +1,41,0,224,20,0,32,0,0,0,0,1,192,182,255,192,18,2,0,184,7,0,128,0,4,0,0,78,127,65,128,111,130,56,116,106,2,0,0,0,0,0,0 +2,41,0,128,21,0,32,0,0,0,0,1,64,186,255,192,20,2,192,192,7,0,128,0,4,0,0,78,127,65,128,111,130,208,84,121,2,0,0,0,0,0,0 +2,41,0,0,21,0,32,0,0,0,0,1,0,190,255,0,27,2,64,187,7,0,128,0,4,0,0,79,127,64,128,123,130,32,65,136,2,0,0,0,0,1,0 +2,41,0,128,17,0,32,0,0,0,0,1,64,182,255,128,22,2,192,181,7,0,128,0,4,0,0,79,127,64,128,123,130,184,33,151,2,0,0,0,0,0,0 +2,41,0,0,19,0,32,0,0,0,0,1,192,186,255,128,25,2,128,186,7,0,128,0,4,0,0,79,127,64,128,123,130,8,14,166,2,0,0,0,0,0,0 +1,41,0,0,19,0,32,0,0,0,0,1,0,176,255,128,18,2,192,191,7,0,128,0,4,0,0,79,127,64,128,123,130,136,242,180,2,0,0,0,0,0,0 +0,41,0,224,19,0,32,0,0,0,0,1,192,182,255,0,22,2,192,189,7,0,128,0,4,0,0,79,127,64,128,123,130,240,218,195,2,0,0,0,0,0,0 +1,41,0,32,18,0,32,0,0,0,0,1,192,186,255,0,15,2,64,194,7,0,128,0,4,0,0,79,127,64,128,123,130,112,191,210,2,0,0,0,0,0,0 +0,41,0,224,17,0,32,0,0,0,0,1,128,178,255,128,19,2,192,188,7,0,128,0,4,0,0,79,127,63,128,108,130,216,167,225,2,0,0,0,0,1,0 +1,41,0,0,17,0,32,0,0,0,0,1,128,179,255,192,18,2,192,191,7,0,128,0,4,0,0,79,127,63,128,108,130,88,140,240,2,0,0,0,0,0,0 +255,41,255,64,17,0,32,0,0,0,0,1,64,183,255,128,17,2,128,184,7,0,128,0,4,0,0,79,127,63,128,108,130,192,116,255,2,0,0,0,0,0,0 +1,41,0,0,15,0,32,0,0,0,0,1,192,183,255,0,18,2,192,182,7,0,128,0,4,0,0,79,127,63,128,108,130,64,89,14,3,0,0,0,0,0,0 +1,41,0,224,17,0,32,0,0,0,0,1,192,177,255,0,16,2,192,188,7,0,128,0,4,0,0,79,127,63,128,108,130,168,65,29,3,0,0,0,0,0,0 +1,41,0,128,15,0,32,0,0,0,0,1,64,185,255,0,14,2,64,182,7,0,128,0,4,0,0,79,127,63,128,108,130,40,38,44,3,0,0,0,0,0,0 +255,41,255,224,18,0,32,0,0,0,0,1,192,181,255,0,19,2,64,185,7,0,128,0,4,0,0,79,127,62,128,113,130,144,14,59,3,0,0,0,0,1,0 +255,41,255,192,18,0,32,0,0,0,0,1,128,188,255,128,20,2,64,185,7,0,128,0,4,0,0,79,127,62,128,113,130,16,243,73,3,0,0,0,0,0,0 +254,41,255,32,15,0,32,0,0,0,0,1,0,186,255,64,20,2,0,183,7,0,128,0,4,0,0,79,127,62,128,113,130,120,219,88,3,0,0,0,0,0,0 +0,41,0,160,16,0,32,0,0,0,0,1,192,185,255,192,23,2,128,184,7,0,128,0,4,0,0,79,127,62,128,113,130,248,191,103,3,0,0,0,0,0,0 +255,41,255,224,15,0,32,0,0,0,0,1,0,190,255,0,23,2,128,180,7,0,128,0,4,0,0,79,127,62,128,113,130,96,168,118,3,0,0,0,0,0,0 +255,41,255,32,18,0,32,0,0,0,0,1,64,184,255,0,25,2,192,183,7,0,128,0,4,0,0,79,127,62,128,113,130,224,140,133,3,0,0,0,0,0,0 +0,41,0,128,14,0,32,0,0,0,0,1,64,179,255,192,15,2,128,179,7,0,128,0,4,0,0,79,127,65,128,106,130,72,117,148,3,0,0,0,0,1,0 +255,41,255,160,15,0,32,0,0,0,0,1,64,182,255,0,16,2,64,179,7,0,128,0,4,0,0,79,127,65,128,106,130,176,93,163,3,0,0,0,0,0,0 +255,41,255,96,16,0,32,0,0,0,0,1,192,186,255,0,21,2,128,181,7,0,128,0,4,0,0,79,127,65,128,106,130,48,66,178,3,0,0,0,0,0,0 +0,41,0,192,15,0,32,0,0,0,0,1,64,176,255,0,22,2,0,182,7,0,128,0,4,0,0,79,127,65,128,106,130,128,46,193,3,0,0,0,0,0,0 +2,41,0,160,15,0,32,0,0,0,0,1,128,179,255,64,19,2,192,184,7,0,128,0,4,0,0,79,127,65,128,106,130,24,15,208,3,0,0,0,0,0,0 +255,41,255,160,14,0,32,0,0,0,0,1,128,182,255,0,17,2,64,169,7,0,128,0,4,0,0,79,127,65,128,106,130,104,251,222,3,0,0,0,0,0,0 +0,41,0,32,15,0,32,0,0,0,0,1,0,186,255,128,22,2,64,184,7,0,128,0,4,0,0,80,127,63,128,99,130,0,220,5,0,0,0,0,0,1,0 +0,41,0,32,13,0,32,0,0,0,0,1,128,181,255,64,23,2,192,176,7,0,128,0,4,0,0,80,127,63,128,99,130,80,200,20,0,0,0,0,0,0,0 +0,41,0,64,12,0,32,0,0,0,0,1,0,174,255,64,20,2,0,174,7,0,128,0,4,0,0,80,127,63,128,99,130,232,168,35,0,0,0,0,0,0,0 +2,41,0,32,15,0,32,0,0,0,0,1,0,185,255,128,18,2,192,177,7,0,128,0,4,0,0,80,127,63,128,99,130,56,149,50,0,0,0,0,0,0,0 +255,41,255,224,14,0,32,0,0,0,0,1,0,182,255,192,20,2,128,188,7,0,128,0,4,0,0,80,127,63,128,99,130,184,121,65,0,0,0,0,0,0,0 +0,41,0,192,14,0,32,0,0,0,0,1,192,174,255,0,12,2,64,178,7,0,128,0,4,0,0,80,127,63,128,99,130,32,98,80,0,0,0,0,0,0,0 +255,41,255,96,10,0,32,0,0,0,0,1,192,179,255,0,25,2,192,187,7,0,128,0,4,0,0,80,127,58,128,117,130,160,70,95,0,0,0,0,0,1,0 +0,41,0,192,15,0,32,0,0,0,0,1,128,177,255,128,21,2,64,176,7,0,128,0,4,0,0,80,127,58,128,117,130,8,47,110,0,0,0,0,0,0,0 +255,41,255,96,11,0,32,0,0,0,0,1,64,183,255,0,21,2,64,183,7,0,128,0,4,0,0,80,127,58,128,117,130,136,19,125,0,0,0,0,0,0,0 +0,41,0,160,13,0,32,0,0,0,0,1,64,176,255,64,21,2,64,180,7,0,128,0,4,0,0,80,127,58,128,117,130,240,251,139,0,0,0,0,0,0,0 +0,41,0,0,15,0,32,0,0,0,0,1,192,179,255,64,24,2,64,184,7,0,128,0,4,0,0,80,127,58,128,117,130,112,224,154,0,0,0,0,0,0,0 +0,41,0,192,10,0,32,0,0,0,0,1,64,182,255,0,21,2,64,182,7,0,128,0,4,0,0,80,127,58,128,117,130,216,200,169,0,0,0,0,0,0,0 +254,41,255,0,13,0,32,0,0,0,0,1,128,190,255,128,21,2,128,183,7,0,128,0,4,0,0,78,127,61,128,108,130,88,173,184,0,0,0,0,0,1,0 +1,41,0,64,12,0,32,0,0,0,0,1,128,180,255,192,20,2,192,181,7,0,128,0,4,0,0,78,127,61,128,108,130,192,149,199,0,0,0,0,0,0,0 +255,41,255,64,12,0,32,0,0,0,0,1,192,170,255,192,11,2,192,185,7,0,128,0,4,0,0,78,127,61,128,108,130,64,122,214,0,0,0,0,0,0,0 +0,41,0,0,11,0,32,0,0,0,0,1,0,183,255,128,17,2,192,186,7,0,128,0,4,0,0,78,127,61,128,108,130,168,98,229,0,0,0,0,0,0,0 +0,41,0,0,12,0,32,0,0,0,0,1,64,184,255,64,21,2,192,181,7,0,128,0,4,0,0,78,127,61,128,108,130,40,71,244,0,0,0,0,0,0,0 +254,41,255,192,11,0,32,0,0,0,0,1,0,181,255,128,17,2,192,183,7,0,128,0,4,0,0,78,127,61,128,108,130,144,47,3,1,0,0,0,0,0,0 +1,41,0,128,12,0,32,0,0,0,0,1,0,176,255,128,21,2,0,189,7,0,128,0,4,0,0,79,127,65,128,103,130,16,20,18,1,0,0,0,0,1,0 +0,41,0,192,11,0,32,0,0,0,0,1,64,186,255,64,23,2,0,189,7,0,128,0,4,0,0,79,127,65,128,103,130,120,252,32,1,0,0,0,0,0,0 +2,41,0,32,15,0,32,0,0,0,0,1,64,173,255,0,19,2,64,186,7,0,128,0,4,0,0,79,127,65,128,103,130,200,232,47,1,0,0,0,0,0,0 +1,41,0,32,12,0,32,0,0,0,0,1,64,180,255,64,19,2,192,190,7,0,128,0,4,0,0,79,127,65,128,103,130,96,201,62,1,0,0,0,0,0,0 +1,41,0,192,11,0,32,0,0,0,0,1,0,178,255,0,25,2,0,189,7,0,128,0,4,0,0,79,127,65,128,103,130,176,181,77,1,0,0,0,0,0,0 +255,41,255,32,11,0,32,0,0,0,0,1,64,177,255,0,22,2,192,185,7,0,128,0,4,0,0,79,127,65,128,103,130,72,150,92,1,0,0,0,0,0,0 +255,41,255,96,12,0,32,0,0,0,0,1,128,177,255,64,23,2,128,195,7,0,128,0,4,0,0,78,127,62,128,111,130,152,130,107,1,0,0,0,0,1,0 +255,41,255,160,11,0,32,0,0,0,0,1,192,188,255,128,24,2,0,188,7,0,128,0,4,0,0,78,127,62,128,111,130,48,99,122,1,0,0,0,0,0,0 +1,41,0,96,12,0,32,0,0,0,0,1,0,188,255,192,22,2,192,191,7,0,128,0,4,0,0,78,127,62,128,111,130,128,79,137,1,0,0,0,0,0,0 +0,41,0,160,10,0,32,0,0,0,0,1,192,183,255,128,18,2,64,190,7,0,128,0,4,0,0,78,127,62,128,111,130,0,52,152,1,0,0,0,0,0,0 +1,41,0,96,13,0,32,0,0,0,0,1,64,185,255,64,22,2,192,190,7,0,128,0,4,0,0,78,127,62,128,111,130,104,28,167,1,0,0,0,0,0,0 +0,41,0,192,12,0,32,0,0,0,0,1,128,186,255,192,21,2,128,187,7,0,128,0,4,0,0,78,127,62,128,111,130,232,0,182,1,0,0,0,0,0,0 +0,41,0,64,11,0,32,0,0,0,0,1,64,184,255,192,20,2,0,187,7,0,128,0,4,0,0,79,127,57,128,106,130,80,233,196,1,0,0,0,0,1,0 +255,41,255,96,10,0,32,0,0,0,0,1,64,186,255,192,29,2,128,190,7,0,128,0,4,0,0,79,127,57,128,106,130,208,205,211,1,0,0,0,0,0,0 +255,41,255,32,12,0,32,0,0,0,0,1,128,177,255,0,31,2,64,191,7,0,128,0,4,0,0,79,127,57,128,106,130,56,182,226,1,0,0,0,0,0,0 +255,41,255,64,10,0,32,0,0,0,0,1,0,184,255,128,26,2,128,188,7,0,128,0,4,0,0,79,127,57,128,106,130,184,154,241,1,0,0,0,0,0,0 +254,41,255,224,10,0,32,0,0,0,0,1,128,187,255,192,25,2,128,190,7,0,128,0,4,0,0,79,127,57,128,106,130,56,127,0,2,0,0,0,0,0,0 +254,41,255,0,12,0,32,0,0,0,0,1,128,180,255,128,22,2,64,193,7,0,128,0,4,0,0,79,127,57,128,106,130,160,103,15,2,0,0,0,0,0,0 +254,41,255,160,9,0,32,0,0,0,0,1,0,179,255,64,30,2,192,192,7,0,128,0,4,0,0,77,127,68,128,115,130,8,80,30,2,0,0,0,0,1,0 +0,41,0,32,11,0,32,0,0,0,0,1,192,181,255,0,22,2,192,193,7,0,128,0,4,0,0,77,127,68,128,115,130,136,52,45,2,0,0,0,0,0,0 +254,41,255,224,10,0,32,0,0,0,0,1,192,178,255,192,20,2,0,198,7,0,128,0,4,0,0,77,127,68,128,115,130,240,28,60,2,0,0,0,0,0,0 +254,41,255,224,9,0,32,0,0,0,0,1,192,184,255,192,21,2,64,196,7,0,128,0,4,0,0,77,127,68,128,115,130,112,1,75,2,0,0,0,0,0,0 +254,41,255,96,10,0,32,0,0,0,0,1,192,178,255,0,29,2,64,186,7,0,128,0,4,0,0,77,127,68,128,115,130,216,233,89,2,0,0,0,0,0,0 +255,41,255,32,10,0,32,0,0,0,0,1,0,184,255,64,24,2,64,201,7,0,128,0,4,0,0,77,127,68,128,115,130,88,206,104,2,0,0,0,0,0,0 +254,41,255,128,11,0,32,0,0,0,0,1,192,189,255,64,24,2,192,193,7,0,128,0,4,0,0,75,127,55,128,121,130,192,182,119,2,0,0,0,0,1,0 +253,41,255,128,9,0,32,0,0,0,0,1,64,178,255,0,18,2,192,198,7,0,128,0,4,0,0,75,127,55,128,121,130,16,163,134,2,0,0,0,0,0,0 +253,41,255,0,10,0,32,0,0,0,0,1,0,183,255,128,22,2,64,199,7,0,128,0,4,0,0,75,127,55,128,121,130,168,131,149,2,0,0,0,0,0,0 +254,41,255,224,10,0,32,0,0,0,0,1,64,176,255,0,27,2,0,197,7,0,128,0,4,0,0,75,127,55,128,121,130,248,111,164,2,0,0,0,0,0,0 +252,41,255,64,10,0,32,0,0,0,0,1,192,183,255,64,28,2,64,194,7,0,128,0,4,0,0,75,127,55,128,121,130,144,80,179,2,0,0,0,0,0,0 +254,41,255,192,8,0,32,0,0,0,0,1,0,180,255,192,23,2,0,194,7,0,128,0,4,0,0,75,127,55,128,121,130,224,60,194,2,0,0,0,0,0,0 +254,41,255,128,9,0,32,0,0,0,0,1,0,184,255,128,20,2,128,190,7,0,128,0,4,0,0,75,127,57,128,111,130,120,29,209,2,0,0,0,0,1,0 +253,41,255,128,8,0,32,0,0,0,0,1,0,182,255,0,27,2,64,200,7,0,128,0,4,0,0,75,127,57,128,111,130,200,9,224,2,0,0,0,0,0,0 +253,41,255,192,9,0,32,0,0,0,0,1,128,180,255,192,25,2,0,198,7,0,128,0,4,0,0,75,127,57,128,111,130,96,234,238,2,0,0,0,0,0,0 +254,41,255,128,11,0,32,0,0,0,0,1,192,181,255,128,14,2,192,197,7,0,128,0,4,0,0,75,127,57,128,111,130,176,214,253,2,0,0,0,0,0,0 +253,41,255,96,8,0,32,0,0,0,0,1,128,185,255,192,22,2,128,198,7,0,128,0,4,0,0,75,127,57,128,111,130,48,187,12,3,0,0,0,0,0,0 +255,41,255,96,8,0,32,0,0,0,0,1,64,186,255,0,20,2,128,196,7,0,128,0,4,0,0,75,127,57,128,111,130,152,163,27,3,0,0,0,0,0,0 +254,41,255,96,6,0,32,0,0,0,0,1,64,182,255,0,24,2,64,195,7,0,128,0,4,0,0,84,127,63,128,106,130,24,136,42,3,0,0,0,0,1,0 +254,41,255,96,9,0,32,0,0,0,0,1,128,182,255,192,18,2,0,202,7,0,128,0,4,0,0,84,127,63,128,106,130,152,108,57,3,0,0,0,0,0,0 +254,41,255,0,9,0,32,0,0,0,0,1,128,191,255,64,16,2,64,196,7,0,128,0,4,0,0,84,127,63,128,106,130,0,85,72,3,0,0,0,0,0,0 +254,41,255,96,6,0,32,0,0,0,0,1,192,174,255,0,24,2,0,193,7,0,128,0,4,0,0,84,127,63,128,106,130,128,57,87,3,0,0,0,0,0,0 +255,41,255,128,8,0,32,0,0,0,0,1,128,184,255,0,20,2,0,196,7,0,128,0,4,0,0,84,127,63,128,106,130,232,33,102,3,0,0,0,0,0,0 +0,41,0,32,7,0,32,0,0,0,0,1,64,193,255,192,19,2,0,195,7,0,128,0,4,0,0,84,127,63,128,106,130,80,10,117,3,0,0,0,0,0,0 +1,41,0,160,6,0,32,0,0,0,0,1,0,181,255,0,22,2,64,193,7,0,128,0,4,0,0,80,127,58,128,117,130,208,238,131,3,0,0,0,0,1,0 +1,41,0,0,10,0,32,0,0,0,0,1,0,190,255,64,26,2,64,200,7,0,128,0,4,0,0,80,127,58,128,117,130,56,215,146,3,0,0,0,0,0,0 +255,41,255,32,9,0,32,0,0,0,0,1,64,183,255,192,25,2,192,197,7,0,128,0,4,0,0,80,127,58,128,117,130,184,187,161,3,0,0,0,0,0,0 +0,41,0,0,9,0,32,0,0,0,0,1,64,178,255,192,19,2,0,195,7,0,128,0,4,0,0,80,127,58,128,117,130,32,164,176,3,0,0,0,0,0,0 +255,41,255,224,8,0,32,0,0,0,0,1,0,188,255,192,16,2,0,198,7,0,128,0,4,0,0,80,127,58,128,117,130,160,136,191,3,0,0,0,0,0,0 +254,41,255,128,9,0,32,0,0,0,0,1,128,181,255,128,25,2,64,199,7,0,128,0,4,0,0,80,127,58,128,117,130,8,113,206,3,0,0,0,0,0,0 +0,41,0,96,7,0,32,0,0,0,0,1,64,186,255,64,25,2,192,198,7,0,128,0,4,0,0,81,127,68,128,110,130,112,89,221,3,0,0,0,0,1,0 +255,41,255,224,8,0,32,0,0,0,0,1,128,187,255,128,26,2,128,198,7,0,128,0,4,0,0,81,127,68,128,110,130,240,61,4,0,0,0,0,0,0,0 +255,41,255,192,7,0,32,0,0,0,0,1,192,185,255,64,26,2,192,189,7,0,128,0,4,0,0,81,127,68,128,110,130,64,42,19,0,0,0,0,0,0,0 +255,41,255,128,8,0,32,0,0,0,0,1,64,175,255,192,17,2,192,195,7,0,128,0,4,0,0,81,127,68,128,110,130,216,10,34,0,0,0,0,0,0,0 +255,41,255,160,8,0,32,0,0,0,0,1,192,190,255,64,19,2,128,192,7,0,128,0,4,0,0,81,127,68,128,110,130,40,247,48,0,0,0,0,0,0,0 +253,41,255,64,9,0,32,0,0,0,0,1,128,186,255,64,15,2,64,192,7,0,128,0,4,0,0,81,127,68,128,110,130,192,215,63,0,0,0,0,0,0,0 +0,41,0,96,10,0,32,0,0,0,0,1,64,187,255,0,22,2,64,200,7,0,128,0,4,0,0,76,127,65,128,115,130,16,196,78,0,0,0,0,0,1,0 +255,41,255,128,9,0,32,0,0,0,0,1,64,187,255,192,22,2,0,195,7,0,128,0,4,0,0,76,127,65,128,115,130,168,164,93,0,0,0,0,0,0,0 +252,41,255,64,8,0,32,0,0,0,0,1,0,185,255,0,17,2,0,189,7,0,128,0,4,0,0,76,127,65,128,115,130,248,144,108,0,0,0,0,0,0,0 +254,41,255,32,7,0,32,0,0,0,0,1,64,187,255,128,24,2,64,194,7,0,128,0,4,0,0,76,127,65,128,115,130,120,117,123,0,0,0,0,0,0,0 +253,41,255,32,7,0,32,0,0,0,0,1,64,184,255,0,18,2,128,187,7,0,128,0,4,0,0,76,127,65,128,115,130,224,93,138,0,0,0,0,0,0,0 +252,41,255,160,5,0,32,0,0,0,0,1,192,183,255,0,20,2,192,187,7,0,128,0,4,0,0,76,127,65,128,115,130,96,66,153,0,0,0,0,0,0,0 +253,41,255,160,9,0,32,0,0,0,0,1,64,182,255,64,15,2,192,192,7,0,128,0,4,0,0,78,127,62,128,113,130,224,38,168,0,0,0,0,0,1,0 +253,41,255,64,7,0,32,0,0,0,0,1,192,187,255,0,19,2,192,190,7,0,128,0,4,0,0,78,127,62,128,113,130,72,15,183,0,0,0,0,0,0,0 +252,41,255,0,6,0,32,0,0,0,0,1,64,176,255,0,26,2,128,192,7,0,128,0,4,0,0,78,127,62,128,113,130,200,243,197,0,0,0,0,0,0,0 +250,41,255,128,5,0,32,0,0,0,0,1,0,197,255,0,23,2,0,181,7,0,128,0,4,0,0,78,127,62,128,113,130,48,220,212,0,0,0,0,0,0,0 +251,41,255,160,5,0,32,0,0,0,0,1,64,188,255,0,24,2,128,185,7,0,128,0,4,0,0,78,127,62,128,113,130,176,192,227,0,0,0,0,0,0,0 +251,41,255,0,8,0,32,0,0,0,0,1,64,187,255,0,15,2,64,189,7,0,128,0,4,0,0,78,127,62,128,113,130,24,169,242,0,0,0,0,0,0,0 +251,41,255,224,7,0,32,0,0,0,0,1,64,186,255,192,23,2,128,190,7,0,128,0,4,0,0,82,127,66,128,109,130,128,145,1,1,0,0,0,0,1,0 +253,41,255,128,8,0,32,0,0,0,0,1,64,187,255,0,21,2,0,193,7,0,128,0,4,0,0,82,127,66,128,109,130,0,118,16,1,0,0,0,0,0,0 +251,41,255,128,6,0,32,0,0,0,0,1,192,188,255,0,19,2,0,188,7,0,128,0,4,0,0,82,127,66,128,109,130,104,94,31,1,0,0,0,0,0,0 +251,41,255,32,7,0,32,0,0,0,0,1,192,183,255,64,24,2,0,187,7,0,128,0,4,0,0,82,127,66,128,109,130,208,70,46,1,0,0,0,0,0,0 +250,41,255,224,9,0,32,0,0,0,0,1,0,188,255,0,21,2,192,187,7,0,128,0,4,0,0,82,127,66,128,109,130,80,43,61,1,0,0,0,0,0,0 +251,41,255,128,6,0,32,0,0,0,0,1,0,176,255,192,19,2,0,190,7,0,128,0,4,0,0,82,127,66,128,109,130,184,19,76,1,0,0,0,0,0,0 +250,41,255,32,8,0,32,0,0,0,0,1,0,192,255,128,19,2,0,190,7,0,128,0,4,0,0,79,127,63,128,115,130,56,248,90,1,0,0,0,0,1,0 +249,41,255,160,5,0,32,0,0,0,0,1,192,181,255,128,15,2,192,189,7,0,128,0,4,0,0,79,127,63,128,115,130,136,228,105,1,0,0,0,0,0,0 +249,41,255,32,8,0,32,0,0,0,0,1,64,190,255,128,14,2,192,184,7,0,128,0,4,0,0,79,127,63,128,115,130,32,197,120,1,0,0,0,0,0,0 +250,41,255,128,8,0,32,0,0,0,0,1,0,184,255,192,12,2,0,193,7,0,128,0,4,0,0,79,127,63,128,115,130,112,177,135,1,0,0,0,0,0,0 +249,41,255,128,9,0,32,0,0,0,0,1,192,184,255,64,21,2,0,189,7,0,128,0,4,0,0,79,127,63,128,115,130,8,146,150,1,0,0,0,0,0,0 +248,41,255,32,7,0,32,0,0,0,0,1,128,184,255,64,20,2,128,188,7,0,128,0,4,0,0,79,127,63,128,115,130,88,126,165,1,0,0,0,0,0,0 +250,41,255,224,7,0,32,0,0,0,0,1,192,185,255,128,8,2,64,189,7,0,128,0,4,0,0,87,127,62,128,106,130,240,94,180,1,0,0,0,0,1,0 +250,41,255,96,8,0,32,0,0,0,0,1,128,187,255,0,13,2,0,184,7,0,128,0,4,0,0,87,127,62,128,106,130,64,75,195,1,0,0,0,0,0,0 +248,41,255,0,9,0,32,0,0,0,0,1,0,189,255,0,22,2,64,187,7,0,128,0,4,0,0,87,127,62,128,106,130,216,43,210,1,0,0,0,0,0,0 +247,41,255,96,10,0,32,0,0,0,0,1,64,189,255,64,18,2,0,186,7,0,128,0,4,0,0,87,127,62,128,106,130,40,24,225,1,0,0,0,0,0,0 +247,41,255,64,8,0,32,0,0,0,0,1,192,183,255,128,17,2,0,185,7,0,128,0,4,0,0,87,127,62,128,106,130,168,252,239,1,0,0,0,0,0,0 +248,41,255,160,9,0,32,0,0,0,0,1,192,189,255,0,18,2,192,180,7,0,128,0,4,0,0,87,127,62,128,106,130,40,225,254,1,0,0,0,0,0,0 +249,41,255,96,10,0,32,0,0,0,0,1,0,186,255,192,17,2,192,188,7,0,128,0,4,0,0,82,127,61,128,116,130,144,201,13,2,0,0,0,0,1,0 +249,41,255,96,9,0,32,0,0,0,0,1,192,184,255,0,17,2,0,186,7,0,128,0,4,0,0,82,127,61,128,116,130,16,174,28,2,0,0,0,0,0,0 +248,41,255,96,13,0,32,0,0,0,0,1,0,179,255,192,16,2,64,188,7,0,128,0,4,0,0,82,127,61,128,116,130,120,150,43,2,0,0,0,0,0,0 +248,41,255,0,8,0,32,0,0,0,0,1,0,197,255,192,20,2,64,188,7,0,128,0,4,0,0,82,127,61,128,116,130,248,122,58,2,0,0,0,0,0,0 +249,41,255,32,10,0,32,0,0,0,0,1,0,184,255,128,19,2,64,190,7,0,128,0,4,0,0,82,127,61,128,116,130,96,99,73,2,0,0,0,0,0,0 +250,41,255,224,10,0,32,0,0,0,0,1,128,188,255,128,21,2,192,188,7,0,128,0,4,0,0,82,127,61,128,116,130,200,75,88,2,0,0,0,0,0,0 +250,41,255,64,11,0,32,0,0,0,0,1,128,182,255,0,21,2,64,194,7,0,128,0,4,0,0,83,127,68,128,110,130,72,48,103,2,0,0,0,0,1,0 +249,41,255,192,8,0,32,0,0,0,0,1,192,181,255,192,19,2,0,195,7,0,128,0,4,0,0,83,127,68,128,110,130,176,24,118,2,0,0,0,0,0,0 +252,41,255,128,11,0,32,0,0,0,0,1,0,191,255,0,20,2,192,199,7,0,128,0,4,0,0,83,127,68,128,110,130,24,1,133,2,0,0,0,0,0,0 +252,41,255,192,10,0,32,0,0,0,0,1,0,186,255,64,17,2,64,198,7,0,128,0,4,0,0,83,127,68,128,110,130,152,229,147,2,0,0,0,0,0,0 +252,41,255,96,13,0,32,0,0,0,0,1,0,192,255,0,10,2,0,195,7,0,128,0,4,0,0,83,127,68,128,110,130,0,206,162,2,0,0,0,0,0,0 +253,41,255,192,9,0,32,0,0,0,0,1,0,184,255,128,10,2,64,197,7,0,128,0,4,0,0,83,127,68,128,110,130,128,178,177,2,0,0,0,0,0,0 +252,41,255,0,12,0,32,0,0,0,0,1,128,186,255,192,12,2,128,195,7,0,128,0,4,0,0,83,127,62,128,116,130,232,154,192,2,0,0,0,0,1,0 +253,41,255,160,11,0,32,0,0,0,0,1,0,184,255,64,13,2,0,197,7,0,128,0,4,0,0,83,127,62,128,116,130,104,127,207,2,0,0,0,0,0,0 +253,41,255,224,11,0,32,0,0,0,0,1,0,186,255,64,12,2,192,192,7,0,128,0,4,0,0,83,127,62,128,116,130,184,107,222,2,0,0,0,0,0,0 +254,41,255,64,13,0,32,0,0,0,0,1,64,189,255,192,15,2,192,198,7,0,128,0,4,0,0,83,127,62,128,116,130,80,76,237,2,0,0,0,0,0,0 +0,41,0,96,13,0,32,0,0,0,0,1,192,200,255,128,11,2,64,194,7,0,128,0,4,0,0,83,127,62,128,116,130,160,56,252,2,0,0,0,0,0,0 +253,41,255,0,12,0,32,0,0,0,0,1,64,188,255,192,18,2,0,201,7,0,128,0,4,0,0,83,127,62,128,116,130,56,25,11,3,0,0,0,0,0,0 +255,41,255,160,10,0,32,0,0,0,0,1,192,184,255,128,11,2,0,196,7,0,128,0,4,0,0,82,127,60,128,113,130,136,5,26,3,0,0,0,0,1,0 +255,41,255,224,12,0,32,0,0,0,0,1,0,191,255,0,13,2,64,190,7,0,128,0,4,0,0,82,127,60,128,113,130,32,230,40,3,0,0,0,0,0,0 +253,41,255,128,12,0,32,0,0,0,0,1,0,189,255,0,13,2,128,201,7,0,128,0,4,0,0,82,127,60,128,113,130,136,206,55,3,0,0,0,0,0,0 +254,41,255,224,12,0,32,0,0,0,0,1,192,190,255,128,11,2,128,193,7,0,128,0,4,0,0,82,127,60,128,113,130,240,182,70,3,0,0,0,0,0,0 +254,41,255,96,13,0,32,0,0,0,0,1,128,182,255,64,9,2,128,188,7,0,128,0,4,0,0,82,127,60,128,113,130,112,155,85,3,0,0,0,0,0,0 +253,41,255,192,13,0,32,0,0,0,0,1,128,195,255,128,7,2,192,190,7,0,128,0,4,0,0,82,127,60,128,113,130,216,131,100,3,0,0,0,0,0,0 +253,41,255,0,14,0,32,0,0,0,0,1,128,182,255,192,16,2,192,191,7,0,128,0,4,0,0,80,127,66,128,110,130,88,104,115,3,0,0,0,0,1,0 +253,41,255,192,10,0,32,0,0,0,0,1,64,188,255,192,10,2,0,187,7,0,128,0,4,0,0,80,127,66,128,110,130,192,80,130,3,0,0,0,0,0,0 +255,41,255,96,14,0,32,0,0,0,0,1,0,188,255,0,10,2,128,184,7,0,128,0,4,0,0,80,127,66,128,110,130,64,53,145,3,0,0,0,0,0,0 +253,41,255,160,12,0,32,0,0,0,0,1,0,189,255,64,10,2,0,191,7,0,128,0,4,0,0,80,127,66,128,110,130,168,29,160,3,0,0,0,0,0,0 +254,41,255,160,13,0,32,0,0,0,0,1,0,182,255,192,7,2,192,191,7,0,128,0,4,0,0,80,127,66,128,110,130,40,2,175,3,0,0,0,0,0,0 +253,41,255,160,13,0,32,0,0,0,0,1,192,188,255,192,12,2,128,189,7,0,128,0,4,0,0,80,127,66,128,110,130,144,234,189,3,0,0,0,0,0,0 +251,41,255,224,12,0,32,0,0,0,0,1,192,183,255,128,7,2,0,193,7,0,128,0,4,0,0,82,127,54,128,108,130,248,210,204,3,0,0,0,0,1,0 +252,41,255,64,15,0,32,0,0,0,0,1,64,182,255,192,8,2,0,193,7,0,128,0,4,0,0,82,127,54,128,108,130,96,187,219,3,0,0,0,0,0,0 +252,41,255,224,13,0,32,0,0,0,0,1,0,188,255,192,16,2,128,196,7,0,128,0,4,0,0,82,127,54,128,108,130,224,159,2,0,0,0,0,0,0,0 +250,41,255,32,15,0,32,0,0,0,0,1,0,185,255,64,12,2,192,182,7,0,128,0,4,0,0,82,127,54,128,108,130,72,136,17,0,0,0,0,0,0,0 +250,41,255,32,16,0,32,0,0,0,0,1,192,187,255,64,11,2,128,193,7,0,128,0,4,0,0,82,127,54,128,108,130,200,108,32,0,0,0,0,0,0,0 +251,41,255,192,13,0,32,0,0,0,0,1,128,184,255,128,13,2,0,187,7,0,128,0,4,0,0,82,127,54,128,108,130,48,85,47,0,0,0,0,0,0,0 +250,41,255,160,14,0,32,0,0,0,0,1,64,187,255,0,17,2,128,188,7,0,128,0,4,0,0,75,127,64,128,108,130,176,57,62,0,0,0,0,0,1,0 +248,41,255,96,14,0,32,0,0,0,0,1,64,185,255,128,16,2,192,185,7,0,128,0,4,0,0,75,127,64,128,108,130,0,38,77,0,0,0,0,0,0,0 +249,41,255,224,16,0,32,0,0,0,0,1,64,177,255,0,3,2,64,193,7,0,128,0,4,0,0,75,127,64,128,108,130,152,6,92,0,0,0,0,0,0,0 +250,41,255,192,14,0,32,0,0,0,0,1,128,189,255,64,12,2,0,183,7,0,128,0,4,0,0,75,127,64,128,108,130,232,242,106,0,0,0,0,0,0,0 +251,41,255,192,16,0,32,0,0,0,0,1,0,185,255,192,12,2,64,183,7,0,128,0,4,0,0,75,127,64,128,108,130,128,211,121,0,0,0,0,0,0,0 +248,41,255,160,15,0,32,0,0,0,0,1,64,184,255,128,9,2,64,184,7,0,128,0,4,0,0,75,127,64,128,108,130,208,191,136,0,0,0,0,0,0,0 +249,41,255,192,17,0,32,0,0,0,0,1,128,190,255,192,16,2,128,181,7,0,128,0,4,0,0,77,127,63,128,113,130,104,160,151,0,0,0,0,0,1,0 +249,41,255,0,19,0,32,0,0,0,0,1,128,183,255,128,14,2,64,179,7,0,128,0,4,0,0,77,127,63,128,113,130,208,136,166,0,0,0,0,0,0,0 +249,41,255,64,17,0,32,0,0,0,0,1,192,179,255,64,13,2,192,191,7,0,128,0,4,0,0,77,127,63,128,113,130,80,109,181,0,0,0,0,0,0,0 +248,41,255,0,16,0,32,0,0,0,0,1,0,189,255,0,15,2,0,182,7,0,128,0,4,0,0,77,127,63,128,113,130,184,85,196,0,0,0,0,0,0,0 +250,41,255,192,17,0,32,0,0,0,0,1,0,196,255,0,15,2,64,182,7,0,128,0,4,0,0,77,127,63,128,113,130,32,62,211,0,0,0,0,0,0,0 +249,41,255,64,17,0,32,0,0,0,0,1,128,178,255,64,17,2,64,182,7,0,128,0,4,0,0,77,127,63,128,113,130,160,34,226,0,0,0,0,0,0,0 +247,41,255,224,17,0,32,0,0,0,0,1,0,187,255,192,17,2,128,181,7,0,128,0,4,0,0,85,127,67,128,104,130,8,11,241,0,0,0,0,0,1,0 +249,41,255,32,20,0,32,0,0,0,0,1,192,186,255,128,15,2,192,177,7,0,128,0,4,0,0,85,127,67,128,104,130,136,239,255,0,0,0,0,0,0,0 +249,41,255,224,19,0,32,0,0,0,0,1,64,187,255,0,12,2,192,179,7,0,128,0,4,0,0,85,127,67,128,104,130,240,215,14,1,0,0,0,0,0,0 +247,41,255,160,20,0,32,0,0,0,0,1,0,195,255,128,13,2,192,184,7,0,128,0,4,0,0,85,127,67,128,104,130,112,188,29,1,0,0,0,0,0,0 +248,41,255,224,18,0,32,0,0,0,0,1,192,184,255,192,16,2,192,184,7,0,128,0,4,0,0,85,127,67,128,104,130,216,164,44,1,0,0,0,0,0,0 +251,41,255,128,19,0,32,0,0,0,0,1,0,187,255,64,16,2,128,182,7,0,128,0,4,0,0,85,127,67,128,104,130,64,141,59,1,0,0,0,0,0,0 +248,41,255,64,21,0,32,0,0,0,0,1,128,188,255,128,19,2,64,183,7,0,128,0,4,0,0,82,127,57,128,105,130,168,117,74,1,0,0,0,0,1,0 +250,41,255,160,20,0,32,0,0,0,0,1,128,189,255,64,14,2,0,183,7,0,128,0,4,0,0,82,127,57,128,105,130,40,90,89,1,0,0,0,0,0,0 +247,41,255,32,23,0,32,0,0,0,0,1,64,188,255,128,13,2,0,179,7,0,128,0,4,0,0,82,127,57,128,105,130,144,66,104,1,0,0,0,0,0,0 +247,41,255,224,23,0,32,0,0,0,0,1,192,181,255,192,13,2,0,182,7,0,128,0,4,0,0,82,127,57,128,105,130,16,39,119,1,0,0,0,0,0,0 +246,41,255,64,21,0,32,0,0,0,0,1,0,186,255,128,12,2,192,178,7,0,128,0,4,0,0,82,127,57,128,105,130,120,15,134,1,0,0,0,0,0,0 +245,41,255,96,22,0,32,0,0,0,0,1,64,183,255,128,19,2,0,182,7,0,128,0,4,0,0,82,127,57,128,105,130,248,243,148,1,0,0,0,0,0,0 +246,41,255,224,21,0,32,0,0,0,0,1,64,189,255,0,21,2,0,176,7,0,128,0,4,0,0,77,127,62,128,100,130,96,220,163,1,0,0,0,0,1,0 +247,41,255,0,25,0,32,0,0,0,0,1,128,184,255,128,15,2,0,187,7,0,128,0,4,0,0,77,127,62,128,100,130,224,192,178,1,0,0,0,0,0,0 +246,41,255,224,21,0,32,0,0,0,0,1,0,188,255,64,22,2,0,182,7,0,128,0,4,0,0,77,127,62,128,100,130,48,173,193,1,0,0,0,0,0,0 +245,41,255,0,21,0,32,0,0,0,0,1,192,187,255,0,11,2,64,179,7,0,128,0,4,0,0,77,127,62,128,100,130,200,141,208,1,0,0,0,0,0,0 +244,41,255,128,23,0,32,0,0,0,0,1,128,183,255,0,17,2,0,178,7,0,128,0,4,0,0,77,127,62,128,100,130,24,122,223,1,0,0,0,0,0,0 +243,41,255,0,23,0,32,0,0,0,0,1,64,181,255,0,14,2,0,183,7,0,128,0,4,0,0,77,127,62,128,100,130,176,90,238,1,0,0,0,0,0,0 +246,41,255,0,22,0,32,0,0,0,0,1,192,185,255,128,17,2,64,185,7,0,128,0,4,0,0,81,127,61,128,114,130,24,67,253,1,0,0,0,0,1,0 +245,41,255,64,22,0,32,0,0,0,0,1,64,180,255,192,13,2,64,180,7,0,128,0,4,0,0,81,127,61,128,114,130,152,39,12,2,0,0,0,0,0,0 +244,41,255,192,23,0,32,0,0,0,0,1,0,182,255,64,21,2,128,172,7,0,128,0,4,0,0,81,127,61,128,114,130,0,16,27,2,0,0,0,0,0,0 +243,41,255,32,22,0,32,0,0,0,0,1,64,176,255,64,14,2,192,177,7,0,128,0,4,0,0,81,127,61,128,114,130,104,248,41,2,0,0,0,0,0,0 +242,41,255,32,20,0,32,0,0,0,0,1,64,179,255,0,15,2,192,182,7,0,128,0,4,0,0,81,127,61,128,114,130,232,220,56,2,0,0,0,0,0,0 +242,41,255,224,22,0,32,0,0,0,0,1,0,177,255,192,13,2,192,183,7,0,128,0,4,0,0,81,127,61,128,114,130,80,197,71,2,0,0,0,0,0,0 +241,41,255,64,21,0,32,0,0,0,0,1,64,181,255,0,16,2,0,173,7,0,128,0,4,0,0,85,127,60,128,109,130,208,169,86,2,0,0,0,0,1,0 +244,41,255,192,22,0,32,0,0,0,0,1,64,187,255,128,18,2,128,178,7,0,128,0,4,0,0,85,127,60,128,109,130,56,146,101,2,0,0,0,0,0,0 +240,41,255,32,22,0,32,0,0,0,0,1,64,175,255,64,17,2,192,177,7,0,128,0,4,0,0,85,127,60,128,109,130,184,118,116,2,0,0,0,0,0,0 +241,41,255,96,23,0,32,0,0,0,0,1,64,176,255,192,16,2,0,177,7,0,128,0,4,0,0,85,127,60,128,109,130,8,99,131,2,0,0,0,0,0,0 +240,41,255,32,22,0,32,0,0,0,0,1,192,177,255,128,22,2,128,183,7,0,128,0,4,0,0,85,127,60,128,109,130,160,67,146,2,0,0,0,0,0,0 +239,41,255,160,22,0,32,0,0,0,0,1,192,176,255,192,12,2,192,176,7,0,128,0,4,0,0,85,127,60,128,109,130,240,47,161,2,0,0,0,0,0,0 +240,41,255,192,20,0,32,0,0,0,0,1,0,181,255,0,27,2,0,177,7,0,128,0,4,0,0,83,127,65,128,105,130,112,20,176,2,0,0,0,0,1,0 +240,41,255,224,21,0,32,0,0,0,0,1,0,186,255,128,20,2,128,179,7,0,128,0,4,0,0,83,127,65,128,105,130,216,252,190,2,0,0,0,0,0,0 +238,41,255,160,20,0,32,0,0,0,0,1,64,181,255,192,32,2,128,174,7,0,128,0,4,0,0,83,127,65,128,105,130,88,225,205,2,0,0,0,0,0,0 +237,41,255,32,21,0,32,0,0,0,0,1,128,172,255,128,22,2,0,174,7,0,128,0,4,0,0,83,127,65,128,105,130,192,201,220,2,0,0,0,0,0,0 +237,41,255,0,20,0,32,0,0,0,0,1,64,183,255,128,15,2,0,174,7,0,128,0,4,0,0,83,127,65,128,105,130,64,174,235,2,0,0,0,0,0,0 +238,41,255,192,22,0,32,0,0,0,0,1,128,172,255,0,31,2,0,172,7,0,128,0,4,0,0,83,127,65,128,105,130,168,150,250,2,0,0,0,0,0,0 +236,41,255,224,17,0,32,0,0,0,0,1,64,170,255,0,24,2,192,179,7,0,128,0,4,0,0,81,127,55,128,108,130,40,123,9,3,0,0,0,0,1,0 +237,41,255,64,23,0,32,0,0,0,0,1,192,174,255,0,30,2,64,174,7,0,128,0,4,0,0,81,127,55,128,108,130,120,103,24,3,0,0,0,0,0,0 +234,41,255,64,22,0,32,0,0,0,0,1,192,175,255,192,18,2,128,175,7,0,128,0,4,0,0,81,127,55,128,108,130,16,72,39,3,0,0,0,0,0,0 +234,41,255,32,18,0,32,0,0,0,0,1,128,187,255,192,24,2,128,176,7,0,128,0,4,0,0,81,127,55,128,108,130,96,52,54,3,0,0,0,0,0,0 +233,41,255,192,20,0,32,0,0,0,0,1,128,186,255,64,18,2,128,178,7,0,128,0,4,0,0,81,127,55,128,108,130,248,20,69,3,0,0,0,0,0,0 +235,41,255,192,19,0,32,0,0,0,0,1,0,180,255,192,21,2,128,178,7,0,128,0,4,0,0,81,127,55,128,108,130,96,253,83,3,0,0,0,0,0,0 +234,41,255,192,19,0,32,0,0,0,0,1,128,178,255,64,25,2,64,178,7,0,128,0,4,0,0,84,127,56,128,108,130,224,225,98,3,0,0,0,0,1,0 +234,41,255,160,17,0,32,0,0,0,0,1,128,182,255,128,28,2,128,183,7,0,128,0,4,0,0,84,127,56,128,108,130,72,202,113,3,0,0,0,0,0,0 +233,41,255,96,20,0,32,0,0,0,0,1,128,184,255,192,21,2,192,182,7,0,128,0,4,0,0,84,127,56,128,108,130,200,174,128,3,0,0,0,0,0,0 +233,41,255,32,18,0,32,0,0,0,0,1,128,179,255,128,22,2,128,174,7,0,128,0,4,0,0,84,127,56,128,108,130,48,151,143,3,0,0,0,0,0,0 +234,41,255,128,17,0,32,0,0,0,0,1,0,178,255,64,24,2,0,185,7,0,128,0,4,0,0,84,127,56,128,108,130,152,127,158,3,0,0,0,0,0,0 +234,41,255,0,19,0,32,0,0,0,0,1,0,176,255,192,26,2,64,185,7,0,128,0,4,0,0,84,127,56,128,108,130,24,100,173,3,0,0,0,0,0,0 +234,41,255,160,18,0,32,0,0,0,0,1,0,183,255,64,23,2,0,186,7,0,128,0,4,0,0,81,127,48,128,118,130,128,76,188,3,0,0,0,0,1,0 +235,41,255,64,18,0,32,0,0,0,0,1,128,183,255,128,19,2,192,184,7,0,128,0,4,0,0,81,127,48,128,118,130,0,49,203,3,0,0,0,0,0,0 +234,41,255,224,15,0,32,0,0,0,0,1,64,184,255,0,28,2,192,187,7,0,128,0,4,0,0,81,127,48,128,118,130,80,29,218,3,0,0,0,0,0,0 +234,41,255,96,16,0,32,0,0,0,0,1,128,179,255,128,25,2,128,187,7,0,128,0,4,0,0,81,127,48,128,118,130,232,253,0,0,0,0,0,0,0,0 +234,41,255,160,14,0,32,0,0,0,0,1,128,170,255,128,29,2,64,186,7,0,128,0,4,0,0,81,127,48,128,118,130,56,234,15,0,0,0,0,0,0,0 +232,41,255,64,14,0,32,0,0,0,0,1,192,174,255,0,33,2,0,189,7,0,128,0,4,0,0,81,127,48,128,118,130,184,206,30,0,0,0,0,0,0,0 +234,41,255,64,13,0,32,0,0,0,0,1,64,184,255,128,21,2,192,188,7,0,128,0,4,0,0,73,127,63,128,108,130,32,183,45,0,0,0,0,0,1,0 +234,41,255,96,15,0,32,0,0,0,0,1,192,182,255,192,36,2,192,185,7,0,128,0,4,0,0,73,127,63,128,108,130,160,155,60,0,0,0,0,0,0,0 +234,41,255,128,13,0,32,0,0,0,0,1,64,172,255,0,34,2,192,182,7,0,128,0,4,0,0,73,127,63,128,108,130,8,132,75,0,0,0,0,0,0,0 +234,41,255,128,12,0,32,0,0,0,0,1,0,178,255,64,29,2,64,188,7,0,128,0,4,0,0,73,127,63,128,108,130,136,104,90,0,0,0,0,0,0,0 +233,41,255,32,16,0,32,0,0,0,0,1,128,182,255,64,31,2,0,190,7,0,128,0,4,0,0,73,127,63,128,108,130,240,80,105,0,0,0,0,0,0,0 +234,41,255,224,10,0,32,0,0,0,0,1,192,178,255,128,28,2,0,191,7,0,128,0,4,0,0,73,127,63,128,108,130,112,53,120,0,0,0,0,0,0,0 +235,41,255,0,11,0,32,0,0,0,0,1,64,174,255,128,31,2,192,190,7,0,128,0,4,0,0,78,127,57,128,103,130,216,29,135,0,0,0,0,0,1,0 +236,41,255,32,11,0,32,0,0,0,0,1,0,172,255,0,32,2,0,188,7,0,128,0,4,0,0,78,127,57,128,103,130,88,2,150,0,0,0,0,0,0,0 +234,41,255,32,8,0,32,0,0,0,0,1,128,176,255,0,29,2,128,192,7,0,128,0,4,0,0,78,127,57,128,103,130,192,234,164,0,0,0,0,0,0,0 +235,41,255,192,8,0,32,0,0,0,0,1,192,184,255,128,32,2,192,193,7,0,128,0,4,0,0,78,127,57,128,103,130,64,207,179,0,0,0,0,0,0,0 +236,41,255,224,6,0,32,0,0,0,0,1,192,180,255,128,31,2,64,202,7,0,128,0,4,0,0,78,127,57,128,103,130,168,183,194,0,0,0,0,0,0,0 +238,41,255,128,6,0,32,0,0,0,0,1,192,178,255,192,31,2,128,195,7,0,128,0,4,0,0,78,127,57,128,103,130,40,156,209,0,0,0,0,0,0,0 +237,41,255,224,6,0,32,0,0,0,0,1,64,186,255,128,32,2,128,190,7,0,128,0,4,0,0,81,127,60,128,115,130,144,132,224,0,0,0,0,0,1,0 +240,41,255,32,5,0,32,0,0,0,0,1,64,174,255,64,26,2,0,195,7,0,128,0,4,0,0,81,127,60,128,115,130,16,105,239,0,0,0,0,0,0,0 +238,41,255,32,8,0,32,0,0,0,0,1,0,181,255,0,30,2,192,196,7,0,128,0,4,0,0,81,127,60,128,115,130,120,81,254,0,0,0,0,0,0,0 +240,41,255,128,6,0,32,0,0,0,0,1,192,186,255,128,28,2,128,194,7,0,128,0,4,0,0,81,127,60,128,115,130,224,57,13,1,0,0,0,0,0,0 +239,41,255,192,6,0,32,0,0,0,0,1,64,184,255,0,28,2,64,195,7,0,128,0,4,0,0,81,127,60,128,115,130,96,30,28,1,0,0,0,0,0,0 +241,41,255,224,5,0,32,0,0,0,0,1,192,180,255,64,25,2,64,196,7,0,128,0,4,0,0,81,127,60,128,115,130,200,6,43,1,0,0,0,0,0,0 +241,41,255,192,4,0,32,0,0,0,0,1,0,182,255,0,28,2,128,190,7,0,128,0,4,0,0,71,127,63,128,110,130,72,235,57,1,0,0,0,0,1,0 +241,41,255,128,5,0,32,0,0,0,0,1,0,180,255,64,31,2,64,191,7,0,128,0,4,0,0,71,127,63,128,110,130,152,215,72,1,0,0,0,0,0,0 +239,41,255,128,3,0,32,0,0,0,0,1,192,180,255,64,32,2,64,190,7,0,128,0,4,0,0,71,127,63,128,110,130,48,184,87,1,0,0,0,0,0,0 +241,41,255,0,4,0,32,0,0,0,0,1,64,177,255,0,31,2,64,192,7,0,128,0,4,0,0,71,127,63,128,110,130,128,164,102,1,0,0,0,0,0,0 +241,41,255,32,3,0,32,0,0,0,0,1,192,180,255,0,26,2,0,188,7,0,128,0,4,0,0,71,127,63,128,110,130,24,133,117,1,0,0,0,0,0,0 +244,41,255,64,5,0,32,0,0,0,0,1,0,174,255,128,30,2,192,193,7,0,128,0,4,0,0,71,127,63,128,110,130,104,113,132,1,0,0,0,0,0,0 +243,41,255,224,5,0,32,0,0,0,0,1,0,189,255,64,33,2,128,189,7,0,128,0,4,0,0,76,127,59,128,122,130,232,85,147,1,0,0,0,0,1,0 +243,41,255,0,3,0,32,0,0,0,0,1,128,188,255,0,33,2,192,187,7,0,128,0,4,0,0,76,127,59,128,122,130,80,62,162,1,0,0,0,0,0,0 +245,41,255,128,2,0,32,0,0,0,0,1,128,184,255,192,23,2,0,194,7,0,128,0,4,0,0,76,127,59,128,122,130,208,34,177,1,0,0,0,0,0,0 +243,41,255,32,3,0,32,0,0,0,0,1,0,182,255,0,29,2,192,190,7,0,128,0,4,0,0,76,127,59,128,122,130,56,11,192,1,0,0,0,0,0,0 +244,41,255,32,3,0,32,0,0,0,0,1,64,187,255,0,29,2,64,191,7,0,128,0,4,0,0,76,127,59,128,122,130,184,239,206,1,0,0,0,0,0,0 +246,41,255,160,1,0,32,0,0,0,0,1,128,186,255,64,25,2,192,189,7,0,128,0,4,0,0,76,127,59,128,122,130,32,216,221,1,0,0,0,0,0,0 +244,41,255,192,1,0,32,0,0,0,0,1,192,185,255,192,28,2,128,190,7,0,128,0,4,0,0,79,127,60,128,113,130,160,188,236,1,0,0,0,0,1,0 +243,41,255,224,0,0,32,0,0,0,0,1,128,182,255,192,32,2,0,185,7,0,128,0,4,0,0,79,127,60,128,113,130,8,165,251,1,0,0,0,0,0,0 +243,41,255,128,0,0,32,0,0,0,0,1,0,185,255,128,27,2,0,190,7,0,128,0,4,0,0,79,127,60,128,113,130,136,137,10,2,0,0,0,0,0,0 +244,41,255,192,0,0,32,0,0,0,0,1,64,188,255,192,26,2,64,189,7,0,128,0,4,0,0,79,127,60,128,113,130,240,113,25,2,0,0,0,0,0,0 +245,41,255,224,255,255,32,0,0,0,0,1,192,179,255,0,24,2,0,189,7,0,128,0,4,0,0,79,127,60,128,113,130,112,86,40,2,0,0,0,0,0,0 +243,41,255,160,0,0,32,0,0,0,0,1,192,188,255,128,25,2,128,184,7,0,128,0,4,0,0,79,127,60,128,113,130,216,62,55,2,0,0,0,0,0,0 +244,41,255,96,1,0,32,0,0,0,0,1,128,182,255,192,20,2,192,187,7,0,128,0,4,0,0,82,127,64,128,113,130,88,35,70,2,0,0,0,0,1,0 +245,41,255,128,254,255,32,0,0,0,0,1,64,183,255,64,23,2,0,182,7,0,128,0,4,0,0,82,127,64,128,113,130,192,11,85,2,0,0,0,0,0,0 +244,41,255,0,1,0,32,0,0,0,0,1,64,192,255,128,29,2,0,186,7,0,128,0,4,0,0,82,127,64,128,113,130,64,240,99,2,0,0,0,0,0,0 +244,41,255,128,254,255,32,0,0,0,0,1,64,189,255,0,24,2,64,192,7,0,128,0,4,0,0,82,127,64,128,113,130,168,216,114,2,0,0,0,0,0,0 +243,41,255,0,255,255,32,0,0,0,0,1,64,194,255,0,24,2,64,187,7,0,128,0,4,0,0,82,127,64,128,113,130,248,196,129,2,0,0,0,0,0,0 +243,41,255,224,0,0,32,0,0,0,0,1,128,192,255,128,28,2,192,182,7,0,128,0,4,0,0,82,127,64,128,113,130,144,165,144,2,0,0,0,0,0,0 +245,41,255,160,253,255,32,0,0,0,0,1,192,195,255,64,28,2,192,186,7,0,128,0,4,0,0,78,127,69,128,110,130,224,145,159,2,0,0,0,0,1,0 +245,41,255,0,254,255,32,0,0,0,0,1,192,191,255,64,26,2,192,190,7,0,128,0,4,0,0,78,127,69,128,110,130,120,114,174,2,0,0,0,0,0,0 +245,41,255,192,255,255,32,0,0,0,0,1,64,184,255,0,15,2,0,188,7,0,128,0,4,0,0,78,127,69,128,110,130,200,94,189,2,0,0,0,0,0,0 +244,41,255,96,254,255,32,0,0,0,0,1,128,178,255,0,22,2,128,189,7,0,128,0,4,0,0,78,127,69,128,110,130,96,63,204,2,0,0,0,0,0,0 +244,41,255,128,253,255,32,0,0,0,0,1,64,184,255,0,25,2,64,188,7,0,128,0,4,0,0,78,127,69,128,110,130,176,43,219,2,0,0,0,0,0,0 +243,41,255,128,254,255,32,0,0,0,0,1,64,189,255,64,23,2,128,183,7,0,128,0,4,0,0,78,127,69,128,110,130,48,16,234,2,0,0,0,0,0,0 +245,41,255,128,255,255,32,0,0,0,0,1,192,191,255,64,21,2,0,184,7,0,128,0,4,0,0,82,127,65,128,104,130,152,248,248,2,0,0,0,0,1,0 +244,41,255,128,253,255,32,0,0,0,0,1,128,184,255,64,19,2,128,188,7,0,128,0,4,0,0,82,127,65,128,104,130,24,221,7,3,0,0,0,0,0,0 +244,41,255,96,253,255,32,0,0,0,0,1,0,196,255,0,28,2,64,185,7,0,128,0,4,0,0,82,127,65,128,104,130,128,197,22,3,0,0,0,0,0,0 +243,41,255,64,253,255,32,0,0,0,0,1,128,190,255,64,21,2,128,187,7,0,128,0,4,0,0,82,127,65,128,104,130,0,170,37,3,0,0,0,0,0,0 +243,41,255,0,252,255,32,0,0,0,0,1,0,193,255,128,22,2,0,191,7,0,128,0,4,0,0,82,127,65,128,104,130,104,146,52,3,0,0,0,0,0,0 +242,41,255,192,250,255,32,0,0,0,0,1,128,190,255,192,26,2,128,187,7,0,128,0,4,0,0,82,127,65,128,104,130,232,118,67,3,0,0,0,0,0,0 +242,41,255,64,251,255,32,0,0,0,0,1,192,189,255,64,33,2,64,185,7,0,128,0,4,0,0,76,127,64,128,113,130,104,91,82,3,0,0,0,0,1,0 +240,41,255,64,253,255,32,0,0,0,0,1,192,185,255,64,23,2,0,186,7,0,128,0,4,0,0,76,127,64,128,113,130,208,67,97,3,0,0,0,0,0,0 +239,41,255,32,252,255,32,0,0,0,0,1,128,191,255,0,30,2,192,190,7,0,128,0,4,0,0,76,127,64,128,113,130,56,44,112,3,0,0,0,0,0,0 +241,41,255,32,254,255,32,0,0,0,0,1,192,183,255,192,26,2,0,185,7,0,128,0,4,0,0,76,127,64,128,113,130,184,16,127,3,0,0,0,0,0,0 +240,41,255,32,251,255,32,0,0,0,0,1,64,192,255,64,24,2,64,187,7,0,128,0,4,0,0,76,127,64,128,113,130,32,249,141,3,0,0,0,0,0,0 +237,41,255,96,252,255,32,0,0,0,0,1,0,191,255,64,30,2,0,190,7,0,128,0,4,0,0,76,127,64,128,113,130,160,221,156,3,0,0,0,0,0,0 +239,41,255,64,252,255,32,0,0,0,0,1,64,193,255,0,22,2,64,185,7,0,128,0,4,0,0,76,127,57,128,115,130,8,198,171,3,0,0,0,0,1,0 +238,41,255,96,250,255,32,0,0,0,0,1,128,192,255,0,24,2,128,193,7,0,128,0,4,0,0,76,127,57,128,115,130,136,170,186,3,0,0,0,0,0,0 +240,41,255,64,251,255,32,0,0,0,0,1,128,196,255,128,25,2,64,189,7,0,128,0,4,0,0,76,127,57,128,115,130,240,146,201,3,0,0,0,0,0,0 +239,41,255,0,252,255,32,0,0,0,0,1,64,195,255,192,18,2,192,185,7,0,128,0,4,0,0,76,127,57,128,115,130,64,127,216,3,0,0,0,0,0,0 +241,41,255,128,254,255,32,0,0,0,0,1,128,196,255,0,24,2,0,189,7,0,128,0,4,0,0,76,127,57,128,115,130,216,95,231,3,0,0,0,0,0,0 +238,41,255,128,251,255,32,0,0,0,0,1,192,187,255,128,19,2,128,189,7,0,128,0,4,0,0,76,127,57,128,115,130,40,76,14,0,0,0,0,0,0,0 +240,41,255,192,252,255,32,0,0,0,0,1,192,193,255,128,26,2,128,191,7,0,128,0,4,0,0,81,127,67,128,99,130,192,44,29,0,0,0,0,0,1,0 +238,41,255,0,252,255,32,0,0,0,0,1,192,188,255,0,26,2,192,194,7,0,128,0,4,0,0,81,127,67,128,99,130,16,25,44,0,0,0,0,0,0,0 +238,41,255,128,254,255,32,0,0,0,0,1,128,194,255,64,27,2,64,188,7,0,128,0,4,0,0,81,127,67,128,99,130,168,249,58,0,0,0,0,0,0,0 +237,41,255,192,252,255,32,0,0,0,0,1,128,182,255,0,30,2,64,189,7,0,128,0,4,0,0,81,127,67,128,99,130,248,229,73,0,0,0,0,0,0,0 +238,41,255,64,255,255,32,0,0,0,0,1,192,197,255,64,31,2,128,182,7,0,128,0,4,0,0,81,127,67,128,99,130,144,198,88,0,0,0,0,0,0,0 +239,41,255,96,253,255,32,0,0,0,0,1,0,194,255,64,27,2,192,193,7,0,128,0,4,0,0,81,127,67,128,99,130,224,178,103,0,0,0,0,0,0,0 +238,41,255,32,0,0,32,0,0,0,0,1,64,194,255,0,29,2,64,195,7,0,128,0,4,0,0,78,127,63,128,113,130,96,151,118,0,0,0,0,0,1,0 +236,41,255,0,254,255,32,0,0,0,0,1,0,200,255,64,26,2,128,185,7,0,128,0,4,0,0,78,127,63,128,113,130,200,127,133,0,0,0,0,0,0,0 +237,41,255,128,251,255,32,0,0,0,0,1,128,199,255,64,28,2,64,186,7,0,128,0,4,0,0,78,127,63,128,113,130,72,100,148,0,0,0,0,0,0,0 +237,41,255,192,254,255,32,0,0,0,0,1,192,198,255,128,32,2,192,194,7,0,128,0,4,0,0,78,127,63,128,113,130,176,76,163,0,0,0,0,0,0,0 +235,41,255,96,254,255,32,0,0,0,0,1,0,200,255,0,27,2,128,188,7,0,128,0,4,0,0,78,127,63,128,113,130,48,49,178,0,0,0,0,0,0,0 +238,41,255,128,254,255,32,0,0,0,0,1,128,199,255,64,28,2,128,191,7,0,128,0,4,0,0,78,127,63,128,113,130,176,21,193,0,0,0,0,0,0,0 +236,41,255,96,254,255,32,0,0,0,0,1,0,204,255,192,34,2,0,189,7,0,128,0,4,0,0,79,127,69,128,119,130,24,254,207,0,0,0,0,0,1,0 +236,41,255,32,255,255,32,0,0,0,0,1,0,196,255,0,22,2,0,187,7,0,128,0,4,0,0,79,127,69,128,119,130,128,230,222,0,0,0,0,0,0,0 +236,41,255,0,255,255,32,0,0,0,0,1,0,207,255,128,31,2,128,192,7,0,128,0,4,0,0,79,127,69,128,119,130,0,203,237,0,0,0,0,0,0,0 +237,41,255,224,255,255,32,0,0,0,0,1,0,197,255,0,22,2,192,189,7,0,128,0,4,0,0,79,127,69,128,119,130,104,179,252,0,0,0,0,0,0,0 +236,41,255,160,254,255,32,0,0,0,0,1,0,198,255,64,32,2,64,204,7,0,128,0,4,0,0,79,127,69,128,119,130,232,151,11,1,0,0,0,0,0,0 +238,41,255,64,0,0,32,0,0,0,0,1,128,202,255,192,30,2,128,185,7,0,128,0,4,0,0,79,127,69,128,119,130,80,128,26,1,0,0,0,0,0,0 +238,41,255,192,254,255,32,0,0,0,0,1,0,204,255,128,24,2,128,190,7,0,128,0,4,0,0,73,127,65,128,111,130,208,100,41,1,0,0,0,0,1,0 +237,41,255,192,255,255,32,0,0,0,0,1,192,202,255,0,28,2,128,197,7,0,128,0,4,0,0,73,127,65,128,111,130,56,77,56,1,0,0,0,0,0,0 +236,41,255,192,253,255,32,0,0,0,0,1,128,199,255,128,27,2,64,199,7,0,128,0,4,0,0,73,127,65,128,111,130,160,53,71,1,0,0,0,0,0,0 +238,41,255,0,255,255,32,0,0,0,0,1,128,196,255,128,20,2,64,197,7,0,128,0,4,0,0,73,127,65,128,111,130,32,26,86,1,0,0,0,0,0,0 +239,41,255,160,0,0,32,0,0,0,0,1,192,197,255,128,25,2,192,194,7,0,128,0,4,0,0,73,127,65,128,111,130,112,6,101,1,0,0,0,0,0,0 +239,41,255,192,255,255,32,0,0,0,0,1,0,202,255,192,17,2,128,196,7,0,128,0,4,0,0,73,127,65,128,111,130,8,231,115,1,0,0,0,0,0,0 +239,41,255,96,254,255,32,0,0,0,0,1,0,208,255,128,25,2,128,198,7,0,128,0,4,0,0,72,127,55,128,114,130,88,211,130,1,0,0,0,0,1,0 +239,41,255,224,252,255,32,0,0,0,0,1,0,202,255,64,31,2,192,198,7,0,128,0,4,0,0,72,127,55,128,114,130,240,179,145,1,0,0,0,0,0,0 +239,41,255,0,255,255,32,0,0,0,0,1,192,196,255,128,22,2,0,191,7,0,128,0,4,0,0,72,127,55,128,114,130,64,160,160,1,0,0,0,0,0,0 +239,41,255,128,254,255,32,0,0,0,0,1,128,202,255,0,31,2,64,192,7,0,128,0,4,0,0,72,127,55,128,114,130,216,128,175,1,0,0,0,0,0,0 +241,41,255,224,255,255,32,0,0,0,0,1,0,202,255,0,30,2,64,193,7,0,128,0,4,0,0,72,127,55,128,114,130,40,109,190,1,0,0,0,0,0,0 +240,41,255,0,255,255,32,0,0,0,0,1,192,203,255,64,20,2,0,195,7,0,128,0,4,0,0,72,127,55,128,114,130,168,81,205,1,0,0,0,0,0,0 +240,41,255,128,255,255,32,0,0,0,0,1,0,202,255,192,25,2,128,192,7,0,128,0,4,0,0,72,127,63,128,104,130,16,58,220,1,0,0,0,0,1,0 +242,41,255,128,1,0,32,0,0,0,0,1,192,203,255,64,17,2,128,186,7,0,128,0,4,0,0,72,127,63,128,104,130,144,30,235,1,0,0,0,0,0,0 +242,41,255,64,2,0,32,0,0,0,0,1,128,198,255,0,26,2,128,190,7,0,128,0,4,0,0,72,127,63,128,104,130,248,6,250,1,0,0,0,0,0,0 +240,41,255,32,4,0,32,0,0,0,0,1,64,203,255,64,23,2,192,193,7,0,128,0,4,0,0,72,127,63,128,104,130,120,235,8,2,0,0,0,0,0,0 +241,41,255,64,1,0,32,0,0,0,0,1,0,203,255,128,21,2,64,188,7,0,128,0,4,0,0,72,127,63,128,104,130,248,207,23,2,0,0,0,0,0,0 +241,41,255,96,3,0,32,0,0,0,0,1,64,210,255,192,26,2,0,195,7,0,128,0,4,0,0,72,127,63,128,104,130,96,184,38,2,0,0,0,0,0,0 +241,41,255,192,0,0,32,0,0,0,0,1,192,196,255,0,28,2,0,191,7,0,128,0,4,0,0,79,127,68,128,110,130,224,156,53,2,0,0,0,0,1,0 +242,41,255,64,2,0,32,0,0,0,0,1,0,204,255,0,26,2,128,188,7,0,128,0,4,0,0,79,127,68,128,110,130,72,133,68,2,0,0,0,0,0,0 +241,41,255,32,5,0,32,0,0,0,0,1,192,204,255,192,16,2,0,186,7,0,128,0,4,0,0,79,127,68,128,110,130,176,109,83,2,0,0,0,0,0,0 +242,41,255,32,8,0,32,0,0,0,0,1,0,197,255,64,22,2,128,187,7,0,128,0,4,0,0,79,127,68,128,110,130,48,82,98,2,0,0,0,0,0,0 +240,41,255,224,3,0,32,0,0,0,0,1,0,204,255,128,16,2,0,189,7,0,128,0,4,0,0,79,127,68,128,110,130,152,58,113,2,0,0,0,0,0,0 +240,41,255,128,6,0,32,0,0,0,0,1,192,205,255,64,19,2,64,184,7,0,128,0,4,0,0,79,127,68,128,110,130,24,31,128,2,0,0,0,0,0,0 +241,41,255,32,5,0,32,0,0,0,0,1,128,203,255,192,24,2,128,190,7,0,128,0,4,0,0,83,127,59,128,122,130,128,7,143,2,0,0,0,0,1,0 +242,41,255,224,3,0,32,0,0,0,0,1,64,201,255,192,23,2,0,186,7,0,128,0,4,0,0,83,127,59,128,122,130,232,239,157,2,0,0,0,0,0,0 +240,41,255,32,8,0,32,0,0,0,0,1,128,205,255,128,20,2,128,190,7,0,128,0,4,0,0,83,127,59,128,122,130,104,212,172,2,0,0,0,0,0,0 +241,41,255,32,7,0,32,0,0,0,0,1,192,199,255,0,27,2,128,181,7,0,128,0,4,0,0,83,127,59,128,122,130,184,192,187,2,0,0,0,0,0,0 +240,41,255,192,10,0,32,0,0,0,0,1,0,204,255,64,12,2,64,183,7,0,128,0,4,0,0,83,127,59,128,122,130,80,161,202,2,0,0,0,0,0,0 +241,41,255,224,8,0,32,0,0,0,0,1,0,202,255,0,17,2,64,186,7,0,128,0,4,0,0,83,127,59,128,122,130,160,141,217,2,0,0,0,0,0,0 +239,41,255,96,8,0,32,0,0,0,0,1,0,199,255,64,18,2,128,190,7,0,128,0,4,0,0,80,127,61,128,110,130,56,110,232,2,0,0,0,0,1,0 +242,41,255,96,8,0,32,0,0,0,0,1,0,205,255,192,25,2,0,192,7,0,128,0,4,0,0,80,127,61,128,110,130,136,90,247,2,0,0,0,0,0,0 +242,41,255,224,9,0,32,0,0,0,0,1,0,202,255,64,22,2,64,189,7,0,128,0,4,0,0,80,127,61,128,110,130,32,59,6,3,0,0,0,0,0,0 +241,41,255,96,9,0,32,0,0,0,0,1,128,209,255,128,27,2,64,186,7,0,128,0,4,0,0,80,127,61,128,110,130,112,39,21,3,0,0,0,0,0,0 +241,41,255,160,11,0,32,0,0,0,0,1,128,206,255,192,14,2,0,190,7,0,128,0,4,0,0,80,127,61,128,110,130,8,8,36,3,0,0,0,0,0,0 +241,41,255,160,7,0,32,0,0,0,0,1,128,207,255,128,19,2,0,190,7,0,128,0,4,0,0,80,127,61,128,110,130,88,244,50,3,0,0,0,0,0,0 +243,41,255,160,9,0,32,0,0,0,0,1,64,201,255,128,20,2,64,196,7,0,128,0,4,0,0,79,127,64,128,114,130,216,216,65,3,0,0,0,0,1,0 +243,41,255,32,11,0,32,0,0,0,0,1,192,201,255,0,24,2,64,188,7,0,128,0,4,0,0,79,127,64,128,114,130,88,189,80,3,0,0,0,0,0,0 +242,41,255,128,11,0,32,0,0,0,0,1,128,201,255,0,27,2,192,191,7,0,128,0,4,0,0,79,127,64,128,114,130,192,165,95,3,0,0,0,0,0,0 +242,41,255,192,11,0,32,0,0,0,0,1,192,209,255,192,23,2,192,193,7,0,128,0,4,0,0,79,127,64,128,114,130,64,138,110,3,0,0,0,0,0,0 +243,41,255,32,9,0,32,0,0,0,0,1,0,205,255,64,26,2,0,187,7,0,128,0,4,0,0,79,127,64,128,114,130,168,114,125,3,0,0,0,0,0,0 +241,41,255,32,12,0,32,0,0,0,0,1,128,198,255,192,21,2,0,196,7,0,128,0,4,0,0,79,127,64,128,114,130,40,87,140,3,0,0,0,0,0,0 +242,41,255,224,8,0,32,0,0,0,0,1,128,207,255,192,22,2,128,194,7,0,128,0,4,0,0,79,127,66,128,112,130,144,63,155,3,0,0,0,0,1,0 +241,41,255,128,13,0,32,0,0,0,0,1,64,201,255,128,23,2,64,194,7,0,128,0,4,0,0,79,127,66,128,112,130,248,39,170,3,0,0,0,0,0,0 +240,41,255,64,9,0,32,0,0,0,0,1,0,194,255,192,25,2,0,190,7,0,128,0,4,0,0,79,127,66,128,112,130,120,12,185,3,0,0,0,0,0,0 +240,41,255,224,12,0,32,0,0,0,0,1,128,207,255,128,24,2,192,188,7,0,128,0,4,0,0,79,127,66,128,112,130,224,244,199,3,0,0,0,0,0,0 +241,41,255,224,12,0,32,0,0,0,0,1,64,205,255,192,24,2,64,189,7,0,128,0,4,0,0,79,127,66,128,112,130,96,217,214,3,0,0,0,0,0,0 +242,41,255,192,10,0,32,0,0,0,0,1,64,198,255,64,26,2,128,194,7,0,128,0,4,0,0,79,127,66,128,112,130,200,193,229,3,0,0,0,0,0,0 +243,41,255,32,12,0,32,0,0,0,0,1,0,200,255,128,23,2,0,193,7,0,128,0,4,0,0,80,127,59,128,111,130,48,170,12,0,0,0,0,0,1,0 +241,41,255,192,13,0,32,0,0,0,0,1,64,206,255,192,23,2,128,189,7,0,128,0,4,0,0,80,127,59,128,111,130,176,142,27,0,0,0,0,0,0,0 +243,41,255,160,14,0,32,0,0,0,0,1,0,205,255,192,23,2,192,195,7,0,128,0,4,0,0,80,127,59,128,111,130,24,119,42,0,0,0,0,0,0,0 +242,41,255,0,13,0,32,0,0,0,0,1,64,205,255,0,26,2,0,190,7,0,128,0,4,0,0,80,127,59,128,111,130,152,91,57,0,0,0,0,0,0,0 +241,41,255,32,14,0,32,0,0,0,0,1,0,200,255,64,22,2,0,202,7,0,128,0,4,0,0,80,127,59,128,111,130,232,71,72,0,0,0,0,0,0,0 +242,41,255,64,16,0,32,0,0,0,0,1,64,211,255,192,32,2,64,194,7,0,128,0,4,0,0,80,127,59,128,111,130,128,40,87,0,0,0,0,0,0,0 +240,41,255,0,14,0,32,0,0,0,0,1,128,201,255,192,23,2,0,189,7,0,128,0,4,0,0,80,127,62,128,120,130,208,20,102,0,0,0,0,0,1,0 +244,41,255,64,17,0,32,0,0,0,0,1,0,204,255,0,28,2,128,193,7,0,128,0,4,0,0,80,127,62,128,120,130,104,245,116,0,0,0,0,0,0,0 +241,41,255,32,13,0,32,0,0,0,0,1,0,207,255,64,26,2,0,187,7,0,128,0,4,0,0,80,127,62,128,120,130,184,225,131,0,0,0,0,0,0,0 +243,41,255,32,17,0,32,0,0,0,0,1,128,196,255,0,29,2,64,189,7,0,128,0,4,0,0,80,127,62,128,120,130,80,194,146,0,0,0,0,0,0,0 +242,41,255,64,16,0,32,0,0,0,0,1,192,199,255,64,20,2,192,192,7,0,128,0,4,0,0,80,127,62,128,120,130,160,174,161,0,0,0,0,0,0,0 +242,41,255,96,15,0,32,0,0,0,0,1,0,191,255,64,20,2,128,195,7,0,128,0,4,0,0,80,127,62,128,120,130,32,147,176,0,0,0,0,0,0,0 +241,41,255,224,15,0,32,0,0,0,0,1,192,191,255,128,19,2,128,190,7,0,128,0,4,0,0,83,127,63,128,105,130,160,119,191,0,0,0,0,0,1,0 +242,41,255,32,14,0,32,0,0,0,0,1,128,202,255,192,23,2,0,188,7,0,128,0,4,0,0,83,127,63,128,105,130,8,96,206,0,0,0,0,0,0,0 +242,41,255,96,15,0,32,0,0,0,0,1,0,200,255,0,31,2,128,199,7,0,128,0,4,0,0,83,127,63,128,105,130,136,68,221,0,0,0,0,0,0,0 +243,41,255,160,16,0,32,0,0,0,0,1,64,196,255,192,25,2,0,192,7,0,128,0,4,0,0,83,127,63,128,105,130,240,44,236,0,0,0,0,0,0,0 +243,41,255,0,15,0,32,0,0,0,0,1,128,204,255,192,28,2,128,189,7,0,128,0,4,0,0,83,127,63,128,105,130,112,17,251,0,0,0,0,0,0,0 +243,41,255,192,15,0,32,0,0,0,0,1,64,210,255,64,28,2,64,198,7,0,128,0,4,0,0,83,127,63,128,105,130,216,249,9,1,0,0,0,0,0,0 +242,41,255,160,16,0,32,0,0,0,0,1,192,206,255,128,23,2,128,189,7,0,128,0,4,0,0,78,127,56,128,110,130,88,222,24,1,0,0,0,0,1,0 +245,41,255,128,14,0,32,0,0,0,0,1,0,203,255,128,26,2,128,196,7,0,128,0,4,0,0,78,127,56,128,110,130,192,198,39,1,0,0,0,0,0,0 +241,41,255,0,16,0,32,0,0,0,0,1,128,202,255,192,25,2,128,191,7,0,128,0,4,0,0,78,127,56,128,110,130,40,175,54,1,0,0,0,0,0,0 +244,41,255,64,14,0,32,0,0,0,0,1,64,203,255,128,28,2,128,194,7,0,128,0,4,0,0,78,127,56,128,110,130,144,151,69,1,0,0,0,0,0,0 +243,41,255,32,17,0,32,0,0,0,0,1,0,200,255,64,29,2,64,185,7,0,128,0,4,0,0,78,127,56,128,110,130,16,124,84,1,0,0,0,0,0,0 +245,41,255,192,15,0,32,0,0,0,0,1,64,198,255,0,18,2,192,192,7,0,128,0,4,0,0,78,127,56,128,110,130,120,100,99,1,0,0,0,0,0,0 +241,41,255,0,15,0,32,0,0,0,0,1,192,205,255,128,24,2,0,189,7,0,128,0,4,0,0,83,127,61,128,115,130,248,72,114,1,0,0,0,0,1,0 +242,41,255,0,16,0,32,0,0,0,0,1,64,198,255,192,28,2,64,186,7,0,128,0,4,0,0,83,127,61,128,115,130,96,49,129,1,0,0,0,0,0,0 +243,41,255,32,14,0,32,0,0,0,0,1,64,201,255,192,32,2,128,187,7,0,128,0,4,0,0,83,127,61,128,115,130,224,21,144,1,0,0,0,0,0,0 +241,41,255,160,15,0,32,0,0,0,0,1,64,199,255,192,28,2,0,188,7,0,128,0,4,0,0,83,127,61,128,115,130,48,2,159,1,0,0,0,0,0,0 +241,41,255,128,14,0,32,0,0,0,0,1,64,209,255,0,21,2,192,186,7,0,128,0,4,0,0,83,127,61,128,115,130,200,226,173,1,0,0,0,0,0,0 +241,41,255,160,16,0,32,0,0,0,0,1,192,199,255,0,25,2,128,191,7,0,128,0,4,0,0,83,127,61,128,115,130,24,207,188,1,0,0,0,0,0,0 +240,41,255,64,15,0,32,0,0,0,0,1,64,196,255,64,27,2,0,189,7,0,128,0,4,0,0,79,127,55,128,106,130,176,175,203,1,0,0,0,0,1,0 +241,41,255,32,14,0,32,0,0,0,0,1,0,195,255,128,25,2,0,196,7,0,128,0,4,0,0,79,127,55,128,106,130,0,156,218,1,0,0,0,0,0,0 +242,41,255,160,14,0,32,0,0,0,0,1,128,197,255,0,19,2,64,190,7,0,128,0,4,0,0,79,127,55,128,106,130,152,124,233,1,0,0,0,0,0,0 +241,41,255,192,16,0,32,0,0,0,0,1,64,190,255,0,22,2,0,188,7,0,128,0,4,0,0,79,127,55,128,106,130,232,104,248,1,0,0,0,0,0,0 +242,41,255,32,13,0,32,0,0,0,0,1,64,192,255,0,20,2,0,187,7,0,128,0,4,0,0,79,127,55,128,106,130,128,73,7,2,0,0,0,0,0,0 +241,41,255,224,15,0,32,0,0,0,0,1,192,203,255,128,26,2,0,193,7,0,128,0,4,0,0,79,127,55,128,106,130,232,49,22,2,0,0,0,0,0,0 +240,41,255,96,15,0,32,0,0,0,0,1,128,198,255,0,20,2,0,188,7,0,128,0,4,0,0,74,127,63,128,120,130,80,26,37,2,0,0,0,0,1,0 +241,41,255,224,17,0,32,0,0,0,0,1,128,201,255,0,20,2,64,188,7,0,128,0,4,0,0,74,127,63,128,120,130,208,254,51,2,0,0,0,0,0,0 +242,41,255,128,14,0,32,0,0,0,0,1,64,200,255,128,22,2,192,184,7,0,128,0,4,0,0,74,127,63,128,120,130,56,231,66,2,0,0,0,0,0,0 +242,41,255,64,13,0,32,0,0,0,0,1,128,199,255,0,23,2,192,192,7,0,128,0,4,0,0,74,127,63,128,120,130,184,203,81,2,0,0,0,0,0,0 +241,41,255,32,12,0,32,0,0,0,0,1,0,196,255,0,21,2,128,192,7,0,128,0,4,0,0,74,127,63,128,120,130,32,180,96,2,0,0,0,0,0,0 +241,41,255,0,13,0,32,0,0,0,0,1,0,200,255,192,19,2,64,184,7,0,128,0,4,0,0,74,127,63,128,120,130,160,152,111,2,0,0,0,0,0,0 +243,41,255,128,14,0,32,0,0,0,0,1,64,195,255,192,20,2,64,192,7,0,128,0,4,0,0,83,127,65,128,110,130,8,129,126,2,0,0,0,0,1,0 +243,41,255,0,12,0,32,0,0,0,0,1,128,198,255,192,28,2,128,192,7,0,128,0,4,0,0,83,127,65,128,110,130,112,105,141,2,0,0,0,0,0,0 +241,41,255,32,15,0,32,0,0,0,0,1,192,195,255,128,28,2,192,197,7,0,128,0,4,0,0,83,127,65,128,110,130,216,81,156,2,0,0,0,0,0,0 +245,41,255,160,11,0,32,0,0,0,0,1,192,199,255,64,22,2,192,196,7,0,128,0,4,0,0,83,127,65,128,110,130,88,54,171,2,0,0,0,0,0,0 +244,41,255,0,14,0,32,0,0,0,0,1,192,196,255,128,19,2,192,191,7,0,128,0,4,0,0,83,127,65,128,110,130,192,30,186,2,0,0,0,0,0,0 +244,41,255,32,13,0,32,0,0,0,0,1,192,200,255,0,30,2,128,192,7,0,128,0,4,0,0,83,127,65,128,110,130,64,3,201,2,0,0,0,0,0,0 +245,41,255,0,13,0,32,0,0,0,0,1,0,195,255,192,27,2,128,195,7,0,128,0,4,0,0,79,127,57,128,101,130,168,235,215,2,0,0,0,0,1,0 +246,41,255,64,14,0,32,0,0,0,0,1,64,196,255,0,26,2,0,191,7,0,128,0,4,0,0,79,127,57,128,101,130,40,208,230,2,0,0,0,0,0,0 +248,41,255,192,14,0,32,0,0,0,0,1,0,197,255,64,19,2,192,189,7,0,128,0,4,0,0,79,127,57,128,101,130,144,184,245,2,0,0,0,0,0,0 +248,41,255,160,12,0,32,0,0,0,0,1,128,199,255,128,19,2,64,198,7,0,128,0,4,0,0,79,127,57,128,101,130,16,157,4,3,0,0,0,0,0,0 +249,41,255,192,11,0,32,0,0,0,0,1,64,195,255,64,24,2,192,193,7,0,128,0,4,0,0,79,127,57,128,101,130,96,137,19,3,0,0,0,0,0,0 +249,41,255,192,10,0,32,0,0,0,0,1,64,195,255,192,30,2,64,190,7,0,128,0,4,0,0,79,127,57,128,101,130,248,105,34,3,0,0,0,0,0,0 +251,41,255,160,11,0,32,0,0,0,0,1,128,196,255,128,27,2,192,200,7,0,128,0,4,0,0,83,127,63,128,110,130,72,86,49,3,0,0,0,0,1,0 +251,41,255,192,12,0,32,0,0,0,0,1,64,198,255,128,26,2,64,197,7,0,128,0,4,0,0,83,127,63,128,110,130,224,54,64,3,0,0,0,0,0,0 +254,41,255,32,9,0,32,0,0,0,0,1,64,193,255,64,30,2,64,193,7,0,128,0,4,0,0,83,127,63,128,110,130,48,35,79,3,0,0,0,0,0,0 +252,41,255,160,10,0,32,0,0,0,0,1,128,199,255,128,21,2,192,192,7,0,128,0,4,0,0,83,127,63,128,110,130,200,3,94,3,0,0,0,0,0,0 +255,41,255,64,11,0,32,0,0,0,0,1,0,203,255,0,23,2,192,197,7,0,128,0,4,0,0,83,127,63,128,110,130,48,236,108,3,0,0,0,0,0,0 +0,41,0,128,9,0,32,0,0,0,0,1,64,201,255,128,26,2,128,199,7,0,128,0,4,0,0,83,127,63,128,110,130,152,212,123,3,0,0,0,0,0,0 +0,41,0,192,8,0,32,0,0,0,0,1,128,201,255,64,32,2,192,193,7,0,128,0,4,0,0,84,127,62,128,113,130,24,185,138,3,0,0,0,0,1,0 +0,41,0,96,9,0,32,0,0,0,0,1,0,197,255,64,31,2,64,193,7,0,128,0,4,0,0,84,127,62,128,113,130,128,161,153,3,0,0,0,0,0,0 +0,41,0,128,7,0,32,0,0,0,0,1,64,198,255,192,29,2,192,193,7,0,128,0,4,0,0,84,127,62,128,113,130,0,134,168,3,0,0,0,0,0,0 +0,41,0,192,6,0,32,0,0,0,0,1,0,201,255,64,22,2,64,190,7,0,128,0,4,0,0,84,127,62,128,113,130,104,110,183,3,0,0,0,0,0,0 +0,41,0,32,7,0,32,0,0,0,0,1,64,199,255,192,20,2,0,194,7,0,128,0,4,0,0,84,127,62,128,113,130,232,82,198,3,0,0,0,0,0,0 +2,41,0,64,7,0,32,0,0,0,0,1,128,198,255,0,26,2,0,187,7,0,128,0,4,0,0,84,127,62,128,113,130,80,59,213,3,0,0,0,0,0,0 +1,41,0,32,9,0,32,0,0,0,0,1,0,200,255,64,18,2,128,188,7,0,128,0,4,0,0,76,127,70,128,106,130,208,31,228,3,0,0,0,0,1,0 +1,41,0,192,8,0,32,0,0,0,0,1,64,201,255,64,26,2,128,187,7,0,128,0,4,0,0,76,127,70,128,106,130,32,12,11,0,0,0,0,0,0,0 +255,41,255,192,6,0,32,0,0,0,0,1,64,202,255,0,18,2,0,191,7,0,128,0,4,0,0,76,127,70,128,106,130,160,240,25,0,0,0,0,0,0,0 +255,41,255,96,6,0,32,0,0,0,0,1,192,193,255,192,15,2,192,191,7,0,128,0,4,0,0,76,127,70,128,106,130,8,217,40,0,0,0,0,0,0,0 +254,41,255,0,7,0,32,0,0,0,0,1,64,200,255,128,17,2,64,192,7,0,128,0,4,0,0,76,127,70,128,106,130,136,189,55,0,0,0,0,0,0,0 +254,41,255,128,7,0,32,0,0,0,0,1,0,194,255,64,23,2,0,195,7,0,128,0,4,0,0,76,127,70,128,106,130,240,165,70,0,0,0,0,0,0,0 +255,41,255,224,7,0,32,0,0,0,0,1,64,197,255,192,18,2,64,191,7,0,128,0,4,0,0,82,127,70,128,106,130,112,138,85,0,0,0,0,0,1,0 +254,41,255,96,8,0,32,0,0,0,0,1,192,193,255,128,14,2,64,187,7,0,128,0,4,0,0,82,127,70,128,106,130,216,114,100,0,0,0,0,0,0,0 +254,41,255,192,5,0,32,0,0,0,0,1,0,190,255,0,16,2,0,190,7,0,128,0,4,0,0,82,127,70,128,106,130,88,87,115,0,0,0,0,0,0,0 +254,41,255,192,7,0,32,0,0,0,0,1,0,196,255,64,24,2,192,186,7,0,128,0,4,0,0,82,127,70,128,106,130,168,67,130,0,0,0,0,0,0,0 +253,41,255,64,10,0,32,0,0,0,0,1,64,193,255,0,18,2,192,182,7,0,128,0,4,0,0,82,127,70,128,106,130,64,36,145,0,0,0,0,0,0,0 +252,41,255,0,8,0,32,0,0,0,0,1,0,192,255,192,23,2,0,188,7,0,128,0,4,0,0,82,127,70,128,106,130,144,16,160,0,0,0,0,0,0,0 +253,41,255,64,9,0,32,0,0,0,0,1,0,195,255,192,22,2,0,194,7,0,128,0,4,0,0,74,127,64,128,110,130,40,241,174,0,0,0,0,0,1,0 +253,41,255,160,7,0,32,0,0,0,0,1,128,192,255,0,24,2,64,192,7,0,128,0,4,0,0,74,127,64,128,110,130,144,217,189,0,0,0,0,0,0,0 +252,41,255,160,6,0,32,0,0,0,0,1,192,199,255,128,15,2,0,195,7,0,128,0,4,0,0,74,127,64,128,110,130,16,190,204,0,0,0,0,0,0,0 +249,41,255,128,8,0,32,0,0,0,0,1,64,206,255,192,17,2,192,184,7,0,128,0,4,0,0,74,127,64,128,110,130,120,166,219,0,0,0,0,0,0,0 +251,41,255,224,9,0,32,0,0,0,0,1,64,208,255,0,19,2,192,187,7,0,128,0,4,0,0,74,127,64,128,110,130,248,138,234,0,0,0,0,0,0,0 +251,41,255,160,8,0,32,0,0,0,0,1,0,198,255,0,21,2,0,185,7,0,128,0,4,0,0,74,127,64,128,110,130,96,115,249,0,0,0,0,0,0,0 +252,41,255,32,9,0,32,0,0,0,0,1,128,197,255,192,22,2,128,182,7,0,128,0,4,0,0,83,127,64,128,116,130,200,91,8,1,0,0,0,0,1,0 +250,41,255,0,7,0,32,0,0,0,0,1,0,197,255,128,19,2,64,184,7,0,128,0,4,0,0,83,127,64,128,116,130,72,64,23,1,0,0,0,0,0,0 +250,41,255,96,7,0,32,0,0,0,0,1,64,188,255,128,16,2,0,180,7,0,128,0,4,0,0,83,127,64,128,116,130,176,40,38,1,0,0,0,0,0,0 +251,41,255,192,7,0,32,0,0,0,0,1,64,196,255,192,19,2,192,185,7,0,128,0,4,0,0,83,127,64,128,116,130,48,13,53,1,0,0,0,0,0,0 +250,41,255,224,5,0,32,0,0,0,0,1,0,200,255,64,20,2,128,179,7,0,128,0,4,0,0,83,127,64,128,116,130,152,245,67,1,0,0,0,0,0,0 +249,41,255,192,8,0,32,0,0,0,0,1,128,196,255,192,17,2,128,181,7,0,128,0,4,0,0,83,127,64,128,116,130,24,218,82,1,0,0,0,0,0,0 +249,41,255,224,7,0,32,0,0,0,0,1,64,191,255,128,18,2,0,182,7,0,128,0,4,0,0,81,127,68,128,114,130,104,198,97,1,0,0,0,0,1,0 +248,41,255,64,6,0,32,0,0,0,0,1,128,192,255,128,16,2,128,184,7,0,128,0,4,0,0,81,127,68,128,114,130,232,170,112,1,0,0,0,0,0,0 +249,41,255,0,7,0,32,0,0,0,0,1,128,192,255,0,12,2,0,180,7,0,128,0,4,0,0,81,127,68,128,114,130,80,147,127,1,0,0,0,0,0,0 +249,41,255,64,7,0,32,0,0,0,0,1,64,195,255,128,13,2,64,183,7,0,128,0,4,0,0,81,127,68,128,114,130,208,119,142,1,0,0,0,0,0,0 +246,41,255,96,8,0,32,0,0,0,0,1,192,188,255,0,20,2,128,179,7,0,128,0,4,0,0,81,127,68,128,114,130,56,96,157,1,0,0,0,0,0,0 +246,41,255,128,6,0,32,0,0,0,0,1,128,190,255,64,17,2,0,178,7,0,128,0,4,0,0,81,127,68,128,114,130,184,68,172,1,0,0,0,0,0,0 +245,41,255,96,6,0,32,0,0,0,0,1,64,199,255,0,18,2,192,178,7,0,128,0,4,0,0,75,127,69,128,108,130,32,45,187,1,0,0,0,0,1,0 +245,41,255,160,5,0,32,0,0,0,0,1,192,192,255,192,18,2,0,177,7,0,128,0,4,0,0,75,127,69,128,108,130,160,17,202,1,0,0,0,0,0,0 +244,41,255,96,7,0,32,0,0,0,0,1,128,187,255,128,19,2,0,179,7,0,128,0,4,0,0,75,127,69,128,108,130,8,250,216,1,0,0,0,0,0,0 +244,41,255,96,5,0,32,0,0,0,0,1,128,184,255,64,12,2,128,174,7,0,128,0,4,0,0,75,127,69,128,108,130,136,222,231,1,0,0,0,0,0,0 +244,41,255,32,7,0,32,0,0,0,0,1,0,188,255,128,18,2,0,172,7,0,128,0,4,0,0,75,127,69,128,108,130,216,202,246,1,0,0,0,0,0,0 +242,41,255,128,7,0,32,0,0,0,0,1,128,198,255,64,17,2,192,167,7,0,128,0,4,0,0,75,127,69,128,108,130,112,171,5,2,0,0,0,0,0,0 +243,41,255,0,9,0,32,0,0,0,0,1,0,197,255,128,15,2,192,169,7,0,128,0,4,0,0,77,127,57,128,119,130,216,147,20,2,0,0,0,0,1,0 +242,41,255,32,8,0,32,0,0,0,0,1,192,200,255,64,17,2,64,169,7,0,128,0,4,0,0,77,127,57,128,119,130,88,120,35,2,0,0,0,0,0,0 +239,41,255,96,8,0,32,0,0,0,0,1,64,195,255,128,14,2,0,175,7,0,128,0,4,0,0,77,127,57,128,119,130,192,96,50,2,0,0,0,0,0,0 +241,41,255,224,6,0,32,0,0,0,0,1,0,180,255,128,15,2,192,174,7,0,128,0,4,0,0,77,127,57,128,119,130,64,69,65,2,0,0,0,0,0,0 +240,41,255,96,9,0,32,0,0,0,0,1,64,193,255,192,14,2,192,173,7,0,128,0,4,0,0,77,127,57,128,119,130,168,45,80,2,0,0,0,0,0,0 +240,41,255,128,6,0,32,0,0,0,0,1,128,191,255,128,19,2,0,171,7,0,128,0,4,0,0,77,127,57,128,119,130,16,22,95,2,0,0,0,0,0,0 +240,41,255,32,8,0,32,0,0,0,0,1,192,192,255,0,26,2,64,172,7,0,128,0,4,0,0,83,127,63,128,110,130,144,250,109,2,0,0,0,0,1,0 +239,41,255,0,8,0,32,0,0,0,0,1,0,197,255,128,21,2,0,174,7,0,128,0,4,0,0,83,127,63,128,110,130,248,226,124,2,0,0,0,0,0,0 +239,41,255,0,5,0,32,0,0,0,0,1,0,201,255,128,19,2,192,176,7,0,128,0,4,0,0,83,127,63,128,110,130,120,199,139,2,0,0,0,0,0,0 +240,41,255,224,6,0,32,0,0,0,0,1,128,193,255,0,17,2,0,176,7,0,128,0,4,0,0,83,127,63,128,110,130,200,179,154,2,0,0,0,0,0,0 +240,41,255,128,7,0,32,0,0,0,0,1,128,190,255,128,15,2,0,176,7,0,128,0,4,0,0,83,127,63,128,110,130,96,148,169,2,0,0,0,0,0,0 +239,41,255,192,7,0,32,0,0,0,0,1,128,194,255,192,22,2,64,179,7,0,128,0,4,0,0,83,127,63,128,110,130,176,128,184,2,0,0,0,0,0,0 +239,41,255,224,8,0,32,0,0,0,0,1,0,193,255,192,14,2,0,182,7,0,128,0,4,0,0,75,127,60,128,108,130,72,97,199,2,0,0,0,0,1,0 +237,41,255,64,6,0,32,0,0,0,0,1,192,195,255,64,20,2,192,175,7,0,128,0,4,0,0,75,127,60,128,108,130,152,77,214,2,0,0,0,0,0,0 +239,41,255,32,8,0,32,0,0,0,0,1,0,195,255,0,20,2,128,181,7,0,128,0,4,0,0,75,127,60,128,108,130,24,50,229,2,0,0,0,0,0,0 +240,41,255,0,7,0,32,0,0,0,0,1,128,204,255,0,23,2,64,174,7,0,128,0,4,0,0,75,127,60,128,108,130,128,26,244,2,0,0,0,0,0,0 +238,41,255,64,8,0,32,0,0,0,0,1,0,201,255,0,18,2,64,183,7,0,128,0,4,0,0,75,127,60,128,108,130,0,255,2,3,0,0,0,0,0,0 +239,41,255,128,7,0,32,0,0,0,0,1,0,196,255,128,24,2,128,176,7,0,128,0,4,0,0,75,127,60,128,108,130,104,231,17,3,0,0,0,0,0,0 +240,41,255,128,6,0,32,0,0,0,0,1,128,199,255,192,23,2,0,175,7,0,128,0,4,0,0,79,127,66,128,121,130,232,203,32,3,0,0,0,0,1,0 +240,41,255,192,5,0,32,0,0,0,0,1,0,194,255,192,25,2,0,182,7,0,128,0,4,0,0,79,127,66,128,121,130,80,180,47,3,0,0,0,0,0,0 +240,41,255,32,8,0,32,0,0,0,0,1,64,194,255,64,19,2,128,175,7,0,128,0,4,0,0,79,127,66,128,121,130,208,152,62,3,0,0,0,0,0,0 +240,41,255,64,6,0,32,0,0,0,0,1,64,205,255,64,26,2,64,184,7,0,128,0,4,0,0,79,127,66,128,121,130,32,133,77,3,0,0,0,0,0,0 +242,41,255,192,5,0,32,0,0,0,0,1,64,205,255,128,18,2,192,187,7,0,128,0,4,0,0,79,127,66,128,121,130,184,101,92,3,0,0,0,0,0,0 +242,41,255,224,9,0,32,0,0,0,0,1,0,197,255,128,18,2,128,179,7,0,128,0,4,0,0,79,127,66,128,121,130,32,78,107,3,0,0,0,0,0,0 +242,41,255,32,7,0,32,0,0,0,0,1,192,199,255,128,23,2,128,185,7,0,128,0,4,0,0,78,127,65,128,109,130,160,50,122,3,0,0,0,0,1,0 +244,41,255,96,9,0,32,0,0,0,0,1,192,198,255,128,19,2,128,178,7,0,128,0,4,0,0,78,127,65,128,109,130,8,27,137,3,0,0,0,0,0,0 +244,41,255,32,8,0,32,0,0,0,0,1,192,201,255,64,18,2,0,180,7,0,128,0,4,0,0,78,127,65,128,109,130,136,255,151,3,0,0,0,0,0,0 +242,41,255,32,6,0,32,0,0,0,0,1,192,203,255,128,17,2,64,186,7,0,128,0,4,0,0,78,127,65,128,109,130,240,231,166,3,0,0,0,0,0,0 +243,41,255,0,9,0,32,0,0,0,0,1,128,203,255,0,20,2,64,186,7,0,128,0,4,0,0,78,127,65,128,109,130,112,204,181,3,0,0,0,0,0,0 +246,41,255,128,6,0,32,0,0,0,0,1,64,197,255,192,23,2,192,182,7,0,128,0,4,0,0,78,127,65,128,109,130,216,180,196,3,0,0,0,0,0,0 +245,41,255,160,7,0,32,0,0,0,0,1,64,203,255,0,23,2,64,184,7,0,128,0,4,0,0,77,127,55,128,124,130,64,157,211,3,0,0,0,0,1,0 +246,41,255,192,5,0,32,0,0,0,0,1,192,191,255,64,20,2,128,186,7,0,128,0,4,0,0,77,127,55,128,124,130,192,129,226,3,0,0,0,0,0,0 +245,41,255,32,6,0,32,0,0,0,0,1,0,197,255,64,21,2,64,180,7,0,128,0,4,0,0,77,127,55,128,124,130,16,110,9,0,0,0,0,0,0,0 +246,41,255,192,5,0,32,0,0,0,0,1,192,206,255,128,26,2,128,179,7,0,128,0,4,0,0,77,127,55,128,124,130,168,78,24,0,0,0,0,0,0,0 +247,41,255,0,10,0,32,0,0,0,0,1,128,200,255,128,15,2,64,177,7,0,128,0,4,0,0,77,127,55,128,124,130,248,58,39,0,0,0,0,0,0,0 +247,41,255,96,6,0,32,0,0,0,0,1,0,199,255,64,22,2,192,179,7,0,128,0,4,0,0,77,127,55,128,124,130,144,27,54,0,0,0,0,0,0,0 +248,41,255,0,6,0,32,0,0,0,0,1,0,204,255,0,29,2,128,184,7,0,128,0,4,0,0,80,127,55,128,111,130,224,7,69,0,0,0,0,0,1,0 +249,41,255,64,7,0,32,0,0,0,0,1,192,205,255,128,21,2,64,178,7,0,128,0,4,0,0,80,127,55,128,111,130,96,236,83,0,0,0,0,0,0,0 +249,41,255,32,6,0,32,0,0,0,0,1,128,197,255,0,22,2,192,178,7,0,128,0,4,0,0,80,127,55,128,111,130,200,212,98,0,0,0,0,0,0,0 +251,41,255,224,6,0,32,0,0,0,0,1,0,198,255,64,25,2,0,170,7,0,128,0,4,0,0,80,127,55,128,111,130,72,185,113,0,0,0,0,0,0,0 +250,41,255,160,5,0,32,0,0,0,0,1,64,197,255,0,29,2,128,178,7,0,128,0,4,0,0,80,127,55,128,111,130,176,161,128,0,0,0,0,0,0,0 +253,41,255,160,7,0,32,0,0,0,0,1,128,201,255,64,23,2,64,173,7,0,128,0,4,0,0,80,127,55,128,111,130,48,134,143,0,0,0,0,0,0,0 +253,41,255,128,7,0,32,0,0,0,0,1,128,199,255,128,18,2,64,179,7,0,128,0,4,0,0,76,127,61,128,102,130,152,110,158,0,0,0,0,0,1,0 +251,41,255,32,6,0,32,0,0,0,0,1,64,201,255,192,21,2,192,178,7,0,128,0,4,0,0,76,127,61,128,102,130,24,83,173,0,0,0,0,0,0,0 +253,41,255,32,6,0,32,0,0,0,0,1,0,201,255,0,32,2,128,175,7,0,128,0,4,0,0,76,127,61,128,102,130,152,55,188,0,0,0,0,0,0,0 +254,41,255,32,6,0,32,0,0,0,0,1,128,199,255,0,22,2,0,178,7,0,128,0,4,0,0,76,127,61,128,102,130,0,32,203,0,0,0,0,0,0,0 +254,41,255,32,7,0,32,0,0,0,0,1,64,197,255,64,26,2,0,177,7,0,128,0,4,0,0,76,127,61,128,102,130,104,8,218,0,0,0,0,0,0,0 +255,41,255,224,6,0,32,0,0,0,0,1,64,206,255,128,28,2,192,175,7,0,128,0,4,0,0,76,127,61,128,102,130,232,236,232,0,0,0,0,0,0,0 +0,41,0,224,6,0,32,0,0,0,0,1,192,199,255,64,26,2,192,176,7,0,128,0,4,0,0,76,127,64,128,115,130,80,213,247,0,0,0,0,0,1,0 +254,41,255,64,8,0,32,0,0,0,0,1,128,202,255,64,24,2,128,185,7,0,128,0,4,0,0,76,127,64,128,115,130,208,185,6,1,0,0,0,0,0,0 +253,41,255,160,5,0,32,0,0,0,0,1,0,197,255,192,26,2,192,178,7,0,128,0,4,0,0,76,127,64,128,115,130,56,162,21,1,0,0,0,0,0,0 +255,41,255,64,7,0,32,0,0,0,0,1,192,197,255,192,25,2,192,181,7,0,128,0,4,0,0,76,127,64,128,115,130,184,134,36,1,0,0,0,0,0,0 +254,41,255,64,7,0,32,0,0,0,0,1,64,197,255,128,24,2,192,178,7,0,128,0,4,0,0,76,127,64,128,115,130,32,111,51,1,0,0,0,0,0,0 +0,41,0,96,9,0,32,0,0,0,0,1,64,199,255,128,24,2,0,180,7,0,128,0,4,0,0,76,127,64,128,115,130,136,87,66,1,0,0,0,0,0,0 +1,41,0,128,8,0,32,0,0,0,0,1,128,195,255,64,19,2,128,179,7,0,128,0,4,0,0,81,127,59,128,106,130,8,60,81,1,0,0,0,0,1,0 +1,41,0,160,6,0,32,0,0,0,0,1,192,206,255,64,29,2,128,183,7,0,128,0,4,0,0,81,127,59,128,106,130,88,40,96,1,0,0,0,0,0,0 +0,41,0,64,10,0,32,0,0,0,0,1,64,199,255,128,24,2,192,188,7,0,128,0,4,0,0,81,127,59,128,106,130,240,8,111,1,0,0,0,0,0,0 +255,41,255,160,7,0,32,0,0,0,0,1,0,203,255,0,20,2,128,181,7,0,128,0,4,0,0,81,127,59,128,106,130,64,245,125,1,0,0,0,0,0,0 +2,41,0,64,10,0,32,0,0,0,0,1,128,196,255,192,20,2,64,179,7,0,128,0,4,0,0,81,127,59,128,106,130,216,213,140,1,0,0,0,0,0,0 +3,41,0,224,9,0,32,0,0,0,0,1,0,203,255,0,19,2,64,192,7,0,128,0,4,0,0,81,127,59,128,106,130,40,194,155,1,0,0,0,0,0,0 +2,41,0,64,10,0,32,0,0,0,0,1,64,209,255,64,31,2,64,184,7,0,128,0,4,0,0,77,127,60,128,104,130,192,162,170,1,0,0,0,0,1,0 +255,41,255,192,9,0,32,0,0,0,0,1,64,204,255,128,29,2,192,186,7,0,128,0,4,0,0,77,127,60,128,104,130,16,143,185,1,0,0,0,0,0,0 +1,41,0,32,11,0,32,0,0,0,0,1,0,200,255,64,27,2,192,189,7,0,128,0,4,0,0,77,127,60,128,104,130,144,115,200,1,0,0,0,0,0,0 +2,41,0,224,7,0,32,0,0,0,0,1,192,200,255,128,28,2,192,188,7,0,128,0,4,0,0,77,127,60,128,104,130,248,91,215,1,0,0,0,0,0,0 +2,41,0,32,9,0,32,0,0,0,0,1,128,206,255,0,29,2,0,189,7,0,128,0,4,0,0,77,127,60,128,104,130,120,64,230,1,0,0,0,0,0,0 +2,41,0,224,7,0,32,0,0,0,0,1,64,194,255,64,26,2,0,186,7,0,128,0,4,0,0,77,127,60,128,104,130,224,40,245,1,0,0,0,0,0,0 +1,41,0,224,10,0,32,0,0,0,0,1,192,198,255,192,30,2,0,183,7,0,128,0,4,0,0,82,127,64,128,115,130,96,13,4,2,0,0,0,0,1,0 +2,41,0,64,8,0,32,0,0,0,0,1,192,204,255,192,26,2,128,187,7,0,128,0,4,0,0,82,127,64,128,115,130,224,241,18,2,0,0,0,0,0,0 +2,41,0,160,12,0,32,0,0,0,0,1,64,189,255,192,29,2,128,192,7,0,128,0,4,0,0,82,127,64,128,115,130,72,218,33,2,0,0,0,0,0,0 +3,41,0,0,12,0,32,0,0,0,0,1,64,195,255,64,28,2,0,188,7,0,128,0,4,0,0,82,127,64,128,115,130,176,194,48,2,0,0,0,0,0,0 +2,41,0,0,13,0,32,0,0,0,0,1,192,200,255,0,30,2,64,184,7,0,128,0,4,0,0,82,127,64,128,115,130,48,167,63,2,0,0,0,0,0,0 +2,41,0,224,11,0,32,0,0,0,0,1,64,199,255,192,26,2,0,188,7,0,128,0,4,0,0,82,127,64,128,115,130,152,143,78,2,0,0,0,0,0,0 +3,41,0,160,13,0,32,0,0,0,0,1,0,198,255,128,31,2,192,189,7,0,128,0,4,0,0,76,127,62,128,103,130,24,116,93,2,0,0,0,0,1,0 +3,41,0,0,15,0,32,0,0,0,0,1,192,197,255,128,26,2,128,190,7,0,128,0,4,0,0,76,127,62,128,103,130,128,92,108,2,0,0,0,0,0,0 +3,41,0,192,12,0,32,0,0,0,0,1,192,194,255,0,28,2,128,195,7,0,128,0,4,0,0,76,127,62,128,103,130,0,65,123,2,0,0,0,0,0,0 +2,41,0,192,14,0,32,0,0,0,0,1,64,193,255,64,32,2,64,194,7,0,128,0,4,0,0,76,127,62,128,103,130,104,41,138,2,0,0,0,0,0,0 +2,41,0,96,12,0,32,0,0,0,0,1,64,196,255,0,23,2,192,190,7,0,128,0,4,0,0,76,127,62,128,103,130,208,17,153,2,0,0,0,0,0,0 +3,41,0,160,15,0,32,0,0,0,0,1,0,196,255,0,28,2,192,189,7,0,128,0,4,0,0,76,127,62,128,103,130,80,246,167,2,0,0,0,0,0,0 +1,41,0,160,12,0,32,0,0,0,0,1,128,200,255,0,33,2,0,197,7,0,128,0,4,0,0,80,127,56,128,119,130,160,226,182,2,0,0,0,0,1,0 +2,41,0,128,15,0,32,0,0,0,0,1,0,193,255,0,37,2,192,194,7,0,128,0,4,0,0,80,127,56,128,119,130,56,195,197,2,0,0,0,0,0,0 +2,41,0,160,14,0,32,0,0,0,0,1,192,198,255,0,29,2,128,192,7,0,128,0,4,0,0,80,127,56,128,119,130,136,175,212,2,0,0,0,0,0,0 +0,41,0,64,17,0,32,0,0,0,0,1,0,192,255,0,33,2,128,198,7,0,128,0,4,0,0,80,127,56,128,119,130,32,144,227,2,0,0,0,0,0,0 +1,41,0,96,15,0,32,0,0,0,0,1,128,193,255,128,32,2,64,196,7,0,128,0,4,0,0,80,127,56,128,119,130,112,124,242,2,0,0,0,0,0,0 +0,41,0,32,17,0,32,0,0,0,0,1,192,193,255,64,29,2,128,197,7,0,128,0,4,0,0,80,127,56,128,119,130,8,93,1,3,0,0,0,0,0,0 +1,41,0,64,16,0,32,0,0,0,0,1,0,197,255,128,27,2,192,197,7,0,128,0,4,0,0,77,127,62,128,119,130,88,73,16,3,0,0,0,0,1,0 +0,41,0,0,17,0,32,0,0,0,0,1,192,201,255,64,28,2,0,200,7,0,128,0,4,0,0,77,127,62,128,119,130,216,45,31,3,0,0,0,0,0,0 +255,41,255,160,16,0,32,0,0,0,0,1,64,195,255,0,26,2,192,194,7,0,128,0,4,0,0,77,127,62,128,119,130,64,22,46,3,0,0,0,0,0,0 +0,41,0,32,16,0,32,0,0,0,0,1,0,196,255,192,25,2,64,193,7,0,128,0,4,0,0,77,127,62,128,119,130,192,250,60,3,0,0,0,0,0,0 +255,41,255,32,18,0,32,0,0,0,0,1,0,200,255,128,21,2,0,192,7,0,128,0,4,0,0,77,127,62,128,119,130,40,227,75,3,0,0,0,0,0,0 +0,41,0,96,18,0,32,0,0,0,0,1,192,194,255,192,35,2,64,195,7,0,128,0,4,0,0,77,127,62,128,119,130,168,199,90,3,0,0,0,0,0,0 +0,41,0,64,17,0,32,0,0,0,0,1,192,204,255,64,26,2,192,196,7,0,128,0,4,0,0,82,127,65,128,115,130,40,172,105,3,0,0,0,0,1,0 +254,41,255,224,18,0,32,0,0,0,0,1,128,194,255,192,32,2,64,199,7,0,128,0,4,0,0,82,127,65,128,115,130,144,148,120,3,0,0,0,0,0,0 +254,41,255,64,18,0,32,0,0,0,0,1,128,199,255,192,33,2,192,190,7,0,128,0,4,0,0,82,127,65,128,115,130,16,121,135,3,0,0,0,0,0,0 +253,41,255,64,17,0,32,0,0,0,0,1,0,196,255,192,47,2,128,198,7,0,128,0,4,0,0,82,127,65,128,115,130,120,97,150,3,0,0,0,0,0,0 +253,41,255,32,20,0,32,0,0,0,0,1,128,188,255,128,33,2,64,198,7,0,128,0,4,0,0,82,127,65,128,115,130,224,73,165,3,0,0,0,0,0,0 +254,41,255,64,22,0,32,0,0,0,0,1,64,199,255,64,37,2,128,199,7,0,128,0,4,0,0,82,127,65,128,115,130,96,46,180,3,0,0,0,0,0,0 +254,41,255,192,19,0,32,0,0,0,0,1,0,194,255,128,32,2,0,193,7,0,128,0,4,0,0,80,127,55,128,115,130,200,22,195,3,0,0,0,0,1,0 +254,41,255,192,18,0,32,0,0,0,0,1,64,186,255,128,47,2,192,197,7,0,128,0,4,0,0,80,127,55,128,115,130,72,251,209,3,0,0,0,0,0,0 +252,41,255,32,21,0,32,0,0,0,0,1,128,199,255,192,40,2,64,199,7,0,128,0,4,0,0,80,127,55,128,115,130,176,227,224,3,0,0,0,0,0,0 +251,41,255,192,22,0,32,0,0,0,0,1,0,193,255,128,34,2,192,197,7,0,128,0,4,0,0,80,127,55,128,115,130,24,204,7,0,0,0,0,0,0,0 +253,41,255,96,21,0,32,0,0,0,0,1,64,190,255,64,39,2,128,202,7,0,128,0,4,0,0,80,127,55,128,115,130,152,176,22,0,0,0,0,0,0,0 +251,41,255,192,21,0,32,0,0,0,0,1,192,192,255,64,32,2,64,199,7,0,128,0,4,0,0,80,127,55,128,115,130,232,156,37,0,0,0,0,0,0,0 +253,41,255,128,22,0,32,0,0,0,0,1,64,198,255,128,32,2,0,202,7,0,128,0,4,0,0,78,127,66,128,111,130,128,125,52,0,0,0,0,0,1,0 +250,41,255,32,19,0,32,0,0,0,0,1,64,188,255,192,32,2,192,197,7,0,128,0,4,0,0,78,127,66,128,111,130,208,105,67,0,0,0,0,0,0,0 +251,41,255,160,21,0,32,0,0,0,0,1,64,189,255,128,33,2,0,195,7,0,128,0,4,0,0,78,127,66,128,111,130,104,74,82,0,0,0,0,0,0,0 +250,41,255,128,19,0,32,0,0,0,0,1,192,191,255,64,29,2,192,191,7,0,128,0,4,0,0,78,127,66,128,111,130,184,54,97,0,0,0,0,0,0,0 +249,41,255,0,20,0,32,0,0,0,0,1,192,187,255,64,30,2,0,192,7,0,128,0,4,0,0,78,127,66,128,111,130,80,23,112,0,0,0,0,0,0,0 +249,41,255,0,22,0,32,0,0,0,0,1,192,192,255,192,32,2,128,204,7,0,128,0,4,0,0,78,127,66,128,111,130,160,3,127,0,0,0,0,0,0,0 +249,41,255,224,22,0,32,0,0,0,0,1,192,188,255,64,29,2,128,204,7,0,128,0,4,0,0,83,127,59,128,110,130,56,228,141,0,0,0,0,0,1,0 +249,41,255,96,19,0,32,0,0,0,0,1,128,184,255,64,32,2,64,201,7,0,128,0,4,0,0,83,127,59,128,110,130,136,208,156,0,0,0,0,0,0,0 +249,41,255,64,23,0,32,0,0,0,0,1,192,181,255,192,30,2,128,201,7,0,128,0,4,0,0,83,127,59,128,110,130,8,181,171,0,0,0,0,0,0,0 +249,41,255,192,20,0,32,0,0,0,0,1,0,191,255,192,34,2,64,200,7,0,128,0,4,0,0,83,127,59,128,110,130,112,157,186,0,0,0,0,0,0,0 +250,41,255,64,20,0,32,0,0,0,0,1,0,187,255,0,32,2,64,199,7,0,128,0,4,0,0,83,127,59,128,110,130,240,129,201,0,0,0,0,0,0,0 +250,41,255,64,20,0,32,0,0,0,0,1,0,185,255,64,36,2,128,199,7,0,128,0,4,0,0,83,127,59,128,110,130,112,102,216,0,0,0,0,0,0,0 +249,41,255,128,22,0,32,0,0,0,0,1,0,185,255,64,34,2,128,202,7,0,128,0,4,0,0,84,127,57,128,108,130,216,78,231,0,0,0,0,0,1,0 +249,41,255,128,21,0,32,0,0,0,0,1,64,186,255,128,35,2,128,202,7,0,128,0,4,0,0,84,127,57,128,108,130,88,51,246,0,0,0,0,0,0,0 +249,41,255,192,20,0,32,0,0,0,0,1,192,187,255,0,31,2,128,204,7,0,128,0,4,0,0,84,127,57,128,108,130,192,27,5,1,0,0,0,0,0,0 +250,41,255,96,21,0,32,0,0,0,0,1,128,186,255,0,40,2,192,191,7,0,128,0,4,0,0,84,127,57,128,108,130,40,4,20,1,0,0,0,0,0,0 +248,41,255,128,23,0,32,0,0,0,0,1,0,187,255,64,37,2,128,200,7,0,128,0,4,0,0,84,127,57,128,108,130,168,232,34,1,0,0,0,0,0,0 +249,41,255,128,20,0,32,0,0,0,0,1,128,182,255,192,32,2,128,199,7,0,128,0,4,0,0,84,127,57,128,108,130,16,209,49,1,0,0,0,0,0,0 +249,41,255,160,22,0,32,0,0,0,0,1,192,186,255,192,42,2,192,189,7,0,128,0,4,0,0,78,127,70,128,105,130,144,181,64,1,0,0,0,0,1,0 +250,41,255,32,22,0,32,0,0,0,0,1,192,184,255,0,35,2,192,197,7,0,128,0,4,0,0,78,127,70,128,105,130,248,157,79,1,0,0,0,0,0,0 +248,41,255,96,21,0,32,0,0,0,0,1,192,187,255,0,45,2,128,191,7,0,128,0,4,0,0,78,127,70,128,105,130,96,134,94,1,0,0,0,0,0,0 +249,41,255,224,23,0,32,0,0,0,0,1,64,188,255,0,34,2,128,196,7,0,128,0,4,0,0,78,127,70,128,105,130,224,106,109,1,0,0,0,0,0,0 +249,41,255,224,20,0,32,0,0,0,0,1,64,186,255,64,35,2,192,190,7,0,128,0,4,0,0,78,127,70,128,105,130,72,83,124,1,0,0,0,0,0,0 +249,41,255,32,19,0,32,0,0,0,0,1,64,184,255,64,36,2,64,192,7,0,128,0,4,0,0,78,127,70,128,105,130,200,55,139,1,0,0,0,0,0,0 +249,41,255,0,21,0,32,0,0,0,0,1,192,184,255,128,43,2,64,188,7,0,128,0,4,0,0,84,127,59,128,111,130,24,36,154,1,0,0,0,0,1,0 +248,41,255,160,17,0,32,0,0,0,0,1,128,185,255,0,47,2,128,188,7,0,128,0,4,0,0,84,127,59,128,111,130,176,4,169,1,0,0,0,0,0,0 +249,41,255,64,18,0,32,0,0,0,0,1,128,187,255,0,38,2,0,193,7,0,128,0,4,0,0,84,127,59,128,111,130,0,241,183,1,0,0,0,0,0,0 +249,41,255,224,19,0,32,0,0,0,0,1,0,181,255,192,36,2,64,193,7,0,128,0,4,0,0,84,127,59,128,111,130,152,209,198,1,0,0,0,0,0,0 +249,41,255,192,18,0,32,0,0,0,0,1,0,184,255,0,38,2,128,197,7,0,128,0,4,0,0,84,127,59,128,111,130,232,189,213,1,0,0,0,0,0,0 +250,41,255,32,18,0,32,0,0,0,0,1,0,193,255,0,36,2,128,190,7,0,128,0,4,0,0,84,127,59,128,111,130,128,158,228,1,0,0,0,0,0,0 +251,41,255,128,17,0,32,0,0,0,0,1,0,187,255,64,40,2,64,197,7,0,128,0,4,0,0,81,127,61,128,122,130,208,138,243,1,0,0,0,0,1,0 +249,41,255,192,22,0,32,0,0,0,0,1,0,184,255,64,43,2,64,193,7,0,128,0,4,0,0,81,127,61,128,122,130,80,111,2,2,0,0,0,0,0,0 +247,41,255,160,19,0,32,0,0,0,0,1,128,185,255,128,36,2,0,198,7,0,128,0,4,0,0,81,127,61,128,122,130,184,87,17,2,0,0,0,0,0,0 +252,41,255,32,20,0,32,0,0,0,0,1,0,190,255,64,34,2,64,188,7,0,128,0,4,0,0,81,127,61,128,122,130,56,60,32,2,0,0,0,0,0,0 +249,41,255,32,18,0,32,0,0,0,0,1,192,182,255,128,30,2,64,191,7,0,128,0,4,0,0,81,127,61,128,122,130,184,32,47,2,0,0,0,0,0,0 +251,41,255,0,18,0,32,0,0,0,0,1,128,179,255,128,28,2,64,190,7,0,128,0,4,0,0,81,127,61,128,122,130,32,9,62,2,0,0,0,0,0,0 +252,41,255,96,17,0,32,0,0,0,0,1,64,178,255,0,35,2,192,184,7,0,128,0,4,0,0,80,127,57,128,111,130,160,237,76,2,0,0,0,0,1,0 +249,41,255,128,16,0,32,0,0,0,0,1,128,182,255,128,33,2,0,193,7,0,128,0,4,0,0,80,127,57,128,111,130,8,214,91,2,0,0,0,0,0,0 +252,41,255,192,18,0,32,0,0,0,0,1,192,186,255,64,40,2,128,194,7,0,128,0,4,0,0,80,127,57,128,111,130,136,186,106,2,0,0,0,0,0,0 +251,41,255,128,17,0,32,0,0,0,0,1,0,185,255,128,32,2,64,188,7,0,128,0,4,0,0,80,127,57,128,111,130,240,162,121,2,0,0,0,0,0,0 +252,41,255,160,16,0,32,0,0,0,0,1,0,181,255,128,40,2,0,190,7,0,128,0,4,0,0,80,127,57,128,111,130,88,139,136,2,0,0,0,0,0,0 +252,41,255,0,17,0,32,0,0,0,0,1,0,175,255,128,32,2,64,191,7,0,128,0,4,0,0,80,127,57,128,111,130,216,111,151,2,0,0,0,0,0,0 +251,41,255,160,13,0,32,0,0,0,0,1,0,183,255,192,28,2,64,193,7,0,128,0,4,0,0,81,127,63,128,110,130,64,88,166,2,0,0,0,0,1,0 +251,41,255,128,15,0,32,0,0,0,0,1,128,187,255,0,30,2,192,185,7,0,128,0,4,0,0,81,127,63,128,110,130,168,64,181,2,0,0,0,0,0,0 +251,41,255,224,13,0,32,0,0,0,0,1,128,188,255,192,28,2,128,190,7,0,128,0,4,0,0,81,127,63,128,110,130,40,37,196,2,0,0,0,0,0,0 +253,41,255,128,13,0,32,0,0,0,0,1,64,179,255,192,34,2,192,182,7,0,128,0,4,0,0,81,127,63,128,110,130,144,13,211,2,0,0,0,0,0,0 +253,41,255,160,14,0,32,0,0,0,0,1,128,182,255,64,30,2,0,181,7,0,128,0,4,0,0,81,127,63,128,110,130,16,242,225,2,0,0,0,0,0,0 +250,41,255,128,11,0,32,0,0,0,0,1,128,184,255,128,33,2,0,183,7,0,128,0,4,0,0,81,127,63,128,110,130,96,222,240,2,0,0,0,0,0,0 +251,41,255,128,15,0,32,0,0,0,0,1,64,181,255,192,35,2,0,182,7,0,128,0,4,0,0,81,127,68,128,113,130,248,190,255,2,0,0,0,0,1,0 +252,41,255,224,12,0,32,0,0,0,0,1,0,182,255,64,37,2,128,185,7,0,128,0,4,0,0,81,127,68,128,113,130,72,171,14,3,0,0,0,0,0,0 +252,41,255,64,12,0,32,0,0,0,0,1,192,183,255,64,34,2,128,182,7,0,128,0,4,0,0,81,127,68,128,113,130,224,139,29,3,0,0,0,0,0,0 +252,41,255,32,11,0,32,0,0,0,0,1,192,179,255,64,34,2,192,184,7,0,128,0,4,0,0,81,127,68,128,113,130,48,120,44,3,0,0,0,0,0,0 +252,41,255,64,15,0,32,0,0,0,0,1,64,175,255,192,25,2,192,184,7,0,128,0,4,0,0,81,127,68,128,113,130,200,88,59,3,0,0,0,0,0,0 +252,41,255,32,11,0,32,0,0,0,0,1,128,181,255,64,31,2,0,178,7,0,128,0,4,0,0,81,127,68,128,113,130,24,69,74,3,0,0,0,0,0,0 +253,41,255,64,11,0,32,0,0,0,0,1,64,177,255,0,27,2,128,182,7,0,128,0,4,0,0,79,127,61,128,116,130,176,37,89,3,0,0,0,0,1,0 +249,41,255,64,10,0,32,0,0,0,0,1,0,180,255,64,29,2,0,180,7,0,128,0,4,0,0,79,127,61,128,116,130,24,14,104,3,0,0,0,0,0,0 +251,41,255,64,10,0,32,0,0,0,0,1,192,187,255,128,30,2,128,182,7,0,128,0,4,0,0,79,127,61,128,116,130,128,246,118,3,0,0,0,0,0,0 +251,41,255,0,10,0,32,0,0,0,0,1,0,189,255,128,34,2,64,184,7,0,128,0,4,0,0,79,127,61,128,116,130,0,219,133,3,0,0,0,0,0,0 +251,41,255,64,9,0,32,0,0,0,0,1,192,184,255,64,36,2,64,191,7,0,128,0,4,0,0,79,127,61,128,116,130,104,195,148,3,0,0,0,0,0,0 +251,41,255,128,7,0,32,0,0,0,0,1,128,178,255,128,35,2,64,181,7,0,128,0,4,0,0,79,127,61,128,116,130,232,167,163,3,0,0,0,0,0,0 +249,41,255,192,10,0,32,0,0,0,0,1,0,184,255,64,29,2,128,176,7,0,128,0,4,0,0,75,127,61,128,117,130,80,144,178,3,0,0,0,0,1,0 +251,41,255,192,7,0,32,0,0,0,0,1,128,176,255,0,30,2,128,184,7,0,128,0,4,0,0,75,127,61,128,117,130,208,116,193,3,0,0,0,0,0,0 +251,41,255,0,10,0,32,0,0,0,0,1,192,185,255,128,26,2,64,182,7,0,128,0,4,0,0,75,127,61,128,117,130,56,93,208,3,0,0,0,0,0,0 +250,41,255,160,8,0,32,0,0,0,0,1,192,180,255,64,31,2,0,180,7,0,128,0,4,0,0,75,127,61,128,117,130,160,69,223,3,0,0,0,0,0,0 +250,41,255,128,7,0,32,0,0,0,0,1,64,178,255,64,31,2,128,177,7,0,128,0,4,0,0,75,127,61,128,117,130,32,42,6,0,0,0,0,0,0,0 +250,41,255,96,9,0,32,0,0,0,0,1,128,184,255,64,30,2,0,183,7,0,128,0,4,0,0,75,127,61,128,117,130,136,18,21,0,0,0,0,0,0,0 +251,41,255,32,8,0,32,0,0,0,0,1,64,187,255,128,33,2,0,173,7,0,128,0,4,0,0,81,127,61,128,112,130,240,250,35,0,0,0,0,0,1,0 +250,41,255,224,6,0,32,0,0,0,0,1,64,185,255,0,31,2,64,186,7,0,128,0,4,0,0,81,127,61,128,112,130,112,223,50,0,0,0,0,0,0,0 +248,41,255,32,7,0,32,0,0,0,0,1,64,186,255,192,31,2,64,182,7,0,128,0,4,0,0,81,127,61,128,112,130,216,199,65,0,0,0,0,0,0,0 +249,41,255,192,5,0,32,0,0,0,0,1,128,190,255,128,28,2,0,186,7,0,128,0,4,0,0,81,127,61,128,112,130,88,172,80,0,0,0,0,0,0,0 +250,41,255,64,4,0,32,0,0,0,0,1,192,188,255,128,30,2,128,178,7,0,128,0,4,0,0,81,127,61,128,112,130,192,148,95,0,0,0,0,0,0,0 +251,41,255,0,6,0,32,0,0,0,0,1,64,182,255,64,31,2,128,183,7,0,128,0,4,0,0,81,127,61,128,112,130,64,121,110,0,0,0,0,0,0,0 +249,41,255,96,3,0,32,0,0,0,0,1,128,183,255,128,36,2,192,179,7,0,128,0,4,0,0,81,127,67,128,113,130,144,101,125,0,0,0,0,0,1,0 +250,41,255,160,5,0,32,0,0,0,0,1,192,181,255,192,38,2,128,176,7,0,128,0,4,0,0,81,127,67,128,113,130,40,70,140,0,0,0,0,0,0,0 +250,41,255,96,3,0,32,0,0,0,0,1,0,186,255,64,29,2,64,180,7,0,128,0,4,0,0,81,127,67,128,113,130,120,50,155,0,0,0,0,0,0,0 +248,41,255,160,5,0,32,0,0,0,0,1,0,184,255,0,34,2,128,181,7,0,128,0,4,0,0,81,127,67,128,113,130,16,19,170,0,0,0,0,0,0,0 +249,41,255,96,4,0,32,0,0,0,0,1,0,182,255,64,37,2,64,175,7,0,128,0,4,0,0,81,127,67,128,113,130,96,255,184,0,0,0,0,0,0,0 +248,41,255,0,2,0,32,0,0,0,0,1,128,185,255,64,32,2,0,182,7,0,128,0,4,0,0,81,127,67,128,113,130,248,223,199,0,0,0,0,0,0,0 +250,41,255,64,2,0,32,0,0,0,0,1,64,190,255,64,32,2,192,182,7,0,128,0,4,0,0,82,127,67,128,117,130,96,200,214,0,0,0,0,0,1,0 +249,41,255,64,3,0,32,0,0,0,0,1,64,188,255,64,29,2,64,184,7,0,128,0,4,0,0,82,127,67,128,117,130,200,176,229,0,0,0,0,0,0,0 +248,41,255,64,2,0,32,0,0,0,0,1,192,186,255,64,34,2,192,183,7,0,128,0,4,0,0,82,127,67,128,117,130,72,149,244,0,0,0,0,0,0,0 +250,41,255,224,4,0,32,0,0,0,0,1,64,183,255,0,38,2,64,177,7,0,128,0,4,0,0,82,127,67,128,117,130,176,125,3,1,0,0,0,0,0,0 +249,41,255,192,1,0,32,0,0,0,0,1,128,185,255,128,27,2,192,188,7,0,128,0,4,0,0,82,127,67,128,117,130,48,98,18,1,0,0,0,0,0,0 +250,41,255,0,0,0,32,0,0,0,0,1,0,182,255,128,28,2,128,185,7,0,128,0,4,0,0,82,127,67,128,117,130,152,74,33,1,0,0,0,0,0,0 +248,41,255,160,1,0,32,0,0,0,0,1,128,182,255,192,29,2,128,185,7,0,128,0,4,0,0,77,127,65,128,116,130,24,47,48,1,0,0,0,0,1,0 +249,41,255,32,0,0,32,0,0,0,0,1,128,189,255,64,37,2,192,183,7,0,128,0,4,0,0,77,127,65,128,116,130,128,23,63,1,0,0,0,0,0,0 +248,41,255,192,255,255,32,0,0,0,0,1,192,181,255,0,35,2,64,179,7,0,128,0,4,0,0,77,127,65,128,116,130,0,252,77,1,0,0,0,0,0,0 +249,41,255,160,0,0,32,0,0,0,0,1,192,181,255,192,29,2,128,183,7,0,128,0,4,0,0,77,127,65,128,116,130,80,232,92,1,0,0,0,0,0,0 +251,41,255,128,1,0,32,0,0,0,0,1,192,181,255,128,28,2,192,181,7,0,128,0,4,0,0,77,127,65,128,116,130,208,204,107,1,0,0,0,0,0,0 +250,41,255,224,254,255,32,0,0,0,0,1,64,178,255,128,30,2,192,183,7,0,128,0,4,0,0,77,127,65,128,116,130,56,181,122,1,0,0,0,0,0,0 +249,41,255,224,2,0,32,0,0,0,0,1,0,184,255,0,31,2,192,188,7,0,128,0,4,0,0,77,127,62,128,112,130,184,153,137,1,0,0,0,0,1,0 +249,41,255,160,0,0,32,0,0,0,0,1,64,191,255,64,38,2,192,183,7,0,128,0,4,0,0,77,127,62,128,112,130,32,130,152,1,0,0,0,0,0,0 +249,41,255,192,255,255,32,0,0,0,0,1,64,188,255,0,29,2,192,184,7,0,128,0,4,0,0,77,127,62,128,112,130,160,102,167,1,0,0,0,0,0,0 +249,41,255,64,1,0,32,0,0,0,0,1,0,188,255,192,21,2,128,186,7,0,128,0,4,0,0,77,127,62,128,112,130,8,79,182,1,0,0,0,0,0,0 +250,41,255,128,255,255,32,0,0,0,0,1,0,194,255,64,31,2,0,190,7,0,128,0,4,0,0,77,127,62,128,112,130,136,51,197,1,0,0,0,0,0,0 +250,41,255,160,1,0,32,0,0,0,0,1,64,190,255,128,22,2,0,179,7,0,128,0,4,0,0,77,127,62,128,112,130,216,31,212,1,0,0,0,0,0,0 +249,41,255,96,255,255,32,0,0,0,0,1,0,185,255,0,28,2,128,190,7,0,128,0,4,0,0,80,127,64,128,98,130,112,0,227,1,0,0,0,0,1,0 +248,41,255,192,255,255,32,0,0,0,0,1,128,187,255,192,25,2,128,188,7,0,128,0,4,0,0,80,127,64,128,98,130,192,236,241,1,0,0,0,0,0,0 +250,41,255,224,0,0,32,0,0,0,0,1,128,181,255,192,29,2,64,188,7,0,128,0,4,0,0,80,127,64,128,98,130,88,205,0,2,0,0,0,0,0,0 +250,41,255,224,255,255,32,0,0,0,0,1,192,186,255,64,34,2,64,186,7,0,128,0,4,0,0,80,127,64,128,98,130,168,185,15,2,0,0,0,0,0,0 +247,41,255,32,1,0,32,0,0,0,0,1,0,196,255,128,23,2,64,189,7,0,128,0,4,0,0,80,127,64,128,98,130,64,154,30,2,0,0,0,0,0,0 +249,41,255,224,0,0,32,0,0,0,0,1,128,191,255,192,31,2,128,180,7,0,128,0,4,0,0,80,127,64,128,98,130,168,130,45,2,0,0,0,0,0,0 +251,41,255,128,255,255,32,0,0,0,0,1,64,196,255,192,28,2,128,180,7,0,128,0,4,0,0,79,127,64,128,108,130,40,103,60,2,0,0,0,0,1,0 +251,41,255,32,0,0,32,0,0,0,0,1,192,191,255,192,23,2,0,181,7,0,128,0,4,0,0,79,127,64,128,108,130,144,79,75,2,0,0,0,0,0,0 +250,41,255,0,1,0,32,0,0,0,0,1,128,200,255,192,29,2,192,182,7,0,128,0,4,0,0,79,127,64,128,108,130,248,55,90,2,0,0,0,0,0,0 +249,41,255,64,0,0,32,0,0,0,0,1,128,191,255,192,29,2,192,178,7,0,128,0,4,0,0,79,127,64,128,108,130,120,28,105,2,0,0,0,0,0,0 +251,41,255,224,1,0,32,0,0,0,0,1,0,191,255,64,28,2,192,181,7,0,128,0,4,0,0,79,127,64,128,108,130,224,4,120,2,0,0,0,0,0,0 +251,41,255,64,4,0,32,0,0,0,0,1,0,195,255,0,32,2,192,180,7,0,128,0,4,0,0,79,127,64,128,108,130,96,233,134,2,0,0,0,0,0,0 +249,41,255,64,1,0,32,0,0,0,0,1,192,197,255,128,31,2,0,176,7,0,128,0,4,0,0,82,127,59,128,114,130,200,209,149,2,0,0,0,0,1,0 +249,41,255,32,2,0,32,0,0,0,0,1,128,184,255,64,31,2,0,179,7,0,128,0,4,0,0,82,127,59,128,114,130,72,182,164,2,0,0,0,0,0,0 +250,41,255,160,2,0,32,0,0,0,0,1,128,194,255,192,36,2,0,184,7,0,128,0,4,0,0,82,127,59,128,114,130,152,162,179,2,0,0,0,0,0,0 +248,41,255,64,1,0,32,0,0,0,0,1,0,186,255,192,33,2,128,179,7,0,128,0,4,0,0,82,127,59,128,114,130,24,135,194,2,0,0,0,0,0,0 +249,41,255,128,2,0,32,0,0,0,0,1,128,191,255,192,34,2,192,177,7,0,128,0,4,0,0,82,127,59,128,114,130,128,111,209,2,0,0,0,0,0,0 +249,41,255,128,4,0,32,0,0,0,0,1,0,204,255,0,30,2,192,182,7,0,128,0,4,0,0,82,127,59,128,114,130,0,84,224,2,0,0,0,0,0,0 +248,41,255,224,1,0,32,0,0,0,0,1,128,193,255,64,36,2,64,174,7,0,128,0,4,0,0,79,127,67,128,107,130,104,60,239,2,0,0,0,0,1,0 +249,41,255,192,4,0,32,0,0,0,0,1,0,202,255,0,30,2,64,178,7,0,128,0,4,0,0,79,127,67,128,107,130,232,32,254,2,0,0,0,0,0,0 +248,41,255,224,4,0,32,0,0,0,0,1,64,193,255,128,27,2,128,187,7,0,128,0,4,0,0,79,127,67,128,107,130,80,9,13,3,0,0,0,0,0,0 +247,41,255,0,4,0,32,0,0,0,0,1,128,196,255,64,24,2,192,177,7,0,128,0,4,0,0,79,127,67,128,107,130,208,237,27,3,0,0,0,0,0,0 +248,41,255,0,4,0,32,0,0,0,0,1,128,203,255,64,26,2,0,185,7,0,128,0,4,0,0,79,127,67,128,107,130,56,214,42,3,0,0,0,0,0,0 +249,41,255,224,3,0,32,0,0,0,0,1,128,195,255,0,23,2,64,178,7,0,128,0,4,0,0,79,127,67,128,107,130,184,186,57,3,0,0,0,0,0,0 +251,41,255,224,4,0,32,0,0,0,0,1,64,197,255,64,25,2,64,175,7,0,128,0,4,0,0,81,127,69,128,111,130,8,167,72,3,0,0,0,0,1,0 +249,41,255,96,1,0,32,0,0,0,0,1,128,197,255,128,20,2,128,183,7,0,128,0,4,0,0,81,127,69,128,111,130,160,135,87,3,0,0,0,0,0,0 +248,41,255,192,4,0,32,0,0,0,0,1,128,195,255,192,25,2,0,180,7,0,128,0,4,0,0,81,127,69,128,111,130,240,115,102,3,0,0,0,0,0,0 +248,41,255,128,4,0,32,0,0,0,0,1,128,194,255,192,27,2,64,178,7,0,128,0,4,0,0,81,127,69,128,111,130,136,84,117,3,0,0,0,0,0,0 +250,41,255,192,4,0,32,0,0,0,0,1,192,189,255,128,23,2,64,181,7,0,128,0,4,0,0,81,127,69,128,111,130,240,60,132,3,0,0,0,0,0,0 +249,41,255,0,5,0,32,0,0,0,0,1,64,183,255,192,32,2,64,180,7,0,128,0,4,0,0,81,127,69,128,111,130,112,33,147,3,0,0,0,0,0,0 +249,41,255,160,4,0,32,0,0,0,0,1,128,191,255,128,24,2,0,180,7,0,128,0,4,0,0,81,127,65,128,108,130,216,9,162,3,0,0,0,0,1,0 +250,41,255,160,3,0,32,0,0,0,0,1,128,193,255,64,27,2,0,180,7,0,128,0,4,0,0,81,127,65,128,108,130,64,242,176,3,0,0,0,0,0,0 +250,41,255,32,5,0,32,0,0,0,0,1,0,196,255,64,25,2,0,178,7,0,128,0,4,0,0,81,127,65,128,108,130,192,214,191,3,0,0,0,0,0,0 +251,41,255,32,4,0,32,0,0,0,0,1,192,189,255,192,25,2,192,182,7,0,128,0,4,0,0,81,127,65,128,108,130,40,191,206,3,0,0,0,0,0,0 +249,41,255,64,4,0,32,0,0,0,0,1,0,196,255,192,28,2,128,183,7,0,128,0,4,0,0,81,127,65,128,108,130,168,163,221,3,0,0,0,0,0,0 +251,41,255,160,5,0,32,0,0,0,0,1,192,190,255,192,26,2,192,186,7,0,128,0,4,0,0,81,127,65,128,108,130,16,140,4,0,0,0,0,0,0,0 +251,41,255,224,4,0,32,0,0,0,0,1,64,196,255,0,28,2,0,179,7,0,128,0,4,0,0,81,127,65,128,105,130,144,112,19,0,0,0,0,0,1,0 +250,41,255,32,5,0,32,0,0,0,0,1,0,196,255,0,35,2,128,177,7,0,128,0,4,0,0,81,127,65,128,105,130,224,92,34,0,0,0,0,0,0,0 +249,41,255,160,3,0,32,0,0,0,0,1,128,190,255,128,31,2,192,179,7,0,128,0,4,0,0,81,127,65,128,105,130,120,61,49,0,0,0,0,0,0,0 +250,41,255,64,6,0,32,0,0,0,0,1,192,194,255,0,28,2,0,177,7,0,128,0,4,0,0,81,127,65,128,105,130,200,41,64,0,0,0,0,0,0,0 +250,41,255,0,3,0,32,0,0,0,0,1,192,198,255,128,31,2,64,175,7,0,128,0,4,0,0,81,127,65,128,105,130,72,14,79,0,0,0,0,0,0,0 +252,41,255,128,4,0,32,0,0,0,0,1,128,190,255,192,28,2,0,178,7,0,128,0,4,0,0,81,127,65,128,105,130,176,246,93,0,0,0,0,0,0,0 +252,41,255,96,5,0,32,0,0,0,0,1,0,203,255,192,26,2,128,169,7,0,128,0,4,0,0,78,127,65,128,115,130,48,219,108,0,0,0,0,0,1,0 +252,41,255,192,5,0,32,0,0,0,0,1,0,194,255,0,33,2,192,175,7,0,128,0,4,0,0,78,127,65,128,115,130,152,195,123,0,0,0,0,0,0,0 +250,41,255,96,6,0,32,0,0,0,0,1,192,194,255,64,37,2,192,177,7,0,128,0,4,0,0,78,127,65,128,115,130,24,168,138,0,0,0,0,0,0,0 +250,41,255,96,8,0,32,0,0,0,0,1,128,190,255,64,25,2,192,175,7,0,128,0,4,0,0,78,127,65,128,115,130,128,144,153,0,0,0,0,0,0,0 +249,41,255,128,8,0,32,0,0,0,0,1,128,201,255,192,32,2,0,176,7,0,128,0,4,0,0,78,127,65,128,115,130,0,117,168,0,0,0,0,0,0,0 +249,41,255,160,7,0,32,0,0,0,0,1,192,199,255,128,31,2,128,176,7,0,128,0,4,0,0,78,127,65,128,115,130,80,97,183,0,0,0,0,0,0,0 +248,41,255,0,8,0,32,0,0,0,0,1,64,205,255,0,33,2,128,177,7,0,128,0,4,0,0,73,127,67,128,104,130,232,65,198,0,0,0,0,0,1,0 +250,41,255,192,9,0,32,0,0,0,0,1,64,199,255,0,37,2,192,179,7,0,128,0,4,0,0,73,127,67,128,104,130,80,42,213,0,0,0,0,0,0,0 +248,41,255,32,9,0,32,0,0,0,0,1,64,199,255,128,30,2,64,177,7,0,128,0,4,0,0,73,127,67,128,104,130,208,14,228,0,0,0,0,0,0,0 \ No newline at end of file diff --git a/js_air/sdkgraph.dot b/js_air/sdkgraph.dot new file mode 100644 index 0000000..5b3ab12 --- /dev/null +++ b/js_air/sdkgraph.dot @@ -0,0 +1,37 @@ +digraph G { + NRSessionManager -> NRSubsystemManager + + NRSubsystemManager -> NRDeviceSubsystem + + NRDeviceSubsystem -> m_NativeGlassesController + NRDeviceSubsystem -> m_NativeHMD + + m_NativeGlassesController -> GetTempratureLevel + + NRSessionManager -> TrackingSubSystem + + TrackingSubSystem -> InitTrackingMode + TrackingSubSystem -> _tss_Start + TrackingSubSystem -> Recenter + + NRRenderer + + TrackableFactory -> _tf_Start + + NRTrackingModeChangedListener + + NRDebugger -> Log + + NRKernel -> NRDevice -> NRDevice_init + NRKernalUpdater + NRNotificationListener + NRKernel -> GlassesTemperatureLevel + NRKernel -> AsyncTaskExecuter + + NRSessionManager -> CreateSession -> NRDevice_init + NRSessionManager -> AutoAdaptSessionConfig + + NativeAPI -> NativeInterface + NativeAPI -> Configration -> UpdateConfig + +} \ No newline at end of file diff --git a/js_light/glasses.js b/js_light/glasses.js new file mode 100644 index 0000000..c640d00 --- /dev/null +++ b/js_light/glasses.js @@ -0,0 +1,90 @@ +import * as Protocol from './protocol.js'; +import * as ProtocolYmodem from './protocolYmodem.js'; + + +export default class Glasses extends EventTarget { + constructor(device) { + super(); + this._device = device; + this._interestMsg = []; + this._reports = new Map(); + // set input listener + device.oninputreport = this._handleInputReport.bind(this); + } + + get device() { return this._device; } + + + connect() { + if (!this._device.opened) { + return this._device.open(); + } + return Promise.resolve(); + } + + // Information parsing to distinguish between connect and upgrade + _handleInputReport({ device, reportId, data }) { + const reportData = new Uint8Array(data.buffer); + // Different parsing modes by protocol + let report = Protocol.parse_rsp(reportData); + this._reports.set(report.msgId, report); + } + + // light connect + sendReport(msgId, payload, option) { + const data = new Uint8Array(payload); + const cmd = Protocol.cmd_build(msgId, data, option); + this._device.sendReport(0x00, cmd); + } + + async sendReportTimeout(msgId, payload = [], option, timeout = 3000) { + this.sendReport(msgId, payload, option); + const time = new Date().getTime(); + while ((new Date().getTime() - time) < timeout) { + if (this._reports.has(msgId)) { + let report = this._reports.get(msgId); + this._reports.delete(msgId); + return report; + } + await new Promise(resolve => setTimeout(resolve, 10)); + } + return null; + } + + + + // light upgrade + //#region + // sendReportUpgrade(msgId, payload) { + // const data = new Uint8Array(payload); + // const cmd = Protocol.cmd_build(msgId, data); + // this._device.controlTransferOut(0x00, cmd); + // } + + // async sendReportTimeoutUpgrade(msgId, payload = [], timeout = 2000) { + // this.sendReportUpgrade(msgId, payload); + // const time = new Date().getTime(); + // // console.log('sendReportTimeout', Protocol.hex8(msgId), payload); + // while ((new Date().getTime() - time) < timeout) { + // if (this._reports.has(msgId)) { + // let report = this._reports.get(msgId); + // // console.log('sendReportTimeout recv', report); + // this._reports.delete(msgId); + // return report; + // } + // await new Promise(resolve => setTimeout(resolve, 20)); + // } + // return null; + // } + //#endregion + + async isMcu() { + const report = await this.sendReportTimeout(Protocol.MESSAGES.R_ACTIVATION_TIME); + return report != null; + } + + + toString() { + return ``; + } +} \ No newline at end of file diff --git a/js_light/manager.js b/js_light/manager.js new file mode 100644 index 0000000..a12f59a --- /dev/null +++ b/js_light/manager.js @@ -0,0 +1,462 @@ + +import Glasses from './glasses.js'; +import * as Protocol from './protocol.js'; +import * as ProtocolYmodem from './protocolYmodem.js'; +import * as common from './../common.js' + +// let devices = []; +const DEBUG = true; +// progress bar +let current +let total + +/** check browser whether hid support */ +// todo move to common +export function hidSupported() { + return !(navigator.hid === undefined); +} + +/** check browser whether serial support */ +// export function serialSupported() { +// return !(navigator.serial === undefined); +// } + + +// check glasses is open? +export function canCommand(device) { + if (device) { + let glasses = new Glasses(device); + return glasses.connect().then(() => { + return glasses.isMcu(); + }); + } + return false; +} + + +function getGlasses() { + return common.curGlasses; +} + + +export async function hasActivated(glasses) { + let activationReport = await glasses.sendReportTimeout(Protocol.MESSAGES.R_ACTIVATION_TIME); + + if (!reportSuccess(activationReport) && activationReport.payload.length > 0) { + let time = Protocol.bytes2Time(activationReport.payload); + return time > 0; + } + return false; +} + +/** activate the glasses */ +export async function activate(timeStamp, flag) { + + let glasses = await common.connectDevice(); + if (!glasses) { + return false; + } + // if (await hasActivated(glasses)) { + // return true; + // } + + // hardcode value = 300 + // const time = new Uint8Array([0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x2C, 0x01]); + let time + if (flag == 1) { + time = new Uint8Array([0xff, 0xff]); + } else { + let timeHex = Number(timeStamp).toString(16) + time = new Uint8Array(timeHex.toString().length); + for (let i = 0; i < timeHex.toString().length; i++) { + time[i] = Asc2Hex(timeHex.toString().slice(i, i + 1)) + } + } + return glasses.sendReportTimeout(Protocol.MESSAGES.W_ACTIVATION_TIME, time, 1) + .then(report => { + return reportSuccess; + }); +} + +/** deactivate the glasses */ +export async function deactivate() { + let glasses = await common.connectDevice(); + if (!glasses) { + return false; + } + + // 时间清除 + activate('ff', 1) + + const deactiveMessage = new Uint8Array([0x31]); + return glasses.sendReportTimeout(Protocol.MESSAGES.W_CANCEL_ACTIVATION, deactiveMessage, 1) + .then(report => { + return reportSuccess(report); + }); +} + +// Conversion from decimal to hexadecimal +function Asc2Hex(value) { + return ('0x' + value.charCodeAt().toString(16)); +} + +/** read firmware version MCU*/ +export async function getFirmwareVersionInMcu() { + let glasses = await common.connectDevice(); + if (!glasses) { + return 'not found device'; + } + return glasses.sendReportTimeout(Protocol.MESSAGES.R_MCU_APP_FW_VERSION) + .then(report => { + if (reportSuccess) { + return String.fromCharCode.apply(null, report.payload); + } + }); +} + +/** read firmware version AUDIO*/ +export async function getFirmwareVersionInAudio() { + let glasses = await common.connectDevice(); + if (!glasses) { + return 'not found device'; + } + return glasses.sendReportTimeout(Protocol.MESSAGES.R_AUDIO_APP_FW_VERSION) + .then(report => { + if (reportSuccess) { + return String.fromCharCode.apply(null, report.payload); + } + }); +} + +/** read firmware version OV580*/ +export async function getFirmwareVersionInOv580() { + let glasses = await common.connectDevice(); + if (!glasses) { + return 'not found device'; + } + return glasses.sendReportTimeout(Protocol.MESSAGES.R_OV580_APP_FW_VERSION) + .then(report => { + if (reportSuccess) { + return String.fromCharCode.apply(null, report.payload); + } + }); +} + + + +export async function selectBinFile() { + const pickerOpts = { + types: [ + { + description: 'firmware image', + accept: { + 'bin/*': ['.bin'] + } + }, + ], + excludeAcceptAllOption: true, + multiple: false + }; + + let filePaths = await window.showOpenFilePicker(pickerOpts); + if (filePaths.length > 0) { + return filePaths[0].getFile(); + } + return null; +} + + +// function isBootDevice(device) { +// return device.vendorId === ProtocolYmodem.NREAL_VENDOR_ID +// && device.productId === ProtocolYmodem.BOOT_PRODUCT_ID; +// } + +// 通过hid识别设备 +// async function waitBootDevice() { +// let devices = await navigator.hid.getDevices().then(devices => { +// return devices.filter(isBootDevice); +// }); + +// if (devices.length > 0) { +// return devices[0]; +// } +// navigator.hid.requestDevice({ +// filters: [{ vendorId: Protocol.NREAL_VENDOR_ID, productId: Protocol.BOOT_PRODUCT_ID }] +// }); +// const time = new Date().getTime(); +// while ((new Date().getTime() - time) < 2000) { +// await new Promise(resolve => setTimeout(resolve, 20)); +// devices = await navigator.hid.getDevices().then(devices => { +// return devices.filter(isBootDevice); +// }); +// if (devices.length > 0) { +// return devices[0]; +// } +// } +// } + +export async function getSerialPort() { + if ('serial' in navigator) { + console.log('当前浏览器支持serial') + } + return navigator.serial.requestPort({ + filters: [{ usbVendorId: ProtocolYmodem.NREAL_VENDOR_ID, usbProductId: ProtocolYmodem.BOOT_PRODUCT_ID }] + }); +} + +// NREAL GLASSES +// function isBootport(port){ +// return port.serialNumber === "00000000001A" +// } + +// 通过USB虚拟串口识别 +async function waitSerialPort() { + let port = await navigator.serial.getPorts().then(port => { + return port; + }); + + if (port.length > 0) { + return port[0]; + } + // MCU + AUDIO + 580 + + // Prompt user to select any serial port. + port = await getSerialPort() + + return port +} + + +export async function upgradeInMcuForSerial(data){ + let port = await waitSerialPort(); + // let device = await waitBootDevice(); + if (port) { + // open serial port + await port.open({ baudRate: 115200 }); //串口波特率 + return sendFirmwareInMcu(port, data); + } +} + + +export async function upgradeInMcu(data) { + let glasses = await common.connectDevice(); + if (!glasses) { + return false; + } + return glasses.sendReportTimeout(Protocol.MESSAGES.W_MCU_SUPER_B_JUMP_TO_A) + // .then(report => { + // if (reportSuccess) { + // return glasses.sendReportTimeout(Protocol.MESSAGES.W_UPDATE_MCU_SUPER_A_FW_START); + // } + // }) + .then(async (report) => { + if (reportSuccess) { + let port = await waitSerialPort(); + // let device = await waitBootDevice(); + if (port) { + // open serial port + await port.open({ baudRate: 115200 }); //串口波特率 + return sendFirmwareInMcu(port, data); + } + } + + }); +} + +// Delay synchronization program execution +function sleep(delay) { + return new Promise((resolve) => setTimeout(resolve, delay)) +} + +export async function upgradeInDp() { + let glasses = await common.connectDevice(); + if (!glasses) { + return false; + } + + // upgrade DP + if (DEBUG) console.log("send fw to upgrade the DP"); + return glasses.sendReportTimeout(Protocol.MESSAGES.W_UPDATE_DP, [], 1) + .then(async report => { + if (!reportSuccess(report)) { + if (glasses._reports.has(68)) { + glasses._reports.delete(68) + } + // wait for light dp upgrade completed + while (!glasses._reports.has(68)) { + await sleep(500) + } + + + return glasses._reports.get(68).payload[0] == 49 + } + + return false + }); +} + +// check glasses is air or light? +// export async function isAirOrLight(){ +// let glasses = await common.connectDevice(); +// if (!glasses) { +// return 'not found device'; +// } +// if(glasses.device.productId == 1059 || glasses.device.productId == 1060){ +// return 1 +// } +// if(glasses.device.productId == 22332 || glasses.device.productId == 22336){ +// return 2 +// } +// } + +// Listening for serial port response +async function listenSerial(reader, port) { + while (port.readable) { + try { + while (true) { + const { value, done } = await reader.read(); + if (value) { + return value + } + } + } catch (error) { + // TODO: Handle non-fatal read error. + // console.log(error) + } + } + +} + +// Parameters required for the progress bar +function progress(cur, all) { + current = cur + total = all +} + + +async function sendFirmwareInMcu(port, data) { + + data = new Uint8Array(data) + let ofs = 0; + const firstPackLen = 1024; + const fwLen = data.byteLength; + + + const writer = port.writable.getWriter(); + const reader = port.readable.getReader(); + + + // Write upgrade command + await writer.write(Protocol.cmd_build(Protocol.MESSAGES.W_UPDATE_MCU_SUPER_A_FW_START)) + console.log(await listenSerial(reader, port)) + + // Transmission over serial port + // Ymodem + + while (ofs < fwLen) { + progress(ofs, fwLen) + if ((ofs + 1024) > fwLen) { + let DATNB = ProtocolYmodem.cmd_build(data.slice(ofs, fwLen)) + await writer.write(DATNB) + // console.log(await listenSerial(reader, port)) + break; + } + + let DATNB = ProtocolYmodem.cmd_build(data.slice(ofs, ofs + firstPackLen)) + await writer.write(DATNB) + // console.log(await listenSerial(reader, port)) + // .then(async (report)=>{ + // while (port.readable) { + // const reader = port.readable.getReader(); + + // try { + // while (true) { + // const { value, done } = await reader.read(); + // if (done) { + // // Allow the serial port to be closed later. + // reader.releaseLock(); + // break; + // } + // if (value) { + // console.log(value); + // } + // } + // } catch (error) { + // // TODO: Handle non-fatal read error. + // } + // } + // }) + + + ofs += 1024; + + } + + /* send finish */ + + + // if (!reportSuccess(report)) { + // console.error('send fw data failed'); + // return false; + // } + + let EOT_FIRST = ProtocolYmodem.cmd_build_EOT() + await writer.write(EOT_FIRST) + // console.log(await listenSerial(reader, port)) + + let EOT_SECOND = ProtocolYmodem.cmd_build_EOT() + await writer.write(EOT_SECOND) + // console.log(await listenSerial(reader, port)) + + // let SOH = ProtocolYmodem.cmd_build_SOH() + // await writer.write(SOH) + // console.log(await listenSerial(reader, port)) + + + /* jump to B */ + await writer.write(Protocol.cmd_build(Protocol.MESSAGES.W_MCU_SUPER_A_JUMP_TO_B)) + + + // Send the command to upgrade the DP + // await writer.write(Protocol.cmd_build(Protocol.MESSAGES.W_UPDATE_DP, [], 1)) + + + // report = await bootDevice.sendReportTimeout(Protocol.MESSAGES.W_MCU_SUPER_A_JUMP_TO_B); + // if (!reportSuccess(report)) { + // console.error('send fw data failed'); + // return false; + // } + + // close serial port + // reader.releaseLock(); + // await port.close(); + + return true; + + +} + + +/** read Glasses SN*/ +export async function getSN() { + let glasses = await common.connectDevice(); + if (!glasses) { + return 'not found device'; + } + return glasses.sendReportTimeout(Protocol.MESSAGES.R_GLASSID) + .then(report => { + if (reportSuccess) { + return String.fromCharCode.apply(null, report.payload); + } + }); +} + + +function reportSuccess(report) { + return (report && report.payload.length === 0); +} + +export { + current, + total, +} \ No newline at end of file diff --git a/js_light/protocol.js b/js_light/protocol.js new file mode 100644 index 0000000..75a10c6 --- /dev/null +++ b/js_light/protocol.js @@ -0,0 +1,249 @@ + +// light demo connect +const HEAD = 0x02; +const END = 0x03; +const BREAK = 0x3a; + +export const NREAL_VENDOR_ID = 0x0486; +export const BOOT_PRODUCT_ID = 0x573C; + + + +export const MESSAGES = { + W_CANCEL_ACTIVATION: 0x65, + R_MCU_APP_FW_VERSION: 0x35,//MCU APP FW version. + R_AUDIO_APP_FW_VERSION: 0x35,//AUDIO APP FW version. + R_OV580_APP_FW_VERSION: 0x35,//OV580 APP FW version. + R_ACTIVATION_TIME: 0x66,//Read activation time + W_ACTIVATION_TIME: 0x66,//Write activation time + R_GLASSID: 0x43,//Read Glasses SN + R_ISNEED_ACTIVATION: 0x65,//Read whether to activate + + W_MCU_SUPER_B_JUMP_TO_A: 0x38, //(Implemented in A) + W_UPDATE_MCU_SUPER_A_FW_START: 0x39, //(Implemented in A) + W_MCU_SUPER_A_JUMP_TO_B: 0x52, //(Implemented in A) + W_UPDATE_DP: 0x58, + + W_BOOT_UPDATE_MODE: 0x1100, + W_BOOT_UPDATE_CONFIRM: 0x1101, + W_BOOT_UPDATE_PREPARE: 0x1102, + + W_BOOT_UPDATE_START: 0x1103, + W_BOOT_UPDATE_TRANSMIT: 0x1104, + W_BOOT_UPDATE_FINISH: 0x1105, +}; + + + +const crc32_table = [ + 0x00000000, 0x77073096, 0xEE0E612C, 0x990951BA, + 0x076DC419, 0x706AF48F, 0xE963A535, 0x9E6495A3, + 0x0EDB8832, 0x79DCB8A4, 0xE0D5E91E, 0x97D2D988, + 0x09B64C2B, 0x7EB17CBD, 0xE7B82D07, 0x90BF1D91, + 0x1DB71064, 0x6AB020F2, 0xF3B97148, 0x84BE41DE, + 0x1ADAD47D, 0x6DDDE4EB, 0xF4D4B551, 0x83D385C7, + 0x136C9856, 0x646BA8C0, 0xFD62F97A, 0x8A65C9EC, + 0x14015C4F, 0x63066CD9, 0xFA0F3D63, 0x8D080DF5, + 0x3B6E20C8, 0x4C69105E, 0xD56041E4, 0xA2677172, + 0x3C03E4D1, 0x4B04D447, 0xD20D85FD, 0xA50AB56B, + 0x35B5A8FA, 0x42B2986C, 0xDBBBC9D6, 0xACBCF940, + 0x32D86CE3, 0x45DF5C75, 0xDCD60DCF, 0xABD13D59, + 0x26D930AC, 0x51DE003A, 0xC8D75180, 0xBFD06116, + 0x21B4F4B5, 0x56B3C423, 0xCFBA9599, 0xB8BDA50F, + 0x2802B89E, 0x5F058808, 0xC60CD9B2, 0xB10BE924, + 0x2F6F7C87, 0x58684C11, 0xC1611DAB, 0xB6662D3D, + 0x76DC4190, 0x01DB7106, 0x98D220BC, 0xEFD5102A, + 0x71B18589, 0x06B6B51F, 0x9FBFE4A5, 0xE8B8D433, + 0x7807C9A2, 0x0F00F934, 0x9609A88E, 0xE10E9818, + 0x7F6A0DBB, 0x086D3D2D, 0x91646C97, 0xE6635C01, + 0x6B6B51F4, 0x1C6C6162, 0x856530D8, 0xF262004E, + 0x6C0695ED, 0x1B01A57B, 0x8208F4C1, 0xF50FC457, + 0x65B0D9C6, 0x12B7E950, 0x8BBEB8EA, 0xFCB9887C, + 0x62DD1DDF, 0x15DA2D49, 0x8CD37CF3, 0xFBD44C65, + 0x4DB26158, 0x3AB551CE, 0xA3BC0074, 0xD4BB30E2, + 0x4ADFA541, 0x3DD895D7, 0xA4D1C46D, 0xD3D6F4FB, + 0x4369E96A, 0x346ED9FC, 0xAD678846, 0xDA60B8D0, + 0x44042D73, 0x33031DE5, 0xAA0A4C5F, 0xDD0D7CC9, + 0x5005713C, 0x270241AA, 0xBE0B1010, 0xC90C2086, + 0x5768B525, 0x206F85B3, 0xB966D409, 0xCE61E49F, + 0x5EDEF90E, 0x29D9C998, 0xB0D09822, 0xC7D7A8B4, + 0x59B33D17, 0x2EB40D81, 0xB7BD5C3B, 0xC0BA6CAD, + 0xEDB88320, 0x9ABFB3B6, 0x03B6E20C, 0x74B1D29A, + 0xEAD54739, 0x9DD277AF, 0x04DB2615, 0x73DC1683, + 0xE3630B12, 0x94643B84, 0x0D6D6A3E, 0x7A6A5AA8, + 0xE40ECF0B, 0x9309FF9D, 0x0A00AE27, 0x7D079EB1, + 0xF00F9344, 0x8708A3D2, 0x1E01F268, 0x6906C2FE, + 0xF762575D, 0x806567CB, 0x196C3671, 0x6E6B06E7, + 0xFED41B76, 0x89D32BE0, 0x10DA7A5A, 0x67DD4ACC, + 0xF9B9DF6F, 0x8EBEEFF9, 0x17B7BE43, 0x60B08ED5, + 0xD6D6A3E8, 0xA1D1937E, 0x38D8C2C4, 0x4FDFF252, + 0xD1BB67F1, 0xA6BC5767, 0x3FB506DD, 0x48B2364B, + 0xD80D2BDA, 0xAF0A1B4C, 0x36034AF6, 0x41047A60, + 0xDF60EFC3, 0xA867DF55, 0x316E8EEF, 0x4669BE79, + 0xCB61B38C, 0xBC66831A, 0x256FD2A0, 0x5268E236, + 0xCC0C7795, 0xBB0B4703, 0x220216B9, 0x5505262F, + 0xC5BA3BBE, 0xB2BD0B28, 0x2BB45A92, 0x5CB36A04, + 0xC2D7FFA7, 0xB5D0CF31, 0x2CD99E8B, 0x5BDEAE1D, + 0x9B64C2B0, 0xEC63F226, 0x756AA39C, 0x026D930A, + 0x9C0906A9, 0xEB0E363F, 0x72076785, 0x05005713, + 0x95BF4A82, 0xE2B87A14, 0x7BB12BAE, 0x0CB61B38, + 0x92D28E9B, 0xE5D5BE0D, 0x7CDCEFB7, 0x0BDBDF21, + 0x86D3D2D4, 0xF1D4E242, 0x68DDB3F8, 0x1FDA836E, + 0x81BE16CD, 0xF6B9265B, 0x6FB077E1, 0x18B74777, + 0x88085AE6, 0xFF0F6A70, 0x66063BCA, 0x11010B5C, + 0x8F659EFF, 0xF862AE69, 0x616BFFD3, 0x166CCF45, + 0xA00AE278, 0xD70DD2EE, 0x4E048354, 0x3903B3C2, + 0xA7672661, 0xD06016F7, 0x4969474D, 0x3E6E77DB, + 0xAED16A4A, 0xD9D65ADC, 0x40DF0B66, 0x37D83BF0, + 0xA9BCAE53, 0xDEBB9EC5, 0x47B2CF7F, 0x30B5FFE9, + 0xBDBDF21C, 0xCABAC28A, 0x53B39330, 0x24B4A3A6, + 0xBAD03605, 0xCDD70693, 0x54DE5729, 0x23D967BF, + 0xB3667A2E, 0xC4614AB8, 0x5D681B02, 0x2A6F2B94, + 0xB40BBE37, 0xC30C8EA1, 0x5A05DF1B, 0x2D02EF8D +]; + + +function cmd_crc(buf, len) { + let CRC32_data = 0xFFFFFFFF; + for (let i = 0; i != len; ++i) { + let t = (CRC32_data ^ buf[i]) & 0xFF; + CRC32_data = ((CRC32_data >> 8) & 0xFFFFFF) ^ crc32_table[t]; + } + + + return ~CRC32_data; +}; + +export function cmd_build(msgId, payload, option) { + let DATATYPE + //102:激活时间 53:软件版本 52:当前固件中的7211软件版本 72:查询视频转换芯片7211的软件版本 97:SDK1.4以及以后版本的软件版本 + // 101:获取是否需要激活 67:读取眼镜SN 57:休眠命令眼镜(SET) 101:失活眼镜(test) 88:升级DP + if (msgId == 102 || msgId == 53 || msgId == 52 || msgId == 72 || msgId == 97 || msgId == 101 || msgId == 67 || msgId == 88) { + if (option == 1) { + DATATYPE = 0x31 // SET命令 + } else { + DATATYPE = 0x33 // GET命令 + + } + } + // 56:重启到达A区 57:触发升级程序 82:重启回到B区s + if (msgId == 56 || msgId == 57 || msgId == 82) { + DATATYPE = 0x40 // 超级命令 + } + let num = 0; + let crc = 0; + let buff = new Uint8Array(64); + buff[num++] = HEAD; /*head*/ + buff[num++] = BREAK; /*:*/ + buff[num++] = DATATYPE; /*dataType*/ + buff[num++] = BREAK; /*:*/ + buff[num++] = msgId; /*commandId*/ + buff[num++] = BREAK; /*:*/ + + + + if (payload != null && payload.length > 0) { + for (let i = 0; i < payload.length; i++) { + buff[num++] = payload[i] /*data*/ + } + } else { + buff[num++] = 0x33; /* tmp data */ + } + + buff[num++] = BREAK; /*:*/ + + buff[num++] = 0x38 /*timeStamp*/ + buff[num++] = 0x38 + + + buff[num++] = BREAK; /*:*/ + + crc = cmd_crc(buff.slice(0, num), num); + buff[num++] = Asc2Hex(Hex2Decimal((crc >> 24) & 0xff)[0]); + buff[num++] = Asc2Hex(Hex2Decimal((crc >> 24) & 0xff)[1]); + buff[num++] = Asc2Hex(Hex2Decimal((crc >> 16) & 0xff)[0]); + buff[num++] = Asc2Hex(Hex2Decimal((crc >> 16) & 0xff)[1]); + buff[num++] = Asc2Hex(Hex2Decimal((crc >> 8) & 0xff)[0]); + buff[num++] = Asc2Hex(Hex2Decimal((crc >> 8) & 0xff)[1]); + buff[num++] = Asc2Hex(Hex2Decimal((crc >> 0) & 0xff)[0]); + buff[num++] = Asc2Hex(Hex2Decimal((crc >> 0) & 0xff)[1]); + + buff[num++] = BREAK; /*:*/ + buff[num++] = END; /*end*/ + + + return buff; +}; + +function get_msgId(response) { + let msgId = response[4]; + return msgId; +}; + + + +export function parse_rsp(rsp) { + let result = { + msgId: -1, + payload: new Uint8Array() + }; + + if (rsp == null || rsp.length < 1) { + return result; + } + + result.msgId = get_msgId(rsp); + + let packet_len = rsp.lastIndexOf(3) + 1 + if (packet_len < 22) { + return result; + } + + packet_len = packet_len - 6 - 14;/* head, dataType, msgid, timeStamp, crc, endflag*/ + result.payload = rsp.slice(6, 6 + packet_len); + return result; +}; + + +// export function time2Bytes(timeStamp){ +// let arr = new Uint8Array(8) +// let len = Math.floor((Number(timeStamp).toString(2).length) / 8) +// for (let i = len; i >= 0; i--) { +// arr[i] = (timeStamp >> (i * 8) & 0xFFFFFFFF); +// } +// return arr; +// } + +export function bytes2Time(bytes) { + let time = ''; + for (let i = 0; i < bytes.byteLength; i++) { + time += String.fromCharCode(bytes[i]); + } + time = parseInt(time, 16) + return time; +}; + + +// Formats an 8-bit integer |value| in hexadecimal with leading zeros. +export function hex8(value) { + return ('0x' + value.toString(16)).substring(-2).toUpperCase(); +}; + +function Hex2Decimal(value) { + if (value.toString(16).length == 2) { + return value.toString(16) + } else { + return '0' + value.toString(16) + } +} + +function Asc2Hex(value) { + return ('0x' + value.charCodeAt().toString(16)); +} + +export function bytes2String(buffer) { + let bufferString = ''; + for (let byte of buffer) + bufferString += ' ' + hex8(byte); + return bufferString; +} diff --git a/js_light/protocolYmodem.js b/js_light/protocolYmodem.js new file mode 100644 index 0000000..eaf462c --- /dev/null +++ b/js_light/protocolYmodem.js @@ -0,0 +1,173 @@ +// light demo upgrade +const HEAD = 0x02; +let pn = 1; // PN + +export const NREAL_VENDOR_ID = 0x0483; +export const BOOT_PRODUCT_ID = 0x5740; + + +export const MESSAGES = { + W_CANCEL_ACTIVATION: 0x19, + R_MCU_APP_FW_VERSION: 0x35,//MCU APP FW version. + R_ACTIVATION_TIME: 0x66,//Read activation time + W_ACTIVATION_TIME: 0x2A,//Write activation time + + W_UPDATE_MCU_APP_FW_PREPARE: 0x3E,//Preparations for mcu app fw upgrade + W_UPDATE_MCU_APP_FW_START: 0x39, //(Implemented in APP A) + W_UPDATE_MCU_APP_FW_TRANSMIT: 0x40, //(Implemented in APP A) + W_UPDATE_MCU_APP_FW_FINISH: 0x41, //(Implemented in APP A) + W_BOOT_JUMP_TO_APP: 0x42, //(Implemented in APP A) + W_MCU_APP_JUMP_TO_BOOT: 0x38, //Jump into APP A + + W_BOOT_UPDATE_MODE: 0x1100, + W_BOOT_UPDATE_CONFIRM: 0x1101, + W_BOOT_UPDATE_PREPARE: 0x1102, + + W_BOOT_UPDATE_START: 0x1103, + W_BOOT_UPDATE_TRANSMIT: 0x1104, + W_BOOT_UPDATE_FINISH: 0x1105, +}; + + + +const crc16_table = [ + 0, 4129, 8258, 12387, 16516, 20645, 24774, 28903, 33032, 37161, 41290, 45419, 49548, 53677, + 57806, 61935, 4657, 528, 12915, 8786, 21173, 17044, 29431, 25302, 37689, 33560, 45947, 41818, + 54205, 50076, 62463, 58334, 9314, 13379, 1056, 5121, 25830, 29895, 17572, 21637, 42346, 46411, + 34088, 38153, 58862, 62927, 50604, 54669, 13907, 9842, 5649, 1584, 30423, 26358, 22165, 18100, + 46939, 42874, 38681, 34616, 63455, 59390, 55197, 51132, 18628, 22757, 26758, 30887, 2112, 6241, + 10242, 14371, 51660, 55789, 59790, 63919, 35144, 39273, 43274, 47403, 23285, 19156, 31415, + 27286, 6769, 2640, 14899, 10770, 56317, 52188, 64447, 60318, 39801, 35672, 47931, 43802, 27814, + 31879, 19684, 23749, 11298, 15363, 3168, 7233, 60846, 64911, 52716, 56781, 44330, 48395, 36200, + 40265, 32407, 28342, 24277, 20212, 15891, 11826, 7761, 3696, 65439, 61374, 57309, 53244, 48923, + 44858, 40793, 36728, 37256, 33193, 45514, 41451, 53516, 49453, 61774, 57711, 4224, 161, 12482, + 8419, 20484, 16421, 28742, 24679, 33721, 37784, 41979, 46042, 49981, 54044, 58239, 62302, 689, + 4752, 8947, 13010, 16949, 21012, 25207, 29270, 46570, 42443, 38312, 34185, 62830, 58703, 54572, + 50445, 13538, 9411, 5280, 1153, 29798, 25671, 21540, 17413, 42971, 47098, 34713, 38840, 59231, + 63358, 50973, 55100, 9939, 14066, 1681, 5808, 26199, 30326, 17941, 22068, 55628, 51565, 63758, + 59695, 39368, 35305, 47498, 43435, 22596, 18533, 30726, 26663, 6336, 2273, 14466, 10403, 52093, + 56156, 60223, 64286, 35833, 39896, 43963, 48026, 19061, 23124, 27191, 31254, 2801, 6864, 10931, + 14994, 64814, 60687, 56684, 52557, 48554, 44427, 40424, 36297, 31782, 27655, 23652, 19525, 15522, + 11395, 7392, 3265, 61215, 65342, 53085, 57212, 44955, 49082, 36825, 40952, 28183, 32310, 20053, + 24180, 11923, 16050, 3793, 7920 +]; + + +function cmd_crc(buf, len) { + let CRC16_data = 0x0000; + for (let i = 0; i != len; ++i) { + let t = (CRC16_data >> 8) ^ (buf[i] & 0xFF); + CRC16_data = (CRC16_data << 8) ^ crc16_table[t]; + CRC16_data = '0x' + CRC16_data.toString(16).substring(CRC16_data.toString(16).length - 4) + Hex2Decimal(CRC16_data) + } + + + return CRC16_data; +}; + +export function cmd_build(payload) { + let num = 0; + let crc = 0; + let buff = new Uint8Array(1029); + buff[num++] = HEAD; /*head*/ + + if (pn > 255) { + pn = 0 + } + buff[num++] = Decimal2Hex(pn); /*pn*/ + buff[num++] = Decimal2Hex((~pn) >>> 0); /*xpn*/ + // buff[num++] = 0x01 /*pn*/ + // buff[num++] = 0xFE /*xpn*/ + pn++ + + + + if (payload != null && payload.byteLength > 0) { + for (let i = 0; i < payload.byteLength; i++) { + buff[num++] = payload[i] /*data*/ + } + } else { + buff[num++] = 0x33; /* tmp data */ + } + + crc = cmd_crc(buff.slice(3, 3 + payload.length), payload.length); + buff[num++] = (crc >> 8) & 0xff; + buff[num++] = (crc >> 0) & 0xff; + + + return buff; +}; + +export function cmd_build_EOT() { + let num = 0; + let buff = new Uint8Array(133); + + buff[num++] = 0x04 + buff[num++] = 0x00 + buff[num++] = 0xFF + for (let i = 0; i < 128; i++) { + buff[num++] = 0x00 + } + buff[num++] = 0x00 + buff[num++] = 0x00 + + return buff +} + +export function cmd_build_SOH() { + let num = 0; + let buff = new Uint8Array(133); + + buff[num++] = 0x01 + buff[num++] = 0x00 + buff[num++] = 0xFF + for (let i = 0; i < 128; i++) { + buff[num++] = 0x00 + } + buff[num++] = 0x00 + buff[num++] = 0x00 + + return buff +} + + +export function bytes2Time(bytes) { + let time = 0; + for (let i = bytes.byteLength - 1; i >= 0; i--) { + time += bytes[i] << (i * 8); + } + return time; +}; + + +// Formats an 8-bit integer |value| in hexadecimal with leading zeros. +export function hex8(value) { + return ('0x' + value.toString(16)).substring(-2).toUpperCase(); +}; + +// Conversion from decimal to hexadecimal +function Decimal2Hex(value) { + if (value.toString(16).length == 1) { + return ('0x0' + value.toString(16)) + } else { + return ('0x' + value.toString(16)) + } +} + +// Conversion from hexadecimal to decimal +function Hex2Decimal(value) { + return eval(value).toString(10) +} + +// ASCII character to hexadecimal +function Asc2Hex(value) { + return ('0x' + value.charCodeAt().toString(16)); +} + +export function bytes2String(buffer) { + let bufferString = ''; + for (let byte of buffer) + bufferString += ' ' + hex8(byte); + return bufferString; +} diff --git a/key.pem b/key.pem new file mode 100644 index 0000000..03c61d0 --- /dev/null +++ b/key.pem @@ -0,0 +1,28 @@ +-----BEGIN PRIVATE KEY----- +MIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQC+/XleDInw4Cx4 +yK4nsEfa4pPr1ac4GnnxLNi2LRrk9opdursUCFAZ/5zaAz7RDOBeDw9DLpSDRKJ2 +4eYqYodWEFQ0mYRXHWLep5vnsNU+5DJvvstB64aI7F4gN5KWm9180ghamdqP2nt8 +Q8Y8SBKuBV6xA+YeW7nXAksAHs/9jUuRi0x/MR5Q4NXY05fmNYeJjsJ0dfD5jhT/ +vbDgIOmczv4y28cMfgKBNDpzv5XW7y78rXZgfJP5ou/fjrUusOd46iIIL05Dyv8k +LLPNhGlk5lychCfQUwdI3ESLUtGNnJNLUVCO0In3WPEPnsUMDtJEacgPxLRPwSuT +8DGNdC55AgMBAAECggEBAJWvDIa0JwvcdZ44EZ3TX41h1HKZoROsVHO7JSEqGpDl +1C1/Yo1hsn2dwq1uq7WldNbi0KBjikuS6A1qIDyJue2uoIAU7Q5lXo6IJ/0erxI6 +QHkpvB0u3OLE9UQkqcNV5vGjnp57RDtIDU2nxF6MUe+HD96F4r1aQD0NdABlJbdd +vr/THU2vfA+RbSg1Uhy2k2CS1k67wNn1qHVgZk8kwPPYOlX3x0sXpis6Ppe7fODi +e13O7YHgu9+xjjbFTqmt0xyHhX4VT0uhgTO7HrS3tGHD/yPGy+novIwbevRsT2sc +drmznOckM8Ml8JKLEUjUHuKwa5cHdTGc6SHBOfsre60CgYEA/cFwbFzb5WVx/XbD +LR3Y47IYOcEvTvNJytHZhrg04WKwwUECA3Cr1eTgx+gPcroSAN8ASsSq8r8OhQut +Sl8uBIMTL4Cd0gxtN8gKqjj7IUKZfw1S+kC/2QKg5kveHEC9g8OU4d98mgHgyWSw +suVbC1dk52TMrlDul5HAEcStSksCgYEAwK3rZBwmDcRLjxfc62IRsCvxaIy/jhWa ++gjD4k6VZwb4VTTd4TM6sLIdUhbPSjisdDnsz6hJt/6E0UKKZu7ZXMA1DDW0dP1V +AzK+POrnfIKIMStXHmVFd0SKyj1Ti2lZ65vXImOVX97uvmpVGUiztW1xlISdnr+t +llKmaK4jr8sCgYBi0N5nxG15UlzmeEYfHp1kZekbLIiwtPsKeVe9J6SoFFeCmj8f +edPgsoV6M3s4kQ8LucuSUi3D4/TSiK6N5Ky14xkoiWxr7JzneQX2LcRVumqt2FF0 +1Jwg9O4VYHv5ApkKY7Jply8dhhe0NXq936TpsLnBhjZSt3+CFKb4BF/7KwKBgQCr +ymVVnMNRAvNbYatXMtkSehuDW/pudFT5GVeNLwOGGHDRh5FMeKCbajM6PZwUUPNx +rTO28hTIN+WzreA4ZjzmtXiWqkt7A2QItfVn2wkJulgzfrDuKN0GudYE+yjB4+yI +ZSorPx6vm9TBcYzuPiP8Xtgl0xe1srDSll5IdvragQKBgQDQHD1NaljMbffbQtcd +6wSJH6a8UyKvXKUzPaK8XlklJDH5GNmqy/0kgPWROZ3w6riu4XXbluRw9tlveKAO +IuOr3epJXZenLK0l6235p3Cp7CHUPWbPefNiH+DoEG7BE0VTyoUQMuS0XN+abrWv +/5qdNgzNzqy7VEO1/g0ZG2fzLw== +-----END PRIVATE KEY----- diff --git a/tools/http.js b/tools/http.js new file mode 100644 index 0000000..939bbb3 --- /dev/null +++ b/tools/http.js @@ -0,0 +1,54 @@ +/* + * @Author: 哈库呐玛塔塔 + * @Date: 2022-11-18 11:32:07 + * @Descripttion: + * @LastEditors: 哈库呐玛塔塔 + * @LastEditTime: 2022-11-21 14:36:15 + */ +var http = {}; +// var baseUrl = "https://app-test-api.nreal.work/api" // test +// var baseUrl = "https://app-uat-api.nreal.ai/api" // uat + +var baseUrl = "https://app-api.nreal.ai/api" // master +http.rquest = function (option, callback) { + var url = baseUrl + option.url; + var method = option.method; + var data = option.data; + var timeout = option.timeout || 0; + var xhr = new XMLHttpRequest(); + (timeout > 0) && (xhr.timeout = timeout); + xhr.onreadystatechange = function () { + if (xhr.readyState == 4) { + if (xhr.status >= 200 && xhr.status < 400) { + var result = xhr.responseText; + try { result = JSON.parse(xhr.responseText); } catch (e) { } + callback && callback(null, result); + } else { + callback && callback('status: ' + xhr.status); + } + } + }.bind(this); + xhr.open(method, url, true); + if (typeof data === 'object') { + try { + data = JSON.stringify(data); + } catch (e) { } + } + xhr.send(data); + xhr.ontimeout = function () { + callback && callback('timeout'); + console.log('%c连%c接%c超%c时', 'color:red', 'color:orange', 'color:purple', 'color:green'); + }; +}; +http.get = function (url, callback) { + console.log('url', url) + var option = url.url ? url : { url: url }; + option.method = 'get'; + this.rquest(option, callback); +}; +http.post = function (option, callback) { + option.method = 'post'; + this.rquest(option, callback); +}; + +export default http \ No newline at end of file diff --git a/tools/sparkline.js b/tools/sparkline.js new file mode 100644 index 0000000..2f0e3de --- /dev/null +++ b/tools/sparkline.js @@ -0,0 +1,224 @@ +// https://github.com/fnando/sparkline/blob/main/src/sparkline.js +function getY(max, height, diff, value) { + if (max===0) return height; + const pre_parse = (height - (value * height / max) + diff); + // console.log(pre_parse); + return parseFloat((pre_parse).toFixed(2)); +} + +function removeChildren(svg) { + [...svg.querySelectorAll("*")].forEach(element => svg.removeChild(element)); +} + +function defaultFetch(entry) { + return entry.value; +} + +function buildElement(tag, attrs) { + const element = document.createElementNS("http://www.w3.org/2000/svg", tag); + + for (let name in attrs) { + element.setAttribute(name, attrs[name]); + } + + return element; +} + +export function sparkline(svg, entries, options) { + removeChildren(svg); + + if (entries.length <= 1) { + return; + } + + options = options || {}; + + if (typeof(entries[0]) === "number") { + entries = entries.map(entry => { + return {value: entry}; + }); + } + + // This function will be called whenever the mouse moves + // over the SVG. You can use it to render something like a + // tooltip. + const onmousemove = options.onmousemove; + + // This function will be called whenever the mouse leaves + // the SVG area. You can use it to hide the tooltip. + const onmouseout = options.onmouseout; + + // Should we run in interactive mode? If yes, this will handle the + // cursor and spot position when moving the mouse. + const interactive = ("interactive" in options) ? options.interactive : !!onmousemove; + + // Define how big should be the spot area. + const spotRadius = options.spotRadius || 2; + const spotDiameter = spotRadius * 2; + + // Define how wide should be the cursor area. + const cursorWidth = options.cursorWidth || 2; + + // Get the stroke width; this is used to compute the + // rendering offset. + const strokeWidth = parseFloat(svg.attributes["stroke-width"].value); + + // By default, data must be formatted as an array of numbers or + // an array of objects with the value key (like `[{value: 1}]`). + // You can set a custom function to return data for a different + // data structure. + const fetch = options.fetch || defaultFetch; + + // Retrieve only values, easing the find for the maximum value. + const values = entries.map(entry => fetch(entry)); + + // The rendering width will account for the spot size. + const width = parseFloat(svg.attributes.width.value) - spotDiameter * 2; + + // Get the SVG element's full height. + // This is used + const fullHeight = parseFloat(svg.attributes.height.value); + + // The rendering height accounts for stroke width and spot size. + const height = fullHeight - (strokeWidth * 2) - spotDiameter; + + // The maximum value. This is used to calculate the Y coord of + // each sparkline datapoint. + const max = Math.max(...values); + + // Some arbitrary value to remove the cursor and spot out of + // the viewing canvas. + const offscreen = -1000; + + // Cache the last item index. + const lastItemIndex = values.length - 1; + + // Calculate the X coord base step. + const offset = width / lastItemIndex; + + // Hold all datapoints, which is whatever we got as the entry plus + // x/y coords and the index. + const datapoints = []; + + // Hold the line coordinates. + const pathY = getY(max, height, strokeWidth + spotRadius, values[0]); + let pathCoords = `M${spotDiameter} ${pathY}`; + + values.forEach((value, index) => { + const x = index * offset + spotDiameter; + const y = getY(max, height, strokeWidth + spotRadius, value); + + datapoints.push(Object.assign({}, entries[index], { + index: index, + x: x, + y: y + })); + + pathCoords += ` L ${x} ${y}`; + }); + + if(pathCoords.includes("NaN")) { + debugger; + } + + const path = buildElement("path", { + class: "sparkline--line", + d: pathCoords, + fill: "none" + }); + + let fillCoords = `${pathCoords} V ${fullHeight} L ${spotDiameter} ${fullHeight} Z`; + + if(fillCoords.includes("NaN")) { + debugger; + } + + const fill = buildElement("path", { + class: "sparkline--fill", + d: fillCoords, + stroke: "none" + }); + + svg.appendChild(fill); + svg.appendChild(path); + + if (!interactive) { + return; + } + + // const cursor = buildElement("line", { + // class: "sparkline--cursor", + // x1: offscreen, + // x2: offscreen, + // y1: 0, + // y2: fullHeight, + // "stroke-width": cursorWidth + // }); + + // const spot = buildElement("circle", { + // class: "sparkline--spot", + // cx: offscreen, + // cy: offscreen, + // r: spotRadius + // }); + + // svg.appendChild(cursor); + // svg.appendChild(spot); + + // const interactionLayer = buildElement("rect", { + // width: svg.attributes.width.value, + // height: svg.attributes.height.value, + // style: "fill: transparent; stroke: transparent", + // class: "sparkline--interaction-layer", + // }); + // svg.appendChild(interactionLayer); + + // interactionLayer.addEventListener("mouseout", event => { + // cursor.setAttribute("x1", offscreen); + // cursor.setAttribute("x2", offscreen); + + // spot.setAttribute("cx", offscreen); + + // if (onmouseout) { + // onmouseout(event); + // } + // }); + + // interactionLayer.addEventListener("mousemove", event => { + // const mouseX = event.offsetX; + + // let nextDataPoint = datapoints.find(entry => { + // return entry.x >= mouseX; + // }); + + // if (!nextDataPoint) { + // nextDataPoint = datapoints[lastItemIndex]; + // } + + // let previousDataPoint = datapoints[datapoints.indexOf(nextDataPoint) - 1]; + // let currentDataPoint; + // let halfway; + + // if (previousDataPoint) { + // halfway = previousDataPoint.x + ((nextDataPoint.x - previousDataPoint.x) / 2); + // currentDataPoint = mouseX >= halfway ? nextDataPoint : previousDataPoint; + // } else { + // currentDataPoint = nextDataPoint; + // } + + // const x = currentDataPoint.x; + // const y = currentDataPoint.y; + + // spot.setAttribute("cx", x); + // spot.setAttribute("cy", y); + + // cursor.setAttribute("x1", x); + // cursor.setAttribute("x2", x); + + // if (onmousemove) { + // onmousemove(event, currentDataPoint); + // } + // }); +} + +export default sparkline;