Proper connect_port
[juce-lv2.git] / juce / source / extras / Introjucer / JuceLibraryCode / BinaryData.cpp
blob733c4c6032fd7b9b1d07cd41fd897d14d4be14cd
1 /* ==================================== JUCER_BINARY_RESOURCE ====================================
3 This is an auto-generated file, created by The Introjucer 3.0.0
4 Do not edit anything in this file!
6 */
8 #include "BinaryData.h"
11 const char* BinaryData::getNamedResource (const char* resourceNameUTF8, int& numBytes) throw()
13 int hash = 0;
14 if (resourceNameUTF8 != 0)
15 while (*resourceNameUTF8 != 0)
16 hash = 31 * hash + *resourceNameUTF8++;
18 switch (hash)
20 case 0x44be9398: numBytes = BinaryData::AudioPluginXCodeScript_txtSize; return BinaryData::AudioPluginXCodeScript_txt;
21 case 0x950fd7dd: numBytes = BinaryData::brushed_aluminium_pngSize; return BinaryData::brushed_aluminium_png;
22 case 0x27c5a93a: numBytes = BinaryData::jucer_AudioPluginEditorTemplate_cppSize; return BinaryData::jucer_AudioPluginEditorTemplate_cpp;
23 case 0x4d0721bf: numBytes = BinaryData::jucer_AudioPluginEditorTemplate_hSize; return BinaryData::jucer_AudioPluginEditorTemplate_h;
24 case 0x51b49ac5: numBytes = BinaryData::jucer_AudioPluginFilterTemplate_cppSize; return BinaryData::jucer_AudioPluginFilterTemplate_cpp;
25 case 0x488afa0a: numBytes = BinaryData::jucer_AudioPluginFilterTemplate_hSize; return BinaryData::jucer_AudioPluginFilterTemplate_h;
26 case 0x8905395b: numBytes = BinaryData::jucer_MainConsoleAppTemplate_cppSize; return BinaryData::jucer_MainConsoleAppTemplate_cpp;
27 case 0x7a0186b1: numBytes = BinaryData::jucer_MainTemplate_cppSize; return BinaryData::jucer_MainTemplate_cpp;
28 case 0x02a2a077: numBytes = BinaryData::jucer_NewCppFileTemplate_cppSize; return BinaryData::jucer_NewCppFileTemplate_cpp;
29 case 0x0842c43c: numBytes = BinaryData::jucer_NewCppFileTemplate_hSize; return BinaryData::jucer_NewCppFileTemplate_h;
30 case 0x3f052be8: numBytes = BinaryData::jucer_WindowTemplate_cppSize; return BinaryData::jucer_WindowTemplate_cpp;
31 case 0xb20377ed: numBytes = BinaryData::jucer_WindowTemplate_hSize; return BinaryData::jucer_WindowTemplate_h;
32 case 0x154a7275: numBytes = BinaryData::juce_icon_pngSize; return BinaryData::juce_icon_png;
33 default: break;
36 numBytes = 0;
37 return 0;
41 //================== AudioPluginXCodeScript.txt ==================
42 static const unsigned char temp_43731c40[] =
43 "\r\n"
44 "# This script takes the build product and copies it to the AU, VST, and RTAS folders, depending on \r\n"
45 "# which plugin types you've built\r\n"
46 "\r\n"
47 "original=$CONFIGURATION_BUILD_DIR/$FULL_PRODUCT_NAME\r\n"
48 "\r\n"
49 "# this looks inside the binary to detect which platforms are needed.. \r\n"
50 "copyAU=`nm -g \"$CONFIGURATION_BUILD_DIR/$EXECUTABLE_PATH\" | grep -i 'AudioUnit' | wc -l`\r\n"
51 "copyVST=`nm -g \"$CONFIGURATION_BUILD_DIR/$EXECUTABLE_PATH\" | grep -i 'VSTPlugin' | wc -l`\r\n"
52 "copyRTAS=`nm -g \"$CONFIGURATION_BUILD_DIR/$EXECUTABLE_PATH\" | grep -i 'CProcess' | wc -l`\r\n"
53 "\r\n"
54 "if [ $copyAU -gt 0 ]; then\r\n"
55 " echo \"Copying to AudioUnit folder...\"\r\n"
56 " AU=~/Library/Audio/Plug-Ins/Components/$PRODUCT_NAME.component\r\n"
57 " if [ -d \"$AU\" ]; then \r\n"
58 " rm -r \"$AU\"\r\n"
59 " fi\r\n"
60 "\r\n"
61 " cp -r \"$original\" \"$AU\"\r\n"
62 " sed -i \"\" -e 's/TDMwPTul/BNDLPTul/g' \"$AU/Contents/PkgInfo\"\r\n"
63 " sed -i \"\" -e 's/TDMw/BNDL/g' \"$AU/Contents/$INFOPLIST_FILE\"\r\n"
64 "fi\r\n"
65 "\r\n"
66 "if [ $copyVST -gt 0 ]; then\r\n"
67 " echo \"Copying to VST folder...\"\r\n"
68 " VST=~/Library/Audio/Plug-Ins/VST/$PRODUCT_NAME.vst\r\n"
69 " if [ -d \"$VST\" ]; then \r\n"
70 " rm -r \"$VST\"\r\n"
71 " fi\r\n"
72 "\r\n"
73 " cp -r \"$original\" \"$VST\"\r\n"
74 " sed -i \"\" -e 's/TDMwPTul/BNDLPTul/g' \"$VST/Contents/PkgInfo\"\r\n"
75 " sed -i \"\" -e 's/TDMw/BNDL/g' \"$VST/Contents/$INFOPLIST_FILE\"\r\n"
76 "fi\r\n"
77 "\r\n"
78 "if [ $copyRTAS -gt 0 ]; then\r\n"
79 " echo \"Copying to RTAS folder...\"\r\n"
80 " RTAS=/Library/Application\\ Support/Digidesign/Plug-Ins/$PRODUCT_NAME.dpm\r\n"
81 " if [ -d \"$RTAS\" ]; then\r\n"
82 " rm -r \"$RTAS\"\r\n"
83 " fi\r\n"
84 "\r\n"
85 " cp -r \"$original\" \"$RTAS\"\r\n"
86 "fi\r\n";
88 const char* BinaryData::AudioPluginXCodeScript_txt = (const char*) temp_43731c40;
90 //================== brushed_aluminium.png ==================
91 static const unsigned char temp_9aa09877[] =
92 { 137,80,78,71,13,10,26,10,0,0,0,13,73,72,68,82,0,0,1,84,0,0,0,110,8,2,0,0,0,247,102,124,157,0,0,0,9,112,72,89,115,0,0,11,19,0,0,11,19,1,0,154,156,24,0,0,0,4,103,65,77,65,0,0,177,142,124,251,81,147,0,0,0,32,99,72,82,77,0,0,122,37,0,0,128,131,0,0,249,255,
93 0,0,128,233,0,0,117,48,0,0,234,96,0,0,58,152,0,0,23,111,146,95,197,70,0,0,56,250,73,68,65,84,120,218,172,83,71,14,192,32,12,75,248,255,153,231,66,17,81,45,203,97,244,80,31,16,114,246,242,90,171,153,185,187,189,224,127,239,221,8,33,10,178,79,240,135,245,
94 197,48,152,48,247,137,80,64,44,72,51,66,196,230,87,125,206,22,177,6,74,41,98,216,90,147,4,144,24,107,242,7,10,97,203,140,148,47,53,230,90,196,231,1,185,88,97,174,221,56,48,255,226,139,127,214,217,181,98,12,75,218,190,172,37,147,60,71,225,151,185,241,
95 94,241,155,163,200,43,171,40,219,178,187,41,56,228,162,120,115,176,87,187,161,35,226,104,209,161,153,249,30,229,0,31,1,40,43,163,21,10,97,24,134,34,235,255,255,241,192,65,184,33,36,93,229,250,48,100,98,77,179,211,88,40,196,25,32,154,159,208,152,239,84,
96 147,162,117,194,237,93,75,147,214,68,125,202,21,109,91,136,168,30,29,81,238,239,189,159,223,133,157,181,214,0,40,15,169,253,68,234,52,70,51,167,110,108,41,232,230,51,142,38,19,118,200,217,33,38,90,1,115,136,252,21,22,45,241,106,56,201,51,198,120,127,
97 250,165,141,184,142,57,48,129,217,141,77,98,48,136,73,104,147,73,16,114,107,51,19,156,83,199,190,80,129,125,105,241,193,61,29,114,162,114,42,87,213,77,6,86,244,174,98,108,10,244,7,147,248,145,234,87,0,82,171,32,5,96,24,132,93,246,255,23,123,88,65,8,33,
98 137,210,177,157,134,108,218,168,73,250,0,198,52,197,200,201,200,129,14,162,149,62,90,145,31,145,27,62,150,228,140,165,89,35,165,22,114,98,105,152,69,71,2,226,130,162,150,60,139,77,49,52,238,36,239,183,59,155,160,115,86,243,11,246,251,198,88,150,235,192,
99 66,248,63,30,254,53,27,166,230,60,92,228,169,251,6,142,157,72,85,77,192,157,9,209,171,248,95,22,145,104,185,88,33,40,145,104,119,148,137,41,30,205,117,25,16,23,93,134,226,151,86,96,17,80,253,205,43,0,229,229,146,2,48,16,194,208,77,239,127,230,22,132,
100 16,242,17,187,233,206,14,227,196,151,248,240,77,28,201,226,183,34,119,97,185,68,128,38,35,167,201,18,90,64,86,96,37,122,187,63,63,119,28,133,12,23,184,135,135,183,56,156,203,118,227,128,88,72,220,198,85,36,120,148,197,125,86,99,118,189,212,54,232,252,
101 165,137,148,199,128,19,13,147,91,55,73,109,63,218,213,184,232,112,206,146,228,219,178,219,247,157,240,200,229,120,53,14,38,252,55,70,64,204,249,173,219,144,34,219,85,220,184,121,143,104,196,119,168,189,2,112,98,6,41,0,131,64,12,188,244,255,111,110,65,
102 8,33,19,89,235,205,130,61,168,201,238,108,30,54,150,145,124,104,179,133,106,241,150,231,180,25,23,225,236,192,250,29,35,70,212,108,186,49,112,189,170,220,123,81,92,116,213,86,181,238,46,110,32,11,184,248,92,118,127,123,233,197,47,20,214,97,166,112,97,
103 239,17,70,116,246,111,161,249,171,214,83,166,60,220,48,122,158,78,150,121,68,206,174,186,218,204,98,161,207,5,5,81,197,42,228,239,14,85,27,198,24,102,213,100,202,39,101,141,81,20,192,43,0,41,102,140,3,80,8,131,208,229,223,255,204,14,38,228,5,104,29,190,
104 155,139,162,210,10,124,53,223,154,242,146,60,146,222,76,2,187,30,190,254,54,234,17,134,94,107,178,176,77,43,18,182,185,12,74,29,222,2,25,95,45,92,149,79,79,251,87,163,71,50,38,85,162,77,173,81,154,60,177,191,174,182,158,159,189,96,2,182,100,13,211,131,
105 46,225,83,106,201,197,200,212,245,41,253,50,253,205,236,182,150,98,245,158,194,147,46,152,137,3,139,252,142,235,62,140,162,36,94,149,162,207,206,40,36,53,144,182,45,56,77,34,25,157,152,83,28,1,24,51,183,21,128,65,24,134,194,88,255,255,151,133,9,18,146,
106 211,186,61,236,221,154,91,227,171,40,63,84,220,39,212,109,22,179,144,13,215,76,44,101,41,185,87,85,184,219,236,255,96,194,72,6,92,150,48,86,153,72,161,216,39,178,51,215,253,116,182,206,160,146,3,93,223,134,86,48,219,245,48,153,249,129,38,137,215,61,124,
107 92,59,133,46,228,91,183,151,238,100,33,46,25,107,112,239,186,113,220,164,208,228,52,154,161,192,29,52,158,107,125,190,239,170,170,218,20,160,59,162,217,32,248,181,22,181,3,90,173,166,5,86,55,255,37,0,103,86,142,3,48,8,195,150,254,255,205,84,66,178,44,
108 219,49,136,141,41,37,52,135,143,15,2,184,52,195,254,54,40,135,151,184,60,58,118,84,223,123,146,201,31,249,184,43,58,115,139,188,145,7,191,215,159,88,0,69,149,229,28,5,195,247,191,206,241,89,113,40,67,74,110,27,221,208,7,27,47,42,234,15,146,158,48,47,
109 199,65,83,168,50,20,216,227,40,72,120,26,58,147,17,27,21,62,62,139,206,117,3,117,221,202,241,254,228,94,144,188,0,16,64,105,227,157,39,174,225,77,228,243,75,10,210,169,13,35,133,125,94,2,176,106,229,56,0,64,64,80,225,255,111,86,72,54,50,151,141,80,40,
110 20,18,199,216,57,76,201,60,185,92,103,155,231,196,249,126,219,170,135,5,184,68,167,175,111,185,114,194,120,112,40,114,250,34,139,176,244,59,203,121,206,175,155,219,195,135,0,252,139,224,103,191,182,57,201,53,184,126,86,28,192,96,1,183,210,196,146,192,
111 118,126,179,227,41,174,50,73,165,233,238,152,139,105,152,127,5,193,40,213,74,62,5,96,43,67,253,49,9,136,168,182,4,32,213,76,110,0,136,65,24,248,73,255,53,239,35,146,101,249,64,172,210,0,31,48,135,135,35,62,68,100,233,113,57,228,88,220,2,175,42,160,255,
112 200,8,238,228,228,95,133,185,152,34,204,111,56,176,181,164,25,183,182,107,51,38,155,197,224,142,99,204,68,236,176,27,155,109,222,198,255,58,130,143,126,193,230,142,104,215,132,36,75,102,151,39,136,209,119,20,0,34,184,146,103,33,9,238,133,8,157,5,250,
113 206,140,90,245,238,227,156,40,206,42,169,16,176,0,249,192,105,27,193,230,47,46,130,42,175,156,79,0,74,205,37,5,64,24,6,162,93,148,220,255,200,22,4,25,230,147,212,238,92,40,130,105,157,207,219,85,101,79,86,202,12,212,125,81,52,98,133,138,58,28,123,26,
114 89,140,135,156,136,254,132,241,101,40,249,211,123,111,166,57,245,118,182,8,164,143,157,246,103,226,43,172,247,182,28,219,47,32,103,212,56,99,7,214,75,188,123,155,144,212,62,69,188,180,163,108,174,190,28,75,242,77,215,187,86,198,239,212,158,160,46,32,
115 90,174,137,39,241,81,77,170,141,3,73,44,80,170,238,241,210,182,140,9,212,107,192,164,177,125,63,235,17,128,85,51,88,1,32,4,129,232,101,253,255,95,222,5,65,100,158,169,196,118,234,148,20,141,217,115,158,147,35,85,122,152,35,47,241,201,247,183,137,195,
116 98,114,237,237,95,140,101,102,25,174,230,2,73,218,248,146,80,243,107,79,248,241,215,32,181,22,51,70,153,89,130,167,46,5,60,218,37,175,245,217,203,245,194,92,208,112,147,82,231,25,157,208,130,229,19,118,115,54,54,4,97,82,229,59,204,234,111,172,192,79,
117 77,53,17,24,111,59,85,22,187,107,62,176,188,87,75,147,69,185,84,102,254,30,241,21,128,117,51,70,2,32,4,97,160,133,255,127,179,29,195,100,67,134,194,254,26,207,136,36,139,87,18,203,188,126,86,20,42,198,146,207,12,63,44,209,173,250,218,239,115,130,13,123,
118 60,10,79,136,115,33,35,9,26,226,131,130,156,6,157,249,165,0,127,93,73,60,79,215,108,16,236,151,42,182,135,8,108,109,166,145,138,80,44,234,75,222,16,83,189,182,164,237,184,233,32,134,246,214,45,115,187,133,106,137,114,104,236,73,245,2,223,233,62,66,34,
119 250,48,167,40,173,129,149,174,245,164,210,59,216,60,235,9,64,186,25,228,0,16,130,48,240,255,191,86,47,164,105,97,52,187,30,185,169,8,56,148,147,249,77,41,249,66,140,236,197,106,88,106,219,72,208,49,98,226,149,207,207,74,196,137,217,192,15,144,5,146,173,
120 60,19,70,74,210,201,38,224,215,150,57,249,123,178,192,49,201,4,128,102,127,6,132,215,219,249,169,11,210,228,195,184,52,237,229,250,169,206,86,39,209,97,13,147,196,194,96,79,94,10,163,162,170,20,174,45,173,116,81,179,240,81,107,42,221,91,179,64,51,209,
121 208,202,232,160,37,223,107,9,192,184,185,227,0,8,195,48,52,3,247,63,51,67,37,43,248,87,214,10,81,32,164,81,158,157,135,202,11,40,125,79,39,250,10,231,177,52,237,129,184,202,27,150,192,32,216,240,26,168,133,67,27,173,206,87,230,107,13,42,26,59,9,150,246,
122 63,160,62,141,22,11,128,133,122,186,201,104,97,69,215,66,253,147,228,37,111,226,220,166,208,18,195,179,18,90,186,94,15,74,29,94,72,6,85,59,169,162,91,20,111,72,33,100,212,125,32,130,41,171,201,222,87,54,178,135,136,213,240,108,172,183,226,62,226,130,
123 75,55,41,69,104,175,188,2,112,110,46,41,0,131,64,12,189,255,173,93,8,67,200,207,193,101,161,116,90,21,235,36,47,220,243,223,98,84,114,46,237,251,21,172,189,56,159,58,121,41,54,103,131,119,56,154,118,195,66,116,148,202,37,162,86,49,9,148,232,103,85,41,
124 254,133,152,227,64,199,164,66,161,65,152,112,29,117,4,21,82,218,252,36,247,146,225,190,141,255,176,9,210,209,192,166,48,38,218,168,178,110,233,29,74,163,177,73,166,150,49,236,159,214,61,66,186,147,214,234,243,128,80,30,110,181,9,34,127,172,221,104,39,
125 244,8,192,202,25,163,0,20,194,48,212,193,251,159,249,15,130,148,164,47,118,248,155,8,46,90,107,77,158,238,26,223,217,114,119,155,138,176,231,138,52,73,220,231,0,13,2,166,160,29,34,248,181,135,176,232,255,121,215,13,221,108,41,112,46,137,40,134,45,217,
126 4,153,138,19,46,232,140,37,72,241,95,4,128,102,99,146,32,178,55,57,79,46,55,20,91,175,116,241,131,159,118,153,158,137,96,40,91,58,237,191,248,31,129,22,217,172,197,8,21,38,212,47,175,93,92,194,240,75,177,235,47,212,254,4,96,229,204,109,0,0,97,24,72,193,
127 254,51,211,161,200,57,27,36,88,128,42,128,206,79,166,227,85,103,155,227,69,237,48,38,96,150,9,95,196,188,225,3,228,24,224,31,177,178,46,249,197,250,244,98,147,207,217,60,216,145,16,17,177,11,31,57,225,131,115,38,14,48,146,197,71,16,112,254,60,150,41,
128 94,228,198,99,124,248,102,37,6,170,72,149,46,243,135,143,190,55,146,8,46,155,185,169,66,58,88,192,212,189,219,239,16,64,12,115,80,125,206,131,43,183,79,88,2,80,114,6,57,0,132,32,12,228,176,255,127,179,7,147,13,161,157,170,31,240,100,64,166,131,95,95,
129 137,183,8,241,191,250,59,198,11,236,231,158,0,133,21,17,125,246,147,247,210,235,133,202,88,161,171,19,243,63,54,88,26,168,70,214,56,24,181,229,11,227,40,130,35,199,249,159,136,38,125,231,80,236,207,214,197,98,239,83,11,181,39,116,41,221,250,148,150,162,
130 87,147,88,109,170,111,185,128,46,110,135,97,216,26,92,74,91,109,112,48,110,151,122,59,26,212,147,246,23,106,247,232,40,52,54,82,149,212,215,202,18,128,145,51,90,1,40,6,65,104,255,255,213,99,12,134,152,90,239,187,131,46,17,75,79,93,182,63,204,171,160,
131 85,30,118,90,245,236,119,229,220,69,184,220,78,35,137,192,48,147,35,19,189,71,74,80,67,119,134,229,34,131,165,76,229,140,177,50,152,170,219,86,54,58,252,185,181,174,70,88,109,52,188,17,55,216,148,123,188,144,20,28,154,165,15,116,22,161,92,125,112,179,
132 60,255,47,235,184,212,134,199,160,228,91,3,107,214,75,78,74,60,210,116,157,125,142,93,207,251,36,191,73,115,219,130,63,10,105,250,127,242,8,64,201,21,27,1,16,131,32,139,175,220,127,224,116,158,7,136,254,0,41,82,72,8,32,95,102,26,49,67,34,43,27,230,38,
133 243,108,12,48,32,198,236,76,134,202,129,198,176,251,89,103,187,29,42,19,151,114,116,251,243,43,51,136,221,47,157,80,192,35,250,4,79,204,72,127,9,126,171,28,117,212,113,204,216,92,184,244,229,43,33,113,25,204,206,142,14,53,72,177,213,254,221,35,79,204,
134 206,226,208,91,201,40,195,95,110,25,61,174,11,246,69,117,163,209,66,74,109,109,61,3,242,8,13,119,94,198,122,2,144,114,198,56,0,131,48,12,204,208,255,127,56,75,135,72,85,107,39,23,164,238,8,146,1,176,141,241,149,153,128,52,228,74,108,245,3,23,105,214,
135 200,154,85,249,172,102,128,59,57,72,123,10,16,99,95,116,201,74,188,103,252,163,136,156,125,30,4,58,85,8,121,103,85,179,191,101,252,212,234,121,115,50,135,63,87,22,14,13,112,43,52,227,150,167,220,183,248,198,230,181,51,180,254,25,120,126,2,174,17,230,
136 237,241,64,158,137,108,58,150,121,187,96,101,93,97,139,240,61,220,109,203,98,111,101,180,88,131,111,1,24,57,119,28,128,97,16,134,50,244,254,103,238,208,165,194,126,54,91,198,72,145,9,248,195,163,11,70,168,71,10,15,67,142,241,129,189,69,150,60,203,130,
137 179,77,59,208,120,182,238,179,200,210,105,254,77,205,237,106,81,95,196,33,157,115,219,127,244,204,100,164,93,84,253,90,23,200,127,57,231,40,81,229,128,194,56,106,233,104,21,116,106,228,196,226,156,36,24,11,245,186,105,111,17,162,182,232,107,235,26,34,
138 58,244,177,43,139,164,136,251,55,134,22,231,52,218,124,122,220,43,0,37,103,140,3,80,8,194,80,135,127,255,51,59,144,252,52,45,45,184,186,25,136,32,165,239,43,84,104,64,139,5,122,169,75,80,116,245,58,62,12,225,205,40,24,154,40,191,132,78,125,105,235,3,
139 81,69,116,249,149,117,119,39,79,30,165,157,194,78,48,222,181,1,53,14,120,158,250,234,179,91,164,223,207,228,130,64,48,90,199,54,3,240,19,141,110,10,98,117,232,27,213,143,148,173,48,58,35,91,104,45,86,93,167,171,183,10,156,27,84,171,30,228,164,159,208,
140 113,104,233,85,55,109,176,0,33,77,27,223,139,58,185,2,144,114,46,39,0,128,48,12,245,224,254,27,11,130,135,34,205,179,31,116,2,21,76,107,210,100,58,186,69,171,22,122,24,131,94,206,220,145,24,212,129,25,3,24,57,128,164,128,98,152,205,38,99,38,111,247,199,
141 59,178,97,68,204,32,112,137,224,106,136,198,32,96,20,186,82,17,187,91,228,211,222,164,171,123,87,110,175,133,65,120,252,64,111,86,195,232,139,147,194,135,157,110,105,157,21,128,215,77,227,33,220,127,78,88,12,50,14,6,249,101,117,212,115,34,215,22,128,
142 180,51,216,1,0,130,97,168,131,255,255,102,78,34,107,95,51,113,23,7,134,173,237,106,218,61,32,230,64,213,87,148,246,119,130,160,191,82,229,27,131,27,34,86,30,43,195,63,100,43,22,218,209,169,160,160,190,189,193,214,17,148,155,5,80,253,73,148,214,12,178,
143 207,97,153,243,127,194,255,236,45,22,80,198,115,44,247,165,79,109,102,229,181,176,218,51,5,89,85,105,94,38,87,228,203,250,97,43,199,20,196,32,182,56,191,227,220,98,147,217,251,144,236,103,134,216,67,46,1,56,59,119,28,128,65,24,134,50,244,254,103,166,
144 82,36,84,197,246,163,192,212,137,14,81,139,63,137,121,146,213,100,11,243,21,8,234,184,75,30,97,10,75,183,56,167,185,56,128,30,91,20,225,79,235,11,250,91,86,247,37,128,192,210,228,154,26,191,98,14,237,189,43,169,198,16,25,192,76,228,238,75,6,116,118,250,
145 59,96,14,114,116,47,200,216,5,22,89,208,187,29,51,213,38,49,221,77,19,34,152,245,0,30,73,4,217,190,194,210,123,237,204,213,103,149,6,117,12,207,90,215,173,220,42,25,188,107,10,192,217,149,220,0,0,130,48,30,238,63,179,63,66,122,0,97,3,67,136,213,30,240,
146 114,61,136,243,93,201,60,240,114,111,132,196,49,39,192,114,14,73,10,1,16,165,114,56,35,159,73,142,230,141,221,104,218,17,199,26,145,12,10,91,97,164,193,171,165,104,119,54,222,141,51,212,206,108,95,243,89,224,216,226,120,140,209,28,205,140,15,7,213,101,
147 192,46,148,37,54,89,122,25,175,132,14,132,214,170,80,209,160,142,171,115,149,229,151,23,40,32,188,155,100,205,10,194,23,128,178,51,70,2,24,6,97,88,135,254,255,205,205,212,1,203,42,205,156,37,151,59,8,70,49,247,184,149,44,138,80,172,254,180,163,22,152,
148 161,205,8,194,126,204,213,33,95,225,67,93,204,207,0,52,192,169,54,94,2,13,82,61,55,122,132,194,82,194,53,127,233,204,239,67,64,51,162,89,18,172,127,51,121,30,103,67,188,164,132,158,47,219,102,121,240,106,64,141,91,245,63,240,200,2,12,77,161,61,147,81,
149 156,115,74,10,173,80,219,128,44,220,143,117,129,247,188,207,122,4,224,236,76,110,0,0,129,16,232,195,254,107,246,207,0,174,118,96,140,123,6,135,205,172,156,72,82,246,247,107,50,201,120,45,77,140,183,226,100,66,146,71,121,184,148,36,149,232,74,74,88,194,
150 130,236,114,36,17,74,228,181,177,43,147,108,221,179,76,239,252,139,66,222,74,167,230,229,229,67,140,48,1,141,137,96,100,221,184,236,82,150,89,153,196,129,131,7,182,80,192,117,179,15,160,170,77,182,232,147,139,234,67,83,242,197,179,52,205,52,198,38,86,
151 2,187,167,35,0,99,103,140,3,80,8,131,208,197,251,159,249,155,252,133,148,7,118,55,213,193,88,40,149,30,220,62,137,213,155,222,239,148,142,156,234,140,200,101,18,171,198,71,125,117,95,46,118,212,87,172,181,125,14,95,98,13,207,79,41,40,219,36,202,170,57,
152 173,219,197,237,9,191,119,82,63,131,236,31,157,100,211,82,70,229,118,98,239,206,182,168,102,247,30,251,31,132,59,42,28,21,31,236,47,208,3,171,156,174,151,86,137,0,78,136,65,238,137,255,240,134,96,153,196,69,196,26,106,147,235,217,62,153,190,220,53,159,
153 0,164,157,193,13,192,48,8,3,121,116,255,153,251,139,42,99,46,70,29,33,40,17,196,192,249,57,68,241,107,198,182,71,173,1,204,80,1,96,112,170,169,120,197,37,212,156,167,87,39,84,163,156,57,149,168,175,224,175,212,161,14,50,83,252,181,157,237,105,106,69,
154 203,79,34,243,211,29,108,43,233,115,195,223,234,85,192,125,146,239,167,173,225,97,80,133,59,208,82,54,91,169,92,174,4,120,61,87,219,225,179,63,2,176,156,180,134,145,60,243,91,205,204,203,70,245,21,128,180,243,184,1,0,132,97,32,15,246,159,153,31,66,57,
155 219,68,192,6,160,160,52,151,201,54,94,122,0,12,131,190,14,194,224,78,199,206,145,121,164,199,86,150,43,227,204,204,233,22,49,214,79,128,68,25,67,4,60,6,19,29,117,123,202,82,192,117,134,37,212,36,141,236,250,15,223,22,203,77,175,132,159,243,80,136,5,38,
156 162,11,0,105,9,63,20,104,133,42,242,121,154,40,159,203,241,220,155,166,102,78,249,142,233,100,223,43,136,5,177,2,146,16,216,0,91,94,2,112,118,198,54,0,132,48,12,164,248,253,103,166,67,145,125,182,30,58,26,132,80,8,16,18,206,159,128,193,196,72,253,51,
157 185,11,149,162,45,125,167,23,221,82,12,140,11,38,244,124,120,74,89,67,9,255,48,183,159,106,75,146,110,148,91,23,113,93,8,102,199,20,116,186,193,58,40,250,214,81,31,82,128,43,19,105,223,6,253,223,183,203,111,160,228,113,242,76,172,61,89,198,246,75,103,
158 195,124,71,232,124,36,89,156,232,165,24,228,166,35,90,38,85,74,247,18,81,110,94,88,74,129,252,108,111,1,56,59,151,20,0,64,16,136,182,232,254,103,46,8,66,230,99,67,23,104,97,152,163,166,111,74,121,89,157,167,225,141,176,198,112,229,247,38,2,187,66,235,
159 48,139,116,207,57,251,46,147,249,57,57,128,0,249,146,83,43,205,231,133,106,110,48,168,155,48,185,121,35,0,17,193,92,144,188,185,222,245,200,118,233,36,30,235,232,110,33,144,59,100,117,72,151,8,57,229,61,172,82,186,214,19,232,34,155,142,46,228,124,3,78,
160 56,212,73,77,193,176,60,249,237,5,176,212,176,167,0,32,156,44,7,248,61,93,2,144,118,70,41,0,128,48,8,221,253,79,221,79,68,204,167,13,186,64,16,140,205,116,230,118,245,41,50,15,75,151,154,105,27,46,230,232,244,155,71,81,109,15,5,133,50,38,144,172,136,
161 84,76,50,13,201,16,1,236,160,255,79,203,26,11,8,21,93,85,191,158,142,244,225,3,251,103,122,231,7,194,240,87,79,28,80,195,246,228,182,194,144,36,66,98,12,181,27,68,194,237,168,195,5,186,20,13,244,104,42,1,233,28,162,40,203,57,4,218,194,118,85,20,211,46,
162 134,43,176,173,155,44,1,24,187,147,28,0,66,16,136,162,44,250,254,103,118,71,58,177,120,232,5,52,193,32,50,212,255,34,115,234,241,218,173,143,15,202,164,208,222,143,189,177,107,230,9,165,84,104,173,78,147,27,197,65,32,32,55,98,204,137,242,76,247,132,68,
163 125,161,53,49,137,168,103,237,182,90,99,90,200,28,121,193,100,96,40,182,69,238,77,239,194,94,205,152,109,28,6,109,38,19,113,44,186,9,128,0,226,184,39,126,19,149,112,154,214,164,249,131,128,38,58,72,123,46,80,79,143,0,156,157,49,14,128,48,12,3,59,240,
164 255,55,119,64,138,34,159,99,181,101,5,49,64,68,168,115,181,63,89,190,214,125,101,232,106,91,25,235,53,88,163,216,198,43,201,28,22,84,228,147,234,252,19,35,138,153,175,244,111,49,154,200,121,162,212,50,173,153,204,222,150,203,114,188,101,141,15,163,80,
165 223,14,171,167,4,219,149,160,107,134,17,102,230,115,237,219,225,90,201,10,215,25,124,182,27,79,248,21,174,121,86,175,183,28,4,28,200,25,57,37,191,244,93,86,100,29,178,11,46,151,50,214,77,129,168,85,81,234,154,28,116,38,218,173,174,220,2,80,118,46,57,
166 0,132,48,8,221,204,253,207,236,206,152,194,131,206,21,154,168,148,159,159,21,72,130,203,117,67,20,107,18,222,174,115,170,91,4,104,116,199,122,223,106,106,28,36,64,168,226,71,46,47,165,177,210,150,174,253,13,35,170,76,190,0,173,54,222,56,64,54,234,108,
167 208,252,44,226,219,95,37,127,233,198,241,197,163,10,96,54,49,73,103,134,44,76,22,183,210,134,88,9,249,234,230,24,58,194,203,4,231,194,232,138,172,169,132,175,202,174,53,154,253,78,239,8,192,217,181,227,0,20,130,176,55,200,253,175,236,102,76,127,54,111,
168 115,53,33,64,105,41,107,102,36,166,133,84,212,159,64,253,204,158,86,198,219,16,16,238,66,51,128,159,128,36,217,179,197,173,109,241,184,56,252,130,25,123,103,97,230,202,224,221,179,241,14,182,203,235,191,121,123,103,246,216,188,27,178,173,148,0,114,239,
169 253,4,119,0,205,26,245,49,92,115,105,180,33,129,255,115,35,73,8,185,195,35,112,150,151,70,250,165,2,66,22,206,76,60,203,240,14,124,214,22,128,180,51,198,1,0,4,97,224,226,255,223,236,198,192,245,208,232,7,76,76,16,44,180,101,113,37,8,139,170,45,9,172,
170 57,31,187,29,69,126,56,222,156,50,225,214,3,143,228,31,246,255,110,252,143,163,125,154,13,78,153,233,184,68,36,102,162,99,241,180,223,83,68,248,159,40,96,142,105,155,134,60,216,123,93,34,2,179,232,164,222,214,128,113,140,132,214,20,48,214,77,180,138,
171 103,81,109,0,59,178,146,6,121,130,129,187,57,177,114,163,12,1,166,61,126,211,237,199,121,124,29,178,5,96,237,140,113,0,10,65,24,218,193,251,159,249,15,46,10,125,85,147,191,25,39,7,18,176,192,235,40,185,52,115,181,8,203,219,115,181,22,0,14,253,91,180,
172 155,97,245,197,172,163,98,89,238,201,236,37,12,47,11,88,168,217,10,70,128,94,203,124,56,170,204,9,252,162,157,3,253,203,104,141,125,246,189,170,119,175,104,60,217,117,190,90,21,91,173,215,118,118,169,60,36,139,36,219,250,177,34,162,29,185,11,49,22,168,
173 205,61,252,10,80,59,56,53,103,161,141,80,148,243,240,9,192,217,25,221,0,16,194,32,244,246,159,218,191,139,82,120,181,46,160,137,169,198,2,133,99,164,87,94,95,33,180,210,84,47,11,251,172,160,69,182,216,211,90,65,36,127,35,126,6,138,139,15,162,5,222,108,
174 82,184,180,42,22,131,145,154,171,89,206,22,146,96,168,230,1,129,31,181,238,163,149,71,98,190,100,40,80,61,176,147,230,66,210,214,192,169,181,226,181,109,54,244,215,169,158,146,173,59,119,46,150,168,230,47,97,181,147,1,72,216,94,195,63,177,51,17,159,75,
175 0,214,206,24,7,0,16,132,129,14,254,255,205,58,18,218,94,212,184,58,25,13,104,75,161,211,118,80,212,225,115,80,126,215,83,104,172,161,109,42,76,242,97,72,132,135,168,53,213,72,85,62,100,101,100,22,56,212,60,101,233,40,29,177,168,198,187,154,41,216,79,
176 242,48,144,222,30,94,192,20,64,20,125,172,65,36,174,164,129,100,125,117,108,148,130,90,14,254,179,246,222,111,45,18,212,156,43,237,167,233,8,45,111,98,71,235,3,235,52,194,76,212,170,163,1,35,163,189,178,4,160,236,220,109,0,8,97,24,74,113,251,207,124,
177 29,178,98,63,3,11,32,10,148,16,255,242,69,61,89,212,57,105,179,29,187,7,163,197,170,227,168,132,171,21,31,152,227,130,101,134,36,182,63,90,250,199,138,241,72,218,123,213,215,154,234,236,244,112,1,147,90,153,184,128,163,188,151,32,168,215,146,113,31,194,
178 217,163,217,215,123,172,96,79,212,163,185,172,164,39,81,186,28,193,207,59,151,149,28,71,254,60,226,31,109,213,245,80,5,147,210,206,161,106,218,155,58,190,47,175,33,119,46,211,28,34,93,61,237,23,128,179,107,89,1,0,4,97,30,250,255,111,238,16,136,184,71,
179 214,57,8,10,89,83,215,92,181,11,122,13,14,122,209,39,238,113,134,137,119,212,136,23,59,93,213,149,85,229,86,63,231,131,138,46,232,112,72,42,221,53,193,151,112,48,28,200,217,96,34,6,30,234,134,189,127,91,247,206,187,54,158,124,78,178,146,212,104,52,128,
180 83,172,205,168,98,140,18,132,38,161,84,253,138,109,66,4,26,243,192,134,254,255,95,79,138,24,129,213,251,36,234,170,180,20,66,242,72,141,3,115,169,37,212,117,195,45,0,103,103,112,3,0,8,194,64,30,236,63,179,223,6,174,64,220,64,141,26,168,181,151,152,160,
181 128,174,134,46,107,15,214,78,71,203,193,174,44,40,229,226,168,72,99,248,215,28,233,131,123,20,185,148,97,8,80,238,115,69,121,58,41,151,2,18,84,21,204,180,86,61,31,89,253,107,97,245,173,228,173,133,0,14,56,51,7,180,105,49,125,205,194,94,220,40,105,250,
182 195,18,17,192,248,32,162,34,57,250,118,81,23,212,41,168,119,51,154,49,60,26,219,15,59,23,183,170,14,100,128,61,166,59,8,79,0,206,206,29,7,96,24,132,161,30,42,238,127,228,14,149,170,10,127,160,89,51,101,128,16,131,252,184,170,202,109,152,253,70,100,19,
183 36,210,136,198,87,124,51,179,57,141,92,151,69,170,253,108,180,10,127,99,54,123,141,184,33,169,45,67,14,56,174,185,44,8,146,2,44,75,19,38,200,52,214,52,238,131,166,224,1,162,115,243,42,57,203,38,252,90,199,192,137,10,152,166,176,69,135,133,173,52,158,
184 178,49,46,108,115,230,96,110,19,238,13,213,251,239,128,9,19,15,30,209,8,243,28,222,2,112,118,37,55,0,128,48,168,15,247,159,217,175,41,103,156,161,138,10,2,135,222,61,134,185,113,80,45,140,21,93,102,23,189,176,164,168,142,197,247,162,226,138,46,104,69,
185 16,170,22,221,169,77,129,102,108,20,113,71,87,187,99,209,138,89,94,125,195,207,199,185,29,95,152,198,80,216,87,137,120,174,167,177,238,199,24,98,53,211,8,166,49,6,150,254,221,86,248,210,164,36,161,82,182,152,57,170,106,33,205,73,51,66,40,177,173,160,
186 249,10,64,218,153,28,1,12,2,49,204,143,244,95,115,126,25,102,45,27,146,180,192,189,96,164,107,168,53,68,25,38,108,56,196,123,165,20,93,95,14,214,82,25,75,104,247,165,171,254,20,70,36,38,154,146,135,138,7,147,54,221,165,83,80,42,10,66,37,237,208,113,165,
187 210,254,121,213,255,193,249,171,151,64,113,29,208,105,203,131,203,216,229,124,108,164,139,39,239,196,33,183,41,129,194,115,141,82,122,90,243,57,178,18,126,157,197,140,199,192,39,186,142,12,200,237,33,87,249,131,131,200,104,114,11,192,217,25,172,0,0,130,
188 48,180,67,255,255,205,157,18,217,214,76,239,18,68,32,230,244,109,103,48,6,156,14,38,74,30,95,151,135,183,101,86,102,215,65,185,71,32,245,51,214,54,60,186,223,128,77,249,133,128,235,236,105,159,229,70,10,220,49,204,124,124,161,43,29,172,90,40,212,129,
189 64,104,2,186,218,234,64,155,252,41,131,95,188,115,217,24,146,4,39,248,138,71,76,228,2,182,244,144,190,111,101,166,131,137,248,117,215,201,192,228,194,20,143,178,153,93,14,35,173,111,196,43,79,220,28,1,24,59,131,27,128,97,24,4,250,145,253,103,206,207,
190 138,194,129,189,64,251,105,104,132,241,113,116,224,236,96,128,33,111,244,189,64,139,165,81,38,177,193,70,37,60,176,220,156,241,230,12,200,220,0,243,253,118,240,66,136,117,8,8,75,121,161,35,203,79,95,213,182,214,36,159,49,162,27,50,39,1,224,177,233,50,
191 28,125,7,231,219,149,20,87,188,3,212,140,111,198,13,104,244,167,81,211,251,33,189,132,211,180,111,23,193,112,243,32,189,102,35,3,218,169,121,153,37,23,60,71,106,207,111,50,29,14,150,117,5,96,236,140,113,0,128,65,16,232,255,95,221,177,6,15,194,222,85,
192 115,21,148,239,240,115,140,23,110,137,237,110,23,0,120,40,72,219,221,51,44,181,223,64,107,65,221,117,250,133,19,29,69,16,158,98,175,94,156,130,205,4,17,13,88,219,64,218,35,64,179,93,59,209,13,217,123,209,67,247,201,76,33,122,24,34,36,118,124,151,195,
193 209,128,198,53,104,98,141,185,219,237,161,19,185,207,20,190,185,161,26,142,101,176,200,69,23,192,24,18,140,123,193,49,199,19,128,179,107,217,1,0,130,97,14,254,255,155,221,154,165,15,27,119,49,33,161,155,118,221,169,145,8,129,97,109,162,76,224,100,168,
194 243,107,141,104,172,128,225,201,116,209,234,67,170,203,10,6,220,185,89,132,101,170,86,132,140,131,236,74,90,153,218,10,214,78,218,163,242,163,176,55,135,244,79,183,70,91,2,24,126,4,172,192,25,211,20,172,174,68,223,100,64,235,86,199,129,112,214,108,7,
195 167,76,250,92,157,141,50,83,170,49,107,189,204,146,202,18,14,181,20,221,203,6,234,131,4,218,78,178,48,172,177,142,0,164,93,203,10,0,32,8,243,208,255,127,115,135,64,98,115,83,176,99,116,19,67,230,30,39,179,110,125,196,165,41,48,91,151,168,84,31,198,111,
196 21,241,176,4,135,224,163,1,8,71,149,36,239,243,125,185,50,28,66,250,204,69,85,144,108,58,136,112,47,25,21,61,16,46,247,221,110,124,208,77,136,93,88,245,81,43,173,85,78,16,49,51,23,219,196,221,182,48,42,179,218,126,32,64,9,198,91,143,208,146,44,168,140,
197 201,97,20,5,121,248,112,217,236,39,50,191,221,120,231,10,64,217,21,35,1,0,130,160,255,255,186,193,41,64,192,198,70,243,204,0,233,27,233,5,230,176,84,152,65,52,183,169,3,89,2,61,242,44,77,203,165,127,94,147,13,160,180,105,16,111,104,195,128,146,137,169,
198 12,71,43,91,18,216,228,90,30,39,231,99,45,240,250,194,18,171,55,68,90,52,144,40,145,26,15,173,249,129,223,43,235,193,168,138,252,150,79,130,35,236,230,54,107,172,49,224,89,33,175,195,237,67,122,25,73,3,52,156,122,52,22,29,63,1,56,59,119,28,0,66,16,136,
199 82,120,255,51,111,103,144,153,7,186,165,149,49,209,128,243,99,217,178,54,166,56,111,183,80,64,84,176,182,247,58,80,61,43,147,45,5,93,72,254,172,150,143,83,171,111,255,216,86,188,64,182,156,177,184,5,251,201,40,174,167,52,171,249,32,205,43,29,137,198,
200 167,123,223,207,65,26,151,151,9,34,63,82,250,85,72,102,65,1,219,184,82,28,251,77,85,108,36,170,10,244,20,166,57,64,51,155,49,227,112,137,131,4,27,55,189,146,250,68,201,42,66,36,63,129,41,123,139,79,0,230,206,29,5,0,16,134,161,29,188,255,153,29,10,82,
201 242,169,117,211,201,77,65,68,147,198,231,106,200,121,206,14,96,83,138,55,85,149,103,57,215,84,22,210,132,31,102,200,171,234,6,187,225,137,42,39,35,140,87,166,56,56,183,147,19,47,76,206,79,102,48,195,160,65,160,190,53,25,244,171,38,151,102,66,76,149,160,
202 238,48,113,61,169,162,83,232,193,23,15,236,58,51,66,6,100,151,252,103,69,190,245,0,123,184,183,229,161,248,237,64,230,205,229,223,21,80,122,21,121,58,91,0,222,206,24,11,0,16,4,161,222,255,212,13,53,248,80,126,185,180,181,57,85,10,2,7,237,175,79,75,110,
203 179,221,94,29,111,131,49,199,14,195,109,107,197,9,208,113,171,129,23,25,179,52,11,251,0,41,75,188,161,20,19,35,10,199,6,183,174,117,181,180,240,127,215,9,235,243,101,158,54,222,47,206,156,140,56,140,74,131,51,165,67,4,3,69,159,249,174,10,177,45,233,61,
204 206,21,54,186,68,236,170,112,145,15,134,211,174,156,25,185,128,232,50,221,47,1,40,59,131,27,128,65,24,6,230,209,253,103,230,129,84,161,248,108,194,2,32,74,11,53,38,231,79,177,65,120,158,95,134,91,62,84,191,142,139,140,33,109,117,187,68,93,99,148,245,
205 127,126,219,58,197,251,85,78,38,101,211,91,137,128,37,89,29,90,182,164,76,37,116,170,157,138,115,33,75,57,131,248,181,200,215,85,55,230,31,180,57,11,96,207,206,233,191,168,90,196,52,14,28,166,139,111,70,163,123,242,118,225,39,125,213,74,205,23,119,143,
206 5,87,183,70,112,58,55,54,180,21,50,159,51,56,223,187,229,37,0,101,103,112,3,0,8,194,64,30,238,63,179,190,140,161,244,64,55,208,104,98,161,92,151,234,88,184,151,154,87,235,236,253,48,75,228,8,63,101,109,60,177,144,157,161,40,49,97,239,59,124,75,238,144,
207 112,48,148,57,110,188,84,155,148,74,161,113,62,8,48,53,65,43,4,212,108,59,141,255,133,247,13,15,62,154,240,66,24,43,170,121,155,12,116,230,18,131,107,209,195,183,130,183,207,233,137,109,8,237,60,162,210,237,180,100,225,68,53,179,168,186,59,169,75,61,
208 147,179,182,0,164,157,49,14,192,32,12,3,25,248,255,135,179,116,168,20,149,96,31,65,221,216,145,136,147,152,243,76,11,218,49,141,107,24,115,149,123,201,128,192,207,142,40,25,198,176,95,216,123,136,8,87,7,118,62,20,131,6,74,98,119,115,216,206,48,214,35,
209 191,201,25,108,82,243,59,108,235,31,249,221,153,231,245,199,10,87,130,2,204,231,37,33,71,238,89,29,27,71,246,104,223,212,29,206,222,234,211,181,185,66,20,16,158,219,155,20,226,19,164,12,141,213,240,47,139,144,20,104,208,210,230,39,229,71,0,206,206,29,
210 7,0,16,132,161,12,222,255,204,14,38,134,216,87,32,174,78,26,81,62,45,101,185,242,18,142,70,127,220,148,34,34,46,113,117,241,115,78,209,29,217,75,69,90,115,95,253,57,228,220,254,16,101,9,146,232,112,188,221,32,206,22,134,18,245,151,81,128,157,58,219,123,
211 14,233,181,117,199,161,35,109,227,225,191,175,71,133,15,241,41,58,52,17,231,91,61,131,91,208,157,230,107,69,26,8,26,9,110,236,18,129,21,76,113,90,201,154,141,22,148,121,108,27,83,157,184,32,78,17,38,164,110,101,11,192,217,181,172,0,0,194,160,29,250,255,
212 111,46,8,34,230,35,233,210,125,193,134,76,167,163,152,66,72,17,69,20,39,63,227,220,104,217,173,224,253,155,244,234,22,1,243,77,251,37,89,168,222,46,146,90,238,249,147,44,69,65,171,236,244,86,194,45,221,45,48,50,65,198,43,108,182,164,51,191,25,196,68,
213 151,17,130,136,243,237,138,237,71,74,31,199,7,6,99,208,189,111,131,238,72,197,209,37,57,221,173,80,237,153,241,65,86,46,227,165,19,56,188,19,1,78,34,3,1,158,43,152,245,78,1,56,59,99,36,0,66,16,6,82,220,255,31,76,117,173,195,146,76,180,183,194,81,32,36,
214 228,235,238,80,82,58,8,97,12,253,186,204,140,235,199,149,244,122,60,152,193,229,228,228,92,165,89,214,201,148,226,16,104,29,36,130,83,233,236,147,182,170,104,214,117,230,5,111,111,31,246,178,142,61,21,155,231,94,65,241,207,228,25,213,93,231,116,148,100,
215 162,65,83,109,26,189,172,14,8,202,162,39,100,212,169,27,103,177,237,17,25,3,194,25,196,206,48,11,125,111,53,126,186,243,252,47,0,101,103,140,3,0,8,131,64,7,255,255,102,55,67,4,78,93,29,220,170,64,75,153,110,108,142,169,21,87,96,163,132,205,227,16,116,
216 20,183,249,19,119,89,70,6,24,55,142,12,89,170,5,119,250,152,64,147,208,14,3,79,76,80,131,122,115,95,103,139,27,209,201,40,168,25,8,219,251,173,216,23,2,15,39,176,103,254,171,47,232,125,242,246,180,113,152,154,210,215,134,155,98,159,143,199,150,35,141,
217 133,204,133,38,163,70,80,195,65,93,215,63,56,10,19,176,203,56,42,202,10,22,150,0,164,156,49,14,0,32,8,3,25,252,255,155,29,76,12,41,109,193,56,59,26,42,212,114,203,7,221,232,136,174,28,20,83,24,199,86,52,177,153,43,222,170,147,1,85,130,109,71,72,215,83,
218 45,207,64,69,163,160,10,103,76,121,196,144,232,174,23,6,12,95,152,228,115,204,193,44,50,135,166,42,180,200,211,182,230,255,87,128,158,100,136,114,19,38,115,4,77,173,133,198,61,154,15,157,218,177,43,39,120,18,60,87,172,46,149,52,5,52,30,28,13,125,19,15,
219 237,54,18,147,223,212,45,0,103,87,146,3,0,4,196,252,255,213,14,68,154,233,50,120,129,68,194,148,110,187,171,47,119,122,5,245,75,17,240,186,66,53,188,35,207,121,96,208,129,250,121,71,218,183,124,149,171,97,231,105,227,154,88,217,179,132,174,175,0,32,131,
220 119,69,202,34,248,181,223,114,111,89,55,154,227,34,254,4,60,79,134,191,113,157,228,149,43,183,157,0,22,81,131,203,92,185,71,37,37,118,157,187,234,228,38,200,103,32,127,9,201,176,150,16,209,19,40,243,66,142,226,100,146,152,183,173,18,89,107,77,1,40,187,
221 98,36,0,64,16,196,208,255,63,236,210,234,41,34,254,160,178,227,48,3,94,68,192,75,104,45,102,160,215,219,83,150,78,211,178,181,35,0,117,242,155,112,58,15,144,215,209,139,96,86,104,121,236,147,242,183,119,89,148,121,102,95,42,125,224,215,254,115,5,5,71,
222 67,10,25,211,230,192,193,105,95,221,42,18,118,22,40,165,132,244,169,216,212,23,78,77,138,0,148,92,235,46,244,40,21,199,229,171,21,54,43,135,124,98,61,41,152,114,141,194,182,190,0,156,157,193,13,0,32,8,3,121,184,255,204,126,129,150,195,232,2,26,131,6,
223 11,246,142,13,104,174,156,67,226,1,180,176,168,189,244,90,195,0,251,237,188,146,166,246,217,51,60,41,249,54,83,178,60,89,0,138,194,21,208,196,133,233,35,99,158,2,250,160,20,7,252,81,201,143,205,111,147,129,188,204,144,249,24,150,131,98,105,232,49,51,
224 237,172,227,187,170,235,47,24,136,149,147,19,21,172,220,210,251,108,212,219,126,181,216,231,55,123,7,170,30,164,151,242,68,49,179,123,203,241,115,5,224,236,92,110,0,0,65,24,202,193,253,103,246,74,232,107,53,184,130,49,197,210,207,113,66,148,1,209,14,
225 153,245,206,156,57,185,76,100,74,191,179,49,116,97,243,175,3,37,151,253,28,12,127,89,12,231,138,12,48,239,240,103,203,152,137,198,50,209,17,59,98,239,249,242,17,78,115,196,232,238,104,119,107,145,228,30,243,51,112,209,141,101,126,106,215,233,67,34,186,
226 241,243,207,92,163,239,209,171,211,25,71,204,167,127,150,106,235,194,162,196,26,164,163,74,87,10,252,240,59,200,223,95,1,72,59,99,28,0,64,16,6,254,255,215,198,197,16,184,22,130,155,171,209,80,40,165,220,193,158,185,86,116,232,123,223,26,140,25,194,15,
227 191,102,140,68,200,20,120,199,107,188,145,106,156,98,174,56,28,227,81,207,108,150,171,155,233,233,157,55,246,90,11,176,48,252,252,225,17,234,58,51,92,155,157,220,123,159,154,219,23,152,190,61,134,41,61,146,133,21,81,90,247,247,132,106,74,107,84,17,49,
228 133,42,108,78,69,176,81,218,92,95,3,198,243,17,128,180,115,185,1,0,132,65,232,197,253,103,246,214,152,242,192,223,0,30,140,105,85,40,48,50,76,133,58,231,86,180,213,243,182,100,91,214,135,96,30,131,243,54,196,203,19,45,113,179,153,113,152,139,8,12,159,
229 123,68,184,114,109,51,11,25,101,112,217,207,255,100,222,131,200,231,4,48,187,234,80,14,126,215,80,35,205,62,70,160,20,19,172,234,153,173,71,140,243,105,250,155,83,139,209,64,205,174,178,185,182,35,164,210,176,197,92,153,53,170,177,141,139,21,211,158,
230 85,171,166,0,172,157,81,10,192,32,12,67,253,216,253,207,236,199,96,132,188,180,42,243,0,115,104,33,52,181,125,62,113,108,168,199,152,235,225,190,59,100,141,180,162,47,196,86,135,202,242,69,61,230,220,117,37,192,180,115,140,162,218,111,91,45,230,135,167,
231 247,219,61,129,111,9,50,57,74,185,119,72,100,127,140,250,149,175,180,53,219,56,133,177,4,160,121,19,183,96,247,172,28,57,167,238,47,121,65,84,183,216,74,28,227,56,132,239,248,245,158,239,252,203,224,133,166,41,12,37,193,190,177,150,105,143,217,154,149,
232 152,2,176,118,5,57,0,128,32,168,67,255,127,115,183,102,32,168,91,63,112,171,97,161,192,46,173,251,58,10,45,238,99,37,203,10,184,168,40,198,245,230,147,43,145,143,41,9,154,131,81,113,131,35,34,59,61,168,13,136,148,131,137,240,7,166,212,233,255,37,194,
233 238,29,198,194,241,79,103,108,62,78,247,75,230,79,147,172,238,107,99,96,81,127,228,86,162,34,100,56,226,42,62,13,22,101,85,152,84,101,53,155,224,26,212,173,78,153,127,229,70,169,160,13,238,158,241,234,50,6,249,71,0,206,206,32,7,96,16,4,130,61,248,255,
234 55,247,64,66,8,204,46,182,87,15,198,104,16,36,235,206,193,34,103,54,93,48,222,176,17,82,175,37,243,223,160,249,153,77,157,70,6,140,106,185,225,217,32,206,189,133,186,201,72,129,145,188,81,155,248,29,127,8,221,149,228,134,88,94,186,39,162,177,132,135,
235 11,255,75,188,74,37,233,111,144,79,245,194,58,167,255,22,173,60,29,240,225,141,209,98,0,74,138,249,59,151,93,95,31,168,58,51,62,238,19,194,181,158,5,154,56,215,2,118,69,134,41,90,145,210,20,199,248,43,0,103,103,148,3,0,8,130,208,238,127,234,126,155,242,
236 16,59,64,91,31,97,162,12,68,92,215,88,182,189,163,192,219,194,201,229,217,152,85,46,41,147,161,6,249,116,157,68,10,178,184,22,118,227,49,230,73,19,61,83,35,118,216,186,238,229,176,255,195,240,214,8,36,231,14,221,18,183,52,122,62,135,211,124,143,225,37,
237 41,171,231,128,218,93,142,223,40,148,137,186,155,176,249,162,21,120,225,74,116,246,213,155,119,192,94,1,72,59,131,27,0,64,24,4,126,220,127,102,227,207,32,135,65,119,168,166,4,202,13,1,9,219,222,168,28,167,123,155,140,80,242,27,200,228,54,198,32,140,176,
238 92,108,118,197,111,10,95,101,73,163,141,107,66,184,24,242,8,172,145,30,32,147,150,44,210,26,248,85,4,171,149,235,159,159,11,181,197,237,154,72,90,107,78,18,28,209,31,229,208,51,24,43,217,144,162,105,145,123,48,155,254,182,239,86,252,66,90,64,168,141,
239 167,21,92,180,79,201,63,59,5,96,237,140,113,0,0,65,24,232,224,255,223,236,102,8,244,176,33,206,234,160,49,161,148,82,118,45,44,63,229,147,102,26,38,197,179,18,26,52,85,125,114,47,163,224,185,192,125,152,106,185,178,21,223,180,172,37,249,132,20,2,209,
240 29,35,41,208,243,225,206,131,15,150,190,108,243,83,131,8,191,229,248,70,98,142,73,198,39,63,134,12,206,18,154,197,6,13,95,231,154,128,67,181,232,72,228,197,108,32,85,21,231,53,246,173,126,31,231,61,117,4,224,236,220,82,0,6,129,24,184,31,189,255,153,91,
241 40,20,73,38,177,237,5,68,97,209,125,36,227,33,252,105,239,108,111,21,96,197,17,189,205,183,95,54,111,18,129,3,127,242,195,33,48,58,49,82,180,57,28,66,130,105,229,195,248,219,238,162,78,236,105,173,139,223,66,49,132,127,245,219,173,92,202,197,172,145,
242 106,168,242,67,233,84,112,240,215,233,224,117,94,4,84,118,217,207,100,148,101,17,207,99,172,74,6,46,115,101,228,68,76,118,221,186,185,240,119,149,228,58,92,87,181,99,227,166,100,58,207,246,228,20,167,0,148,157,49,14,192,32,12,3,25,250,255,55,119,96,65,
243 57,251,74,119,36,36,20,25,97,39,199,67,198,120,60,62,7,18,137,103,35,160,18,146,219,168,217,220,69,16,197,171,227,86,89,55,159,100,117,178,125,22,104,16,228,165,141,2,138,6,36,81,168,103,241,53,245,241,110,191,230,117,93,62,1,252,106,250,43,220,247,113,
244 163,143,114,70,225,16,18,81,3,221,55,127,206,253,48,255,93,254,204,41,219,120,242,104,48,141,210,28,123,195,153,2,250,17,141,17,131,145,164,210,215,219,139,95,1,56,59,115,28,0,66,24,6,54,252,255,205,116,209,10,143,71,209,82,209,208,68,57,145,237,156,
245 37,73,35,69,130,145,138,148,127,129,40,185,57,86,19,45,180,204,17,168,35,44,69,30,237,229,219,212,30,153,52,196,153,201,206,227,231,180,89,183,197,21,54,168,13,197,185,108,242,151,28,59,47,230,255,198,1,231,237,101,134,21,80,83,162,89,113,110,207,120,
246 155,70,3,221,64,248,236,56,62,52,241,226,246,176,45,231,20,224,108,227,143,44,125,233,219,91,53,22,192,220,175,0,164,157,89,14,0,33,8,67,189,255,169,157,196,68,77,151,231,199,156,192,13,17,105,41,71,183,31,20,59,156,44,237,127,215,120,222,64,161,139,
247 89,141,216,44,193,241,112,87,98,147,73,50,85,65,246,194,153,54,177,70,170,169,41,200,18,62,47,219,2,126,78,161,11,168,121,51,70,184,204,131,177,0,14,1,158,183,250,15,214,232,54,215,148,72,182,171,221,74,56,98,45,11,37,133,254,46,242,14,143,212,18,58,
248 150,21,136,109,136,196,253,120,105,213,193,62,251,187,210,88,176,16,201,187,233,70,191,211,132,94,60,151,124,143,62,5,224,236,12,82,0,8,97,24,232,97,255,255,225,94,188,45,165,201,68,244,3,130,162,213,134,56,249,70,210,94,248,113,73,72,15,27,56,115,148,
249 175,40,15,171,15,162,22,23,171,246,235,234,216,202,29,180,147,208,235,134,45,107,85,101,10,141,182,175,199,62,223,170,26,4,145,117,226,26,95,29,75,34,112,231,2,65,226,249,91,231,79,92,230,223,166,62,74,33,245,32,193,243,23,48,237,26,167,49,20,34,130,
250 205,118,90,20,97,179,116,155,81,34,131,125,150,142,198,132,174,76,245,227,244,133,202,30,243,37,84,159,45,0,101,87,114,3,0,8,131,124,184,255,204,254,26,194,149,58,3,90,161,66,123,75,4,34,13,30,63,97,172,202,128,161,123,50,10,113,234,175,116,218,139,216,
251 91,122,221,179,104,215,155,105,67,69,1,176,90,253,200,20,122,18,177,27,95,48,230,35,232,254,47,169,184,149,181,93,240,171,157,38,153,255,55,109,160,95,18,177,47,22,74,191,113,42,28,125,9,17,115,214,144,207,28,15,69,220,218,132,58,109,76,65,210,82,70,
252 83,59,51,233,47,155,239,78,128,90,20,144,138,226,209,122,2,112,118,238,88,0,130,64,12,220,194,251,159,217,206,135,201,36,40,61,221,2,251,9,67,174,181,76,197,93,142,19,245,179,10,16,137,8,23,246,139,75,169,235,249,120,89,164,17,142,156,144,21,168,74,233,
253 186,48,97,243,182,0,74,190,90,242,64,29,125,227,18,248,245,189,86,199,22,169,144,60,219,179,90,126,64,57,214,249,38,80,88,147,25,109,9,40,102,123,228,243,189,171,23,94,160,111,96,188,119,126,169,84,197,88,105,235,155,44,58,52,142,186,61,226,110,132,139,
254 78,144,207,202,91,0,210,206,32,5,96,16,136,129,30,250,255,55,247,38,75,102,76,133,158,61,40,8,186,102,99,230,9,7,203,92,214,246,255,132,103,104,213,80,68,189,55,84,77,81,100,0,219,164,197,96,199,161,104,152,199,241,223,73,6,138,205,163,16,165,74,33,37,
255 37,126,97,208,134,223,222,140,153,17,86,220,144,189,246,46,48,207,75,2,218,201,199,253,51,48,75,75,229,130,223,101,215,141,161,76,219,50,48,141,210,203,190,81,51,111,231,164,119,126,90,182,227,65,90,34,122,184,212,123,228,113,212,146,250,118,8,6,169,
256 22,17,228,11,207,25,95,1,56,59,99,20,0,64,24,6,58,248,255,55,59,8,34,77,114,69,71,69,112,211,54,189,166,179,5,200,84,51,176,154,68,194,129,216,141,52,21,180,19,92,172,70,128,128,58,91,19,53,128,34,213,219,211,210,132,133,201,177,253,142,108,234,88,38,
257 85,105,18,248,205,210,181,221,217,140,6,164,192,199,114,175,31,225,0,48,99,96,77,81,244,188,164,68,190,222,216,190,83,112,236,24,248,232,127,107,135,103,142,48,69,7,66,128,84,22,189,151,39,213,183,109,181,144,122,239,205,37,0,105,215,150,3,0,8,130,186,
258 255,169,251,233,131,201,67,182,46,208,86,203,18,17,124,6,158,92,75,116,77,14,43,127,208,168,71,100,167,80,121,40,35,138,240,54,52,45,22,188,17,7,104,157,98,31,65,163,100,161,131,113,210,58,166,66,2,206,254,199,40,243,237,188,126,182,30,253,49,2,200,51,
259 17,3,208,96,17,36,150,87,93,162,206,156,255,1,205,24,151,3,74,243,172,241,253,72,98,75,190,71,60,23,115,136,118,28,80,231,144,14,128,2,221,62,78,148,135,95,1,72,59,99,28,0,64,24,4,58,248,255,55,187,25,34,61,218,68,103,55,77,165,20,97,223,136,30,218,49,
260 116,107,105,205,106,189,40,184,154,173,196,186,196,126,5,52,171,210,128,86,198,83,150,109,250,179,113,15,38,91,134,145,51,34,221,111,53,126,35,37,194,255,154,123,120,124,230,112,231,199,223,3,246,8,238,181,156,171,186,164,148,67,245,5,209,119,33,16,85,
261 249,136,71,169,21,218,177,57,56,114,157,178,135,214,249,176,67,73,165,48,74,40,121,119,138,6,61,2,144,118,230,54,0,128,48,12,108,216,127,102,90,43,23,142,111,1,138,8,144,227,196,246,200,198,94,228,241,146,178,232,179,74,105,245,87,198,195,62,77,117,135,
262 243,212,249,20,25,70,27,31,148,192,91,228,12,133,65,40,23,119,171,87,59,223,168,105,125,236,158,159,223,97,123,41,32,252,231,167,240,105,142,236,213,48,212,124,229,164,192,10,95,209,120,100,184,72,39,37,184,96,178,59,187,87,191,57,180,226,166,229,70,
263 218,129,56,30,108,205,17,189,116,121,200,20,128,180,115,185,1,0,4,97,232,197,253,103,246,102,8,165,175,81,71,48,65,160,159,148,21,119,57,54,36,69,194,185,246,69,77,41,25,21,245,113,234,42,154,85,245,130,175,6,84,23,109,205,204,112,214,11,64,92,99,152,
264 167,107,231,87,203,84,188,181,248,51,141,129,11,128,73,18,191,113,212,107,157,48,193,89,76,14,3,115,186,25,240,20,250,186,227,123,29,125,83,111,10,37,88,131,129,140,208,67,117,45,250,205,213,164,238,191,16,24,217,160,238,22,128,178,51,198,2,24,132,65,
265 168,67,239,127,230,14,46,45,31,48,238,125,190,186,68,18,8,60,195,23,204,202,78,56,23,216,98,44,158,86,204,15,68,221,157,40,55,182,232,197,77,56,13,111,45,206,76,11,63,114,107,161,133,9,233,201,30,89,193,188,112,81,157,224,61,210,126,107,150,129,81,166,
266 101,183,137,61,243,143,237,15,51,209,116,136,29,146,165,186,237,240,215,223,226,61,1,7,49,89,103,189,96,104,53,105,38,219,99,30,139,200,213,122,95,103,100,41,111,41,101,241,187,66,242,10,32,80,159,31,255,37,161,68,110,171,134,247,105,49,143,100,96,192,
267 118,77,45,154,155,224,171,140,145,15,66,199,149,56,112,117,212,209,166,33,177,22,231,184,234,34,60,231,130,34,79,53,227,186,68,24,243,170,66,82,231,189,201,206,129,4,7,71,9,86,212,84,201,255,196,155,143,54,99,130,117,92,26,255,89,175,196,143,119,226,
268 25,247,193,51,32,7,87,137,57,166,128,220,106,192,90,195,227,185,96,18,215,164,0,158,165,171,184,246,17,18,172,164,49,189,143,124,162,20,68,4,32,0,107,231,130,2,48,8,195,80,239,127,106,25,130,148,228,165,43,108,30,192,15,22,162,77,218,60,217,126,84,68,
269 8,177,95,151,20,118,209,233,0,55,234,88,102,155,151,118,44,171,92,67,238,149,11,63,17,28,208,53,216,245,136,19,66,14,101,11,24,91,146,237,123,149,232,160,24,9,219,215,124,236,183,55,39,180,154,138,201,191,6,182,75,117,84,72,168,43,243,8,240,34,31,158,
270 146,136,120,227,85,201,91,63,17,201,42,174,105,190,46,17,91,195,216,93,228,92,164,136,17,43,80,212,84,34,53,207,195,115,156,45,0,103,87,142,3,0,8,194,24,252,255,123,25,29,76,12,161,71,208,23,104,140,220,45,93,153,25,22,37,98,8,21,241,37,204,70,37,40,
271 135,195,185,214,48,175,110,72,209,132,148,247,85,129,26,247,70,224,85,41,126,25,159,254,66,214,141,192,187,201,20,104,5,20,47,64,90,53,16,153,216,179,1,135,124,164,9,106,71,11,109,242,55,9,170,102,219,84,175,141,50,53,144,205,129,99,35,12,218,119,33,
272 117,21,23,192,223,251,196,174,167,248,69,90,135,211,69,131,38,230,157,166,96,77,198,253,83,215,19,183,0,156,157,193,13,0,32,8,3,221,127,106,63,106,8,28,5,156,193,32,210,150,243,116,126,108,68,217,103,146,214,41,45,213,169,120,30,157,127,160,49,63,15,
273 4,194,59,44,44,66,23,148,80,151,76,119,212,114,128,110,161,46,106,170,5,42,43,61,198,241,68,131,159,75,97,79,15,138,83,163,110,132,9,250,75,4,227,10,26,222,227,207,246,119,96,133,104,178,218,2,112,47,214,69,123,232,89,160,187,179,160,129,149,223,39,47,
274 11,148,142,88,94,138,76,110,36,118,97,82,96,11,192,218,25,227,0,0,130,48,144,193,255,191,89,39,99,202,81,49,113,115,38,49,34,189,210,129,75,227,240,54,250,133,231,215,233,171,168,50,21,182,97,70,68,89,215,193,23,120,127,105,124,2,111,118,122,127,233,
275 102,43,15,105,36,184,80,42,32,180,82,60,198,117,245,239,219,117,207,135,137,102,238,12,23,154,133,234,236,53,88,7,9,146,21,218,218,155,100,81,184,69,97,168,194,219,42,147,155,17,252,209,71,140,45,3,166,18,27,146,61,18,98,20,22,81,67,30,247,108,39,167,
276 0,164,157,219,13,192,32,12,3,217,127,106,62,90,85,81,238,140,130,186,0,72,188,98,3,182,95,97,143,158,190,169,38,107,208,53,127,77,53,40,69,180,243,93,153,232,253,167,102,30,183,193,165,227,141,90,9,215,13,198,55,91,166,178,41,234,57,219,173,43,39,76,
277 37,72,107,81,85,170,253,167,247,19,45,224,36,201,119,190,177,111,143,0,245,41,32,161,229,12,46,75,58,63,184,238,240,243,79,146,96,213,30,19,134,111,16,189,41,8,18,87,74,26,237,133,252,79,46,131,164,110,38,124,83,50,171,19,250,180,182,5,160,236,92,142,
278 0,8,65,24,106,255,85,239,141,201,202,75,132,6,56,200,32,34,249,252,136,61,61,37,186,151,114,188,218,213,64,136,28,126,69,191,5,107,205,64,192,68,171,198,58,71,45,176,227,1,188,154,131,76,31,174,55,39,42,37,101,189,48,212,243,90,193,120,243,122,121,85,
279 168,79,175,36,55,247,185,221,213,80,107,160,223,248,151,143,3,118,154,185,36,14,14,219,65,117,170,55,0,135,224,196,224,218,150,149,157,229,60,252,66,87,119,200,113,252,20,239,194,89,19,21,182,138,246,9,64,218,185,220,0,16,2,33,244,98,255,53,123,243,0,
280 15,38,106,3,38,198,117,130,44,159,117,110,72,18,207,97,59,154,71,229,185,68,39,245,162,141,160,177,235,76,176,74,197,77,96,40,13,26,35,73,113,203,24,180,32,223,122,170,9,73,213,189,197,62,132,60,211,15,217,118,53,154,11,53,133,216,242,25,35,140,77,155,
281 72,125,251,196,151,67,233,139,23,213,182,184,173,202,179,60,57,220,113,94,72,89,240,248,239,169,67,185,148,136,209,153,227,68,198,109,1,72,59,151,20,0,129,24,134,102,33,189,255,145,93,8,162,54,47,29,245,2,179,41,12,77,154,207,86,85,97,157,200,228,4,249,
282 177,198,112,88,98,200,44,232,160,113,134,90,1,219,20,36,8,246,29,143,142,15,100,222,139,217,236,87,101,197,136,225,42,161,166,5,58,30,255,185,141,139,3,158,63,104,7,95,153,249,236,119,223,165,245,132,55,9,147,143,183,216,92,200,187,146,165,213,215,82,
283 221,125,178,99,144,241,117,118,129,21,210,66,229,20,49,104,98,67,65,118,145,159,83,216,5,160,236,220,113,0,0,65,24,234,224,253,207,236,102,8,175,173,184,58,26,33,72,127,251,78,194,76,38,186,76,99,154,73,146,220,94,255,177,196,63,92,22,50,7,36,178,208,
284 184,9,11,47,178,162,107,129,245,49,33,138,78,162,157,194,148,36,105,8,193,162,135,157,52,8,123,190,32,192,103,55,207,152,255,112,101,205,203,148,45,56,167,107,183,98,115,46,58,65,55,233,128,3,30,82,6,35,55,86,13,78,150,234,189,42,48,119,147,69,48,173,
285 92,158,217,201,246,209,56,50,46,192,174,149,143,180,0,62,2,112,118,230,72,0,195,32,12,164,240,255,31,76,149,148,12,104,101,146,214,37,54,195,161,195,39,51,131,109,176,43,224,185,223,24,183,112,19,119,32,148,192,118,214,207,230,207,65,224,156,236,42,137,
286 146,236,105,8,1,78,59,134,152,32,217,190,114,26,164,30,123,6,205,164,220,114,243,255,163,206,203,156,249,244,1,22,9,93,67,89,107,215,73,71,214,140,90,87,166,16,96,41,202,184,178,21,38,136,208,110,170,249,115,19,178,232,223,57,57,133,80,203,41,55,154,
287 178,159,34,69,163,161,18,189,231,143,0,148,157,49,14,64,33,12,66,59,120,255,51,187,153,230,1,85,151,31,183,159,24,212,134,2,93,131,175,203,178,89,201,90,80,34,230,135,33,57,41,106,236,169,131,219,79,185,144,190,72,122,126,219,204,239,47,76,255,218,127,
288 105,196,152,13,255,172,48,49,62,181,33,108,49,127,60,152,131,184,224,125,86,210,75,27,255,151,29,156,21,248,195,24,5,244,95,20,175,54,200,4,200,70,177,109,213,168,233,17,2,137,107,157,249,184,217,19,0,146,170,7,76,185,98,242,154,182,172,192,67,161,157,
289 74,155,186,69,167,156,29,198,30,110,1,88,59,99,28,0,64,16,6,50,248,255,55,59,152,16,66,143,234,224,23,52,72,161,181,93,230,179,100,181,61,55,88,122,122,141,244,188,144,171,15,242,54,172,195,200,20,248,217,152,194,172,243,44,102,21,117,52,10,240,252,35,
290 72,190,163,13,105,122,1,147,132,27,99,197,174,112,52,230,84,159,23,116,237,235,243,75,198,198,47,237,131,65,37,42,245,197,190,167,253,89,75,203,187,229,250,165,9,98,117,92,45,155,252,136,198,88,225,123,129,166,169,73,49,86,136,161,10,55,116,233,70,55,
291 90,101,157,80,25,185,5,224,236,92,110,0,6,97,24,234,3,251,207,220,27,162,241,139,73,187,1,32,36,240,47,94,25,73,226,103,76,212,103,20,20,157,31,254,80,244,207,163,225,207,143,120,215,21,148,14,82,189,199,120,118,72,12,131,9,162,46,48,71,92,120,213,16,
292 37,106,80,91,188,183,51,33,111,59,173,126,98,197,249,228,231,159,203,16,87,108,18,52,215,174,72,42,68,30,2,183,26,84,58,252,195,59,15,127,174,167,16,94,158,88,195,10,6,221,38,101,157,211,1,59,77,212,31,167,16,147,41,92,155,187,114,31,1,40,59,131,28,0,
293 66,16,6,122,240,255,111,214,35,113,218,130,55,143,27,179,145,6,58,116,75,246,78,42,243,42,197,135,9,4,180,28,229,82,32,7,146,57,140,197,77,113,156,178,10,112,30,93,37,220,6,237,126,226,122,117,178,69,188,96,189,172,101,95,194,84,15,173,57,108,58,206,
294 91,122,147,153,252,111,92,111,251,85,50,214,133,47,84,139,253,56,117,221,206,92,36,202,33,215,227,200,90,26,148,2,31,41,238,240,160,185,131,29,80,162,116,15,78,82,205,252,203,195,41,57,120,254,30,142,0,164,157,49,14,0,32,8,3,25,248,255,155,93,28,72,75,
295 1,229,1,78,38,166,180,229,244,194,10,6,96,56,215,102,97,132,80,16,53,149,115,212,27,136,45,159,19,86,175,148,83,0,189,43,118,149,141,190,199,171,97,62,166,23,248,111,124,234,174,238,32,157,252,149,92,143,51,234,107,135,255,59,246,223,100,138,195,240,
296 44,34,122,185,163,210,70,12,224,140,20,173,144,73,241,73,189,209,41,147,122,136,87,216,240,63,82,57,6,45,6,70,69,243,169,84,34,129,92,58,2,112,118,198,72,0,128,32,12,115,240,255,111,214,209,163,105,69,103,103,42,71,67,153,195,164,244,151,16,101,60,44,
297 141,20,180,27,72,224,103,149,105,220,112,255,4,89,131,64,4,23,42,115,215,231,245,156,43,234,151,42,11,138,116,121,82,135,79,3,255,178,101,152,75,177,57,53,232,244,11,46,246,251,67,98,174,121,193,110,222,30,8,28,132,216,112,88,219,73,10,62,169,115,60,
298 233,137,16,177,58,98,69,178,95,87,93,157,5,174,93,143,182,244,186,210,167,70,131,11,5,88,2,12,0,52,103,80,26,178,200,170,15,0,0,0,0,73,69,78,68,174,66,96,130,0,0 };
300 const char* BinaryData::brushed_aluminium_png = (const char*) temp_9aa09877;
302 //================== jucer_AudioPluginEditorTemplate.cpp ==================
303 static const unsigned char temp_6eda5614[] =
304 "/*\r\n"
305 " ==============================================================================\r\n"
306 "\r\n"
307 " This file was auto-generated by the Jucer!\r\n"
308 "\r\n"
309 " It contains the basic startup code for a Juce application.\r\n"
310 "\r\n"
311 " ==============================================================================\r\n"
312 "*/\r\n"
313 "\r\n"
314 "EDITORCPPHEADERS\r\n"
315 "\r\n"
316 "\r\n"
317 "//==============================================================================\r\n"
318 "EDITORCLASSNAME::EDITORCLASSNAME (FILTERCLASSNAME* ownerFilter)\r\n"
319 " : AudioProcessorEditor (ownerFilter)\r\n"
320 "{\r\n"
321 " // This is where our plugin's editor size is set.\r\n"
322 " setSize (400, 300);\r\n"
323 "}\r\n"
324 "\r\n"
325 "EDITORCLASSNAME::~EDITORCLASSNAME()\r\n"
326 "{\r\n"
327 "}\r\n"
328 "\r\n"
329 "//==============================================================================\r\n"
330 "void EDITORCLASSNAME::paint (Graphics& g)\r\n"
331 "{\r\n"
332 " g.fillAll (Colours::white);\r\n"
333 " g.setColour (Colours::black);\r\n"
334 " g.setFont (15.0f);\r\n"
335 " g.drawFittedText (\"Hello World!\",\r\n"
336 " 0, 0, getWidth(), getHeight(),\r\n"
337 " Justification::centred, 1);\r\n"
338 "}\r\n";
340 const char* BinaryData::jucer_AudioPluginEditorTemplate_cpp = (const char*) temp_6eda5614;
342 //================== jucer_AudioPluginEditorTemplate.h ==================
343 static const unsigned char temp_67353d19[] =
344 "/*\r\n"
345 " ==============================================================================\r\n"
346 "\r\n"
347 " This file was auto-generated by the Jucer!\r\n"
348 "\r\n"
349 " It contains the basic startup code for a Juce application.\r\n"
350 "\r\n"
351 " ==============================================================================\r\n"
352 "*/\r\n"
353 "\r\n"
354 "#ifndef HEADERGUARD\r\n"
355 "#define HEADERGUARD\r\n"
356 "\r\n"
357 "EDITORHEADERS\r\n"
358 "\r\n"
359 "\r\n"
360 "//==============================================================================\r\n"
361 "/**\r\n"
362 "*/\r\n"
363 "class EDITORCLASSNAME : public AudioProcessorEditor\r\n"
364 "{\r\n"
365 "public:\r\n"
366 " EDITORCLASSNAME (FILTERCLASSNAME* ownerFilter);\r\n"
367 " ~EDITORCLASSNAME();\r\n"
368 "\r\n"
369 " //==============================================================================\r\n"
370 " // This is just a standard Juce paint method...\r\n"
371 " void paint (Graphics& g);\r\n"
372 "};\r\n"
373 "\r\n"
374 "\r\n"
375 "#endif // HEADERGUARD\r\n";
377 const char* BinaryData::jucer_AudioPluginEditorTemplate_h = (const char*) temp_67353d19;
379 //================== jucer_AudioPluginFilterTemplate.cpp ==================
380 static const unsigned char temp_98c9479f[] =
381 "/*\r\n"
382 " ==============================================================================\r\n"
383 "\r\n"
384 " This file was auto-generated by the Jucer!\r\n"
385 "\r\n"
386 " It contains the basic startup code for a Juce application.\r\n"
387 "\r\n"
388 " ==============================================================================\r\n"
389 "*/\r\n"
390 "\r\n"
391 "FILTERHEADERS\r\n"
392 "\r\n"
393 "\r\n"
394 "//==============================================================================\r\n"
395 "FILTERCLASSNAME::FILTERCLASSNAME()\r\n"
396 "{\r\n"
397 "}\r\n"
398 "\r\n"
399 "FILTERCLASSNAME::~FILTERCLASSNAME()\r\n"
400 "{\r\n"
401 "}\r\n"
402 "\r\n"
403 "//==============================================================================\r\n"
404 "const String FILTERCLASSNAME::getName() const\r\n"
405 "{\r\n"
406 " return JucePlugin_Name;\r\n"
407 "}\r\n"
408 "\r\n"
409 "int FILTERCLASSNAME::getNumParameters()\r\n"
410 "{\r\n"
411 " return 0;\r\n"
412 "}\r\n"
413 "\r\n"
414 "float FILTERCLASSNAME::getParameter (int index)\r\n"
415 "{\r\n"
416 " return 0.0f;\r\n"
417 "}\r\n"
418 "\r\n"
419 "void FILTERCLASSNAME::setParameter (int index, float newValue)\r\n"
420 "{\r\n"
421 "}\r\n"
422 "\r\n"
423 "const String FILTERCLASSNAME::getParameterName (int index)\r\n"
424 "{\r\n"
425 " return String::empty;\r\n"
426 "}\r\n"
427 "\r\n"
428 "const String FILTERCLASSNAME::getParameterText (int index)\r\n"
429 "{\r\n"
430 " return String::empty;\r\n"
431 "}\r\n"
432 "\r\n"
433 "const String FILTERCLASSNAME::getInputChannelName (int channelIndex) const\r\n"
434 "{\r\n"
435 " return String (channelIndex + 1);\r\n"
436 "}\r\n"
437 "\r\n"
438 "const String FILTERCLASSNAME::getOutputChannelName (int channelIndex) const\r\n"
439 "{\r\n"
440 " return String (channelIndex + 1);\r\n"
441 "}\r\n"
442 "\r\n"
443 "bool FILTERCLASSNAME::isInputChannelStereoPair (int index) const\r\n"
444 "{\r\n"
445 " return true;\r\n"
446 "}\r\n"
447 "\r\n"
448 "bool FILTERCLASSNAME::isOutputChannelStereoPair (int index) const\r\n"
449 "{\r\n"
450 " return true;\r\n"
451 "}\r\n"
452 "\r\n"
453 "bool FILTERCLASSNAME::acceptsMidi() const\r\n"
454 "{\r\n"
455 "#if JucePlugin_WantsMidiInput\r\n"
456 " return true;\r\n"
457 "#else\r\n"
458 " return false;\r\n"
459 "#endif\r\n"
460 "}\r\n"
461 "\r\n"
462 "bool FILTERCLASSNAME::producesMidi() const\r\n"
463 "{\r\n"
464 "#if JucePlugin_ProducesMidiOutput\r\n"
465 " return true;\r\n"
466 "#else\r\n"
467 " return false;\r\n"
468 "#endif\r\n"
469 "}\r\n"
470 "\r\n"
471 "int FILTERCLASSNAME::getNumPrograms()\r\n"
472 "{\r\n"
473 " return 0;\r\n"
474 "}\r\n"
475 "\r\n"
476 "int FILTERCLASSNAME::getCurrentProgram()\r\n"
477 "{\r\n"
478 " return 0;\r\n"
479 "}\r\n"
480 "\r\n"
481 "void FILTERCLASSNAME::setCurrentProgram (int index)\r\n"
482 "{\r\n"
483 "}\r\n"
484 "\r\n"
485 "const String FILTERCLASSNAME::getProgramName (int index)\r\n"
486 "{\r\n"
487 " return String::empty;\r\n"
488 "}\r\n"
489 "\r\n"
490 "void FILTERCLASSNAME::changeProgramName (int index, const String& newName)\r\n"
491 "{\r\n"
492 "}\r\n"
493 "\r\n"
494 "//==============================================================================\r\n"
495 "void FILTERCLASSNAME::prepareToPlay (double sampleRate, int samplesPerBlock)\r\n"
496 "{\r\n"
497 " // Use this method as the place to do any pre-playback\r\n"
498 " // initialisation that you need..\r\n"
499 "}\r\n"
500 "\r\n"
501 "void FILTERCLASSNAME::releaseResources()\r\n"
502 "{\r\n"
503 " // When playback stops, you can use this as an opportunity to free up any\r\n"
504 " // spare memory, etc.\r\n"
505 "}\r\n"
506 "\r\n"
507 "void FILTERCLASSNAME::processBlock (AudioSampleBuffer& buffer, MidiBuffer& midiMessages)\r\n"
508 "{\r\n"
509 " // This is the place where you'd normally do the guts of your plugin's\r\n"
510 " // audio processing...\r\n"
511 " for (int channel = 0; channel < getNumInputChannels(); ++channel)\r\n"
512 " {\r\n"
513 " float* channelData = buffer.getSampleData (channel);\r\n"
514 "\r\n"
515 " // ..do something to the data...\r\n"
516 " }\r\n"
517 "\r\n"
518 " // In case we have more outputs than inputs, we'll clear any output\r\n"
519 " // channels that didn't contain input data, (because these aren't\r\n"
520 " // guaranteed to be empty - they may contain garbage).\r\n"
521 " for (int i = getNumInputChannels(); i < getNumOutputChannels(); ++i)\r\n"
522 " {\r\n"
523 " buffer.clear (i, 0, buffer.getNumSamples());\r\n"
524 " }\r\n"
525 "}\r\n"
526 "\r\n"
527 "//==============================================================================\r\n"
528 "bool FILTERCLASSNAME::hasEditor() const\r\n"
529 "{\r\n"
530 " return true; // (change this to false if you choose to not supply an editor)\r\n"
531 "}\r\n"
532 "\r\n"
533 "AudioProcessorEditor* FILTERCLASSNAME::createEditor()\r\n"
534 "{\r\n"
535 " return new EDITORCLASSNAME (this);\r\n"
536 "}\r\n"
537 "\r\n"
538 "//==============================================================================\r\n"
539 "void FILTERCLASSNAME::getStateInformation (MemoryBlock& destData)\r\n"
540 "{\r\n"
541 " // You should use this method to store your parameters in the memory block.\r\n"
542 " // You could do that either as raw data, or use the XML or ValueTree classes\r\n"
543 " // as intermediaries to make it easy to save and load complex data.\r\n"
544 "}\r\n"
545 "\r\n"
546 "void FILTERCLASSNAME::setStateInformation (const void* data, int sizeInBytes)\r\n"
547 "{\r\n"
548 " // You should use this method to restore your parameters from this memory block,\r\n"
549 " // whose contents will have been created by the getStateInformation() call.\r\n"
550 "}\r\n"
551 "\r\n"
552 "//==============================================================================\r\n"
553 "// This creates new instances of the plugin..\r\n"
554 "AudioProcessor* JUCE_CALLTYPE createPluginFilter()\r\n"
555 "{\r\n"
556 " return new FILTERCLASSNAME();\r\n"
557 "}\r\n";
559 const char* BinaryData::jucer_AudioPluginFilterTemplate_cpp = (const char*) temp_98c9479f;
561 //================== jucer_AudioPluginFilterTemplate.h ==================
562 static const unsigned char temp_62b91564[] =
563 "/*\r\n"
564 " ==============================================================================\r\n"
565 "\r\n"
566 " This file was auto-generated by the Jucer!\r\n"
567 "\r\n"
568 " It contains the basic startup code for a Juce application.\r\n"
569 "\r\n"
570 " ==============================================================================\r\n"
571 "*/\r\n"
572 "\r\n"
573 "#ifndef HEADERGUARD\r\n"
574 "#define HEADERGUARD\r\n"
575 "\r\n"
576 "APPHEADERS\r\n"
577 "\r\n"
578 "\r\n"
579 "//==============================================================================\r\n"
580 "/**\r\n"
581 "*/\r\n"
582 "class FILTERCLASSNAME : public AudioProcessor\r\n"
583 "{\r\n"
584 "public:\r\n"
585 " //==============================================================================\r\n"
586 " FILTERCLASSNAME();\r\n"
587 " ~FILTERCLASSNAME();\r\n"
588 "\r\n"
589 " //==============================================================================\r\n"
590 " void prepareToPlay (double sampleRate, int samplesPerBlock);\r\n"
591 " void releaseResources();\r\n"
592 "\r\n"
593 " void processBlock (AudioSampleBuffer& buffer, MidiBuffer& midiMessages);\r\n"
594 "\r\n"
595 " //==============================================================================\r\n"
596 " AudioProcessorEditor* createEditor();\r\n"
597 " bool hasEditor() const;\r\n"
598 "\r\n"
599 " //==============================================================================\r\n"
600 " const String getName() const;\r\n"
601 "\r\n"
602 " int getNumParameters();\r\n"
603 "\r\n"
604 " float getParameter (int index);\r\n"
605 " void setParameter (int index, float newValue);\r\n"
606 "\r\n"
607 " const String getParameterName (int index);\r\n"
608 " const String getParameterText (int index);\r\n"
609 "\r\n"
610 " const String getInputChannelName (int channelIndex) const;\r\n"
611 " const String getOutputChannelName (int channelIndex) const;\r\n"
612 " bool isInputChannelStereoPair (int index) const;\r\n"
613 " bool isOutputChannelStereoPair (int index) const;\r\n"
614 "\r\n"
615 " bool acceptsMidi() const;\r\n"
616 " bool producesMidi() const;\r\n"
617 "\r\n"
618 " //==============================================================================\r\n"
619 " int getNumPrograms();\r\n"
620 " int getCurrentProgram();\r\n"
621 " void setCurrentProgram (int index);\r\n"
622 " const String getProgramName (int index);\r\n"
623 " void changeProgramName (int index, const String& newName);\r\n"
624 "\r\n"
625 " //==============================================================================\r\n"
626 " void getStateInformation (MemoryBlock& destData);\r\n"
627 " void setStateInformation (const void* data, int sizeInBytes);\r\n"
628 "\r\n"
629 "private:\r\n"
630 " //==============================================================================\r\n"
631 " JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (FILTERCLASSNAME);\r\n"
632 "};\r\n"
633 "\r\n"
634 "#endif // HEADERGUARD\r\n";
636 const char* BinaryData::jucer_AudioPluginFilterTemplate_h = (const char*) temp_62b91564;
638 //================== jucer_MainConsoleAppTemplate.cpp ==================
639 static const unsigned char temp_794304c3[] =
640 "/*\r\n"
641 " ==============================================================================\r\n"
642 "\r\n"
643 " This file was auto-generated by the Jucer!\r\n"
644 "\r\n"
645 " It contains the basic startup code for a Juce application.\r\n"
646 "\r\n"
647 " ==============================================================================\r\n"
648 "*/\r\n"
649 "\r\n"
650 "APPHEADERS\r\n"
651 "\r\n"
652 "\r\n"
653 "//==============================================================================\r\n"
654 "int main (int argc, char* argv[])\r\n"
655 "{\r\n"
656 "\r\n"
657 " // ..your code goes here!\r\n"
658 "\r\n"
659 "\r\n"
660 " return 0;\r\n"
661 "}\r\n";
663 const char* BinaryData::jucer_MainConsoleAppTemplate_cpp = (const char*) temp_794304c3;
665 //================== jucer_MainTemplate.cpp ==================
666 static const unsigned char temp_292512d9[] =
667 "/*\r\n"
668 " ==============================================================================\r\n"
669 "\r\n"
670 " This file was auto-generated by the Jucer!\r\n"
671 "\r\n"
672 " It contains the basic startup code for a Juce application.\r\n"
673 "\r\n"
674 " ==============================================================================\r\n"
675 "*/\r\n"
676 "\r\n"
677 "APPHEADERS\r\n"
678 "\r\n"
679 "\r\n"
680 "//==============================================================================\r\n"
681 "class APPCLASSNAME : public JUCEApplication\r\n"
682 "{\r\n"
683 "public:\r\n"
684 " //==============================================================================\r\n"
685 " APPCLASSNAME()MEMBERINITIALISERS\r\n"
686 " {\r\n"
687 " }\r\n"
688 "\r\n"
689 " ~APPCLASSNAME()\r\n"
690 " {\r\n"
691 " }\r\n"
692 "\r\n"
693 " //==============================================================================\r\n"
694 " void initialise (const String& commandLine)\r\n"
695 " {\r\n"
696 " // Do your application's initialisation code here..\r\n"
697 " APPINITCODE\r\n"
698 " }\r\n"
699 "\r\n"
700 " void shutdown()\r\n"
701 " {\r\n"
702 " // Do your application's shutdown code here..\r\n"
703 " APPSHUTDOWNCODE\r\n"
704 " }\r\n"
705 "\r\n"
706 " //==============================================================================\r\n"
707 " void systemRequestedQuit()\r\n"
708 " {\r\n"
709 " quit();\r\n"
710 " }\r\n"
711 "\r\n"
712 " //==============================================================================\r\n"
713 " const String getApplicationName()\r\n"
714 " {\r\n"
715 " return \"APPNAME\";\r\n"
716 " }\r\n"
717 "\r\n"
718 " const String getApplicationVersion()\r\n"
719 " {\r\n"
720 " return ProjectInfo::versionString;\r\n"
721 " }\r\n"
722 "\r\n"
723 " bool moreThanOneInstanceAllowed()\r\n"
724 " {\r\n"
725 " return ALLOWMORETHANONEINSTANCE;\r\n"
726 " }\r\n"
727 "\r\n"
728 " void anotherInstanceStarted (const String& commandLine)\r\n"
729 " {\r\n"
730 " ANOTHERINSTANCECODE\r\n"
731 " }\r\n"
732 "\r\n"
733 "private:\r\n"
734 " PRIVATEMEMBERS\r\n"
735 "};\r\n"
736 "\r\n"
737 "//==============================================================================\r\n"
738 "// This macro generates the main() routine that starts the app.\r\n"
739 "START_JUCE_APPLICATION(APPCLASSNAME)\r\n";
741 const char* BinaryData::jucer_MainTemplate_cpp = (const char*) temp_292512d9;
743 //================== jucer_NewCppFileTemplate.cpp ==================
744 static const unsigned char temp_79decf5f[] =
745 "/*\r\n"
746 " ==============================================================================\r\n"
747 "\r\n"
748 " FILENAME\r\n"
749 " Created: DATE\r\n"
750 " Author: AUTHOR\r\n"
751 "\r\n"
752 " ==============================================================================\r\n"
753 "*/\r\n"
754 "\r\n";
756 const char* BinaryData::jucer_NewCppFileTemplate_cpp = (const char*) temp_79decf5f;
758 //================== jucer_NewCppFileTemplate.h ==================
759 static const unsigned char temp_70d8d24[] =
760 "/*\r\n"
761 " ==============================================================================\r\n"
762 "\r\n"
763 " FILENAME\r\n"
764 " Created: DATE\r\n"
765 " Author: AUTHOR\r\n"
766 "\r\n"
767 " ==============================================================================\r\n"
768 "*/\r\n"
769 "\r\n"
770 "#ifndef HEADERGUARD\r\n"
771 "#define HEADERGUARD\r\n"
772 "\r\n"
773 "\r\n"
774 "\r\n"
775 "\r\n"
776 "\r\n"
777 "#endif // HEADERGUARD\r\n";
779 const char* BinaryData::jucer_NewCppFileTemplate_h = (const char*) temp_70d8d24;
781 //================== jucer_WindowTemplate.cpp ==================
782 static const unsigned char temp_6fd7e50[] =
783 "/*\r\n"
784 " ==============================================================================\r\n"
785 "\r\n"
786 " This file was auto-generated by the Jucer!\r\n"
787 "\r\n"
788 " It contains the basic outline for a simple desktop window.\r\n"
789 "\r\n"
790 " ==============================================================================\r\n"
791 "*/\r\n"
792 "\r\n"
793 "INCLUDES\r\n"
794 "\r\n"
795 "\r\n"
796 "//==============================================================================\r\n"
797 "WINDOWCLASS::WINDOWCLASS()\r\n"
798 " : DocumentWindow (JUCEApplication::getInstance()->getApplicationName(),\r\n"
799 " Colours::lightgrey,\r\n"
800 " DocumentWindow::allButtons)\r\n"
801 "{\r\n"
802 " centreWithSize (500, 400);\r\n"
803 " setVisible (true);\r\n"
804 "}\r\n"
805 "\r\n"
806 "WINDOWCLASS::~WINDOWCLASS()\r\n"
807 "{\r\n"
808 "}\r\n"
809 "\r\n"
810 "void WINDOWCLASS::closeButtonPressed()\r\n"
811 "{\r\n"
812 " JUCEApplication::getInstance()->systemRequestedQuit();\r\n"
813 "}\r\n";
815 const char* BinaryData::jucer_WindowTemplate_cpp = (const char*) temp_6fd7e50;
817 //================== jucer_WindowTemplate.h ==================
818 static const unsigned char temp_613d4455[] =
819 "/*\r\n"
820 " ==============================================================================\r\n"
821 "\r\n"
822 " This file was auto-generated by the Jucer!\r\n"
823 "\r\n"
824 " It contains the basic outline for a simple desktop window.\r\n"
825 "\r\n"
826 " ==============================================================================\r\n"
827 "*/\r\n"
828 "\r\n"
829 "#ifndef HEADERGUARD\r\n"
830 "#define HEADERGUARD\r\n"
831 "\r\n"
832 "INCLUDES\r\n"
833 "\r\n"
834 "\r\n"
835 "//==============================================================================\r\n"
836 "class WINDOWCLASS : public DocumentWindow\r\n"
837 "{\r\n"
838 "public:\r\n"
839 " //==============================================================================\r\n"
840 " WINDOWCLASS();\r\n"
841 " ~WINDOWCLASS();\r\n"
842 "\r\n"
843 " void closeButtonPressed();\r\n"
844 "\r\n"
845 "\r\n"
846 " /* Note: Be careful when overriding DocumentWindow methods - the base class\r\n"
847 " uses a lot of them, so by overriding you might break its functionality.\r\n"
848 " It's best to do all your work in you content component instead, but if\r\n"
849 " you really have to override any DocumentWindow methods, make sure your\r\n"
850 " implementation calls the superclass's method.\r\n"
851 " */\r\n"
852 "\r\n"
853 "private:\r\n"
854 " //==============================================================================\r\n"
855 " JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (WINDOWCLASS)\r\n"
856 "};\r\n"
857 "\r\n"
858 "\r\n"
859 "#endif // HEADERGUARD\r\n";
861 const char* BinaryData::jucer_WindowTemplate_h = (const char*) temp_613d4455;
863 //================== juce_icon.png ==================
864 static const unsigned char temp_ee6f0c0f[] =
865 { 137,80,78,71,13,10,26,10,0,0,0,13,73,72,68,82,0,0,0,128,0,0,0,128,8,6,0,0,0,195,62,97,203,0,0,0,9,112,72,89,115,0,0,11,19,0,0,11,19,1,0,154,156,24,0,0,0,4,103,65,77,65,0,0,177,142,124,251,81,147,0,0,0,32,99,72,82,77,0,0,122,37,0,0,128,131,0,0,249,255,
866 0,0,128,233,0,0,117,48,0,0,234,96,0,0,58,152,0,0,23,111,146,95,197,70,0,0,76,232,73,68,65,84,120,218,98,252,255,255,63,3,35,35,35,195,16,4,140,88,216,76,72,124,70,36,113,70,52,113,108,102,192,192,127,52,246,127,52,241,255,104,226,255,112,232,27,18,0,
867 32,128,88,134,120,164,35,99,38,44,52,54,117,216,18,2,182,68,128,45,194,209,241,63,52,250,63,150,200,31,212,137,1,32,128,88,134,88,196,163,71,56,19,82,132,51,99,17,99,194,146,0,112,149,12,248,114,58,174,72,135,225,191,88,196,254,15,133,82,1,32,128,88,
868 134,80,196,51,97,137,120,102,52,140,44,198,136,150,24,144,205,64,174,46,208,19,0,122,177,254,15,45,242,97,252,191,80,252,15,137,141,44,246,15,45,177,12,202,132,0,16,64,44,67,40,226,209,35,152,5,137,70,102,51,179,50,51,177,176,48,252,103,102,97,102,102,
869 230,102,99,101,17,103,252,197,161,173,169,201,111,174,169,170,192,119,253,168,164,0,31,191,176,160,158,41,31,235,183,79,188,140,95,62,240,48,254,255,15,182,239,15,175,208,135,127,220,188,63,223,92,60,253,250,227,167,79,239,95,43,155,62,62,116,237,246,
870 253,219,183,111,127,251,202,196,246,251,211,175,223,191,254,252,251,255,239,207,127,134,191,191,255,254,251,3,141,108,100,26,93,236,47,150,18,98,80,37,4,128,0,98,28,100,141,64,92,17,207,140,22,241,172,232,180,32,7,43,187,0,59,43,7,47,39,7,71,156,185,
871 150,190,228,211,235,106,210,234,154,74,156,111,159,169,48,189,123,33,196,248,251,55,39,11,51,35,27,200,200,127,223,127,49,252,253,6,244,55,44,217,192,108,4,70,219,127,96,84,49,115,1,45,231,224,96,248,255,255,31,195,191,255,255,127,252,103,101,253,198,
872 32,169,244,225,227,127,230,187,111,63,127,121,116,237,55,219,249,109,183,159,221,122,253,237,231,183,15,191,255,253,120,255,253,215,79,160,238,223,208,136,255,141,196,254,131,165,116,64,46,85,6,60,33,0,4,208,96,73,0,232,17,207,132,37,183,195,34,28,134,
873 217,36,5,249,185,213,185,153,5,149,248,216,69,172,196,249,244,149,132,248,13,120,63,60,211,97,126,251,76,146,129,145,153,225,223,151,223,12,204,156,64,67,217,217,128,52,19,3,19,51,16,179,179,48,176,112,177,0,249,204,12,204,236,76,12,204,28,204,112,155,
874 255,124,253,195,0,202,215,127,191,253,1,226,223,12,127,127,2,249,191,255,49,252,253,245,159,225,223,215,95,12,255,129,114,140,32,245,127,255,50,48,42,170,191,124,245,139,225,210,51,86,158,75,123,174,223,63,253,232,47,235,187,43,47,223,191,7,38,134,239,
875 64,211,126,33,37,4,108,137,1,189,138,24,176,132,0,16,64,3,157,0,8,229,120,140,72,7,97,121,97,1,94,119,97,102,37,55,123,91,11,177,231,183,205,121,223,191,208,249,247,225,45,199,127,96,80,51,177,129,139,3,6,118,1,32,22,98,103,224,144,224,100,96,19,102,
876 103,96,7,98,102,54,38,6,86,46,102,6,70,78,86,164,22,5,35,82,109,15,141,131,191,255,25,254,127,255,195,240,27,152,32,254,254,252,199,240,243,253,79,134,159,175,129,248,205,15,134,159,239,126,130,249,191,223,127,7,39,22,70,86,70,6,70,110,222,175,95,228,
877 181,47,221,252,240,245,208,182,235,15,79,29,121,247,251,217,235,47,223,190,66,19,2,182,196,48,104,74,4,128,0,26,168,4,64,74,196,179,65,49,187,158,184,128,128,187,156,128,166,173,170,130,141,232,245,227,46,172,95,127,138,131,12,97,229,99,97,96,19,225,
878 100,224,16,230,96,224,146,226,98,224,81,225,99,224,18,227,96,96,224,102,129,154,206,8,142,84,48,254,7,165,225,65,141,20,222,200,225,192,204,8,193,224,178,136,9,218,12,252,199,240,255,219,95,134,111,79,191,49,124,121,240,133,225,251,139,31,12,63,94,127,
879 99,248,245,238,7,195,175,183,191,25,152,184,152,24,126,136,73,223,122,46,32,123,232,196,135,223,199,55,159,187,118,231,230,251,175,31,144,18,194,47,28,165,2,182,158,3,93,18,2,64,0,13,68,2,64,143,124,108,17,207,134,28,241,214,106,10,34,190,226,236,70,
880 58,28,255,237,196,126,125,179,96,120,250,68,132,149,155,137,129,75,154,155,129,91,153,159,129,91,142,155,129,83,156,19,152,227,129,202,217,153,33,65,247,251,47,52,104,255,163,6,37,41,94,69,209,199,8,209,203,2,36,216,160,29,136,31,127,129,165,193,47,134,
881 239,207,190,49,124,125,248,133,225,211,173,15,12,95,159,124,3,43,251,43,42,241,242,37,43,231,241,155,191,152,78,174,127,241,243,244,177,187,79,222,0,133,127,98,73,12,127,176,244,32,232,150,8,0,2,136,222,9,0,189,31,15,139,120,228,98,158,29,134,85,197,
882 132,248,147,141,148,204,76,57,25,188,249,238,95,179,96,250,245,141,131,133,135,153,129,83,146,151,65,80,79,152,129,79,155,159,129,141,159,13,18,41,160,92,13,172,175,193,17,254,143,196,136,38,21,252,135,86,29,32,31,176,50,65,216,127,255,49,124,7,150,12,
883 31,47,127,96,248,116,247,35,195,143,23,95,128,109,10,96,35,146,91,240,199,71,73,249,19,251,158,191,95,179,253,213,207,107,231,31,189,120,7,74,58,104,137,1,214,120,68,79,4,255,105,157,8,0,2,136,158,9,0,125,0,7,214,6,103,67,139,120,14,127,109,5,153,8,225,
884 127,62,82,2,188,70,172,15,238,169,114,252,255,46,36,100,32,196,192,171,38,8,204,229,28,12,172,192,186,157,77,128,21,146,43,127,254,67,212,221,140,180,114,246,127,112,241,143,232,197,129,74,3,102,212,225,3,80,34,0,37,6,160,91,126,125,252,5,172,22,126,
885 49,252,6,182,23,62,222,120,199,240,225,202,59,134,111,172,252,207,254,74,72,62,125,250,233,219,233,69,47,255,109,218,126,235,201,51,164,132,240,19,75,27,129,46,141,68,128,0,162,71,2,64,30,120,65,142,124,244,28,207,1,194,51,35,92,61,181,223,223,9,227,
886 120,241,68,253,207,135,223,108,130,186,188,12,18,78,210,12,220,10,60,144,22,59,44,204,255,64,235,114,70,28,86,162,12,237,252,39,207,217,255,128,153,243,247,39,136,126,70,86,136,24,40,162,255,253,131,200,49,177,64,251,140,160,222,37,19,68,29,72,158,5,
887 97,255,95,96,169,244,245,214,71,134,39,91,159,48,124,125,244,141,129,153,159,245,247,15,33,241,91,23,5,148,151,100,173,61,184,11,154,8,208,19,2,172,125,128,220,91,160,73,34,0,8,32,90,38,0,92,13,61,88,223,157,13,26,233,160,200,231,180,83,16,151,108,48,
888 145,41,228,125,112,215,252,255,199,15,252,172,192,6,156,168,133,40,131,168,141,56,3,155,32,59,180,104,255,143,39,8,96,173,121,96,248,253,254,2,84,251,23,90,230,0,173,99,1,245,5,217,160,74,136,12,195,63,95,33,17,43,97,203,192,32,160,206,192,192,163,0,
889 116,165,24,208,7,64,177,111,175,24,24,222,93,2,226,43,12,192,44,206,192,240,253,21,164,52,98,19,0,234,1,181,65,144,74,36,80,3,18,152,32,126,190,250,206,240,230,228,107,134,87,199,95,129,187,153,140,34,34,31,94,136,202,238,242,217,112,190,31,168,234,27,
890 90,66,64,175,22,104,214,83,0,8,32,90,37,0,92,13,61,22,164,198,29,7,20,115,89,41,203,136,215,75,253,41,19,126,255,214,250,255,239,63,204,130,58,2,12,18,14,146,12,156,242,60,144,94,26,161,136,7,141,222,252,1,70,250,95,96,216,177,242,50,48,8,233,3,109,224,
891 135,132,217,143,183,12,192,74,25,24,148,31,129,182,243,0,93,195,142,54,32,135,197,188,95,192,134,59,175,50,3,131,81,45,3,131,176,46,208,229,60,216,149,254,6,170,251,9,196,175,78,51,48,60,217,1,164,143,67,220,192,46,8,173,34,80,19,2,176,15,193,240,13,
892 216,123,120,177,255,5,195,135,203,239,24,24,185,88,126,190,16,83,216,157,114,226,89,223,139,207,223,128,14,100,248,142,163,52,160,89,3,17,32,128,104,145,0,144,35,159,25,173,200,103,67,42,238,57,65,184,222,207,222,194,237,221,149,2,246,247,111,229,88,
893 120,216,153,164,93,165,24,132,76,69,128,165,43,80,219,159,127,248,189,9,138,248,223,159,33,185,91,88,135,129,65,210,9,136,29,128,185,85,134,1,50,204,7,173,187,127,1,219,93,143,128,17,116,125,26,48,24,129,225,203,194,139,35,17,48,66,18,138,56,48,215,155,
894 180,66,114,252,203,135,12,255,79,109,5,234,191,193,240,255,229,35,160,235,57,25,24,197,229,25,24,84,140,24,24,141,93,128,9,69,8,90,98,124,131,148,10,55,231,3,19,194,81,72,73,4,178,7,61,33,48,3,19,2,208,95,111,79,190,98,120,182,235,25,195,239,95,255,255,
895 254,20,23,191,179,149,89,110,114,251,206,227,167,161,137,224,59,150,210,224,15,150,6,34,197,0,32,128,104,149,0,144,71,242,144,35,31,30,241,160,156,191,212,199,40,86,251,205,237,148,191,159,62,51,113,203,243,51,202,7,203,51,112,200,114,3,189,253,7,127,
896 38,5,73,130,114,26,51,59,36,210,149,35,129,185,94,23,26,233,160,224,3,38,138,15,175,33,197,47,168,200,22,145,130,232,121,118,144,129,225,108,53,36,135,131,19,1,90,255,16,148,152,68,76,24,24,108,103,129,139,255,255,7,87,51,252,235,74,0,22,208,191,161,
897 99,145,76,144,4,5,106,123,48,3,189,198,47,196,192,168,98,204,192,104,29,192,192,96,229,203,192,40,40,193,0,30,46,124,119,25,152,216,102,0,19,207,17,136,185,44,28,168,115,79,160,16,98,101,102,248,114,247,19,195,189,229,247,24,126,189,249,241,159,69,66,
898 232,235,5,22,145,249,169,7,238,172,252,243,239,223,87,164,106,1,91,105,64,181,68,0,16,64,212,78,0,140,104,131,58,44,232,185,158,135,149,153,71,73,86,70,184,89,133,35,93,246,249,77,127,6,22,102,6,62,101,1,6,89,127,89,6,54,73,96,186,248,242,7,127,255,235,
899 31,104,184,15,152,158,196,173,25,24,180,11,32,117,243,31,96,248,124,254,200,240,255,242,65,134,255,39,54,51,252,63,3,108,91,125,255,4,111,173,51,154,186,51,48,134,149,48,48,170,155,49,48,188,62,201,192,112,166,10,82,111,179,112,67,195,16,212,141,3,102,
900 58,46,105,6,6,199,101,144,34,255,248,38,134,191,237,209,192,196,2,204,128,220,60,136,158,6,220,41,255,33,141,193,159,223,33,209,34,36,200,192,232,155,201,192,20,152,15,116,19,176,45,192,10,244,246,155,19,192,132,48,155,129,225,61,176,173,240,23,218,104,
901 68,110,181,2,123,13,160,174,227,227,205,143,24,190,60,248,204,240,255,215,63,134,231,6,54,235,58,78,220,154,127,242,241,235,23,127,254,253,255,138,163,52,160,90,34,0,8,32,106,38,0,228,110,30,122,43,31,156,227,185,89,152,120,39,59,107,7,235,252,124,29,
902 195,252,230,165,56,151,20,15,131,148,167,44,3,159,6,47,52,231,254,67,157,164,133,7,246,63,72,206,2,181,184,165,93,129,57,62,12,216,48,211,6,230,176,39,12,255,15,0,35,236,232,6,134,127,143,129,141,177,183,239,33,234,185,128,214,50,179,32,34,234,51,48,
903 252,248,184,24,152,10,102,48,48,186,198,2,19,1,48,98,78,131,18,1,176,148,96,1,154,249,15,84,154,0,157,104,191,8,168,78,149,129,97,69,27,195,223,105,192,146,130,19,152,134,57,185,33,17,141,211,215,208,176,3,205,7,253,0,198,15,63,63,3,163,142,53,3,147,
904 123,18,3,131,177,27,48,241,0,253,246,233,14,3,195,229,94,160,189,167,160,61,10,22,68,136,177,49,131,19,215,135,203,31,24,94,238,125,202,240,229,241,23,134,255,138,202,79,231,63,248,220,56,237,250,171,11,208,146,0,185,145,72,213,68,0,16,64,212,74,0,232,
905 131,59,232,69,62,48,148,25,184,43,244,165,172,67,153,95,183,252,255,250,155,131,87,67,128,65,49,68,129,129,85,6,40,245,249,15,238,46,29,40,199,131,234,122,33,96,29,175,145,1,108,149,219,1,11,67,160,250,83,219,24,254,206,40,98,96,184,125,23,106,19,48,
906 80,217,216,17,195,182,40,67,188,160,32,252,194,192,40,42,205,192,212,182,147,129,65,17,152,120,174,77,98,96,184,49,27,52,237,7,12,214,55,64,179,83,25,24,12,128,137,226,225,53,134,191,73,218,16,115,184,120,240,71,62,70,215,243,63,164,68,248,250,23,28,
907 18,76,150,192,196,26,89,201,192,168,97,9,116,31,208,158,91,11,24,24,238,46,6,38,188,183,144,170,9,230,76,86,160,94,110,86,134,159,192,6,226,227,13,15,25,62,222,252,192,240,67,76,244,222,130,231,127,58,231,220,126,127,17,168,2,86,37,124,167,118,34,0,8,
908 32,106,36,0,244,200,103,65,234,219,115,65,49,79,166,142,148,97,20,239,183,10,206,79,31,101,133,141,69,25,228,252,229,24,152,120,128,233,228,235,31,44,185,158,17,146,235,65,93,49,54,62,6,6,133,16,6,6,157,92,112,11,254,255,131,171,12,255,119,45,100,248,
909 191,30,24,129,95,128,185,78,128,7,145,11,255,227,9,3,144,220,143,175,224,18,128,169,16,88,199,255,122,14,44,230,129,197,245,135,91,144,58,218,97,9,3,131,160,14,195,255,137,89,12,255,214,76,7,38,56,62,18,34,31,189,68,0,85,41,192,132,251,241,59,56,113,
910 50,250,103,48,48,69,0,19,151,184,44,176,90,0,150,2,103,234,129,254,126,140,84,5,65,1,176,235,251,247,211,47,134,199,235,31,49,188,187,240,154,225,135,128,200,195,121,175,24,218,230,222,122,67,179,68,0,16,64,76,84,206,249,200,117,62,172,177,199,157,102,
911 32,175,31,45,248,171,132,227,253,7,89,81,83,96,228,7,2,35,159,11,168,252,27,142,200,7,229,122,80,131,12,212,10,215,47,99,96,208,43,1,122,247,47,176,81,182,146,225,95,91,52,195,255,5,221,144,0,6,69,18,44,114,255,255,39,28,49,160,62,250,217,61,192,220,
912 15,172,2,120,20,25,24,68,205,33,137,76,200,0,88,116,3,187,125,95,129,237,8,96,117,194,0,74,152,255,201,44,85,255,67,123,30,32,187,64,238,3,54,22,255,175,156,193,240,111,66,22,48,247,3,75,116,17,96,59,196,164,5,232,55,113,200,120,5,114,177,7,108,255,48,
913 11,176,51,72,251,202,50,112,203,240,49,176,191,125,35,159,32,201,82,26,171,33,161,13,10,71,104,120,114,32,141,158,34,47,131,35,180,206,17,43,0,8,32,38,42,69,62,182,162,31,156,243,227,77,53,180,99,249,127,21,177,62,125,163,200,43,207,203,32,237,37,11,
914 158,147,103,248,241,15,211,185,160,72,2,245,231,65,117,50,168,174,183,232,99,96,144,15,98,248,127,251,28,195,191,73,192,156,217,17,7,236,102,1,51,131,16,48,44,56,184,73,207,161,172,192,18,228,221,11,134,127,39,54,65,248,18,86,64,49,160,57,98,230,224,
915 170,224,255,217,93,12,255,223,62,7,171,35,59,1,160,183,93,184,184,193,238,253,127,96,11,195,191,206,100,104,34,48,102,96,48,106,132,180,59,254,125,71,196,27,136,250,252,27,60,212,45,237,37,205,192,33,193,205,192,245,234,133,74,186,52,115,101,168,142,
916 130,58,52,17,112,65,19,2,59,210,160,26,19,3,230,58,71,162,0,64,0,81,171,4,64,238,234,193,235,124,31,107,83,133,120,254,159,185,108,143,158,171,114,73,115,2,27,124,50,12,204,160,41,218,95,127,49,157,9,170,231,65,117,49,168,88,212,202,97,96,48,111,7,246,
917 237,141,128,125,240,109,192,174,88,50,195,255,173,11,33,17,206,207,7,73,40,228,68,16,40,87,130,218,26,87,129,37,192,155,23,96,243,193,37,129,160,54,196,27,231,247,147,19,134,248,1,200,205,160,97,98,17,96,34,184,14,76,200,61,169,224,177,5,6,9,27,96,47,
918 6,232,207,223,223,33,126,71,182,19,88,50,242,104,10,128,171,73,54,97,78,6,142,39,79,85,178,100,216,10,28,117,84,101,145,18,0,108,20,149,5,169,36,32,217,225,0,1,196,68,133,220,207,130,54,180,11,78,0,110,38,250,114,197,242,28,57,60,183,239,235,115,203,
919 114,49,200,135,40,50,240,170,241,65,6,119,176,229,148,127,192,106,77,204,2,24,241,29,12,12,154,153,224,90,238,255,22,80,209,153,9,201,53,188,192,132,193,198,9,157,148,161,96,26,15,216,255,254,255,228,6,195,255,59,103,129,108,126,96,189,12,108,160,113,
920 75,64,226,234,230,105,160,29,108,212,201,253,24,211,135,140,224,246,202,255,235,103,24,254,245,167,131,27,165,12,138,126,192,94,135,50,164,212,67,142,59,144,23,191,253,101,224,213,226,103,144,3,141,141,136,115,50,240,220,187,101,88,163,35,84,32,43,42,
921 44,140,84,29,176,163,85,7,204,164,86,5,0,1,196,68,131,122,159,203,76,81,90,162,84,252,95,1,215,201,35,150,124,90,124,12,74,113,42,12,188,170,188,144,9,156,255,88,234,204,191,192,182,141,82,20,3,131,229,4,96,206,112,98,248,191,110,18,195,191,98,59,134,
922 127,51,129,245,63,176,200,6,247,195,25,25,169,51,248,197,6,76,163,31,223,51,252,63,183,27,152,251,128,237,8,5,127,160,249,178,12,255,159,221,3,230,204,7,136,238,35,173,0,15,176,36,56,179,147,225,223,212,60,96,180,9,49,48,168,197,65,198,8,192,109,57,164,
923 16,6,141,59,0,171,73,62,117,1,6,229,4,53,6,30,5,30,6,222,115,167,172,166,218,41,101,161,85,5,28,72,93,110,146,219,3,0,1,196,68,70,228,51,96,153,203,71,41,250,195,245,21,173,249,111,93,49,231,18,99,99,2,53,104,56,229,184,33,145,143,62,152,2,30,125,3,166,
924 126,25,79,6,6,221,2,96,252,242,0,115,124,58,48,226,171,25,254,223,187,0,105,232,177,178,81,55,2,64,221,59,80,14,187,117,1,146,184,4,52,129,98,64,167,63,190,14,204,117,159,161,179,122,180,156,27,101,4,15,39,255,63,178,142,225,255,93,96,123,70,198,17,88,
925 186,41,1,195,225,27,106,156,193,18,193,239,127,12,28,146,28,192,134,179,2,3,27,47,11,147,216,221,171,14,93,145,30,78,72,137,0,185,42,64,174,14,136,170,203,0,2,136,28,223,162,55,250,144,199,246,185,188,172,76,21,204,239,159,77,100,227,102,100,150,245,
926 149,103,224,81,6,22,251,223,255,224,142,124,73,123,6,6,227,102,96,11,252,39,176,145,23,197,240,127,195,60,160,201,192,220,192,206,77,187,220,8,52,246,255,171,187,12,255,223,63,131,204,35,128,192,155,39,216,171,39,90,0,80,91,228,231,119,134,255,59,230,
927 3,179,14,176,250,17,49,130,140,68,226,234,85,252,252,199,192,37,203,205,160,16,170,200,192,242,251,59,143,197,211,107,209,97,86,134,106,72,221,108,14,164,70,33,242,158,8,130,0,32,128,152,200,44,250,153,176,21,253,98,124,220,2,197,114,172,153,156,223,
928 191,139,138,217,75,51,240,25,3,139,184,159,127,177,148,220,208,161,87,94,96,3,204,162,23,40,207,202,240,111,235,76,96,255,126,19,120,64,4,60,206,78,43,0,10,80,80,43,31,212,218,7,69,58,76,248,221,43,160,175,232,184,30,19,88,18,253,191,115,30,18,22,66,
929 26,144,73,163,255,127,113,171,255,251,143,129,87,155,31,216,76,18,99,100,123,242,88,41,89,134,61,142,151,155,139,15,169,187,13,107,15,160,55,10,241,150,2,0,1,196,68,102,228,163,207,236,113,177,48,51,243,116,5,58,4,241,157,60,102,193,33,207,203,40,98,
930 42,2,212,192,136,88,128,137,234,27,200,92,187,73,51,164,213,15,236,126,49,44,1,246,141,121,25,105,95,7,131,0,40,129,129,18,230,147,187,144,117,3,32,240,241,53,3,93,1,40,52,127,253,128,132,15,151,4,98,65,9,158,118,36,19,80,147,144,129,48,176,42,96,98,
931 20,186,114,194,106,98,176,99,32,40,220,209,18,1,73,237,1,128,0,34,181,4,64,111,248,193,139,254,0,59,11,37,157,115,219,163,153,120,153,24,248,128,173,125,86,208,170,220,31,88,186,123,224,249,246,79,192,126,190,27,176,27,102,8,238,18,253,155,152,205,240,
932 255,203,55,72,177,255,159,14,185,144,17,210,14,248,255,236,54,176,222,255,4,17,3,45,222,101,26,136,229,241,36,12,224,1,171,81,78,96,85,32,110,37,14,26,62,96,81,191,127,214,59,211,197,194,0,71,215,144,133,152,174,33,64,0,49,145,144,251,209,39,122,224,
933 197,191,154,8,191,72,182,208,143,44,96,93,197,206,163,192,207,32,233,40,1,46,178,48,235,125,88,31,7,104,132,124,0,88,254,255,206,133,192,6,31,176,95,204,207,75,97,23,143,196,134,24,200,105,207,239,67,26,126,224,137,168,111,84,24,22,33,177,42,98,97,3,
934 175,15,96,248,241,158,129,168,149,172,160,82,128,133,137,65,196,90,156,65,64,155,143,129,237,241,11,105,95,97,230,32,3,21,69,113,180,4,64,116,85,0,16,64,164,84,1,204,216,38,122,128,69,16,119,151,155,65,28,223,229,179,250,160,212,169,16,34,199,192,204,
935 203,6,153,217,195,150,251,255,0,139,61,110,73,96,195,7,152,251,127,255,100,248,191,103,33,176,107,52,0,57,15,228,11,80,183,239,235,71,72,216,254,252,70,95,251,65,153,3,52,41,5,138,213,119,87,17,3,70,132,0,176,161,202,38,194,206,32,27,32,207,192,165,192,
936 201,32,112,248,144,85,165,149,90,144,152,160,0,63,218,80,49,11,218,80,49,86,0,16,64,164,148,0,232,131,62,224,220,159,19,224,174,39,127,227,184,15,104,173,188,184,173,4,3,155,60,47,142,49,126,100,91,217,33,141,30,96,253,251,31,148,3,153,153,232,187,31,
937 6,60,3,199,12,108,248,61,99,248,15,77,0,144,109,62,244,205,253,204,142,209,192,146,18,152,251,223,156,5,109,105,37,126,252,6,216,53,4,101,54,81,43,9,6,70,14,38,6,197,155,103,189,99,109,141,244,208,122,4,200,137,128,17,87,41,0,16,64,76,36,68,62,214,201,
938 30,255,191,79,34,255,126,251,197,196,173,192,203,32,108,44,194,192,240,233,55,129,6,24,208,163,223,159,67,134,125,217,57,24,24,117,108,25,24,190,252,165,115,253,251,31,226,142,47,192,158,200,231,119,116,46,122,128,254,252,1,180,87,203,156,129,65,31,232,
939 247,23,39,129,97,118,31,178,94,145,216,92,0,222,229,196,192,32,160,43,192,32,160,195,203,240,255,201,27,94,125,33,46,61,30,78,14,30,2,19,70,24,0,32,128,136,45,1,176,77,246,112,24,171,43,139,241,188,125,166,204,200,202,196,32,105,43,14,217,149,243,231,
940 31,158,132,12,93,12,1,26,250,124,186,27,220,31,102,242,207,2,58,25,180,210,246,59,237,7,97,176,181,3,96,9,128,46,123,35,160,51,157,160,0,13,175,4,218,255,139,129,225,209,22,232,10,102,180,81,92,240,34,152,127,72,237,34,52,247,253,254,203,192,42,204,193,
941 32,100,40,10,238,72,73,125,124,165,163,40,42,40,132,214,22,96,37,84,10,0,4,16,19,137,185,31,185,241,199,30,166,167,100,252,239,253,55,14,62,37,94,6,62,45,65,96,202,38,166,24,101,132,204,130,221,93,2,233,13,232,59,48,48,197,149,51,48,254,252,13,89,218,
942 69,175,68,192,8,169,118,254,127,122,139,40,153,104,93,13,129,74,185,143,63,24,24,93,163,25,24,141,157,33,43,146,222,92,0,134,40,15,116,129,43,48,60,126,0,197,126,190,133,132,13,12,131,196,126,127,66,77,8,255,33,37,1,191,150,0,3,175,26,55,3,239,173,43,
943 234,246,122,90,202,204,76,76,176,238,32,59,49,165,0,64,0,17,234,116,51,225,73,0,28,134,127,63,88,49,254,250,198,46,102,165,6,217,12,241,243,31,145,197,47,104,237,31,176,229,127,109,10,120,21,14,99,80,17,195,255,71,215,25,24,214,172,97,96,144,252,7,25,
944 175,167,117,119,16,148,227,65,206,125,15,237,255,179,178,50,208,52,5,128,34,255,21,48,18,213,53,24,152,146,219,33,98,247,128,254,253,120,11,50,37,205,12,244,51,143,60,3,3,159,34,176,108,87,131,172,108,6,137,129,102,11,223,94,130,44,61,255,8,236,182,178,
945 242,64,212,131,74,6,96,120,51,11,176,50,8,26,139,51,124,186,126,143,221,85,128,201,126,13,47,247,141,23,31,63,131,134,21,97,139,73,127,65,227,238,47,82,87,3,238,81,128,0,98,33,179,235,199,94,224,96,100,200,117,247,186,170,160,38,63,35,143,154,0,100,138,
946 151,164,58,24,216,94,121,176,22,104,146,48,3,131,102,58,3,83,106,63,195,191,95,255,192,99,228,12,223,127,67,102,255,192,203,187,254,211,56,1,188,132,112,217,56,104,151,230,64,161,248,246,51,3,163,130,60,3,83,201,108,96,15,72,154,129,225,254,74,6,134,
947 27,51,24,24,196,45,32,11,82,64,115,2,194,192,118,28,139,48,34,151,255,254,5,153,11,81,8,7,150,2,207,128,122,128,97,115,103,57,48,172,161,123,28,64,30,248,245,159,65,80,87,144,225,157,6,47,131,212,181,99,22,14,202,178,59,87,95,184,249,249,239,191,255,
948 63,144,74,128,95,208,76,12,219,95,0,79,4,0,1,196,66,194,192,15,188,1,200,198,194,194,225,206,253,219,155,227,245,87,126,9,71,53,240,34,93,134,63,68,134,4,124,217,2,51,36,21,223,154,11,12,156,51,192,146,160,154,129,169,28,200,246,207,96,248,55,191,134,
949 225,255,133,83,192,68,192,6,89,231,71,171,152,1,25,11,234,133,128,204,231,228,165,93,66,123,255,153,129,201,220,145,129,49,119,18,48,50,117,24,24,110,47,2,118,65,143,50,48,88,79,3,38,6,125,200,172,32,168,186,63,189,141,225,255,197,3,12,255,239,93,130,
950 12,80,253,249,5,89,213,44,163,194,192,24,215,196,192,168,153,3,89,12,123,44,23,50,131,10,42,73,129,109,1,102,126,54,6,126,13,65,134,207,183,31,177,199,232,242,249,109,190,202,122,231,235,207,95,223,144,18,0,8,255,70,138,83,120,110,5,8,32,66,37,0,122,
951 235,31,156,0,210,92,44,117,120,159,93,148,103,23,98,103,228,16,225,196,49,220,139,110,220,63,200,248,63,168,72,67,94,244,15,170,139,65,235,245,255,252,134,204,11,152,184,50,48,169,25,49,252,91,63,137,225,255,242,14,96,105,240,5,180,152,156,54,137,128,
952 17,218,253,3,37,68,80,3,154,218,3,81,160,18,236,3,48,34,197,196,16,145,15,170,250,64,107,0,20,67,32,43,146,95,62,98,248,183,174,153,225,255,201,173,64,246,83,232,178,119,38,104,12,48,66,6,203,110,159,5,102,136,131,192,210,99,46,120,137,59,131,70,26,3,
953 195,213,137,144,238,244,127,200,126,69,14,73,46,6,22,62,86,6,201,251,231,77,204,149,229,36,246,93,187,251,5,41,1,192,50,240,31,244,18,0,32,128,88,112,4,11,3,190,198,159,141,36,191,9,235,221,79,34,156,138,2,12,140,160,37,216,132,178,25,120,166,11,104,
954 156,32,176,136,19,183,66,172,136,5,1,208,214,173,247,87,33,107,231,119,251,3,27,133,229,12,12,114,190,12,76,241,141,12,12,230,62,12,127,123,147,129,69,223,101,96,34,224,162,254,72,29,248,92,160,223,144,86,56,55,63,245,115,254,87,96,233,194,199,11,137,
955 124,57,45,136,56,168,158,7,225,47,31,24,254,111,155,198,240,111,69,39,176,4,4,118,137,185,129,65,203,2,91,79,139,214,10,99,97,5,207,85,252,235,140,103,96,234,63,204,192,168,18,202,192,240,28,152,105,62,0,195,140,85,0,60,175,193,43,207,205,192,33,198,
956 197,240,229,198,71,150,24,123,93,43,96,2,120,132,150,0,144,27,130,240,68,0,16,64,44,68,54,254,224,137,192,92,77,81,92,252,237,35,45,160,17,140,188,202,188,12,76,44,140,56,134,124,25,32,107,249,255,254,133,212,115,160,84,43,98,138,40,122,209,123,11,63,
957 94,0,219,4,27,128,13,163,85,192,196,112,141,129,65,53,6,168,199,148,129,185,109,43,195,191,153,165,12,255,143,109,130,116,155,152,89,169,215,101,3,25,243,251,39,56,1,48,114,243,1,11,0,42,153,11,42,173,64,43,126,128,117,61,168,206,103,52,245,132,14,54,
958 1,195,226,243,123,134,255,91,103,51,252,223,56,153,225,255,243,231,144,136,23,224,197,29,134,240,178,154,21,162,119,239,98,6,198,132,38,96,130,242,130,236,64,2,149,90,191,25,25,152,4,217,24,64,241,241,245,193,71,6,181,23,87,44,129,189,129,245,127,255,
959 253,99,67,27,16,98,70,175,6,0,2,136,133,196,238,31,155,139,188,176,26,231,187,103,226,108,124,76,12,188,74,124,184,227,2,84,148,129,182,110,105,166,0,91,190,41,144,72,127,253,12,188,123,7,60,11,6,213,200,40,171,193,192,32,42,203,192,192,197,11,89,247,
960 15,194,31,128,9,224,205,121,96,238,249,0,148,211,100,96,170,89,193,240,255,248,102,134,127,139,129,165,194,93,96,105,193,244,15,50,107,72,105,151,17,60,35,247,29,82,10,128,118,243,80,101,136,23,24,174,63,127,130,19,47,83,222,84,6,70,117,104,162,255,244,
961 14,188,213,236,255,178,86,96,143,231,49,208,62,102,72,196,255,255,79,56,242,97,37,10,200,187,183,207,65,134,141,65,37,41,168,167,240,29,212,136,229,6,87,5,252,106,124,12,111,78,177,50,112,191,122,32,239,103,97,40,191,254,216,217,207,72,25,24,219,220,
962 192,127,128,0,98,33,162,248,71,169,255,85,24,191,169,49,191,124,38,192,163,35,192,192,34,196,129,189,231,4,174,199,128,218,180,243,24,24,148,163,128,69,225,39,200,10,152,85,221,12,255,239,92,195,28,147,23,145,1,7,20,163,29,176,94,4,209,66,114,208,34,
963 243,39,180,177,195,205,192,104,9,172,22,244,29,128,102,244,0,115,193,18,200,56,62,104,80,9,84,108,50,145,153,16,64,157,12,240,148,44,48,210,120,5,33,103,2,81,2,64,165,9,104,18,220,10,232,214,252,233,192,86,189,36,36,65,60,187,195,240,111,74,62,48,12,
964 118,66,134,104,132,121,17,37,5,73,9,150,153,225,255,67,96,248,129,150,175,73,201,65,26,132,224,253,5,60,224,106,0,180,104,132,93,148,139,225,27,176,20,112,226,251,98,176,30,216,196,102,192,92,51,200,140,212,100,103,4,8,32,22,28,197,63,250,228,15,184,
965 4,48,82,144,22,145,102,103,81,5,69,58,191,26,63,3,11,39,51,150,4,240,31,146,90,229,188,33,145,255,234,33,195,191,37,45,12,255,55,204,129,152,204,195,133,212,6,129,110,237,126,243,132,225,255,19,32,222,11,116,178,148,4,3,163,161,51,3,163,145,11,3,131,
966 172,38,3,35,104,99,167,24,100,123,54,35,176,148,96,76,0,150,2,206,209,12,255,87,180,49,252,63,123,136,225,255,135,39,144,163,97,64,99,7,132,230,212,177,249,20,20,105,160,165,103,124,34,144,46,215,255,255,36,86,49,140,144,72,6,38,36,70,113,96,164,184,
967 37,48,48,197,214,1,205,4,134,241,189,139,12,255,175,28,5,54,242,250,129,237,152,59,192,64,227,130,172,69,32,183,65,11,238,81,188,6,250,123,39,176,103,144,13,76,72,192,238,227,243,253,208,237,241,76,192,58,153,149,129,15,88,42,127,189,251,145,65,135,143,
968 213,152,155,131,125,211,215,31,63,145,207,84,68,223,71,240,31,32,128,88,136,40,254,225,85,128,179,146,132,42,255,139,59,138,108,2,204,12,220,138,192,226,31,52,184,129,190,140,10,20,24,92,192,148,175,145,14,172,179,62,49,252,155,86,200,240,127,39,48,98,
969 5,216,17,1,140,82,216,176,64,138,127,46,168,222,119,47,24,254,111,89,10,212,179,20,210,128,82,3,150,8,206,81,12,140,186,54,192,190,178,58,68,139,172,26,3,99,233,2,6,198,43,71,24,254,29,90,203,192,112,96,37,195,255,215,192,250,148,157,21,218,109,36,33,
970 1,252,252,1,73,0,160,220,10,90,117,252,227,43,241,9,0,164,14,84,130,252,250,205,192,168,109,193,192,148,210,14,30,217,252,255,244,54,195,255,77,192,18,224,240,122,32,251,1,36,36,249,120,200,203,245,232,246,253,249,9,172,70,129,13,65,127,96,2,16,2,150,
971 0,28,194,64,63,188,135,108,113,3,205,15,104,241,51,188,58,254,130,129,255,249,61,21,47,93,21,249,213,167,175,126,68,43,1,144,19,0,3,64,0,177,96,41,254,209,143,101,133,215,255,138,130,60,50,140,15,63,114,115,104,241,49,176,242,179,226,110,245,131,234,
972 38,78,73,134,255,123,128,17,121,8,216,120,227,101,65,139,124,44,141,38,88,151,16,156,24,254,67,138,229,239,95,25,254,159,218,199,240,255,252,62,112,66,96,176,13,0,86,5,126,12,140,138,58,16,245,58,54,12,76,64,204,0,236,26,253,219,60,11,220,143,102,248,
973 12,108,124,113,115,19,31,137,160,21,185,32,187,248,69,33,165,200,143,47,68,54,30,64,155,78,129,85,44,27,43,3,163,95,26,3,83,120,25,3,131,164,50,195,255,125,75,25,254,45,3,118,103,175,159,135,132,26,15,133,185,30,219,252,5,168,250,251,12,140,87,30,96,
974 162,101,23,133,12,41,131,98,10,88,13,112,74,114,2,227,134,131,225,219,243,111,76,118,202,188,90,171,129,46,65,235,9,160,180,3,0,2,136,5,199,224,15,70,9,32,201,207,195,35,254,251,179,44,72,148,83,156,11,114,94,15,186,167,64,45,82,144,35,37,44,25,254,127,
975 5,70,222,161,213,144,17,66,30,94,226,3,0,166,142,9,186,51,23,52,178,253,231,23,195,255,235,167,129,13,160,211,12,255,15,172,6,38,2,111,6,38,79,96,247,80,66,17,162,214,212,131,129,73,221,140,225,223,169,173,12,255,215,79,102,96,184,2,84,203,205,1,105,
976 57,227,179,23,150,131,127,3,115,48,104,32,8,188,39,128,136,57,4,80,162,121,15,212,167,164,194,192,20,85,206,192,232,145,8,113,239,182,57,12,255,38,20,3,35,2,216,247,23,228,66,28,23,67,205,49,12,80,12,125,120,7,44,250,129,237,0,85,77,96,248,0,19,192,7,
977 88,98,254,7,90,161,193,192,37,193,193,240,253,217,23,6,5,166,223,170,12,168,39,176,161,119,7,255,1,4,16,19,17,9,0,172,81,145,151,93,128,251,251,103,17,208,6,88,78,113,14,6,38,86,28,221,63,208,193,11,82,142,224,134,202,255,139,251,32,91,172,201,245,63,
978 44,240,64,93,63,62,94,72,17,125,247,2,195,255,229,237,224,131,27,254,239,95,129,24,188,225,19,98,96,114,137,101,96,42,95,200,192,96,231,15,108,28,253,128,12,34,225,42,9,64,110,2,173,67,0,45,4,1,13,78,1,213,49,242,8,225,95,152,9,106,108,254,254,1,222,
979 110,206,232,236,199,192,84,189,136,129,209,43,5,98,220,202,46,134,127,179,171,128,242,192,42,132,159,7,58,217,68,139,193,43,38,200,1,24,111,159,130,206,173,5,86,1,34,136,182,15,216,79,140,192,26,152,11,172,146,247,253,51,105,17,94,110,46,124,37,0,64,
980 0,49,17,104,3,192,27,130,202,210,18,66,252,255,126,137,177,112,49,130,143,96,69,108,195,70,11,85,208,106,31,78,57,134,255,55,142,131,135,64,25,216,217,169,51,201,242,31,122,42,7,104,203,54,11,59,176,113,5,172,255,39,100,51,252,171,242,2,150,52,171,16,
981 30,144,211,100,96,46,156,14,108,35,76,3,70,168,32,120,12,30,94,50,161,187,21,148,67,127,124,99,248,255,27,186,36,91,80,28,82,29,160,15,82,128,187,96,64,255,126,1,230,236,119,191,24,24,195,115,25,152,10,128,118,104,90,130,39,177,254,213,249,51,252,155,
982 95,207,240,255,27,232,108,33,78,218,206,42,2,221,2,114,239,255,247,47,32,124,80,27,128,1,169,148,1,102,74,208,241,184,160,41,122,30,198,191,66,190,6,234,138,104,221,64,148,68,0,16,64,76,120,34,31,165,26,16,99,103,22,100,126,245,84,136,13,216,152,3,47,
983 249,194,230,75,80,35,14,52,204,249,235,63,100,7,238,95,104,81,78,109,0,74,8,236,192,128,254,5,172,102,206,238,97,248,215,155,197,240,175,198,15,216,86,128,238,237,19,146,100,96,242,2,214,203,29,192,214,178,3,176,55,242,17,152,203,63,126,198,156,87,7,
984 23,231,255,33,231,13,128,19,128,24,226,116,49,228,200,7,53,20,95,126,2,87,73,76,37,61,192,198,94,39,176,209,40,197,240,111,59,176,200,175,3,218,123,106,59,244,148,48,118,218,79,41,131,236,1,245,92,160,147,88,224,147,201,96,231,33,49,66,214,9,112,138,
985 178,3,75,104,96,24,125,249,202,174,202,250,71,6,109,44,0,229,70,21,128,0,98,194,51,11,136,114,76,187,156,162,146,48,195,151,63,204,108,252,236,192,82,158,5,187,71,65,186,64,39,116,129,14,188,122,117,159,198,107,44,25,33,117,60,168,225,246,7,152,35,78,
986 111,7,70,70,0,195,191,246,24,134,255,87,143,65,18,158,186,9,3,83,229,18,6,166,166,165,192,86,186,17,164,129,8,106,241,35,15,32,129,252,1,93,15,200,40,38,135,178,67,11,50,114,247,25,28,177,76,1,177,12,204,125,7,24,24,67,139,193,185,239,111,107,20,195,
987 255,201,133,64,127,62,129,84,77,44,204,12,116,1,32,183,255,249,3,236,254,66,167,177,65,39,146,177,176,35,170,194,191,160,179,147,217,24,216,128,248,223,247,63,140,82,82,82,98,88,114,63,124,68,16,32,128,88,176,68,60,122,59,0,140,69,63,189,144,2,205,250,
988 177,9,115,0,237,99,198,82,255,255,135,28,209,6,58,86,237,219,23,72,17,197,74,143,0,97,68,228,190,127,127,192,103,8,252,63,190,137,129,81,82,137,129,49,2,216,64,115,140,4,98,96,55,210,200,21,60,185,244,111,105,31,48,39,3,19,1,7,23,162,85,253,17,186,40,
989 68,92,17,50,24,244,31,218,11,1,230,52,70,183,104,200,188,4,232,100,48,80,154,88,217,201,240,127,13,208,12,208,66,18,208,6,19,198,129,184,115,3,148,48,223,64,19,128,0,100,82,8,180,152,6,86,85,178,49,49,112,136,2,123,2,47,190,51,242,126,120,46,140,165,
990 10,128,119,5,1,2,136,9,71,238,199,72,4,44,207,238,243,50,130,142,91,231,102,129,52,0,177,109,242,4,173,77,226,146,129,172,252,5,77,103,50,209,51,80,160,245,52,43,7,120,168,244,255,195,43,12,255,154,163,24,254,21,219,131,187,145,160,227,220,24,211,186,
991 25,152,234,23,3,59,203,226,144,177,122,6,232,154,128,79,208,220,36,42,13,73,72,160,99,94,128,13,79,166,172,126,112,9,2,238,109,92,58,196,240,175,192,150,225,255,204,10,96,209,250,17,146,235,25,153,24,6,4,128,194,30,180,174,16,188,194,158,11,122,138,41,
992 210,9,232,76,140,224,19,212,255,51,252,99,100,124,243,148,19,91,227,15,86,23,2,4,16,190,70,32,74,2,224,226,229,231,248,247,253,31,3,51,55,51,142,85,188,255,32,39,114,130,122,1,63,126,128,251,240,144,110,208,0,4,16,40,103,179,114,130,119,21,255,191,0,
993 140,184,18,103,134,127,147,114,192,227,254,140,46,49,12,76,93,187,24,24,244,108,129,17,253,11,82,228,127,131,158,44,42,36,5,9,65,69,29,96,181,177,158,129,49,48,143,129,225,205,83,134,255,179,202,24,254,150,186,48,252,191,124,2,178,83,153,133,149,97,192,
994 0,172,49,11,170,182,64,109,19,80,152,51,49,99,38,0,110,54,96,135,134,9,40,205,203,138,165,68,135,183,3,0,2,136,9,207,80,48,74,66,224,22,145,226,130,196,49,43,246,173,218,224,57,117,97,232,152,248,87,136,3,153,153,24,6,28,128,78,233,98,231,96,248,191,
995 126,6,195,223,134,96,6,134,59,231,25,24,21,180,25,152,65,13,196,16,208,185,67,60,144,105,91,96,189,202,200,47,2,20,43,98,96,154,116,130,129,209,208,9,216,144,61,206,240,183,196,133,225,223,194,94,200,146,49,126,62,134,65,3,126,65,187,175,160,243,141,
996 64,243,46,104,93,78,22,80,70,101,98,96,228,22,22,97,71,107,216,35,199,45,3,64,0,177,96,201,253,200,227,1,240,226,130,237,251,39,46,208,104,35,19,43,19,142,235,22,255,66,150,119,129,152,160,34,244,23,168,158,165,82,23,144,226,238,35,208,155,188,192,162,
997 242,232,78,134,127,119,129,9,32,169,13,216,46,136,96,96,202,232,99,248,15,154,107,224,21,134,168,19,16,101,96,2,202,129,86,10,255,63,190,1,88,220,151,51,48,60,124,4,172,26,120,32,11,47,254,253,27,60,9,0,116,182,1,108,201,24,19,43,70,21,193,12,108,167,
998 49,49,255,103,96,250,254,133,141,1,251,245,121,224,120,6,8,32,124,211,193,200,235,2,24,25,255,254,102,6,149,52,76,176,226,31,219,24,0,27,116,81,197,151,15,208,69,63,131,232,70,82,80,125,45,200,203,240,255,245,43,134,255,45,41,12,140,87,79,50,48,69,150,
999 2,115,124,9,102,97,6,154,91,232,201,98,248,15,26,30,16,102,67,172,95,24,44,23,190,129,47,196,248,5,193,160,200,103,100,197,72,244,140,108,140,144,136,252,251,135,153,1,247,29,138,12,0,1,196,132,99,58,24,227,230,205,255,127,129,21,10,172,32,193,58,6,240,
1000 31,114,228,10,116,238,27,178,254,116,176,36,0,104,236,129,119,33,129,186,123,192,198,222,157,75,208,237,217,12,24,171,229,25,117,108,24,24,147,27,25,24,157,220,128,165,26,48,247,127,250,2,105,116,49,12,162,68,13,26,11,97,134,174,243,68,31,189,4,141,113,
1001 1,27,196,140,144,163,237,113,93,158,9,246,12,64,0,225,91,18,134,154,32,160,119,235,225,14,224,127,144,37,203,160,65,41,216,118,43,70,166,129,143,120,240,162,15,96,23,233,59,48,183,72,72,49,48,218,4,50,48,89,251,51,48,40,233,3,139,124,96,23,249,217,109,
1002 96,143,225,6,176,155,232,12,140,108,46,134,255,123,151,129,207,243,99,140,171,99,96,4,246,100,254,159,220,198,240,127,223,114,134,255,103,119,51,48,124,0,77,52,209,120,161,42,177,13,65,94,1,72,213,245,243,14,228,160,106,92,9,19,18,111,140,56,170,121,
1003 6,128,0,194,53,14,128,145,8,254,51,49,130,189,140,219,223,255,33,235,216,255,65,91,168,255,6,56,179,192,70,204,62,3,35,158,19,152,16,157,67,25,152,130,242,192,199,184,66,182,103,125,101,248,191,125,54,195,255,117,179,193,61,100,70,77,115,96,196,2,219,
1004 185,243,170,192,71,190,50,154,58,49,48,133,150,128,219,10,140,230,94,224,4,240,15,52,247,112,100,61,176,68,248,12,89,182,206,200,68,255,132,0,179,15,20,249,160,54,214,167,15,144,99,245,208,23,197,252,255,7,235,17,252,199,87,116,1,4,16,161,101,225,112,
1005 204,200,204,242,23,126,9,19,3,150,113,117,112,63,28,58,229,11,154,48,25,168,226,146,17,186,64,227,195,55,200,250,74,123,111,6,70,231,104,112,171,158,17,60,214,255,135,225,255,142,121,144,92,125,251,12,3,195,139,47,12,140,38,166,144,101,234,160,69,28,
1006 160,217,193,119,47,193,83,217,255,110,3,27,140,174,113,12,140,158,201,12,140,182,193,12,76,6,142,12,255,237,67,25,254,47,107,103,96,184,124,1,88,26,48,65,102,44,25,24,232,151,16,254,67,59,111,130,144,147,205,24,126,188,131,28,129,207,136,122,26,249,63,
1007 208,213,119,32,200,196,140,183,229,10,16,64,68,15,99,253,101,227,252,3,58,2,255,255,159,191,72,43,202,208,26,89,204,208,1,9,80,227,100,32,74,72,80,157,247,21,84,95,3,27,65,38,192,156,30,86,202,192,164,105,1,153,228,1,185,236,240,26,6,134,53,253,12,255,
1008 238,92,6,207,35,128,71,242,64,137,4,212,183,7,5,42,120,107,26,208,12,78,118,112,215,234,255,147,91,12,255,23,214,51,48,2,19,11,163,123,60,3,163,111,22,3,163,125,24,3,3,208,76,208,250,3,134,45,211,25,254,191,2,70,0,15,27,100,210,139,30,137,224,63,100,
1009 245,19,163,4,100,100,18,188,209,22,52,240,134,220,19,0,250,225,31,232,178,75,80,212,179,114,224,221,177,3,16,64,196,38,128,255,223,24,153,63,115,252,134,28,211,143,181,7,0,187,72,9,20,8,127,254,208,57,226,153,32,137,238,205,15,6,70,17,30,6,198,194,94,
1010 200,25,254,160,58,30,228,186,215,143,25,254,47,110,2,230,234,85,144,250,18,212,117,130,13,5,131,67,129,3,98,198,207,175,208,201,32,38,232,240,50,7,100,11,251,227,235,12,255,231,84,131,231,251,153,252,51,25,24,253,114,24,152,226,235,25,24,220,227,24,254,
1011 111,154,193,240,111,235,12,200,204,39,104,38,16,188,6,129,134,221,69,208,10,102,46,1,6,70,41,85,104,143,235,41,100,111,3,242,82,123,240,17,76,127,65,139,178,255,255,96,100,254,129,207,56,128,0,98,66,138,65,124,152,225,243,131,27,191,65,231,251,254,1,
1012 93,158,240,15,219,186,57,70,164,121,233,63,244,41,1,224,197,253,39,240,74,92,38,255,120,6,166,41,167,24,24,61,146,192,145,15,58,123,224,223,210,22,134,127,5,54,192,98,127,1,80,253,31,72,78,69,174,47,65,51,197,224,190,52,19,176,219,247,13,58,29,140,28,
1013 66,204,144,147,60,64,151,69,60,189,205,240,111,66,41,195,191,166,48,96,206,127,200,192,32,163,198,192,152,214,201,192,60,249,56,3,163,87,20,100,8,25,52,101,76,242,186,66,18,235,0,97,96,137,166,160,7,76,244,111,33,27,77,208,27,92,208,107,112,25,153,25,
1014 25,190,63,125,240,7,41,142,49,0,64,0,177,16,89,235,48,252,230,21,250,198,240,237,61,208,224,223,12,255,127,255,3,27,142,181,175,77,175,250,16,52,171,247,227,39,120,249,23,147,83,32,3,99,88,25,184,104,6,131,63,64,55,110,159,7,142,124,134,167,247,129,69,
1015 58,7,100,250,24,91,24,128,15,139,96,135,46,180,248,130,56,52,10,91,147,8,164,14,148,193,15,173,6,159,43,12,110,32,250,102,48,48,42,27,48,48,149,47,98,248,15,76,120,255,103,149,130,79,52,7,223,29,192,12,93,163,72,237,6,32,232,100,17,113,25,200,189,7,160,
1016 4,0,191,136,226,63,164,243,254,231,31,195,239,47,191,193,252,63,92,188,160,229,75,56,35,4,32,128,88,176,4,7,86,252,89,66,233,221,255,199,119,24,126,125,248,9,172,6,254,51,176,112,35,175,192,133,174,238,253,250,140,129,65,10,116,254,143,54,100,238,233,
1017 255,63,234,119,5,65,21,27,168,174,150,80,4,47,140,100,50,247,97,96,144,86,1,7,206,255,55,192,226,112,55,48,34,118,1,241,163,27,144,225,91,30,30,124,25,0,26,10,208,107,223,64,221,87,80,67,144,80,238,5,45,31,3,29,111,179,97,38,195,127,160,125,140,106,38,
1018 224,158,2,99,112,1,3,227,244,115,12,12,247,175,128,79,34,253,183,127,57,3,195,237,139,208,129,88,42,108,104,1,133,39,143,32,48,193,199,64,252,243,108,63,164,13,128,124,253,13,120,225,40,232,252,13,80,201,207,252,255,151,152,60,48,85,63,194,25,183,0,1,
1019 196,66,32,231,195,241,163,79,223,95,27,254,103,252,255,235,195,47,198,63,63,255,0,237,68,155,255,6,77,139,130,46,77,2,49,21,245,24,254,179,51,65,2,147,133,74,39,125,130,138,102,240,138,99,62,96,139,60,136,129,49,177,5,114,121,19,8,0,35,30,212,69,251,
1020 191,182,143,129,225,49,48,17,114,49,66,22,134,254,39,98,153,56,184,4,96,133,84,11,160,129,34,80,201,66,240,168,58,232,240,50,104,153,26,168,87,113,241,48,195,255,83,135,25,24,14,174,98,96,74,106,103,96,212,182,4,38,134,66,6,230,160,66,134,127,7,129,238,
1021 2,182,29,24,174,30,135,108,64,1,15,167,50,145,151,24,64,183,150,171,26,50,48,152,121,0,187,127,183,32,219,195,254,51,96,44,135,255,15,140,31,208,37,215,12,204,204,255,95,253,252,247,14,91,149,14,3,0,1,196,66,40,226,97,248,249,221,155,223,152,196,4,127,
1022 253,254,252,133,253,47,232,146,7,17,180,162,13,148,194,63,221,3,223,150,5,94,138,197,47,12,153,103,167,244,232,117,80,34,2,69,10,27,47,3,163,1,48,96,65,125,115,208,68,13,184,97,242,14,178,155,118,97,3,195,255,171,151,33,75,203,133,121,160,37,18,9,199,
1023 175,177,113,65,26,176,160,241,11,240,168,26,43,241,69,50,40,66,65,139,94,185,129,236,27,231,25,254,149,122,48,48,154,185,128,103,18,25,53,204,24,152,28,34,24,254,131,240,178,54,134,255,199,54,2,51,227,77,200,68,14,248,160,12,102,226,87,76,253,131,158,
1024 22,98,236,10,241,215,203,227,160,134,25,228,172,0,100,127,130,238,40,124,241,11,88,74,255,101,96,230,229,252,247,244,249,211,15,12,152,87,209,194,3,7,32,128,88,8,68,60,252,230,202,23,12,236,31,191,137,72,189,99,184,117,65,242,247,7,96,181,34,199,141,
1025 86,2,128,46,128,120,6,217,176,200,35,5,217,238,245,250,53,100,85,47,57,141,59,80,196,131,234,120,14,14,240,218,59,70,159,116,240,84,46,220,177,55,79,51,252,95,217,203,240,127,255,74,200,148,174,16,242,121,2,36,172,64,6,101,68,80,143,0,164,23,180,77,12,
1026 84,210,176,50,146,87,55,243,242,66,86,235,28,219,3,44,17,246,0,19,172,45,216,205,224,75,171,162,170,24,24,194,203,129,238,93,202,240,255,40,48,33,220,56,11,62,164,10,188,113,150,25,186,195,9,20,134,176,5,46,48,115,193,139,83,126,131,47,175,98,52,112,
1027 96,96,116,3,54,112,191,220,97,96,184,187,12,218,240,102,97,64,153,10,102,101,102,248,254,250,7,48,1,252,97,248,195,199,243,227,220,15,222,39,12,168,55,144,162,36,6,128,0,194,87,2,160,104,122,240,233,199,167,247,12,76,111,57,126,49,72,254,4,90,0,190,106,
1028 134,137,1,245,122,55,208,128,196,211,189,12,12,234,197,12,140,58,118,192,220,121,14,218,37,98,36,46,210,161,13,56,240,122,2,144,223,100,180,129,245,124,42,3,163,107,60,100,232,19,60,240,241,5,28,128,255,22,53,3,3,17,152,155,132,160,203,194,254,145,185,
1029 252,26,100,45,59,52,1,252,248,6,221,55,75,230,125,4,176,133,171,66,188,224,110,233,255,179,192,170,225,244,97,96,137,101,1,44,185,10,25,24,181,128,9,217,37,14,140,25,174,30,1,202,237,4,175,105,4,159,84,254,245,29,100,16,10,189,185,2,98,115,177,65,134,
1030 176,211,187,33,213,206,137,70,200,105,33,28,162,12,24,119,35,1,193,183,231,223,129,5,217,127,134,143,28,188,111,142,29,185,241,26,45,62,81,50,57,64,0,161,151,0,255,176,69,62,8,63,126,255,233,235,27,38,214,183,146,140,160,27,215,190,129,79,243,96,6,223,
1031 120,245,15,181,29,240,236,0,248,2,38,38,96,164,253,221,179,20,88,63,3,237,23,68,46,150,209,198,233,97,197,60,200,243,63,255,131,75,95,70,121,45,6,6,27,63,6,38,251,16,6,6,21,99,132,150,187,23,24,254,109,154,14,108,228,45,128,140,237,139,243,66,93,75,65,
1032 21,3,74,196,28,208,210,12,84,2,80,163,3,3,94,29,5,244,8,232,58,251,223,192,30,201,165,19,192,158,65,18,248,218,58,70,75,31,240,62,71,6,109,27,96,91,1,136,221,19,193,7,66,252,127,122,7,178,231,239,37,176,215,242,238,53,36,17,130,110,27,17,7,54,118,245,
1033 128,37,137,67,20,164,55,115,23,24,166,15,55,66,214,2,98,75,204,160,91,204,159,129,174,176,103,252,255,156,93,224,233,207,223,191,209,111,30,69,73,8,0,1,196,194,128,61,205,33,151,2,96,205,159,191,255,252,117,247,203,159,103,186,28,236,255,190,63,255,202,
1034 244,23,216,29,4,205,57,99,12,200,124,125,2,217,226,173,6,76,4,192,98,239,31,104,9,213,91,96,67,20,116,71,16,120,137,56,180,187,2,202,233,160,57,237,159,208,42,87,72,148,129,81,197,16,178,201,3,88,212,49,128,216,48,0,90,149,115,100,45,195,255,45,179,25,
1035 254,223,185,2,185,106,141,143,151,242,238,230,63,232,53,117,176,179,1,126,253,160,114,143,5,218,88,4,237,2,6,157,14,126,102,63,195,255,11,251,25,24,129,25,131,209,23,88,165,217,5,51,48,128,214,46,130,48,76,15,232,232,186,47,208,157,30,160,132,41,0,93,
1036 132,242,253,49,48,242,129,13,205,235,211,33,155,65,25,209,206,52,2,49,129,225,242,247,227,47,134,31,175,190,51,48,114,176,48,156,127,247,227,46,82,228,99,77,4,0,1,196,66,32,226,255,33,107,190,240,244,245,51,103,1,190,55,204,47,222,136,125,7,22,51,224,
1037 75,157,81,134,132,161,99,196,247,65,155,60,157,129,197,119,14,3,147,152,52,195,191,221,75,24,24,46,236,3,22,91,72,219,174,64,9,66,66,14,216,80,2,246,221,141,128,141,38,121,29,6,70,41,101,96,66,16,67,205,76,160,113,251,237,243,25,254,223,61,7,57,206,149,
1038 135,154,103,7,65,219,0,176,4,0,26,200,161,197,248,13,120,161,38,39,100,171,24,176,62,255,127,235,28,195,255,25,192,106,242,240,58,6,166,152,106,6,6,208,89,137,32,183,188,2,70,240,59,96,183,145,91,10,178,208,243,61,176,91,250,20,152,161,62,191,0,150,235,
1039 192,46,238,231,135,208,171,111,185,176,183,115,128,61,175,207,231,63,51,252,254,242,139,225,39,39,207,231,245,87,30,220,129,198,29,206,59,136,1,2,8,219,56,0,114,10,129,105,0,223,93,123,232,225,171,231,201,154,122,207,120,94,190,22,251,114,239,51,3,175,
1040 58,63,3,19,122,125,9,26,148,0,53,6,207,0,235,41,227,122,6,70,251,80,6,102,125,71,200,53,45,160,179,111,62,191,101,96,228,23,103,96,144,85,103,96,4,13,213,10,203,64,183,142,125,133,180,108,127,232,0,83,62,100,162,227,255,218,9,12,255,150,181,2,27,150,
1041 111,32,3,42,92,208,254,46,181,6,154,96,243,90,28,92,16,254,239,31,52,156,191,130,186,25,84,34,128,150,169,129,182,187,157,222,197,240,247,217,93,96,215,17,216,165,117,8,7,182,115,212,25,24,158,0,51,202,213,25,144,243,127,192,179,236,191,145,246,78,178,
1042 64,102,92,177,69,62,19,100,167,214,199,91,159,24,254,125,255,203,240,66,89,235,238,163,227,199,63,51,32,238,29,254,131,165,4,248,7,16,64,132,74,128,191,200,6,124,249,254,227,231,125,6,174,39,178,156,44,122,159,238,126,100,18,253,44,206,192,198,207,134,
1043 101,72,152,21,146,146,143,23,0,139,114,96,221,165,24,12,140,108,27,240,66,11,176,201,200,99,67,95,129,117,222,237,53,144,83,65,84,98,33,145,255,254,37,195,191,217,192,22,51,104,231,47,232,160,36,46,34,6,115,40,137,20,80,35,18,196,251,243,155,94,115,186,
1044 144,54,2,40,49,188,124,192,240,111,50,176,203,248,233,45,3,147,95,22,176,52,40,132,228,242,71,155,33,179,171,76,108,104,51,171,56,70,51,217,24,25,126,191,249,1,172,129,191,128,59,19,167,191,179,220,96,64,92,65,143,158,8,96,87,210,255,7,8,32,124,37,192,
1045 95,36,3,224,134,156,126,253,229,161,169,144,216,59,166,199,207,69,126,190,248,193,192,198,135,101,221,31,168,84,0,141,11,128,218,3,151,122,25,24,238,0,171,0,126,117,200,217,56,160,226,11,116,87,31,168,148,248,246,28,88,34,0,19,192,79,96,81,103,84,15,
1046 44,254,245,192,183,116,255,235,75,129,172,192,101,103,163,254,149,49,216,0,204,142,191,127,232,59,131,13,155,112,250,242,158,225,63,232,24,156,111,159,193,123,25,24,244,75,33,103,38,129,194,143,88,7,1,219,99,95,239,127,97,248,245,254,59,195,95,110,174,
1047 159,203,206,221,184,134,20,233,216,170,0,112,53,0,16,64,184,18,0,122,238,135,37,130,223,91,207,94,121,16,225,166,253,138,227,217,51,145,79,183,62,50,112,171,242,65,142,249,197,118,43,8,19,180,143,250,13,88,135,125,125,138,180,116,9,54,113,4,42,182,126,
1048 65,174,137,83,12,4,159,134,245,175,3,216,229,187,15,116,59,23,23,29,150,148,65,219,0,204,172,136,161,214,129,0,160,68,0,236,129,252,91,80,203,192,4,108,248,49,6,228,64,74,78,80,230,33,102,98,137,25,114,78,195,135,155,159,25,254,126,249,199,240,66,75,
1049 243,206,195,211,224,227,97,64,113,246,11,45,19,163,220,52,10,16,64,76,120,198,0,254,162,21,29,96,131,64,213,192,117,6,174,59,255,217,217,126,127,123,242,149,225,31,214,43,97,176,204,18,130,230,171,65,245,23,24,179,67,248,160,200,7,121,84,51,131,129,225,
1050 193,117,134,127,45,209,192,210,226,42,105,251,251,41,110,165,51,161,78,165,14,8,248,15,153,172,2,150,64,255,102,20,1,171,190,117,144,91,212,36,29,193,35,171,4,107,49,96,238,255,9,108,148,127,125,248,17,92,189,30,254,201,121,17,91,233,141,165,29,192,0,
1051 16,64,76,68,180,1,96,169,8,134,127,111,187,247,250,198,23,17,233,183,223,95,126,97,248,7,154,117,34,231,164,111,208,8,152,4,176,245,171,95,5,44,238,94,49,252,91,209,206,192,112,243,38,228,226,8,250,148,191,144,28,207,206,197,192,200,54,208,9,0,218,83,
1052 0,53,114,129,225,9,58,75,137,1,116,135,145,78,54,228,238,100,134,127,248,7,178,88,24,25,190,62,250,202,240,235,237,119,134,31,66,130,31,151,158,189,121,13,185,212,102,64,189,103,24,165,4,0,8,32,38,28,105,10,150,66,254,96,73,0,191,142,92,190,241,226,154,
1053 128,216,213,239,223,88,254,188,187,244,142,225,63,51,137,103,234,128,14,126,226,85,99,96,48,239,129,156,2,178,160,134,129,97,235,82,6,6,17,78,250,173,36,2,183,176,255,66,150,116,65,27,129,144,197,28,3,152,8,64,37,18,47,27,195,255,107,39,128,61,166,243,
1054 192,146,80,17,216,91,242,134,174,194,193,53,144,5,41,254,191,60,248,4,94,23,178,151,79,253,192,235,119,239,191,225,40,254,255,160,13,4,49,0,4,16,182,4,240,15,75,21,128,145,8,22,220,124,115,230,171,136,212,187,87,39,94,130,7,31,136,62,97,11,148,235,64,
1055 39,108,232,230,65,246,18,158,216,196,240,111,249,108,134,255,220,176,13,14,116,140,1,208,214,112,208,96,11,116,171,23,35,203,32,168,10,64,147,103,160,1,201,19,91,129,141,99,96,176,75,58,224,14,23,104,241,255,227,201,55,134,79,215,222,49,124,23,17,127,
1056 183,232,234,227,203,191,255,252,249,133,37,247,99,45,1,0,2,136,9,123,191,8,165,26,64,54,8,118,250,244,175,115,183,238,190,121,40,42,125,231,251,187,63,127,223,95,0,205,250,17,121,245,0,168,7,32,8,236,235,139,219,128,199,222,255,174,232,128,172,218,101,
1057 231,160,127,35,236,31,108,34,8,58,162,9,154,19,24,12,155,63,64,109,103,208,152,201,143,79,192,158,147,28,116,185,61,142,190,63,208,193,239,206,191,101,248,241,234,15,195,9,1,213,51,47,223,190,251,130,150,97,113,54,0,65,70,0,4,16,190,42,224,47,90,87,16,
1058 150,0,224,137,96,231,243,47,87,128,13,182,223,47,79,188,134,148,2,44,140,4,2,240,63,244,102,112,55,200,204,23,232,208,200,107,64,143,242,114,12,204,182,43,144,149,160,197,29,176,249,127,142,65,146,0,192,71,216,254,132,14,85,195,246,118,98,113,24,7,19,
1059 195,207,103,223,25,222,159,127,205,240,83,84,232,243,166,187,47,174,125,249,246,253,39,129,214,255,63,100,195,0,2,136,9,79,219,18,87,67,16,158,8,246,93,187,247,248,15,31,247,183,159,175,190,51,188,57,5,186,2,134,133,64,183,245,31,100,96,3,124,91,55,3,
1060 228,128,228,127,12,72,199,20,208,25,128,214,127,130,18,0,172,4,0,29,24,61,24,54,254,128,66,28,116,164,60,248,216,186,55,208,101,223,140,88,71,254,222,95,4,22,253,207,127,49,60,20,81,184,115,251,233,203,15,216,26,237,88,122,0,240,18,0,32,128,112,149,0,
1061 48,140,62,24,132,92,13,252,124,253,241,243,151,107,60,210,87,64,70,190,58,254,154,225,55,48,33,224,61,20,234,63,52,69,243,200,66,184,143,111,65,207,70,30,160,108,7,178,150,79,24,177,221,27,52,39,192,204,52,176,187,126,96,213,160,190,3,164,129,10,26,33,
1062 5,237,182,70,63,108,1,88,247,127,3,214,253,111,129,185,31,52,188,114,243,31,251,163,55,95,190,126,69,111,171,225,43,254,65,0,32,128,152,8,20,144,232,35,130,176,220,255,3,102,65,239,149,215,7,191,203,201,189,249,245,238,59,195,243,253,207,33,41,149,133,
1063 17,255,224,59,35,52,199,129,143,107,25,192,110,23,104,101,150,140,42,228,194,74,16,0,237,31,96,101,31,184,1,33,70,232,133,82,188,236,12,76,154,86,144,92,254,116,31,34,188,224,35,151,204,12,255,126,252,97,120,115,252,37,195,215,7,63,24,62,26,26,61,222,
1064 117,255,213,237,63,127,255,253,68,175,166,113,36,0,56,0,8,32,38,252,131,228,24,9,224,23,90,34,248,113,243,225,227,247,147,126,73,173,251,199,206,244,251,221,249,55,12,175,246,128,214,228,225,57,132,28,180,100,28,52,42,8,242,47,104,246,239,215,0,37,0,
1065 208,184,63,59,48,128,85,76,192,71,170,128,221,3,58,9,132,157,99,0,187,129,192,224,254,252,143,129,209,37,26,178,119,241,201,78,6,134,215,167,16,35,149,208,162,255,63,48,129,190,57,246,10,136,129,141,63,9,145,143,11,158,253,220,119,230,246,253,87,216,
1066 170,105,164,4,240,15,91,2,0,8,32,38,2,5,36,182,222,0,44,242,225,169,109,245,161,19,247,142,41,88,30,249,251,254,15,195,75,160,195,190,222,4,86,69,60,88,14,146,2,165,228,63,192,20,254,241,38,132,175,101,137,119,140,131,166,57,13,180,145,68,76,6,216,205,
1067 2,70,250,151,251,64,119,125,2,31,90,13,190,156,226,239,223,129,113,211,135,175,12,140,70,38,12,76,81,181,192,112,249,0,153,251,7,101,24,228,98,18,152,0,190,222,251,194,240,98,239,51,134,127,64,119,158,150,208,56,179,250,252,205,59,208,220,255,3,41,110,
1068 144,27,129,40,19,64,200,137,0,32,128,8,245,221,208,135,133,145,83,216,119,100,11,27,247,94,56,252,73,78,238,37,168,42,120,117,248,53,80,244,31,100,51,5,198,252,0,80,236,237,5,176,209,140,22,190,192,92,39,2,89,138,69,239,173,228,63,129,246,131,54,118,
1069 8,74,67,86,49,253,124,7,94,151,199,40,174,0,25,120,161,171,123,128,118,125,249,204,192,40,39,207,192,148,209,195,192,32,5,116,195,165,126,160,216,3,212,69,163,224,94,244,111,112,85,251,243,253,111,134,167,10,42,119,103,159,189,123,254,215,239,63,223,
1070 209,75,102,164,68,128,49,252,139,12,0,2,136,152,18,224,63,218,160,208,47,36,75,224,137,224,61,176,1,50,245,51,247,150,255,140,12,127,191,62,252,196,240,245,225,23,72,255,254,63,250,64,7,176,161,245,28,88,175,125,186,11,62,161,155,209,43,21,200,166,115,
1071 142,251,15,189,219,80,197,8,88,239,11,50,48,188,60,5,89,108,1,10,99,208,158,134,159,116,206,253,160,3,170,5,161,215,202,232,217,51,48,188,57,3,116,211,49,6,140,187,159,129,185,255,203,205,79,12,31,174,188,103,248,46,194,255,113,249,243,223,71,110,62,
1072 121,254,22,41,67,126,71,43,157,127,163,13,254,96,180,184,1,2,136,152,209,155,127,104,213,192,47,180,148,6,79,4,91,46,221,126,176,87,193,122,255,183,23,191,255,191,60,248,130,225,255,231,63,224,85,42,168,137,157,5,178,63,239,206,98,72,123,16,116,16,147,
1073 150,6,100,203,53,189,114,29,116,229,47,163,154,25,132,15,90,109,3,171,150,148,244,232,219,41,1,45,67,19,148,96,96,202,155,4,62,8,27,60,115,122,5,152,16,126,190,65,205,253,160,189,171,191,254,50,188,58,243,154,225,47,19,211,239,19,34,154,103,86,94,121,
1074 120,7,41,14,190,163,37,2,244,250,31,235,114,105,128,0,34,166,10,192,214,37,252,133,102,49,56,1,252,4,22,69,29,251,207,158,120,97,96,124,231,237,169,183,12,79,119,62,5,102,182,255,104,163,132,255,33,167,91,130,174,140,123,121,152,129,65,8,232,249,220,
1075 41,144,165,94,223,191,51,208,188,91,0,59,249,83,92,22,124,236,60,195,255,47,144,203,25,65,221,45,144,23,181,45,192,3,44,224,181,1,180,46,133,64,75,208,128,213,16,115,221,42,6,70,251,112,200,54,175,51,85,192,18,224,20,100,73,24,44,44,128,57,255,31,176,
1076 104,125,177,227,25,195,135,171,31,255,63,82,215,191,85,185,237,228,17,164,56,248,6,197,176,248,192,86,252,99,77,214,0,1,68,236,190,45,124,165,192,119,36,203,127,124,248,246,227,203,148,7,223,247,253,228,21,252,242,250,200,51,134,215,135,94,50,252,5,37,
1077 2,148,246,0,244,232,161,243,45,64,79,63,98,96,52,112,102,96,138,169,7,154,204,138,116,182,0,13,187,127,160,117,31,26,230,12,140,160,6,224,135,123,144,238,40,104,1,6,176,191,205,168,160,11,94,174,6,62,85,132,86,137,17,212,3,1,217,169,98,204,192,84,182,
1078 144,129,1,116,104,5,168,216,7,69,254,139,67,144,161,95,88,105,200,12,172,83,129,110,126,123,236,37,195,139,131,207,25,62,136,136,189,234,187,252,106,223,191,255,255,145,115,252,55,36,252,3,169,248,71,111,253,99,36,2,128,0,34,38,1,252,199,209,24,252,137,
1079 197,1,224,68,176,247,252,213,199,171,69,20,119,253,226,18,250,254,120,227,67,134,151,59,129,45,86,208,197,18,172,72,155,145,65,107,222,64,43,130,142,101,3,235,223,155,12,140,161,165,12,76,9,133,144,11,37,191,127,167,93,2,0,157,26,194,203,13,94,103,15,
1080 94,155,7,218,95,7,242,18,104,87,211,171,83,224,97,97,102,207,36,160,27,64,237,4,42,215,5,160,56,253,9,57,204,129,209,61,137,129,185,113,29,3,163,186,33,3,195,85,96,145,127,36,29,216,229,59,13,172,50,133,160,221,101,6,112,120,129,242,206,11,96,248,61,
1081 222,244,136,225,183,160,208,215,165,44,210,123,78,222,127,250,28,41,220,191,66,241,55,44,197,63,114,235,31,43,0,8,32,82,118,110,254,199,49,38,128,145,8,128,169,243,199,164,253,231,46,236,21,80,58,242,139,137,237,247,243,61,79,24,94,29,120,193,240,239,
1082 23,242,45,225,208,147,69,65,27,28,142,131,206,216,7,150,4,9,173,12,76,169,205,224,13,144,12,95,190,208,96,68,142,17,60,195,6,218,205,11,222,94,246,7,216,238,120,117,2,186,234,6,88,223,62,222,2,81,102,27,194,192,32,192,3,185,252,137,42,165,0,116,225,44,
1083 232,176,41,30,33,6,166,228,54,6,166,130,25,144,147,73,47,118,2,91,252,61,144,238,49,155,32,34,164,217,32,145,255,114,207,51,134,23,251,159,49,252,97,99,249,189,139,87,254,240,162,163,231,111,64,35,25,61,242,209,115,255,95,92,163,127,200,0,32,128,152,
1084 72,136,124,244,146,0,185,26,248,134,134,193,245,80,207,225,75,167,143,51,177,158,254,251,143,225,239,211,157,79,24,222,156,120,13,73,0,140,200,237,1,62,96,9,0,236,17,92,232,4,71,8,99,64,46,3,83,62,48,71,200,3,139,225,207,95,241,108,215,38,167,241,247,
1085 27,178,5,11,116,31,17,104,212,239,229,17,232,254,122,208,214,111,62,72,98,248,254,138,129,65,68,22,88,39,3,19,193,199,223,148,31,119,203,4,109,79,124,2,86,47,202,250,12,76,160,163,236,131,11,32,107,34,174,0,187,122,183,23,66,54,121,128,23,126,252,135,
1086 231,124,240,197,32,192,190,254,243,3,207,25,24,129,41,225,48,187,196,241,134,61,231,143,161,229,252,111,4,114,255,63,66,227,236,0,1,68,170,247,96,9,0,189,75,136,205,81,223,223,127,255,245,185,227,9,243,225,43,58,86,23,254,3,251,221,207,118,61,5,175,92,
1087 1,221,106,129,2,64,37,193,139,163,192,54,65,43,208,180,151,224,3,158,153,170,150,48,48,154,187,64,170,131,127,127,169,147,19,65,237,11,121,77,6,38,215,56,200,82,171,39,123,32,13,64,240,142,93,22,200,221,59,119,87,128,183,119,49,129,54,119,74,128,174,
1088 99,249,65,94,239,4,182,199,15,216,191,103,248,240,157,129,209,57,132,129,169,114,62,120,103,51,120,65,236,233,90,6,134,27,179,33,85,33,8,195,14,117,2,13,163,3,123,78,175,129,37,38,40,231,255,251,252,151,225,162,145,235,233,202,51,79,15,32,149,184,232,
1089 145,143,173,238,71,46,250,113,38,2,128,0,34,181,10,64,95,45,132,173,49,136,226,184,215,31,63,125,108,59,251,228,192,109,3,171,203,191,63,254,97,120,180,238,62,195,183,251,160,227,214,144,207,180,97,130,96,208,82,232,211,213,192,0,187,14,222,115,207,84,
1090 52,155,129,209,46,0,152,19,191,67,239,209,165,32,17,128,143,126,97,97,96,114,8,101,96,144,82,130,12,70,129,26,94,140,240,11,180,128,57,15,216,254,120,184,22,114,7,143,162,62,3,131,115,48,176,113,248,27,106,47,35,241,145,14,30,211,7,6,193,235,207,224,
1091 21,199,140,81,185,224,59,4,193,187,157,64,165,206,169,50,96,226,219,10,89,31,9,110,237,195,79,244,2,182,79,88,25,190,92,255,200,240,226,240,115,134,223,111,254,50,220,176,112,57,95,181,235,204,222,223,255,254,125,67,11,223,47,72,108,146,26,126,200,0,
1092 32,128,152,27,26,26,24,26,27,27,41,109,218,96,59,139,14,126,206,240,251,143,31,255,92,250,206,244,220,196,64,83,128,251,206,125,209,175,15,190,48,112,8,177,51,176,203,65,23,58,252,249,15,221,51,207,2,217,242,12,42,138,65,219,158,101,44,25,24,245,157,
1093 33,126,187,4,44,253,190,65,215,28,48,147,49,125,252,227,59,120,115,38,232,4,112,208,69,79,12,215,103,66,18,0,11,23,194,233,160,118,0,168,68,248,5,44,9,100,128,165,15,159,36,195,255,163,43,33,215,190,179,67,237,69,142,100,100,12,242,7,168,91,247,249,7,
1094 228,104,58,30,118,6,70,87,96,73,150,213,199,192,228,145,2,217,252,114,115,62,164,216,7,45,133,7,217,11,91,53,13,138,34,208,29,76,92,204,12,159,206,191,103,120,188,225,33,48,147,252,96,184,99,235,124,177,122,255,165,61,79,95,191,253,128,20,249,160,136,
1095 255,140,39,1,160,15,251,226,5,0,1,196,8,222,229,75,90,206,66,191,89,4,148,149,65,201,24,52,139,2,10,77,208,46,14,94,52,12,18,227,210,86,86,20,233,82,102,13,18,127,116,75,142,141,159,149,65,202,77,142,65,200,84,136,129,17,84,37,124,133,186,25,188,29,250,
1096 39,228,18,4,121,63,232,70,9,54,200,222,192,77,83,128,197,230,73,134,255,223,254,66,22,145,128,150,112,17,154,185,131,230,70,70,14,110,6,166,166,13,12,12,6,142,192,198,222,38,72,117,3,178,135,137,13,179,155,8,2,160,37,107,202,177,12,255,79,108,99,96,88,
1097 80,203,240,15,180,53,237,43,212,167,160,222,12,108,131,11,232,206,194,159,144,144,96,20,226,7,230,114,96,3,83,11,216,173,179,14,4,118,41,245,128,161,194,6,185,9,245,234,52,96,130,59,1,41,137,208,78,244,2,87,137,223,126,51,188,62,249,154,225,197,222,39,
1098 12,63,95,255,97,184,100,225,118,166,227,208,165,195,183,159,190,120,131,22,241,32,252,9,74,163,39,128,63,248,70,253,176,1,128,0,34,39,1,160,39,2,22,180,68,192,13,197,232,137,0,36,198,37,193,201,202,159,110,162,98,232,247,233,166,11,168,169,195,37,203,
1099 207,32,237,41,197,192,173,198,143,72,4,96,167,255,133,68,16,159,60,3,131,54,48,17,72,185,64,78,245,126,114,147,225,255,186,126,134,127,123,150,65,210,59,232,100,46,88,137,128,182,249,24,60,226,247,13,180,0,149,15,216,223,6,214,191,54,192,250,247,254,
1100 106,96,203,187,3,98,62,19,27,238,97,15,144,89,234,137,12,12,154,217,224,155,79,25,158,220,98,248,119,12,152,128,78,237,0,111,111,3,151,88,160,102,58,191,48,3,35,104,72,89,199,150,129,17,52,140,11,186,129,20,180,176,228,31,48,190,238,46,103,96,120,186,
1101 11,168,255,57,164,149,207,200,136,122,100,14,19,164,190,255,124,237,3,176,125,244,156,225,203,253,143,12,255,121,184,255,108,100,22,223,63,253,218,171,115,111,63,131,78,156,130,23,247,95,144,34,254,51,82,15,0,91,228,19,125,72,2,64,0,145,155,0,144,19,
1102 1,51,90,34,224,68,42,9,120,144,74,0,24,230,100,102,98,228,140,119,177,85,75,249,112,222,135,237,203,103,46,54,126,78,6,25,79,105,6,65,107,49,160,151,254,32,109,247,102,132,44,33,3,229,26,25,55,6,6,173,44,160,105,202,144,125,117,87,142,48,252,95,210,12,
1103 190,153,147,225,199,111,168,43,88,144,6,123,254,130,175,113,1,69,10,99,102,47,3,163,146,1,176,161,185,143,129,225,68,9,228,88,53,22,78,252,97,244,31,26,142,210,192,238,162,86,46,48,249,202,33,142,192,67,30,37,4,29,47,3,222,247,192,4,209,3,58,38,231,193,
1104 58,200,141,158,224,11,29,217,160,67,186,140,152,51,227,64,125,175,14,190,96,120,182,231,41,195,191,111,127,24,126,72,73,127,154,203,162,176,99,241,190,227,183,254,252,251,135,220,166,250,140,148,0,96,137,1,214,242,39,106,200,23,23,0,8,32,74,19,0,210,
1105 176,30,252,110,58,228,68,192,141,37,17,112,67,229,57,108,100,132,164,235,53,5,189,133,158,223,19,103,230,100,97,148,116,146,102,16,177,22,5,86,141,160,211,58,254,161,22,203,127,191,66,174,164,145,7,230,98,149,72,160,41,178,16,39,60,188,198,240,239,228,
1106 54,112,213,192,240,246,57,36,177,128,150,121,75,171,48,48,58,69,131,79,213,0,135,7,232,138,250,163,192,4,244,227,53,164,203,71,76,24,129,34,20,52,111,193,14,84,47,233,2,89,203,40,164,5,29,169,99,130,204,223,255,2,86,207,159,238,0,35,254,10,164,129,7,
1107 218,19,9,78,96,92,152,11,57,224,189,30,70,134,127,191,255,131,199,70,158,238,125,10,108,250,48,253,127,201,47,254,180,249,230,151,29,199,95,124,124,134,165,159,255,25,173,222,255,138,20,249,191,72,173,247,145,1,64,0,81,146,0,208,27,128,176,146,0,118,
1108 209,52,122,34,64,198,92,176,68,192,193,198,198,217,109,33,235,100,241,253,185,1,227,167,111,172,2,90,66,12,82,30,82,12,236,50,92,224,75,194,33,39,127,192,6,83,254,64,26,105,160,126,179,74,52,176,142,6,38,4,118,96,213,193,200,142,187,227,2,154,230,125,
1109 180,29,216,0,155,13,90,196,6,116,33,129,141,22,88,7,113,64,103,25,124,129,158,134,202,9,57,22,31,20,193,160,42,10,212,96,4,173,217,3,177,65,173,122,112,163,18,203,34,78,200,129,187,12,255,152,254,51,252,120,250,157,225,201,150,39,12,31,111,125,96,248,
1110 203,203,245,253,152,136,198,217,242,93,23,142,0,115,61,242,4,219,87,2,141,190,31,132,22,123,16,3,0,2,136,210,4,128,173,213,15,75,4,200,13,67,110,164,132,192,141,158,8,64,106,155,92,140,44,92,94,92,181,102,251,253,147,131,133,151,141,65,204,74,148,65,
1111 216,76,148,1,116,75,25,234,21,235,208,253,132,160,8,1,221,81,40,102,13,185,68,153,95,13,104,26,244,126,36,80,233,249,11,40,255,234,36,164,107,9,26,231,7,29,170,0,26,111,32,123,5,10,244,40,60,6,232,105,101,224,209,67,38,104,241,206,132,148,219,177,47,
1112 223,254,15,196,127,62,253,2,15,134,189,60,250,146,1,116,208,214,55,62,158,143,203,127,139,28,152,126,254,254,21,44,131,106,95,145,138,123,228,92,255,29,75,127,159,232,70,31,58,0,8,32,106,36,0,108,61,3,102,180,146,0,189,52,128,37,8,46,40,6,39,130,20,93,
1113 25,237,96,129,63,230,34,31,223,72,252,255,242,135,153,75,150,147,65,214,75,150,129,71,131,31,82,45,128,27,118,255,161,87,187,253,135,108,47,3,237,51,0,207,43,179,65,138,106,208,190,195,223,159,33,231,231,130,115,37,59,228,28,61,70,106,222,248,192,136,
1114 54,60,130,69,26,212,38,96,130,206,228,1,123,10,31,206,189,97,120,126,240,57,195,183,199,192,238,40,39,211,223,55,98,178,47,230,223,255,124,120,213,189,119,183,209,166,214,191,33,213,241,95,176,12,246,252,66,154,233,251,71,78,189,143,12,0,2,136,90,9,128,
1115 80,34,64,111,23,112,227,74,4,42,194,124,130,121,90,98,230,106,108,127,228,184,222,188,227,231,101,254,198,45,102,41,194,192,167,42,200,192,12,186,15,79,128,21,88,10,179,64,18,194,31,164,165,139,224,99,212,96,97,194,2,29,87,96,102,160,235,85,31,140,208,
1116 46,34,48,60,255,2,27,117,191,63,253,102,248,243,229,55,195,199,43,111,193,185,254,43,11,207,215,239,130,130,159,174,255,227,124,208,125,225,217,241,167,31,193,173,252,31,88,114,62,182,73,158,159,164,142,243,19,3,0,2,136,154,9,0,87,34,96,129,38,0,118,
1117 44,165,1,50,205,137,84,37,176,73,11,240,242,58,75,112,201,123,11,177,233,42,125,124,169,200,194,250,139,25,116,43,54,175,18,63,131,128,150,0,3,183,34,15,3,51,232,112,10,80,66,0,53,24,255,13,192,82,110,216,9,35,160,238,28,27,100,6,239,215,251,159,12,223,
1118 30,125,101,248,120,237,61,195,151,135,159,25,126,189,251,193,240,135,137,235,239,53,97,217,155,251,95,124,190,121,232,229,151,199,247,223,126,250,136,20,161,223,113,204,236,125,67,171,239,145,183,120,253,163,70,228,131,0,64,0,81,59,1,224,106,19,160,143,
1119 21,112,34,229,124,228,82,0,150,8,96,9,134,85,150,143,139,47,70,83,74,211,130,253,151,134,212,251,231,210,192,46,31,19,43,15,19,3,191,166,16,3,191,190,16,176,51,192,13,57,171,8,182,43,9,52,48,3,154,122,254,135,165,180,166,70,132,195,250,239,32,251,96,
1120 211,219,64,59,65,39,115,126,190,249,137,225,221,133,55,12,223,158,124,1,230,254,127,12,140,124,92,255,158,240,137,61,61,250,254,231,141,25,183,222,94,252,242,243,23,114,17,142,28,249,216,38,118,190,163,141,240,33,79,240,80,37,242,65,0,32,128,104,145,
1121 0,208,123,7,200,35,134,172,72,145,203,129,20,233,232,165,0,188,36,128,98,86,67,113,126,17,43,45,85,73,107,166,143,234,202,159,95,41,50,189,251,200,198,202,207,204,192,41,197,195,192,37,205,13,196,92,12,28,98,156,224,123,115,25,121,88,225,187,102,225,
1122 137,225,223,127,242,154,73,208,214,59,164,44,99,134,38,180,255,12,255,63,255,102,248,254,246,39,3,232,176,172,239,79,190,49,124,125,252,153,225,251,139,47,192,162,255,63,195,47,46,206,31,247,36,212,238,29,127,243,245,222,209,71,111,158,92,120,249,225,
1123 45,3,238,229,116,216,102,82,145,87,245,252,198,50,187,247,159,90,245,26,64,0,209,42,1,224,74,4,176,132,192,134,86,26,112,34,37,0,46,36,113,14,36,181,172,208,18,129,215,144,159,69,60,64,75,65,75,231,227,67,117,230,143,31,217,192,183,166,115,48,50,176,
1124 242,178,51,112,8,115,49,112,43,1,19,133,44,48,65,8,114,48,176,129,206,234,3,109,89,99,66,58,105,3,148,24,254,226,9,63,208,78,103,216,186,5,240,110,102,208,112,242,31,134,95,31,127,131,115,250,151,7,95,128,197,252,23,240,129,204,191,63,127,103,0,117,222,
1125 64,199,18,127,226,230,255,112,142,67,252,198,254,167,159,238,157,127,253,249,213,179,79,224,157,58,232,219,234,144,35,31,121,53,21,114,113,255,19,203,162,142,127,148,180,246,113,1,128,0,162,101,2,96,96,192,188,133,140,25,203,120,1,7,18,230,196,82,10,
1126 112,64,19,0,27,18,102,145,228,227,226,209,224,102,22,50,149,20,144,50,22,96,87,80,248,254,78,154,229,243,59,78,240,249,255,160,140,202,197,6,108,252,179,50,176,2,187,145,108,2,108,12,156,98,28,192,68,194,12,20,7,54,34,121,89,24,88,65,147,47,56,218,135,
1127 191,191,255,1,54,222,254,128,27,112,127,127,252,101,248,249,250,39,48,226,127,1,35,251,39,248,190,4,240,81,185,44,144,218,248,175,176,232,143,155,12,236,15,174,252,102,127,178,231,238,139,135,183,62,255,250,240,249,39,248,62,122,228,101,244,191,144,34,
1128 246,59,3,238,133,156,63,209,90,249,127,177,204,235,83,181,177,3,16,64,180,78,0,184,218,5,200,195,199,232,213,2,114,238,231,68,19,71,78,8,32,125,44,236,204,76,192,38,0,11,135,48,55,39,151,133,146,180,184,62,235,79,41,29,230,111,74,252,31,95,9,129,51,49,
1129 35,11,195,63,208,134,89,208,108,48,23,19,248,58,53,208,197,17,204,176,141,172,88,130,19,116,206,238,255,127,144,9,31,208,117,185,32,215,50,131,174,98,253,243,151,225,255,223,191,12,111,165,52,94,94,123,255,233,201,101,118,137,39,39,110,221,123,245,242,
1130 227,215,175,159,254,252,251,249,243,207,223,95,12,152,231,41,252,64,203,249,63,208,18,193,79,44,221,187,223,72,35,123,255,168,89,228,163,3,128,0,162,87,2,32,84,37,160,151,8,236,72,52,39,22,49,118,164,68,0,211,207,204,194,196,4,76,16,140,44,188,108,44,
1131 108,170,10,242,188,6,2,236,162,226,207,175,11,241,201,40,176,138,139,138,241,49,63,190,197,198,193,240,151,157,71,84,146,141,229,231,55,86,112,93,142,230,119,208,221,104,127,216,57,127,127,122,247,250,199,207,255,204,191,127,73,43,127,123,251,250,245,
1132 247,15,207,30,255,124,35,171,243,254,252,243,119,175,111,61,121,254,9,216,160,251,253,243,31,195,159,63,255,254,193,114,42,182,131,52,126,98,201,249,216,54,111,160,239,226,253,71,171,34,31,29,0,4,16,61,19,0,190,42,1,185,68,64,30,59,64,79,16,28,132,18,
1133 1,3,218,245,232,12,168,187,43,176,94,137,135,163,173,207,128,165,193,133,126,150,50,250,25,10,191,209,114,61,122,100,163,71,58,174,237,219,52,43,242,209,1,64,0,209,123,99,62,242,37,172,200,129,137,126,44,45,44,32,217,144,104,88,0,34,39,0,88,34,96,193,
1134 147,8,152,240,44,90,193,215,217,195,22,241,196,68,254,79,28,137,224,23,150,150,61,174,136,255,207,64,167,209,43,128,0,26,136,147,25,112,229,176,255,72,129,202,140,22,176,172,208,192,99,135,6,38,59,90,41,193,134,148,0,88,176,36,0,92,137,0,215,184,46,250,
1135 81,57,12,12,152,39,168,227,58,67,9,57,1,252,194,81,204,35,183,238,209,235,122,6,6,58,238,77,2,8,32,122,87,1,196,84,11,76,56,218,8,172,104,61,1,54,180,42,128,13,45,1,192,48,35,145,213,1,177,197,62,182,131,52,127,225,40,5,126,227,137,248,127,244,46,238,
1136 177,1,128,0,26,12,9,128,1,75,132,224,75,8,44,88,34,29,57,145,48,227,168,6,112,94,161,142,167,248,255,79,32,1,252,69,139,92,108,24,219,9,93,3,30,241,48,0,16,64,131,41,1,16,91,34,48,35,69,52,11,26,155,25,75,2,32,183,4,96,192,146,0,254,99,73,0,127,145,34,
1137 248,55,26,251,239,96,141,120,24,0,8,160,193,152,0,112,37,4,70,164,72,101,38,128,153,112,244,4,112,229,124,66,13,65,98,74,2,108,248,223,64,215,241,132,0,64,0,177,48,12,94,128,28,72,127,145,122,15,140,80,62,122,233,192,68,160,200,103,194,146,176,136,41,
1138 1,24,176,180,206,255,225,104,20,98,187,156,105,80,70,60,12,0,4,208,96,78,0,248,18,194,63,180,136,101,196,18,233,132,234,124,98,75,0,108,189,21,108,221,194,255,12,216,175,103,27,148,17,15,3,0,1,52,20,18,0,174,238,35,3,150,196,192,128,150,211,241,69,60,
1139 169,9,0,87,15,129,129,1,247,197,140,255,7,123,160,2,4,208,80,74,0,184,18,2,250,200,222,95,34,70,253,24,73,176,3,215,216,5,190,132,57,100,0,64,0,13,197,4,64,76,201,64,40,146,73,77,0,164,202,15,25,0,16,96,0,155,121,235,71,10,157,3,42,0,0,0,0,73,69,78,68,
1140 174,66,96,130,0,0 };
1142 const char* BinaryData::juce_icon_png = (const char*) temp_ee6f0c0f;