diff --git a/papers/icons.md b/papers/icons.md index 5396b9364..5ca76cfd1 100644 --- a/papers/icons.md +++ b/papers/icons.md @@ -2,7 +2,7 @@ To generate a new letter icon: - Open `res/icons.sfd` in FontForge. - Open "IBM Plex Sans Medium" to the side. Return to the icons font. -- Copy the two baselines from `E0F0` to the new codepoint. +- Copy the (blank-looking) glyph at `E0F0` to the new codepoint. It contains two baselines. - Open the new codepoint. - Select the upper baseline. - Use `Element | Insert Text Outlines...` to place text: @@ -10,16 +10,20 @@ To generate a new letter icon: - Align "centered". - Type first line of text into the box. - Click the "Insert" button (might need window resize to be visible). -- Delete the baseline. -- If there's a line 2, repeat for the lower baseline, including deletion. +- Delete the upper baseline. +- If there's a second line of letters, repeat for the lower baseline. +- Delete the lower baseline. - Select all. -- Use `Element | Transformations | Transform...` to Scale Uniformly (from glyph origin) and Move as needed: - - One letter: 12000%, X 896, Y 15.5. - - Two letters: 10000%, X 896, Y 99.2. - - Three letters: 8000%, X 896, Y 183. - - Two lines: 8000%, X 896, Y 618.5. -- If resulting glyph is too wide, repeat all steps starting with "IBM Plex Sans Condensed Medium" instead. - - Remember to close the other IBM Plex font or select the proper one in the text dialog. +- Use `Element | Transformations | Transform...` to scale and place the text: + - For "Origin", select "Glyph Origin". + - In the drop-down beneath that, select "Scale Uniformly", and beneath that, "Move". Fill in values as below: + - One letter: 12000%, X 896, Y 15.5. + - Two letters: 10000%, X 896, Y 99.2. + - Three letters: 8000%, X 896, Y 183. + - Two lines: 8000%, X 896, Y 618.5. + - If resulting glyph is too wide, repeat all steps starting with "IBM Plex Sans Condensed Medium" instead. + - Remember to close the other IBM Plex font or select the proper one in the "Insert Text Outlines..." dialog. + - Hit `OK`. The letter icon should be properly sized and centered. - Save. - Use `File | Generate Fonts...` to export `res/icons.ttf`. - "Validate before saving" should be turned off. diff --git a/res/icons.sfd b/res/icons.sfd index 5d3c5e292..81dca4178 100644 --- a/res/icons.sfd +++ b/res/icons.sfd @@ -4,7 +4,7 @@ FullName: Furnace Icons FamilyName: Furnace Icons Weight: Regular Copyright: -UComments: "To generate a new letter icon:+AAoACgAA-- Open `icons.sfd` in FontForge.+AAoA-- Open +ACIA-IBM Plex Sans Medium+ACIA to the side. Return to the icons font.+AAoA-- Copy the two baselines from `E0F0` to the new codepoint.+AAoA-- Open the new codepoint.+AAoA-- Select the upper baseline.+AAoA-- Use `Element | Insert Text Outlines...` to place text:+AAoA - Turn off +ACIA-Scale so text width matches path length+ACIA.+AAoA - Align +ACIA-centered+ACIA.+AAoA - Type first line of text into the box.+AAoA - Click the +ACIA-Insert+ACIA button (might need window resize to be visible).+AAoA-- Delete the baseline.+AAoA-- If there's a line 2, repeat for the lower baseline, including deletion.+AAoA-- Select all.+AAoA-- Use `Element | Transformations | Transform...` to Scale Uniformly (from glyph origin) and Move as needed:+AAoA - One letter: 12000%, X 896, Y 15.5.+AAoA - Two letters: 10000%, X 896, Y 99.2.+AAoA - Three letters: 8000%, X 896, Y 183.+AAoA - Two lines: 8000%, X 896, Y 618.5.+AAoA-- If resulting glyph is too wide, repeat all steps starting with +ACIA-IBM Plex Sans Condensed Medium+ACIA instead.+AAoA - Remember to close the other IBM Plex font or select the proper one in the text dialog.+AAoACgAA-Notes:+AAoACgAA-- Codepoints `E0F0` to `E0F4` are for reference only.+AAoA-- The back layer of each of `E0F1` to `E0F4` has lines that show the expected tops and bottoms of text. Round letters and numerals will reach slightly above or below.+AAoA-- The WSG icon (`E11F`) has been slightly kerned to fit.+AAoA" +UComments: "To generate a new letter icon:+AAoACgAA-- Open `res/icons.sfd` in FontForge.+AAoA-- Open +ACIA-IBM Plex Sans Medium+ACIA to the side. Return to the icons font.+AAoA-- Copy the (blank-looking) glyph at `E0F0` to the new codepoint. It contains two baselines.+AAoA-- Open the new codepoint.+AAoA-- Select the upper baseline.+AAoA-- Use `Element | Insert Text Outlines...` to place text:+AAoA - Turn off +ACIA-Scale so text width matches path length+ACIA.+AAoA - Align +ACIA-centered+ACIA.+AAoA - Type first line of text into the box.+AAoA - Click the +ACIA-Insert+ACIA button (might need window resize to be visible).+AAoA-- Delete the upper baseline.+AAoA-- If there's a second line of letters, repeat for the lower baseline.+AAoA-- Delete the lower baseline.+AAoA-- Select all.+AAoA-- Use `Element | Transformations | Transform...` to scale and place the text:+AAoA - For +ACIA-Origin+ACIA, select +ACIA-Glyph Origin+ACIA.+AAoA - In the drop-down beneath that, select +ACIA-Scale Uniformly+ACIA, and beneath that, +ACIA-Move+ACIA. Fill in values as below:+AAoA - One letter: 12000%, X 896, Y 15.5.+AAoA - Two letters: 10000%, X 896, Y 99.2.+AAoA - Three letters: 8000%, X 896, Y 183.+AAoA - Two lines: 8000%, X 896, Y 618.5.+AAoA - If resulting glyph is too wide, repeat all steps starting with +ACIA-IBM Plex Sans Condensed Medium+ACIA instead.+AAoA - Remember to close the other IBM Plex font or select the proper one in the +ACIA-Insert Text Outlines...+ACIA dialog.+AAoA - Hit `OK`. The letter icon should be properly sized and centered.+AAoA-- Save.+AAoA-- Use `File | Generate Fonts...` to export `res/icons.ttf`.+AAoA - +ACIA-Validate before saving+ACIA should be turned off.+AAoA - An error will pop up informing that the TrueType em-size isn't a power of two. Ignore this.+AAoA-- Run `res/make-iconfont.sh`.+AAoACgAA-Notes:+AAoACgAA-- Codepoints `E0F0` to `E0F4` are for reference only.+AAoA-- The back layer of each of `E0F1` to `E0F4` has lines that show the expected tops and bottoms of text. Round letters and numerals will reach slightly above or below.+AAoA-- The WSG icon (`E11F`) has been slightly kerned to fit.+AAoA" Version: 001.000 ItalicAngle: 0 UnderlinePosition: 0 @@ -21,7 +21,7 @@ OS2Version: 0 OS2_WeightWidthSlopeOnly: 0 OS2_UseTypoMetrics: 0 CreationTime: 1691897631 -ModificationTime: 1726291788 +ModificationTime: 1727296862 PfmFamily: 81 TTFWeight: 400 TTFWidth: 5 @@ -50,7 +50,7 @@ NameList: AGL For New Fonts DisplaySize: -24 AntiAlias: 1 FitToEm: 0 -WinInfo: 57540 21 12 +WinInfo: 57584 16 9 BeginPrivate: 0 EndPrivate BeginChars: 65536 107 @@ -3741,7 +3741,7 @@ DStem2: 134.125 853.078 19.8281 853.078 0.450673 -0.892689<0 330.095> 285.766 55 LayerCount: 2 Fore SplineSet -227.25 183 m 1xbc +227.25 183 m 5xbc 227.25 269.40625 227.25 355.8125 227.25 442.21875 c 1 158.109375 579.171875 88.96875 716.125 19.828125 853.078125 c 1 57.9267578125 853.078125 96.0263671875 853.078125 134.125 853.078125 c 1 @@ -3751,7 +3751,7 @@ SplineSet 460.479492188 853.078125 497.926757812 853.078125 535.375 853.078125 c 1 466.573242188 716.125 397.770507812 579.171875 328.96875 442.21875 c 1 328.96875 355.8125 328.96875 269.40625 328.96875 183 c 1 - 295.0625 183 261.15625 183 227.25 183 c 1xbc + 295.0625 183 261.15625 183 227.25 183 c 5xbc 1105.921875 595.8125 m 1 1108.16113281 633.885742188 1110.40136719 671.958007812 1112.640625 710.03125 c 1 1108.8125 710.03125 1104.984375 710.03125 1101.15625 710.03125 c 1 @@ -4490,7 +4490,7 @@ DStem2: 1040.34 936.798 899.906 936.798 0.311738 -0.950168<0 737.016> 1258.7 231 LayerCount: 2 Fore SplineSet -181.546875 99.2001953125 m 1 +181.546875 99.2001953125 m 5 181.546875 378.399414062 181.546875 657.598632812 181.546875 936.797851562 c 1 301.534179688 936.797851562 421.520507812 936.797851562 541.5078125 936.797851562 c 1 619.2421875 936.797851562 679.203125 914.043945312 721.5859375 868.438476562 c 0 @@ -4499,7 +4499,7 @@ SplineSet 679.203125 455.645507812 619.2421875 432.793945312 541.5078125 432.793945312 c 1 466.703125 432.793945312 391.8984375 432.793945312 317.09375 432.793945312 c 1 317.09375 321.595703125 317.09375 210.397460938 317.09375 99.2001953125 c 1 - 271.911132812 99.2001953125 226.729492188 99.2001953125 181.546875 99.2001953125 c 1 + 271.911132812 99.2001953125 226.729492188 99.2001953125 181.546875 99.2001953125 c 5 317.09375 551.641601562 m 1 389.098632812 551.641601562 461.104492188 551.641601562 533.109375 551.641601562 c 1 567.484375 551.641601562 594.4375 560.625976562 613.578125 578.594726562 c 0 @@ -4996,7 +4996,7 @@ SplineSet 720.4140625 174.786132812 695.21875 250.372070312 670.0234375 325.958007812 c 1 565.596679688 325.958007812 461.168945312 325.958007812 356.7421875 325.958007812 c 1 332.328125 250.372070312 307.9140625 174.786132812 283.5 99.2001953125 c 1 - 237.536132812 99.2001953125 191.573242188 99.2001953125 145.609375 99.2001953125 c 1 + 237.536132812 99.2001953125 191.573242188 99.2001953125 145.609375 99.2001953125 c 5 240.791992188 378.399414062 335.973632812 657.598632812 431.15625 936.797851562 c 1 487.9921875 936.797851562 544.828125 936.797851562 601.6640625 936.797851562 c 1 696.846679688 657.598632812 792.028320312 378.399414062 887.2109375 99.2001953125 c 1 @@ -5013,9 +5013,9 @@ SplineSet 1155.1796875 812.383789062 1223.1484375 687.969726562 1291.1171875 563.555664062 c 1 1292.35449219 563.555664062 1293.59082031 563.555664062 1294.828125 563.555664062 c 1 1362.40625 687.969726562 1429.984375 812.383789062 1497.5625 936.797851562 c 1 - 1547.171875 936.797851562 1596.78125 936.797851562 1646.390625 936.797851562 c 5 + 1547.171875 936.797851562 1596.78125 936.797851562 1646.390625 936.797851562 c 1 1549.58105469 768.405273438 1452.77050781 600.013671875 1355.9609375 431.622070312 c 1 - 1355.9609375 320.814453125 1355.9609375 210.006835938 1355.9609375 99.2001953125 c 5 + 1355.9609375 320.814453125 1355.9609375 210.006835938 1355.9609375 99.2001953125 c 1 1310.77832031 99.2001953125 1265.59667969 99.2001953125 1220.4140625 99.2001953125 c 1 EndSplineSet EndChar @@ -5237,15 +5237,15 @@ SplineSet 1653.60449219 798.544921875 1681.75488281 781.904296875 1709.90625 765.263671875 c 1 1688.8125 716.044921875 1660.609375 678.232421875 1625.453125 651.982421875 c 0 1590.21875 625.732421875 1544.125 612.685546875 1487.171875 612.685546875 c 0xcbcd -1289.23339844 435.383789062 m 1 - 1289.23339844 -25.1181640625 l 1 - 1585.29882812 247.456054688 l 1 - 1585.29882812 117.280273438 l 1 - 1187.45410156 -248.998046875 l 1xd3ce - 1187.45410156 211.504882812 l 1 - 891.388671875 -61.0693359375 l 1 - 891.388671875 69.1064453125 l 1 - 1289.23339844 435.383789062 l 1 +1289.23339844 435.383789062 m 5 + 1289.23339844 -25.1181640625 l 5 + 1585.29882812 247.456054688 l 5 + 1585.29882812 117.280273438 l 5 + 1187.45410156 -248.998046875 l 5xd3ce + 1187.45410156 211.504882812 l 5 + 891.388671875 -61.0693359375 l 5 + 891.388671875 69.1064453125 l 5 + 1289.23339844 435.383789062 l 5 EndSplineSet EndChar @@ -6791,42 +6791,236 @@ Encoding: 57690 57690 96 Width: 1792 Flags: HW LayerCount: 2 +UndoRedoHistory +Layer: 1 +Undoes +UndoOperation +Index: 0 +Type: 1 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +Width: 1792 +VWidth: 1792 +LBearingChange: 0 +UnicodeEnc: 0 +InstructionsLength: 0 +SplineSet +-7.251953125 0 m 5 + -7.251953125 2.7919921875 -7.251953125 5.583984375 -7.251953125 8.3759765625 c 5 + -6.05208333333 8.3759765625 -4.85221354167 8.3759765625 -3.65234375 8.3759765625 c 5 + -2.8759765625 8.3759765625 -2.2763671875 8.1484375 -1.8525390625 7.6923828125 c 132 + -1.427734375 7.236328125 -1.2158203125 6.6240234375 -1.2158203125 5.8564453125 c 260 + -1.2158203125 5.087890625 -1.427734375 4.4755859375 -1.8525390625 4.01953125 c 132 + -2.2763671875 3.564453125 -2.8759765625 3.3359375 -3.65234375 3.3359375 c 5 + -4.400390625 3.3359375 -5.1484375 3.3359375 -5.896484375 3.3359375 c 5 + -5.896484375 2.22395833333 -5.896484375 1.11197916667 -5.896484375 0 c 5 + -6.34830729167 -0 -6.80013020833 0 -7.251953125 0 c 5 +-5.896484375 4.5244140625 m 5 + -5.17643229167 4.5244140625 -4.45638020833 4.5244140625 -3.736328125 4.5244140625 c 5 + -3.392578125 4.5244140625 -3.1240234375 4.6142578125 -2.9326171875 4.7939453125 c 132 + -2.740234375 4.9736328125 -2.64453125 5.232421875 -2.64453125 5.568359375 c 5 + -2.64453125 5.76009114583 -2.64453125 5.95182291667 -2.64453125 6.1435546875 c 5 + -2.64453125 6.48046875 -2.740234375 6.73828125 -2.9326171875 6.91796875 c 132 + -3.1240234375 7.09765625 -3.392578125 7.1884765625 -3.736328125 7.1884765625 c 5 + -4.45638020833 7.1884765625 -5.17643229167 7.1884765625 -5.896484375 7.1884765625 c 5 + -5.896484375 6.30045572917 -5.896484375 5.41243489583 -5.896484375 4.5244140625 c 5 +3.00390625 4.6318359375 m 5 + 2.69596354167 5.22395833333 2.38802083333 5.81608072917 2.080078125 6.408203125 c 5 + 2.06803385417 6.408203125 2.05598958333 6.408203125 2.0439453125 6.408203125 c 5 + 2.0439453125 4.27213541667 2.0439453125 2.13606770833 2.0439453125 0 c 5 + 1.61197916667 -0 1.18001302083 0 0.748046875 0 c 5 + 0.748046875 2.7919921875 0.748046875 5.583984375 0.748046875 8.3759765625 c 5 + 1.251953125 8.3759765625 1.755859375 8.3759765625 2.259765625 8.3759765625 c 5 + 3.171875 6.83203125 4.083984375 5.2880859375 4.99609375 3.744140625 c 5 + 5.30403645833 3.15201822917 5.61197916667 2.55989583333 5.919921875 1.9677734375 c 5 + 5.93196614583 1.9677734375 5.94401041667 1.9677734375 5.9560546875 1.9677734375 c 5 + 5.9560546875 4.10384114583 5.9560546875 6.23990885417 5.9560546875 8.3759765625 c 5 + 6.38802083333 8.3759765625 6.81998697917 8.3759765625 7.251953125 8.3759765625 c 5 + 7.251953125 5.583984375 7.251953125 2.7919921875 7.251953125 0 c 5 + 6.748046875 -0 6.244140625 0 5.740234375 0 c 5 + 4.828125 1.5439453125 3.916015625 3.087890625 3.00390625 4.6318359375 c 5 +EndSplineSet +EndUndoOperation +UndoOperation +Index: 1 +Type: 3 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +EndUndoOperation +UndoOperation +Index: 2 +Type: 1 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +Width: 1792 +VWidth: 1792 +LBearingChange: 0 +UnicodeEnc: 0 +InstructionsLength: 0 +SplineSet +-7.251953125 0 m 1 + -7.251953125 2.7919921875 -7.251953125 5.583984375 -7.251953125 8.3759765625 c 1 + -6.05208333333 8.3759765625 -4.85221354167 8.3759765625 -3.65234375 8.3759765625 c 1 + -2.8759765625 8.3759765625 -2.2763671875 8.1484375 -1.8525390625 7.6923828125 c 128 + -1.427734375 7.236328125 -1.2158203125 6.6240234375 -1.2158203125 5.8564453125 c 256 + -1.2158203125 5.087890625 -1.427734375 4.4755859375 -1.8525390625 4.01953125 c 128 + -2.2763671875 3.564453125 -2.8759765625 3.3359375 -3.65234375 3.3359375 c 1 + -4.400390625 3.3359375 -5.1484375 3.3359375 -5.896484375 3.3359375 c 1 + -5.896484375 2.22395833333 -5.896484375 1.11197916667 -5.896484375 0 c 1 + -6.34830729167 -0 -6.80013020833 0 -7.251953125 0 c 1 +-5.896484375 4.5244140625 m 1 + -5.17643229167 4.5244140625 -4.45638020833 4.5244140625 -3.736328125 4.5244140625 c 1 + -3.392578125 4.5244140625 -3.1240234375 4.6142578125 -2.9326171875 4.7939453125 c 128 + -2.740234375 4.9736328125 -2.64453125 5.232421875 -2.64453125 5.568359375 c 1 + -2.64453125 5.76009114583 -2.64453125 5.95182291667 -2.64453125 6.1435546875 c 1 + -2.64453125 6.48046875 -2.740234375 6.73828125 -2.9326171875 6.91796875 c 128 + -3.1240234375 7.09765625 -3.392578125 7.1884765625 -3.736328125 7.1884765625 c 1 + -4.45638020833 7.1884765625 -5.17643229167 7.1884765625 -5.896484375 7.1884765625 c 1 + -5.896484375 6.30045572917 -5.896484375 5.41243489583 -5.896484375 4.5244140625 c 1 +3.00390625 4.6318359375 m 1 + 2.69596354167 5.22395833333 2.38802083333 5.81608072917 2.080078125 6.408203125 c 1 + 2.06803385417 6.408203125 2.05598958333 6.408203125 2.0439453125 6.408203125 c 1 + 2.0439453125 4.27213541667 2.0439453125 2.13606770833 2.0439453125 0 c 1 + 1.61197916667 -0 1.18001302083 0 0.748046875 0 c 1 + 0.748046875 2.7919921875 0.748046875 5.583984375 0.748046875 8.3759765625 c 1 + 1.251953125 8.3759765625 1.755859375 8.3759765625 2.259765625 8.3759765625 c 1 + 3.171875 6.83203125 4.083984375 5.2880859375 4.99609375 3.744140625 c 1 + 5.30403645833 3.15201822917 5.61197916667 2.55989583333 5.919921875 1.9677734375 c 1 + 5.93196614583 1.9677734375 5.94401041667 1.9677734375 5.9560546875 1.9677734375 c 1 + 5.9560546875 4.10384114583 5.9560546875 6.23990885417 5.9560546875 8.3759765625 c 1 + 6.38802083333 8.3759765625 6.81998697917 8.3759765625 7.251953125 8.3759765625 c 1 + 7.251953125 5.583984375 7.251953125 2.7919921875 7.251953125 0 c 1 + 6.748046875 -0 6.244140625 0 5.740234375 0 c 1 + 4.828125 1.5439453125 3.916015625 3.087890625 3.00390625 4.6318359375 c 1 +-717.389648438 -10.8251953125 m 12 +NamedP: "baseline 2" + 717.249023438 -10.8251953125 l 1028 +EndSplineSet +EndUndoOperation +UndoOperation +Index: 3 +Type: 1 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +Width: 1792 +VWidth: 1792 +LBearingChange: 0 +UnicodeEnc: 0 +InstructionsLength: 0 +SplineSet +-7.251953125 0 m 1 + -7.251953125 2.7919921875 -7.251953125 5.583984375 -7.251953125 8.3759765625 c 1 + -6.05208333333 8.3759765625 -4.85221354167 8.3759765625 -3.65234375 8.3759765625 c 1 + -2.8759765625 8.3759765625 -2.2763671875 8.1484375 -1.8525390625 7.6923828125 c 128 + -1.427734375 7.236328125 -1.2158203125 6.6240234375 -1.2158203125 5.8564453125 c 256 + -1.2158203125 5.087890625 -1.427734375 4.4755859375 -1.8525390625 4.01953125 c 128 + -2.2763671875 3.564453125 -2.8759765625 3.3359375 -3.65234375 3.3359375 c 1 + -4.400390625 3.3359375 -5.1484375 3.3359375 -5.896484375 3.3359375 c 1 + -5.896484375 2.22395833333 -5.896484375 1.11197916667 -5.896484375 0 c 1 + -6.34830729167 -0 -6.80013020833 0 -7.251953125 0 c 1 +-5.896484375 4.5244140625 m 1 + -5.17643229167 4.5244140625 -4.45638020833 4.5244140625 -3.736328125 4.5244140625 c 1 + -3.392578125 4.5244140625 -3.1240234375 4.6142578125 -2.9326171875 4.7939453125 c 128 + -2.740234375 4.9736328125 -2.64453125 5.232421875 -2.64453125 5.568359375 c 1 + -2.64453125 5.76009114583 -2.64453125 5.95182291667 -2.64453125 6.1435546875 c 1 + -2.64453125 6.48046875 -2.740234375 6.73828125 -2.9326171875 6.91796875 c 128 + -3.1240234375 7.09765625 -3.392578125 7.1884765625 -3.736328125 7.1884765625 c 1 + -4.45638020833 7.1884765625 -5.17643229167 7.1884765625 -5.896484375 7.1884765625 c 1 + -5.896484375 6.30045572917 -5.896484375 5.41243489583 -5.896484375 4.5244140625 c 1 +3.00390625 4.6318359375 m 1 + 2.69596354167 5.22395833333 2.38802083333 5.81608072917 2.080078125 6.408203125 c 1 + 2.06803385417 6.408203125 2.05598958333 6.408203125 2.0439453125 6.408203125 c 1 + 2.0439453125 4.27213541667 2.0439453125 2.13606770833 2.0439453125 0 c 1 + 1.61197916667 -0 1.18001302083 0 0.748046875 0 c 1 + 0.748046875 2.7919921875 0.748046875 5.583984375 0.748046875 8.3759765625 c 1 + 1.251953125 8.3759765625 1.755859375 8.3759765625 2.259765625 8.3759765625 c 1 + 3.171875 6.83203125 4.083984375 5.2880859375 4.99609375 3.744140625 c 1 + 5.30403645833 3.15201822917 5.61197916667 2.55989583333 5.919921875 1.9677734375 c 1 + 5.93196614583 1.9677734375 5.94401041667 1.9677734375 5.9560546875 1.9677734375 c 1 + 5.9560546875 4.10384114583 5.9560546875 6.23990885417 5.9560546875 8.3759765625 c 1 + 6.38802083333 8.3759765625 6.81998697917 8.3759765625 7.251953125 8.3759765625 c 1 + 7.251953125 5.583984375 7.251953125 2.7919921875 7.251953125 0 c 1 + 6.748046875 -0 6.244140625 0 5.740234375 0 c 1 + 4.828125 1.5439453125 3.916015625 3.087890625 3.00390625 4.6318359375 c 1 +-717.389648438 -10.8251953125 m 8 +NamedP: "baseline 2" + 717.249023438 -10.8251953125 l 1024 +-896 0 m 12 +NamedP: "baseline 1" + 896 0 l 1028 +EndSplineSet +EndUndoOperation +UndoOperation +Index: 4 +Type: 1 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +Width: 1792 +VWidth: 1792 +LBearingChange: 0 +UnicodeEnc: 0 +InstructionsLength: 0 +SplineSet +-717.389648438 -10.8251953125 m 8 +NamedP: "baseline 2" + 717.249023438 -10.8251953125 l 1024 +-896 0 m 12 +NamedP: "baseline 1" + 896 0 l 1028 +EndSplineSet +EndUndoOperation +UndoOperation +Index: 5 +Type: 3 +WasModified: 0 +WasOrder2: 0 +Layer: 2 +EndUndoOperation +EndUndoes +Redoes +EndRedoes +EndUndoRedoHistory Fore SplineSet -170.8046875 72.1796875 m 1 - 170.8046875 351.37890625 170.8046875 630.578125 170.8046875 909.77734375 c 1 - 290.791992188 909.77734375 410.778320312 909.77734375 530.765625 909.77734375 c 1 - 608.40234375 909.77734375 668.36328125 887.0234375 710.74609375 841.41796875 c 128 - 753.2265625 795.8125 774.41796875 734.58203125 774.41796875 657.82421875 c 256 - 774.41796875 580.96875 753.2265625 519.73828125 710.74609375 474.1328125 c 128 - 668.36328125 428.625 608.40234375 405.7734375 530.765625 405.7734375 c 1 - 455.9609375 405.7734375 381.15625 405.7734375 306.3515625 405.7734375 c 1 - 306.3515625 294.576171875 306.3515625 183.377929688 306.3515625 72.1796875 c 1 - 261.168945312 72.1796875 215.987304688 72.1796875 170.8046875 72.1796875 c 1 -306.3515625 524.62109375 m 1 - 378.356445312 524.62109375 450.362304688 524.62109375 522.3671875 524.62109375 c 1 - 556.7421875 524.62109375 583.59765625 533.60546875 602.73828125 551.57421875 c 128 - 621.9765625 569.54296875 631.546875 595.421875 631.546875 629.015625 c 1 - 631.546875 648.189453125 631.546875 667.362304688 631.546875 686.53515625 c 1 - 631.546875 720.2265625 621.9765625 746.0078125 602.73828125 763.9765625 c 128 - 583.59765625 781.9453125 556.7421875 791.02734375 522.3671875 791.02734375 c 1 - 450.362304688 791.02734375 378.356445312 791.02734375 306.3515625 791.02734375 c 1 - 306.3515625 702.225585938 306.3515625 613.423828125 306.3515625 524.62109375 c 1 -1196.390625 535.36328125 m 1 - 1165.59667969 594.576171875 1134.80175781 653.788085938 1104.0078125 713 c 1 - 1102.80371094 713 1101.59863281 713 1100.39453125 713 c 1 - 1100.39453125 499.393554688 1100.39453125 285.787109375 1100.39453125 72.1796875 c 1 - 1057.19824219 72.1796875 1014.00097656 72.1796875 970.8046875 72.1796875 c 1 - 970.8046875 351.37890625 970.8046875 630.578125 970.8046875 909.77734375 c 1 - 1021.1953125 909.77734375 1071.5859375 909.77734375 1121.9765625 909.77734375 c 1 - 1213.1875 755.3828125 1304.3984375 600.98828125 1395.609375 446.59375 c 1 - 1426.40332031 387.381835938 1457.19824219 328.169921875 1487.9921875 268.95703125 c 1 - 1489.19628906 268.95703125 1490.40136719 268.95703125 1491.60546875 268.95703125 c 1 - 1491.60546875 482.564453125 1491.60546875 696.170898438 1491.60546875 909.77734375 c 1 - 1534.80175781 909.77734375 1577.99902344 909.77734375 1621.1953125 909.77734375 c 1 - 1621.1953125 630.578125 1621.1953125 351.37890625 1621.1953125 72.1796875 c 1 - 1570.8046875 72.1796875 1520.4140625 72.1796875 1470.0234375 72.1796875 c 1 - 1378.8125 226.57421875 1287.6015625 380.96875 1196.390625 535.36328125 c 1 +170.8046875 99.2001953125 m 5 + 170.8046875 378.399414062 170.8046875 657.598632812 170.8046875 936.797851562 c 1 + 290.791992188 936.797851562 410.778320312 936.797851562 530.765625 936.797851562 c 1 + 608.40234375 936.797851562 668.36328125 914.043945312 710.74609375 868.438476562 c 128 + 753.2265625 822.833007812 774.41796875 761.602539062 774.41796875 684.844726562 c 256 + 774.41796875 607.989257812 753.2265625 546.758789062 710.74609375 501.153320312 c 128 + 668.36328125 455.645507812 608.40234375 432.793945312 530.765625 432.793945312 c 1 + 455.9609375 432.793945312 381.15625 432.793945312 306.3515625 432.793945312 c 1 + 306.3515625 321.595703125 306.3515625 210.397460938 306.3515625 99.2001953125 c 1 + 261.168945312 99.2001953125 215.987304688 99.2001953125 170.8046875 99.2001953125 c 5 +306.3515625 551.641601562 m 1 + 378.356445312 551.641601562 450.362304688 551.641601562 522.3671875 551.641601562 c 1 + 556.7421875 551.641601562 583.59765625 560.625976562 602.73828125 578.594726562 c 128 + 621.9765625 596.563476562 631.546875 622.442382812 631.546875 656.036132812 c 1 + 631.546875 675.208984375 631.546875 694.381835938 631.546875 713.555664062 c 1 + 631.546875 747.247070312 621.9765625 773.028320312 602.73828125 790.997070312 c 128 + 583.59765625 808.965820312 556.7421875 818.047851562 522.3671875 818.047851562 c 1 + 450.362304688 818.047851562 378.356445312 818.047851562 306.3515625 818.047851562 c 1 + 306.3515625 729.245117188 306.3515625 640.443359375 306.3515625 551.641601562 c 1 +1196.390625 562.383789062 m 1 + 1165.59667969 621.595703125 1134.80175781 680.807617188 1104.0078125 740.020507812 c 1 + 1102.80371094 740.020507812 1101.59863281 740.020507812 1100.39453125 740.020507812 c 1 + 1100.39453125 526.413085938 1100.39453125 312.806640625 1100.39453125 99.2001953125 c 1 + 1057.19824219 99.2001953125 1014.00097656 99.2001953125 970.8046875 99.2001953125 c 1 + 970.8046875 378.399414062 970.8046875 657.598632812 970.8046875 936.797851562 c 1 + 1021.1953125 936.797851562 1071.5859375 936.797851562 1121.9765625 936.797851562 c 1 + 1213.1875 782.403320312 1304.3984375 628.008789062 1395.609375 473.614257812 c 1 + 1426.40332031 414.401367188 1457.19824219 355.189453125 1487.9921875 295.977539062 c 1 + 1489.19628906 295.977539062 1490.40136719 295.977539062 1491.60546875 295.977539062 c 1 + 1491.60546875 509.583984375 1491.60546875 723.190429688 1491.60546875 936.797851562 c 1 + 1534.80175781 936.797851562 1577.99902344 936.797851562 1621.1953125 936.797851562 c 1 + 1621.1953125 657.598632812 1621.1953125 378.399414062 1621.1953125 99.2001953125 c 1 + 1570.8046875 99.2001953125 1520.4140625 99.2001953125 1470.0234375 99.2001953125 c 1 + 1378.8125 253.594726562 1287.6015625 407.989257812 1196.390625 562.383789062 c 1 EndSplineSet EndChar @@ -6835,51 +7029,279 @@ Encoding: 57691 57691 97 Width: 1792 Flags: HW LayerCount: 2 +UndoRedoHistory +Layer: 1 +Undoes +UndoOperation +Index: 0 +Type: 1 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +Width: 1792 +VWidth: 1792 +LBearingChange: 0 +UnicodeEnc: 0 +InstructionsLength: 0 +SplineSet +1289.23339844 435.383789062 m 5 + 1289.23339844 -25.1181640625 l 5 + 1585.29882812 247.456054688 l 5 + 1585.29882812 117.280273438 l 5 + 1187.45410156 -248.998046875 l 5xd3ce + 1187.45410156 211.504882812 l 5 + 891.388671875 -61.0693359375 l 5 + 891.388671875 69.1064453125 l 5 + 1289.23339844 435.383789062 l 5 +315.84375 618.5 m 1 + 315.84375 841.859375 315.84375 1065.21875 315.84375 1288.578125 c 1 + 411.833007812 1288.578125 507.823242188 1288.578125 603.8125 1288.578125 c 1 + 665.921875 1288.578125 713.890625 1270.375 747.796875 1233.890625 c 128 + 781.78125 1197.40625 798.734375 1148.421875 798.734375 1087.015625 c 256 + 798.734375 1025.53125 781.78125 976.546875 747.796875 940.0625 c 128 + 713.890625 903.65625 665.921875 885.375 603.8125 885.375 c 1 + 543.96875 885.375 484.125 885.375 424.28125 885.375 c 1 + 424.28125 796.416992188 424.28125 707.458007812 424.28125 618.5 c 1 + 388.135742188 618.5 351.989257812 618.5 315.84375 618.5 c 1 +424.28125 980.453125 m 1 + 481.885742188 980.453125 539.489257812 980.453125 597.09375 980.453125 c 1 + 624.59375 980.453125 646.078125 987.640625 661.390625 1002.015625 c 128 + 676.78125 1016.390625 684.4375 1037.09375 684.4375 1063.96875 c 1 + 684.4375 1079.30761719 684.4375 1094.64550781 684.4375 1109.984375 c 1 + 684.4375 1136.9375 676.78125 1157.5625 661.390625 1171.9375 c 128 + 646.078125 1186.3125 624.59375 1193.578125 597.09375 1193.578125 c 1 + 539.489257812 1193.578125 481.885742188 1193.578125 424.28125 1193.578125 c 1 + 424.28125 1122.53613281 424.28125 1051.49511719 424.28125 980.453125 c 1 +1136.3125 989.046875 m 1 + 1111.67675781 1036.41699219 1087.04199219 1083.78613281 1062.40625 1131.15625 c 1 + 1061.44238281 1131.15625 1060.47949219 1131.15625 1059.515625 1131.15625 c 1 + 1059.515625 960.270507812 1059.515625 789.385742188 1059.515625 618.5 c 1 + 1024.95800781 618.5 990.401367188 618.5 955.84375 618.5 c 1 + 955.84375 841.859375 955.84375 1065.21875 955.84375 1288.578125 c 1 + 996.15625 1288.578125 1036.46875 1288.578125 1076.78125 1288.578125 c 1 + 1149.75 1165.0625 1222.71875 1041.546875 1295.6875 918.03125 c 1 + 1320.32324219 870.661132812 1344.95800781 823.291992188 1369.59375 775.921875 c 1 + 1370.55761719 775.921875 1371.52050781 775.921875 1372.484375 775.921875 c 1 + 1372.484375 946.807617188 1372.484375 1117.69238281 1372.484375 1288.578125 c 1 + 1407.04199219 1288.578125 1441.59863281 1288.578125 1476.15625 1288.578125 c 1 + 1476.15625 1065.21875 1476.15625 841.859375 1476.15625 618.5 c 1 + 1435.84375 618.5 1395.53125 618.5 1355.21875 618.5 c 1 + 1282.25 742.015625 1209.28125 865.53125 1136.3125 989.046875 c 1 +EndSplineSet +EndUndoOperation +UndoOperation +Index: 1 +Type: 3 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +EndUndoOperation +UndoOperation +Index: 2 +Type: 3 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +EndUndoOperation +UndoOperation +Index: 3 +Type: 1 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +Width: 1792 +VWidth: 1792 +LBearingChange: 0 +UnicodeEnc: 0 +InstructionsLength: 0 +SplineSet +-7.251953125 0 m 5 + -7.251953125 2.7919921875 -7.251953125 5.583984375 -7.251953125 8.3759765625 c 5 + -6.05208333333 8.3759765625 -4.85221354167 8.3759765625 -3.65234375 8.3759765625 c 5 + -2.8759765625 8.3759765625 -2.2763671875 8.1484375 -1.8525390625 7.6923828125 c 132 + -1.427734375 7.236328125 -1.2158203125 6.6240234375 -1.2158203125 5.8564453125 c 260 + -1.2158203125 5.087890625 -1.427734375 4.4755859375 -1.8525390625 4.01953125 c 132 + -2.2763671875 3.564453125 -2.8759765625 3.3359375 -3.65234375 3.3359375 c 5 + -4.400390625 3.3359375 -5.1484375 3.3359375 -5.896484375 3.3359375 c 5 + -5.896484375 2.22395833333 -5.896484375 1.11197916667 -5.896484375 0 c 5 + -6.34830729167 -0 -6.80013020833 0 -7.251953125 0 c 5 +-5.896484375 4.5244140625 m 5 + -5.17643229167 4.5244140625 -4.45638020833 4.5244140625 -3.736328125 4.5244140625 c 5 + -3.392578125 4.5244140625 -3.1240234375 4.6142578125 -2.9326171875 4.7939453125 c 132 + -2.740234375 4.9736328125 -2.64453125 5.232421875 -2.64453125 5.568359375 c 5 + -2.64453125 5.76009114583 -2.64453125 5.95182291667 -2.64453125 6.1435546875 c 5 + -2.64453125 6.48046875 -2.740234375 6.73828125 -2.9326171875 6.91796875 c 132 + -3.1240234375 7.09765625 -3.392578125 7.1884765625 -3.736328125 7.1884765625 c 5 + -4.45638020833 7.1884765625 -5.17643229167 7.1884765625 -5.896484375 7.1884765625 c 5 + -5.896484375 6.30045572917 -5.896484375 5.41243489583 -5.896484375 4.5244140625 c 5 +3.00390625 4.6318359375 m 5 + 2.69596354167 5.22395833333 2.38802083333 5.81608072917 2.080078125 6.408203125 c 5 + 2.06803385417 6.408203125 2.05598958333 6.408203125 2.0439453125 6.408203125 c 5 + 2.0439453125 4.27213541667 2.0439453125 2.13606770833 2.0439453125 0 c 5 + 1.61197916667 -0 1.18001302083 0 0.748046875 0 c 5 + 0.748046875 2.7919921875 0.748046875 5.583984375 0.748046875 8.3759765625 c 5 + 1.251953125 8.3759765625 1.755859375 8.3759765625 2.259765625 8.3759765625 c 5 + 3.171875 6.83203125 4.083984375 5.2880859375 4.99609375 3.744140625 c 5 + 5.30403645833 3.15201822917 5.61197916667 2.55989583333 5.919921875 1.9677734375 c 5 + 5.93196614583 1.9677734375 5.94401041667 1.9677734375 5.9560546875 1.9677734375 c 5 + 5.9560546875 4.10384114583 5.9560546875 6.23990885417 5.9560546875 8.3759765625 c 5 + 6.38802083333 8.3759765625 6.81998697917 8.3759765625 7.251953125 8.3759765625 c 5 + 7.251953125 5.583984375 7.251953125 2.7919921875 7.251953125 0 c 5 + 6.748046875 -0 6.244140625 0 5.740234375 0 c 5 + 4.828125 1.5439453125 3.916015625 3.087890625 3.00390625 4.6318359375 c 5 +EndSplineSet +EndUndoOperation +UndoOperation +Index: 4 +Type: 3 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +EndUndoOperation +UndoOperation +Index: 5 +Type: 1 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +Width: 1792 +VWidth: 1792 +LBearingChange: 0 +UnicodeEnc: 0 +InstructionsLength: 0 +SplineSet +-7.251953125 0 m 1 + -7.251953125 2.7919921875 -7.251953125 5.583984375 -7.251953125 8.3759765625 c 1 + -6.05208333333 8.3759765625 -4.85221354167 8.3759765625 -3.65234375 8.3759765625 c 1 + -2.8759765625 8.3759765625 -2.2763671875 8.1484375 -1.8525390625 7.6923828125 c 128 + -1.427734375 7.236328125 -1.2158203125 6.6240234375 -1.2158203125 5.8564453125 c 256 + -1.2158203125 5.087890625 -1.427734375 4.4755859375 -1.8525390625 4.01953125 c 128 + -2.2763671875 3.564453125 -2.8759765625 3.3359375 -3.65234375 3.3359375 c 1 + -4.400390625 3.3359375 -5.1484375 3.3359375 -5.896484375 3.3359375 c 1 + -5.896484375 2.22395833333 -5.896484375 1.11197916667 -5.896484375 0 c 1 + -6.34830729167 -0 -6.80013020833 0 -7.251953125 0 c 1 +-5.896484375 4.5244140625 m 1 + -5.17643229167 4.5244140625 -4.45638020833 4.5244140625 -3.736328125 4.5244140625 c 1 + -3.392578125 4.5244140625 -3.1240234375 4.6142578125 -2.9326171875 4.7939453125 c 128 + -2.740234375 4.9736328125 -2.64453125 5.232421875 -2.64453125 5.568359375 c 1 + -2.64453125 5.76009114583 -2.64453125 5.95182291667 -2.64453125 6.1435546875 c 1 + -2.64453125 6.48046875 -2.740234375 6.73828125 -2.9326171875 6.91796875 c 128 + -3.1240234375 7.09765625 -3.392578125 7.1884765625 -3.736328125 7.1884765625 c 1 + -4.45638020833 7.1884765625 -5.17643229167 7.1884765625 -5.896484375 7.1884765625 c 1 + -5.896484375 6.30045572917 -5.896484375 5.41243489583 -5.896484375 4.5244140625 c 1 +3.00390625 4.6318359375 m 1 + 2.69596354167 5.22395833333 2.38802083333 5.81608072917 2.080078125 6.408203125 c 1 + 2.06803385417 6.408203125 2.05598958333 6.408203125 2.0439453125 6.408203125 c 1 + 2.0439453125 4.27213541667 2.0439453125 2.13606770833 2.0439453125 0 c 1 + 1.61197916667 -0 1.18001302083 0 0.748046875 0 c 1 + 0.748046875 2.7919921875 0.748046875 5.583984375 0.748046875 8.3759765625 c 1 + 1.251953125 8.3759765625 1.755859375 8.3759765625 2.259765625 8.3759765625 c 1 + 3.171875 6.83203125 4.083984375 5.2880859375 4.99609375 3.744140625 c 1 + 5.30403645833 3.15201822917 5.61197916667 2.55989583333 5.919921875 1.9677734375 c 1 + 5.93196614583 1.9677734375 5.94401041667 1.9677734375 5.9560546875 1.9677734375 c 1 + 5.9560546875 4.10384114583 5.9560546875 6.23990885417 5.9560546875 8.3759765625 c 1 + 6.38802083333 8.3759765625 6.81998697917 8.3759765625 7.251953125 8.3759765625 c 1 + 7.251953125 5.583984375 7.251953125 2.7919921875 7.251953125 0 c 1 + 6.748046875 -0 6.244140625 0 5.740234375 0 c 1 + 4.828125 1.5439453125 3.916015625 3.087890625 3.00390625 4.6318359375 c 1 +-896 0 m 12 +NamedP: "baseline 1" + 896 0 l 1028 +EndSplineSet +EndUndoOperation +UndoOperation +Index: 6 +Type: 1 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +Width: 1792 +VWidth: 1792 +LBearingChange: 0 +UnicodeEnc: 0 +InstructionsLength: 0 +SplineSet +-896 0 m 12 +NamedP: "baseline 1" + 896 0 l 1028 +EndSplineSet +EndUndoOperation +UndoOperation +Index: 7 +Type: 1 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +Width: 1792 +VWidth: 1792 +LBearingChange: 0 +UnicodeEnc: 0 +InstructionsLength: 0 +SplineSet +-717.389648438 -10.8251953125 m 12 +NamedP: "baseline 2" + 717.249023438 -10.8251953125 l 1028 +-896 0 m 8 +NamedP: "baseline 1" + 896 0 l 1024 +EndSplineSet +EndUndoOperation +UndoOperation +Index: 8 +Type: 3 +WasModified: 0 +WasOrder2: 0 +Layer: 2 +EndUndoOperation +EndUndoes +Redoes +EndRedoes +EndUndoRedoHistory Fore SplineSet -938.209960938 435.383789062 m 1 - 938.209960938 -25.1181640625 l 1 - 1234.27539062 247.456054688 l 1 - 1234.27539062 117.280273438 l 1 - 836.430664062 -248.998046875 l 1xd3ce - 836.430664062 211.504882812 l 1 - 540.365234375 -61.0693359375 l 1 - 540.365234375 69.1064453125 l 1 - 938.209960938 435.383789062 l 1 -315.962890625 621 m 1 - 315.962890625 844.359375 315.962890625 1067.71875 315.962890625 1291.078125 c 1 - 411.952148438 1291.078125 507.942382812 1291.078125 603.931640625 1291.078125 c 1 - 666.041015625 1291.078125 714.009765625 1272.875 747.916015625 1236.390625 c 128 - 781.900390625 1199.90625 798.853515625 1150.921875 798.853515625 1089.515625 c 256 - 798.853515625 1028.03125 781.900390625 979.046875 747.916015625 942.5625 c 128 - 714.009765625 906.15625 666.041015625 887.875 603.931640625 887.875 c 1 - 544.087890625 887.875 484.244140625 887.875 424.400390625 887.875 c 1 - 424.400390625 798.916992188 424.400390625 709.958984375 424.400390625 621 c 1 - 388.254882812 621 352.108398438 621 315.962890625 621 c 1 -424.400390625 982.953125 m 1 - 482.004882812 982.953125 539.608398438 982.953125 597.212890625 982.953125 c 1 - 624.712890625 982.953125 646.197265625 990.140625 661.509765625 1004.515625 c 128 - 676.900390625 1018.890625 684.556640625 1039.59375 684.556640625 1066.46875 c 1 - 684.556640625 1081.80761719 684.556640625 1097.14648438 684.556640625 1112.484375 c 1 - 684.556640625 1139.4375 676.900390625 1160.0625 661.509765625 1174.4375 c 128 - 646.197265625 1188.8125 624.712890625 1196.078125 597.212890625 1196.078125 c 1 - 539.608398438 1196.078125 482.004882812 1196.078125 424.400390625 1196.078125 c 1 - 424.400390625 1125.03710938 424.400390625 1053.99511719 424.400390625 982.953125 c 1 -1136.43164062 991.546875 m 1 - 1111.79589844 1038.91699219 1087.16113281 1086.28710938 1062.52539062 1133.65625 c 1 - 1061.56152344 1133.65625 1060.59863281 1133.65625 1059.63476562 1133.65625 c 1 - 1059.63476562 962.771484375 1059.63476562 791.885742188 1059.63476562 621 c 1 - 1025.07714844 621 990.520507812 621 955.962890625 621 c 1 - 955.962890625 844.359375 955.962890625 1067.71875 955.962890625 1291.078125 c 1 - 996.275390625 1291.078125 1036.58789062 1291.078125 1076.90039062 1291.078125 c 1 - 1149.86914062 1167.5625 1222.83789062 1044.046875 1295.80664062 920.53125 c 1 - 1320.44238281 873.162109375 1345.07714844 825.791992188 1369.71289062 778.421875 c 1 - 1370.67675781 778.421875 1371.63964844 778.421875 1372.60351562 778.421875 c 1 - 1372.60351562 949.307617188 1372.60351562 1120.19335938 1372.60351562 1291.078125 c 1 - 1407.16113281 1291.078125 1441.71777344 1291.078125 1476.27539062 1291.078125 c 1 - 1476.27539062 1067.71875 1476.27539062 844.359375 1476.27539062 621 c 1 - 1435.96289062 621 1395.65039062 621 1355.33789062 621 c 1 - 1282.36914062 744.515625 1209.40039062 868.03125 1136.43164062 991.546875 c 1 +947.033203125 435.383789062 m 1 + 947.033203125 -25.1181640625 l 1 + 1243.09863281 247.456054688 l 1 + 1243.09863281 117.280273438 l 1 + 845.25390625 -248.998046875 l 1xd3ce + 845.25390625 211.504882812 l 1 + 549.188476562 -61.0693359375 l 1 + 549.188476562 69.1064453125 l 1 + 947.033203125 435.383789062 l 1 +315.84375 618.5 m 1 + 315.84375 841.859375 315.84375 1065.21875 315.84375 1288.578125 c 1 + 411.833007812 1288.578125 507.823242188 1288.578125 603.8125 1288.578125 c 1 + 665.921875 1288.578125 713.890625 1270.375 747.796875 1233.890625 c 128 + 781.78125 1197.40625 798.734375 1148.421875 798.734375 1087.015625 c 256 + 798.734375 1025.53125 781.78125 976.546875 747.796875 940.0625 c 128 + 713.890625 903.65625 665.921875 885.375 603.8125 885.375 c 1 + 543.96875 885.375 484.125 885.375 424.28125 885.375 c 1 + 424.28125 796.416992188 424.28125 707.458007812 424.28125 618.5 c 1 + 388.135742188 618.5 351.989257812 618.5 315.84375 618.5 c 1 +424.28125 980.453125 m 1 + 481.885742188 980.453125 539.489257812 980.453125 597.09375 980.453125 c 1 + 624.59375 980.453125 646.078125 987.640625 661.390625 1002.015625 c 128 + 676.78125 1016.390625 684.4375 1037.09375 684.4375 1063.96875 c 1 + 684.4375 1079.30761719 684.4375 1094.64550781 684.4375 1109.984375 c 1 + 684.4375 1136.9375 676.78125 1157.5625 661.390625 1171.9375 c 128 + 646.078125 1186.3125 624.59375 1193.578125 597.09375 1193.578125 c 1 + 539.489257812 1193.578125 481.885742188 1193.578125 424.28125 1193.578125 c 1 + 424.28125 1122.53613281 424.28125 1051.49511719 424.28125 980.453125 c 1 +1136.3125 989.046875 m 1 + 1111.67675781 1036.41699219 1087.04199219 1083.78613281 1062.40625 1131.15625 c 1 + 1061.44238281 1131.15625 1060.47949219 1131.15625 1059.515625 1131.15625 c 1 + 1059.515625 960.270507812 1059.515625 789.385742188 1059.515625 618.5 c 1 + 1024.95800781 618.5 990.401367188 618.5 955.84375 618.5 c 1 + 955.84375 841.859375 955.84375 1065.21875 955.84375 1288.578125 c 1 + 996.15625 1288.578125 1036.46875 1288.578125 1076.78125 1288.578125 c 1 + 1149.75 1165.0625 1222.71875 1041.546875 1295.6875 918.03125 c 1 + 1320.32324219 870.661132812 1344.95800781 823.291992188 1369.59375 775.921875 c 1 + 1370.55761719 775.921875 1371.52050781 775.921875 1372.484375 775.921875 c 1 + 1372.484375 946.807617188 1372.484375 1117.69238281 1372.484375 1288.578125 c 1 + 1407.04199219 1288.578125 1441.59863281 1288.578125 1476.15625 1288.578125 c 1 + 1476.15625 1065.21875 1476.15625 841.859375 1476.15625 618.5 c 1 + 1435.84375 618.5 1395.53125 618.5 1355.21875 618.5 c 1 + 1282.25 742.015625 1209.28125 865.53125 1136.3125 989.046875 c 1 EndSplineSet EndChar @@ -6969,7 +7391,7 @@ SplineSet 827.25 282.598632812 803.421875 239.043945312 772.5625 204.180664062 c 128 741.703125 169.415039062 704.59375 143.243164062 661.0390625 125.567382812 c 128 617.2890625 107.989257812 568.8515625 99.2001953125 515.140625 99.2001953125 c 1 - 416.377929688 99.2001953125 317.614257812 99.2001953125 218.8515625 99.2001953125 c 1 + 416.377929688 99.2001953125 317.614257812 99.2001953125 218.8515625 99.2001953125 c 5 218.8515625 378.399414062 218.8515625 657.598632812 218.8515625 936.797851562 c 1 515.140625 219.219726562 m 1 577.640625 219.219726562 628.03125 238.848632812 666.3125 278.008789062 c 128 @@ -7312,69 +7734,280 @@ Encoding: 57696 57696 102 Width: 1792 Flags: HW LayerCount: 2 +UndoRedoHistory +Layer: 1 +Undoes +UndoOperation +Index: 0 +Type: 1 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +Width: 1792 +VWidth: 1792 +LBearingChange: 0 +UnicodeEnc: 0 +InstructionsLength: 0 +SplineSet +-9.115234375 8.3759765625 m 5 + -7.87955729167 8.3759765625 -6.64388020833 8.3759765625 -5.408203125 8.3759765625 c 5 + -4.712890625 8.3759765625 -4.166015625 8.1796875 -3.76953125 7.7880859375 c 132 + -3.373046875 7.396484375 -3.17578125 6.8720703125 -3.17578125 6.2158203125 c 4 + -3.17578125 5.904296875 -3.220703125 5.6376953125 -3.30859375 5.41796875 c 132 + -3.396484375 5.1982421875 -3.5078125 5.017578125 -3.64453125 4.8779296875 c 132 + -3.779296875 4.73828125 -3.935546875 4.6337890625 -4.111328125 4.56640625 c 132 + -4.287109375 4.498046875 -4.458984375 4.4560546875 -4.62890625 4.4404296875 c 5 + -4.62890625 4.41634114583 -4.62890625 4.39225260417 -4.62890625 4.3681640625 c 5 + -4.458984375 4.3603515625 -4.2734375 4.3203125 -4.0703125 4.248046875 c 132 + -3.865234375 4.17578125 -3.67578125 4.0615234375 -3.5 3.90625 c 132 + -3.32421875 3.75 -3.17578125 3.5498046875 -3.056640625 3.3056640625 c 132 + -2.935546875 3.0615234375 -2.875 2.763671875 -2.875 2.412109375 c 4 + -2.875 2.076171875 -2.9296875 1.759765625 -3.037109375 1.4638671875 c 132 + -3.146484375 1.16796875 -3.296875 0.912109375 -3.48828125 0.6962890625 c 132 + -3.6796875 0.48046875 -3.908203125 0.3095703125 -4.171875 0.185546875 c 132 + -4.435546875 0.0615234375 -4.724609375 0 -5.03515625 0 c 5 + -6.39518229167 -0 -7.75520833333 0 -9.115234375 0 c 5 + -9.115234375 2.7919921875 -9.115234375 5.583984375 -9.115234375 8.3759765625 c 5 +-7.759765625 1.1640625 m 5 + -6.98372395833 1.1640625 -6.20768229167 1.1640625 -5.431640625 1.1640625 c 5 + -5.080078125 1.1640625 -4.8046875 1.255859375 -4.603515625 1.4404296875 c 132 + -4.404296875 1.6240234375 -4.3046875 1.8876953125 -4.3046875 2.232421875 c 5 + -4.3046875 2.3681640625 -4.3046875 2.50390625 -4.3046875 2.6396484375 c 5 + -4.3046875 2.984375 -4.404296875 3.248046875 -4.603515625 3.431640625 c 132 + -4.8046875 3.6162109375 -5.080078125 3.7080078125 -5.431640625 3.7080078125 c 5 + -6.20768229167 3.7080078125 -6.98372395833 3.7080078125 -7.759765625 3.7080078125 c 5 + -7.759765625 2.86002604167 -7.759765625 2.01204427083 -7.759765625 1.1640625 c 5 +-7.759765625 4.8359375 m 5 + -7.05989583333 4.8359375 -6.36002604167 4.8359375 -5.66015625 4.8359375 c 5 + -5.32421875 4.8359375 -5.064453125 4.921875 -4.880859375 5.09375 c 132 + -4.6953125 5.265625 -4.603515625 5.51171875 -4.603515625 5.83203125 c 5 + -4.603515625 5.9599609375 -4.603515625 6.087890625 -4.603515625 6.2158203125 c 5 + -4.603515625 6.5361328125 -4.6953125 6.7822265625 -4.880859375 6.9541015625 c 132 + -5.064453125 7.1259765625 -5.32421875 7.2119140625 -5.66015625 7.2119140625 c 5 + -6.36002604167 7.2119140625 -7.05989583333 7.2119140625 -7.759765625 7.2119140625 c 5 + -7.759765625 6.419921875 -7.759765625 5.6279296875 -7.759765625 4.8359375 c 5 +-1.4765625 0 m 5 + -1.4765625 0.367838541667 -1.4765625 0.735677083333 -1.4765625 1.103515625 c 5 + -1.09635416667 1.103515625 -0.716145833333 1.103515625 -0.3359375 1.103515625 c 5 + -0.3359375 3.15983072917 -0.3359375 5.21614583333 -0.3359375 7.2724609375 c 5 + -0.716145833333 7.2724609375 -1.09635416667 7.2724609375 -1.4765625 7.2724609375 c 5 + -1.4765625 7.64029947917 -1.4765625 8.00813802083 -1.4765625 8.3759765625 c 5 + -0.260416666667 8.3759765625 0.955729166667 8.3759765625 2.171875 8.3759765625 c 5 + 2.171875 8.00813802083 2.171875 7.64029947917 2.171875 7.2724609375 c 5 + 1.78776041667 7.2724609375 1.40364583333 7.2724609375 1.01953125 7.2724609375 c 5 + 1.01953125 5.21614583333 1.01953125 3.15983072917 1.01953125 1.103515625 c 5 + 1.40364583333 1.103515625 1.78776041667 1.103515625 2.171875 1.103515625 c 5 + 2.171875 0.735677083333 2.171875 0.367838541667 2.171875 0 c 5 + 0.955729166667 -0 -0.260416666667 0 -1.4765625 0 c 5 +3.884765625 0 m 5 + 3.884765625 2.7919921875 3.884765625 5.583984375 3.884765625 8.3759765625 c 5 + 5.62825520833 8.3759765625 7.37174479167 8.3759765625 9.115234375 8.3759765625 c 5 + 9.115234375 7.97591145833 9.115234375 7.57584635417 9.115234375 7.17578125 c 5 + 7.82356770833 7.17578125 6.53190104167 7.17578125 5.240234375 7.17578125 c 5 + 5.240234375 6.39973958333 5.240234375 5.62369791667 5.240234375 4.84765625 c 5 + 6.38802083333 4.84765625 7.53580729167 4.84765625 8.68359375 4.84765625 c 5 + 8.68359375 4.44791666667 8.68359375 4.04817708333 8.68359375 3.6484375 c 5 + 7.53580729167 3.6484375 6.38802083333 3.6484375 5.240234375 3.6484375 c 5 + 5.240234375 2.43229166667 5.240234375 1.21614583333 5.240234375 0 c 5 + 4.78841145833 -0 4.33658854167 0 3.884765625 0 c 5 +EndSplineSet +EndUndoOperation +UndoOperation +Index: 1 +Type: 3 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +EndUndoOperation +UndoOperation +Index: 2 +Type: 1 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +Width: 1792 +VWidth: 1792 +LBearingChange: 0 +UnicodeEnc: 0 +InstructionsLength: 0 +SplineSet +-9.115234375 8.3759765625 m 1 + -7.87955729167 8.3759765625 -6.64388020833 8.3759765625 -5.408203125 8.3759765625 c 1 + -4.712890625 8.3759765625 -4.166015625 8.1796875 -3.76953125 7.7880859375 c 128 + -3.373046875 7.396484375 -3.17578125 6.8720703125 -3.17578125 6.2158203125 c 0 + -3.17578125 5.904296875 -3.220703125 5.6376953125 -3.30859375 5.41796875 c 128 + -3.396484375 5.1982421875 -3.5078125 5.017578125 -3.64453125 4.8779296875 c 128 + -3.779296875 4.73828125 -3.935546875 4.6337890625 -4.111328125 4.56640625 c 128 + -4.287109375 4.498046875 -4.458984375 4.4560546875 -4.62890625 4.4404296875 c 1 + -4.62890625 4.41634114583 -4.62890625 4.39225260417 -4.62890625 4.3681640625 c 1 + -4.458984375 4.3603515625 -4.2734375 4.3203125 -4.0703125 4.248046875 c 128 + -3.865234375 4.17578125 -3.67578125 4.0615234375 -3.5 3.90625 c 128 + -3.32421875 3.75 -3.17578125 3.5498046875 -3.056640625 3.3056640625 c 128 + -2.935546875 3.0615234375 -2.875 2.763671875 -2.875 2.412109375 c 0 + -2.875 2.076171875 -2.9296875 1.759765625 -3.037109375 1.4638671875 c 128 + -3.146484375 1.16796875 -3.296875 0.912109375 -3.48828125 0.6962890625 c 128 + -3.6796875 0.48046875 -3.908203125 0.3095703125 -4.171875 0.185546875 c 128 + -4.435546875 0.0615234375 -4.724609375 0 -5.03515625 0 c 1 + -6.39518229167 -0 -7.75520833333 0 -9.115234375 0 c 1 + -9.115234375 2.7919921875 -9.115234375 5.583984375 -9.115234375 8.3759765625 c 1 +-7.759765625 1.1640625 m 1 + -6.98372395833 1.1640625 -6.20768229167 1.1640625 -5.431640625 1.1640625 c 1 + -5.080078125 1.1640625 -4.8046875 1.255859375 -4.603515625 1.4404296875 c 128 + -4.404296875 1.6240234375 -4.3046875 1.8876953125 -4.3046875 2.232421875 c 1 + -4.3046875 2.3681640625 -4.3046875 2.50390625 -4.3046875 2.6396484375 c 1 + -4.3046875 2.984375 -4.404296875 3.248046875 -4.603515625 3.431640625 c 128 + -4.8046875 3.6162109375 -5.080078125 3.7080078125 -5.431640625 3.7080078125 c 1 + -6.20768229167 3.7080078125 -6.98372395833 3.7080078125 -7.759765625 3.7080078125 c 1 + -7.759765625 2.86002604167 -7.759765625 2.01204427083 -7.759765625 1.1640625 c 1 +-7.759765625 4.8359375 m 1 + -7.05989583333 4.8359375 -6.36002604167 4.8359375 -5.66015625 4.8359375 c 1 + -5.32421875 4.8359375 -5.064453125 4.921875 -4.880859375 5.09375 c 128 + -4.6953125 5.265625 -4.603515625 5.51171875 -4.603515625 5.83203125 c 1 + -4.603515625 5.9599609375 -4.603515625 6.087890625 -4.603515625 6.2158203125 c 1 + -4.603515625 6.5361328125 -4.6953125 6.7822265625 -4.880859375 6.9541015625 c 128 + -5.064453125 7.1259765625 -5.32421875 7.2119140625 -5.66015625 7.2119140625 c 1 + -6.36002604167 7.2119140625 -7.05989583333 7.2119140625 -7.759765625 7.2119140625 c 1 + -7.759765625 6.419921875 -7.759765625 5.6279296875 -7.759765625 4.8359375 c 1 +-1.4765625 0 m 1 + -1.4765625 0.367838541667 -1.4765625 0.735677083333 -1.4765625 1.103515625 c 1 + -1.09635416667 1.103515625 -0.716145833333 1.103515625 -0.3359375 1.103515625 c 1 + -0.3359375 3.15983072917 -0.3359375 5.21614583333 -0.3359375 7.2724609375 c 1 + -0.716145833333 7.2724609375 -1.09635416667 7.2724609375 -1.4765625 7.2724609375 c 1 + -1.4765625 7.64029947917 -1.4765625 8.00813802083 -1.4765625 8.3759765625 c 1 + -0.260416666667 8.3759765625 0.955729166667 8.3759765625 2.171875 8.3759765625 c 1 + 2.171875 8.00813802083 2.171875 7.64029947917 2.171875 7.2724609375 c 1 + 1.78776041667 7.2724609375 1.40364583333 7.2724609375 1.01953125 7.2724609375 c 1 + 1.01953125 5.21614583333 1.01953125 3.15983072917 1.01953125 1.103515625 c 1 + 1.40364583333 1.103515625 1.78776041667 1.103515625 2.171875 1.103515625 c 1 + 2.171875 0.735677083333 2.171875 0.367838541667 2.171875 0 c 1 + 0.955729166667 -0 -0.260416666667 0 -1.4765625 0 c 1 +3.884765625 0 m 1 + 3.884765625 2.7919921875 3.884765625 5.583984375 3.884765625 8.3759765625 c 1 + 5.62825520833 8.3759765625 7.37174479167 8.3759765625 9.115234375 8.3759765625 c 1 + 9.115234375 7.97591145833 9.115234375 7.57584635417 9.115234375 7.17578125 c 1 + 7.82356770833 7.17578125 6.53190104167 7.17578125 5.240234375 7.17578125 c 1 + 5.240234375 6.39973958333 5.240234375 5.62369791667 5.240234375 4.84765625 c 1 + 6.38802083333 4.84765625 7.53580729167 4.84765625 8.68359375 4.84765625 c 1 + 8.68359375 4.44791666667 8.68359375 4.04817708333 8.68359375 3.6484375 c 1 + 7.53580729167 3.6484375 6.38802083333 3.6484375 5.240234375 3.6484375 c 1 + 5.240234375 2.43229166667 5.240234375 1.21614583333 5.240234375 0 c 1 + 4.78841145833 -0 4.33658854167 0 3.884765625 0 c 1 +-896 0 m 12 +NamedP: "baseline 1" + 896 0 l 1028 +EndSplineSet +EndUndoOperation +UndoOperation +Index: 3 +Type: 1 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +Width: 1792 +VWidth: 1792 +LBearingChange: 0 +UnicodeEnc: 0 +InstructionsLength: 0 +SplineSet +-896 0 m 12 +NamedP: "baseline 1" + 896 0 l 1028 +EndSplineSet +EndUndoOperation +UndoOperation +Index: 4 +Type: 1 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +Width: 1792 +VWidth: 1792 +LBearingChange: 0 +UnicodeEnc: 0 +InstructionsLength: 0 +SplineSet +-717.389648438 -10.8251953125 m 12 +NamedP: "baseline 2" + 717.249023438 -10.8251953125 l 1028 +-896 0 m 8 +NamedP: "baseline 1" + 896 0 l 1024 +EndSplineSet +EndUndoOperation +UndoOperation +Index: 5 +Type: 3 +WasModified: 0 +WasOrder2: 0 +Layer: 2 +EndUndoOperation +EndUndoes +Redoes +EndRedoes +EndUndoRedoHistory Fore SplineSet -166.78125 957.7265625 m 1 - 265.635742188 957.7265625 364.489257812 957.7265625 463.34375 957.7265625 c 1 - 518.96875 957.7265625 562.71875 942.0234375 594.4375 910.6953125 c 128 - 626.15625 879.3671875 641.9375 837.4140625 641.9375 784.9140625 c 0 - 641.9375 759.9921875 638.34375 738.6640625 631.3125 721.0859375 c 128 - 624.28125 703.5078125 615.375 689.0546875 604.4375 677.8828125 c 128 - 593.65625 666.7109375 581.15625 658.3515625 567.09375 652.9609375 c 128 - 553.03125 647.4921875 539.28125 644.1328125 525.6875 642.8828125 c 1 - 525.6875 640.956054688 525.6875 639.029296875 525.6875 637.1015625 c 1 - 539.28125 636.4765625 554.125 633.2734375 570.375 627.4921875 c 128 - 586.78125 621.7109375 601.9375 612.5703125 616 600.1484375 c 128 - 630.0625 587.6484375 641.9375 571.6328125 651.46875 552.1015625 c 128 - 661.15625 532.5703125 666 508.7421875 666 480.6171875 c 0 - 666 453.7421875 661.625 428.4296875 653.03125 404.7578125 c 128 - 644.28125 381.0859375 632.25 360.6171875 616.9375 343.3515625 c 128 - 601.625 326.0859375 583.34375 312.4140625 562.25 302.4921875 c 128 - 541.15625 292.5703125 518.03125 287.6484375 493.1875 287.6484375 c 1 - 384.385742188 287.6484375 275.583007812 287.6484375 166.78125 287.6484375 c 1 - 166.78125 511.0078125 166.78125 734.3671875 166.78125 957.7265625 c 1 -275.21875 380.7734375 m 1 - 337.301757812 380.7734375 399.385742188 380.7734375 461.46875 380.7734375 c 1 - 489.59375 380.7734375 511.625 388.1171875 527.71875 402.8828125 c 128 - 543.65625 417.5703125 551.625 438.6640625 551.625 466.2421875 c 1 - 551.625 477.1015625 551.625 487.9609375 551.625 498.8203125 c 1 - 551.625 526.3984375 543.65625 547.4921875 527.71875 562.1796875 c 128 - 511.625 576.9453125 489.59375 584.2890625 461.46875 584.2890625 c 1 - 399.385742188 584.2890625 337.301757812 584.2890625 275.21875 584.2890625 c 1 - 275.21875 516.451171875 275.21875 448.612304688 275.21875 380.7734375 c 1 -275.21875 674.5234375 m 1 - 331.208007812 674.5234375 387.198242188 674.5234375 443.1875 674.5234375 c 1 - 470.0625 674.5234375 490.84375 681.3984375 505.53125 695.1484375 c 128 - 520.375 708.8984375 527.71875 728.5859375 527.71875 754.2109375 c 1 - 527.71875 764.4453125 527.71875 774.6796875 527.71875 784.9140625 c 1 - 527.71875 810.5390625 520.375 830.2265625 505.53125 843.9765625 c 128 - 490.84375 857.7265625 470.0625 864.6015625 443.1875 864.6015625 c 1 - 387.198242188 864.6015625 331.208007812 864.6015625 275.21875 864.6015625 c 1 - 275.21875 801.2421875 275.21875 737.8828125 275.21875 674.5234375 c 1 -777.875 287.6484375 m 1 - 777.875 317.076171875 777.875 346.502929688 777.875 375.9296875 c 1 - 808.291992188 375.9296875 838.708007812 375.9296875 869.125 375.9296875 c 1 - 869.125 540.435546875 869.125 704.940429688 869.125 869.4453125 c 1 - 838.708007812 869.4453125 808.291992188 869.4453125 777.875 869.4453125 c 1 - 777.875 898.873046875 777.875 928.299804688 777.875 957.7265625 c 1 - 875.166992188 957.7265625 972.458007812 957.7265625 1069.75 957.7265625 c 1 - 1069.75 928.299804688 1069.75 898.873046875 1069.75 869.4453125 c 1 - 1039.02050781 869.4453125 1008.29199219 869.4453125 977.5625 869.4453125 c 1 - 977.5625 704.940429688 977.5625 540.435546875 977.5625 375.9296875 c 1 - 1008.29199219 375.9296875 1039.02050781 375.9296875 1069.75 375.9296875 c 1 - 1069.75 346.502929688 1069.75 317.076171875 1069.75 287.6484375 c 1 - 972.458007812 287.6484375 875.166992188 287.6484375 777.875 287.6484375 c 1 -1206.78125 287.6484375 m 1 - 1206.78125 511.0078125 1206.78125 734.3671875 1206.78125 957.7265625 c 1 - 1346.26074219 957.7265625 1485.73925781 957.7265625 1625.21875 957.7265625 c 1 - 1625.21875 925.721679688 1625.21875 893.716796875 1625.21875 861.7109375 c 1 - 1521.88574219 861.7109375 1418.55175781 861.7109375 1315.21875 861.7109375 c 1 - 1315.21875 799.627929688 1315.21875 737.544921875 1315.21875 675.4609375 c 1 - 1407.04199219 675.4609375 1498.86425781 675.4609375 1590.6875 675.4609375 c 1 - 1590.6875 643.482421875 1590.6875 611.502929688 1590.6875 579.5234375 c 1 - 1498.86425781 579.5234375 1407.04199219 579.5234375 1315.21875 579.5234375 c 1 - 1315.21875 482.232421875 1315.21875 384.940429688 1315.21875 287.6484375 c 1 - 1279.07324219 287.6484375 1242.92675781 287.6484375 1206.78125 287.6484375 c 1 +166.78125 853.078125 m 5 + 265.635742188 853.078125 364.489257812 853.078125 463.34375 853.078125 c 5 + 518.96875 853.078125 562.71875 837.375 594.4375 806.046875 c 132 + 626.15625 774.71875 641.9375 732.765625 641.9375 680.265625 c 4 + 641.9375 655.34375 638.34375 634.015625 631.3125 616.4375 c 132 + 624.28125 598.859375 615.375 584.40625 604.4375 573.234375 c 132 + 593.65625 562.0625 581.15625 553.703125 567.09375 548.3125 c 132 + 553.03125 542.84375 539.28125 539.484375 525.6875 538.234375 c 5 + 525.6875 536.307617188 525.6875 534.379882812 525.6875 532.453125 c 5 + 539.28125 531.828125 554.125 528.625 570.375 522.84375 c 132 + 586.78125 517.0625 601.9375 507.921875 616 495.5 c 132 + 630.0625 483 641.9375 466.984375 651.46875 447.453125 c 132 + 661.15625 427.921875 666 404.09375 666 375.96875 c 4 + 666 349.09375 661.625 323.78125 653.03125 300.109375 c 132 + 644.28125 276.4375 632.25 255.96875 616.9375 238.703125 c 132 + 601.625 221.4375 583.34375 207.765625 562.25 197.84375 c 132 + 541.15625 187.921875 518.03125 183 493.1875 183 c 5 + 384.385742188 183 275.583007812 183 166.78125 183 c 5 + 166.78125 406.359375 166.78125 629.71875 166.78125 853.078125 c 5 +275.21875 276.125 m 5 + 337.301757812 276.125 399.385742188 276.125 461.46875 276.125 c 5 + 489.59375 276.125 511.625 283.46875 527.71875 298.234375 c 132 + 543.65625 312.921875 551.625 334.015625 551.625 361.59375 c 5 + 551.625 372.453125 551.625 383.3125 551.625 394.171875 c 5 + 551.625 421.75 543.65625 442.84375 527.71875 457.53125 c 132 + 511.625 472.296875 489.59375 479.640625 461.46875 479.640625 c 5 + 399.385742188 479.640625 337.301757812 479.640625 275.21875 479.640625 c 5 + 275.21875 411.801757812 275.21875 343.963867188 275.21875 276.125 c 5 +275.21875 569.875 m 5 + 331.208007812 569.875 387.198242188 569.875 443.1875 569.875 c 5 + 470.0625 569.875 490.84375 576.75 505.53125 590.5 c 132 + 520.375 604.25 527.71875 623.9375 527.71875 649.5625 c 5 + 527.71875 659.796875 527.71875 670.03125 527.71875 680.265625 c 5 + 527.71875 705.890625 520.375 725.578125 505.53125 739.328125 c 132 + 490.84375 753.078125 470.0625 759.953125 443.1875 759.953125 c 5 + 387.198242188 759.953125 331.208007812 759.953125 275.21875 759.953125 c 5 + 275.21875 696.59375 275.21875 633.234375 275.21875 569.875 c 5 +777.875 183 m 5 + 777.875 212.426757812 777.875 241.854492188 777.875 271.28125 c 5 + 808.291992188 271.28125 838.708007812 271.28125 869.125 271.28125 c 5 + 869.125 435.786132812 869.125 600.291992188 869.125 764.796875 c 5 + 838.708007812 764.796875 808.291992188 764.796875 777.875 764.796875 c 5 + 777.875 794.223632812 777.875 823.651367188 777.875 853.078125 c 5 + 875.166992188 853.078125 972.458007812 853.078125 1069.75 853.078125 c 5 + 1069.75 823.651367188 1069.75 794.223632812 1069.75 764.796875 c 5 + 1039.02050781 764.796875 1008.29199219 764.796875 977.5625 764.796875 c 5 + 977.5625 600.291992188 977.5625 435.786132812 977.5625 271.28125 c 5 + 1008.29199219 271.28125 1039.02050781 271.28125 1069.75 271.28125 c 5 + 1069.75 241.854492188 1069.75 212.426757812 1069.75 183 c 5 + 972.458007812 183 875.166992188 183 777.875 183 c 5 +1206.78125 183 m 5 + 1206.78125 406.359375 1206.78125 629.71875 1206.78125 853.078125 c 5 + 1346.26074219 853.078125 1485.73925781 853.078125 1625.21875 853.078125 c 5 + 1625.21875 821.073242188 1625.21875 789.067382812 1625.21875 757.0625 c 5 + 1521.88574219 757.0625 1418.55175781 757.0625 1315.21875 757.0625 c 5 + 1315.21875 694.979492188 1315.21875 632.895507812 1315.21875 570.8125 c 5 + 1407.04199219 570.8125 1498.86425781 570.8125 1590.6875 570.8125 c 5 + 1590.6875 538.833007812 1590.6875 506.854492188 1590.6875 474.875 c 5 + 1498.86425781 474.875 1407.04199219 474.875 1315.21875 474.875 c 5 + 1315.21875 377.583007812 1315.21875 280.291992188 1315.21875 183 c 5 + 1279.07324219 183 1242.92675781 183 1206.78125 183 c 5 EndSplineSet EndChar @@ -7383,104 +8016,539 @@ Encoding: 57697 57697 103 Width: 1792 Flags: HW LayerCount: 2 +UndoRedoHistory +Layer: 1 +Undoes +UndoOperation +Index: 0 +Type: 1 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +Width: 1792 +VWidth: 1792 +LBearingChange: 0 +UnicodeEnc: 0 +InstructionsLength: 0 +SplineSet +2.8339843745 -10.8251953125 m 5 + 0.937825520333 -10.8251953125 -0.958333333833 -10.8251953125 -2.854492188 -10.8251953125 c 5 + -2.854492188 -10.3932291667 -2.854492188 -9.96126302083 -2.854492188 -9.529296875 c 5 + -1.96223958383 -8.7333984375 -1.06998697967 -7.9375 -0.1777343755 -7.1416015625 c 5 + 0.2460937495 -6.7568359375 0.5722656245 -6.3916015625 0.799804687 -6.04296875 c 132 + 1.0273437495 -5.6953125 1.141601562 -5.3291015625 1.141601562 -4.9453125 c 5 + 1.141601562 -4.89322916667 1.141601562 -4.84114583333 1.141601562 -4.7890625 c 5 + 1.141601562 -4.380859375 1.0195312495 -4.0615234375 0.7753906245 -3.8291015625 c 132 + 0.532226562 -3.59765625 0.202148437 -3.4814453125 -0.213867188 -3.4814453125 c 4 + -0.446289063 -3.4814453125 -0.6484375005 -3.515625 -0.8203125005 -3.5830078125 c 132 + -0.9921875005 -3.6513671875 -1.1425781255 -3.7451171875 -1.270507813 -3.865234375 c 132 + -1.3984375005 -3.9853515625 -1.5039062505 -4.125 -1.5878906255 -4.28515625 c 132 + -1.6718750005 -4.4453125 -1.7382812505 -4.6171875 -1.786132813 -4.80078125 c 5 + -2.18229166717 -4.64876302083 -2.57845052133 -4.49674479167 -2.9746093755 -4.3447265625 c 5 + -2.885742188 -4.0810546875 -2.766601563 -3.8271484375 -2.614257813 -3.5830078125 c 132 + -2.461914063 -3.3388671875 -2.270507813 -3.12109375 -2.038085938 -2.9287109375 c 132 + -1.8066406255 -2.7373046875 -1.532226563 -2.5849609375 -1.215820313 -2.4736328125 c 132 + -0.9003906255 -2.361328125 -0.530273438 -2.3056640625 -0.106445313 -2.3056640625 c 260 + 0.317382812 -2.3056640625 0.698242187 -2.3671875 1.034179687 -2.4912109375 c 132 + 1.370117187 -2.615234375 1.651367187 -2.787109375 1.879882812 -3.0068359375 c 132 + 2.1074218745 -3.2275390625 2.282226562 -3.4892578125 2.401367187 -3.79296875 c 132 + 2.5214843745 -4.09765625 2.5820312495 -4.4287109375 2.5820312495 -4.7890625 c 4 + 2.5820312495 -5.125 2.530273437 -5.4375 2.4257812495 -5.7255859375 c 132 + 2.3222656245 -6.013671875 2.1777343745 -6.28515625 1.9941406245 -6.541015625 c 132 + 1.809570312 -6.796875 1.5957031245 -7.041015625 1.3515624995 -7.2734375 c 132 + 1.1074218745 -7.5048828125 0.8496093745 -7.7412109375 0.5781249995 -7.9814453125 c 5 + -0.0781250004997 -8.54524739583 -0.7343750005 -9.10904947917 -1.3906250005 -9.6728515625 c 5 + 0.0175781245001 -9.6728515625 1.4257812495 -9.6728515625 2.8339843745 -9.6728515625 c 5 + 2.8339843745 -10.0569661458 2.8339843745 -10.4410807292 2.8339843745 -10.8251953125 c 5 +-6.46875 -0.1435546875 m 4 + -7.171875 -0.1435546875 -7.76953125 -0.015625 -8.26171875 0.240234375 c 132 + -8.75390625 0.49609375 -9.17578125 0.83984375 -9.52734375 1.2724609375 c 5 + -9.21549479167 1.564453125 -8.90364583333 1.8564453125 -8.591796875 2.1484375 c 5 + -8.296875 1.7880859375 -7.970703125 1.515625 -7.615234375 1.33203125 c 132 + -7.2578125 1.1484375 -6.8515625 1.0556640625 -6.396484375 1.0556640625 c 4 + -5.859375 1.0556640625 -5.45703125 1.17578125 -5.18359375 1.416015625 c 132 + -4.912109375 1.65625 -4.775390625 1.98046875 -4.775390625 2.3876953125 c 4 + -4.775390625 2.7158203125 -4.873046875 2.9755859375 -5.064453125 3.16796875 c 132 + -5.255859375 3.3603515625 -5.595703125 3.50390625 -6.083984375 3.599609375 c 5 + -6.33203125 3.64388020833 -6.580078125 3.68815104167 -6.828125 3.732421875 c 5 + -7.64453125 3.8837890625 -8.255859375 4.15234375 -8.6640625 4.5361328125 c 132 + -9.072265625 4.919921875 -9.275390625 5.4482421875 -9.275390625 6.1201171875 c 4 + -9.275390625 6.48828125 -9.20703125 6.822265625 -9.06640625 7.1220703125 c 132 + -8.92578125 7.421875 -8.73046875 7.673828125 -8.478515625 7.8779296875 c 132 + -8.2265625 8.08203125 -7.919921875 8.240234375 -7.560546875 8.3515625 c 132 + -7.201171875 8.4638671875 -6.796875 8.51953125 -6.34765625 8.51953125 c 4 + -5.716796875 8.51953125 -5.16796875 8.41015625 -4.705078125 8.1904296875 c 132 + -4.240234375 7.9697265625 -3.84375 7.65234375 -3.515625 7.236328125 c 5 + -3.83203125 6.95638020833 -4.1484375 6.67643229167 -4.46484375 6.396484375 c 5 + -4.6796875 6.67578125 -4.943359375 6.900390625 -5.255859375 7.068359375 c 132 + -5.568359375 7.236328125 -5.95703125 7.3203125 -6.419921875 7.3203125 c 4 + -6.900390625 7.3203125 -7.271484375 7.2236328125 -7.537109375 7.0322265625 c 132 + -7.80078125 6.83984375 -7.931640625 6.5595703125 -7.931640625 6.1923828125 c 4 + -7.931640625 5.83984375 -7.82421875 5.578125 -7.607421875 5.40625 c 132 + -7.392578125 5.234375 -7.056640625 5.103515625 -6.599609375 5.015625 c 5 + -6.3515625 4.9638671875 -6.103515625 4.912109375 -5.85546875 4.8603515625 c 5 + -5.015625 4.7001953125 -4.40234375 4.427734375 -4.013671875 4.0439453125 c 132 + -3.626953125 3.66015625 -3.431640625 3.1318359375 -3.431640625 2.4599609375 c 4 + -3.431640625 2.068359375 -3.5 1.7119140625 -3.63671875 1.3916015625 c 132 + -3.771484375 1.072265625 -3.970703125 0.7978515625 -4.23046875 0.5703125 c 132 + -4.490234375 0.341796875 -4.80859375 0.166015625 -5.18359375 0.0419921875 c 132 + -5.560546875 -0.08203125 -5.98828125 -0.1435546875 -6.46875 -0.1435546875 c 4 +-2.3359375 0 m 5 + -2.3359375 0.367838541667 -2.3359375 0.735677083333 -2.3359375 1.103515625 c 5 + -1.95638020833 1.103515625 -1.57682291667 1.103515625 -1.197265625 1.103515625 c 5 + -1.197265625 3.15983072917 -1.197265625 5.21614583333 -1.197265625 7.2724609375 c 5 + -1.57682291667 7.2724609375 -1.95638020833 7.2724609375 -2.3359375 7.2724609375 c 5 + -2.3359375 7.64029947917 -2.3359375 8.00813802083 -2.3359375 8.3759765625 c 5 + -1.11979166667 8.3759765625 0.0963541666667 8.3759765625 1.3125 8.3759765625 c 5 + 1.3125 8.00813802083 1.3125 7.64029947917 1.3125 7.2724609375 c 5 + 0.928385416666 7.2724609375 0.544270833333 7.2724609375 0.16015625 7.2724609375 c 5 + 0.16015625 5.21614583333 0.16015625 3.15983072917 0.16015625 1.103515625 c 5 + 0.544270833333 1.103515625 0.928385416666 1.103515625 1.3125 1.103515625 c 5 + 1.3125 0.735677083333 1.3125 0.367838541667 1.3125 0 c 5 + 0.0963541666667 -0 -1.11979166667 0 -2.3359375 0 c 5 +3.0234375 8.3759765625 m 5 + 4.01171875 8.3759765625 5 8.3759765625 5.98828125 8.3759765625 c 5 + 6.5234375 8.3759765625 7.009765625 8.2880859375 7.4453125 8.1123046875 c 132 + 7.880859375 7.935546875 8.25390625 7.673828125 8.5625 7.326171875 c 132 + 8.869140625 6.9775390625 9.107421875 6.5419921875 9.275390625 6.017578125 c 132 + 9.443359375 5.494140625 9.52734375 4.8837890625 9.52734375 4.1884765625 c 260 + 9.52734375 3.4921875 9.443359375 2.8818359375 9.275390625 2.3583984375 c 132 + 9.107421875 1.833984375 8.869140625 1.3984375 8.5625 1.0498046875 c 132 + 8.25390625 0.7021484375 7.880859375 0.4404296875 7.4453125 0.263671875 c 132 + 7.009765625 0.0878906249999 6.5234375 0 5.98828125 0 c 5 + 5 -0 4.01171875 0 3.0234375 0 c 5 + 3.0234375 2.7919921875 3.0234375 5.583984375 3.0234375 8.3759765625 c 5 +5.98828125 1.2001953125 m 5 + 6.611328125 1.2001953125 7.115234375 1.396484375 7.5 1.7880859375 c 132 + 7.8828125 2.1796875 8.076171875 2.755859375 8.076171875 3.515625 c 5 + 8.076171875 3.9638671875 8.076171875 4.412109375 8.076171875 4.8603515625 c 5 + 8.076171875 5.6201171875 7.8828125 6.1962890625 7.5 6.587890625 c 132 + 7.115234375 6.98046875 6.611328125 7.17578125 5.98828125 7.17578125 c 5 + 5.45182291667 7.17578125 4.91536458333 7.17578125 4.37890625 7.17578125 c 5 + 4.37890625 5.18391927083 4.37890625 3.19205729167 4.37890625 1.2001953125 c 5 + 4.91536458333 1.2001953125 5.45182291667 1.2001953125 5.98828125 1.2001953125 c 5 +EndSplineSet +EndUndoOperation +UndoOperation +Index: 1 +Type: 3 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +EndUndoOperation +UndoOperation +Index: 2 +Type: 1 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +Width: 1792 +VWidth: 1792 +LBearingChange: 0 +UnicodeEnc: 0 +InstructionsLength: 0 +SplineSet +2.8339843745 -10.8251953125 m 1 + 0.937825520333 -10.8251953125 -0.958333333833 -10.8251953125 -2.854492188 -10.8251953125 c 1 + -2.854492188 -10.3932291667 -2.854492188 -9.96126302083 -2.854492188 -9.529296875 c 1 + -1.96223958383 -8.7333984375 -1.06998697967 -7.9375 -0.1777343755 -7.1416015625 c 1 + 0.2460937495 -6.7568359375 0.5722656245 -6.3916015625 0.799804687 -6.04296875 c 128 + 1.0273437495 -5.6953125 1.141601562 -5.3291015625 1.141601562 -4.9453125 c 1 + 1.141601562 -4.89322916667 1.141601562 -4.84114583333 1.141601562 -4.7890625 c 1 + 1.141601562 -4.380859375 1.0195312495 -4.0615234375 0.7753906245 -3.8291015625 c 128 + 0.532226562 -3.59765625 0.202148437 -3.4814453125 -0.213867188 -3.4814453125 c 0 + -0.446289063 -3.4814453125 -0.6484375005 -3.515625 -0.8203125005 -3.5830078125 c 128 + -0.9921875005 -3.6513671875 -1.1425781255 -3.7451171875 -1.270507813 -3.865234375 c 128 + -1.3984375005 -3.9853515625 -1.5039062505 -4.125 -1.5878906255 -4.28515625 c 128 + -1.6718750005 -4.4453125 -1.7382812505 -4.6171875 -1.786132813 -4.80078125 c 1 + -2.18229166717 -4.64876302083 -2.57845052133 -4.49674479167 -2.9746093755 -4.3447265625 c 1 + -2.885742188 -4.0810546875 -2.766601563 -3.8271484375 -2.614257813 -3.5830078125 c 128 + -2.461914063 -3.3388671875 -2.270507813 -3.12109375 -2.038085938 -2.9287109375 c 128 + -1.8066406255 -2.7373046875 -1.532226563 -2.5849609375 -1.215820313 -2.4736328125 c 128 + -0.9003906255 -2.361328125 -0.530273438 -2.3056640625 -0.106445313 -2.3056640625 c 256 + 0.317382812 -2.3056640625 0.698242187 -2.3671875 1.034179687 -2.4912109375 c 128 + 1.370117187 -2.615234375 1.651367187 -2.787109375 1.879882812 -3.0068359375 c 128 + 2.1074218745 -3.2275390625 2.282226562 -3.4892578125 2.401367187 -3.79296875 c 128 + 2.5214843745 -4.09765625 2.5820312495 -4.4287109375 2.5820312495 -4.7890625 c 0 + 2.5820312495 -5.125 2.530273437 -5.4375 2.4257812495 -5.7255859375 c 128 + 2.3222656245 -6.013671875 2.1777343745 -6.28515625 1.9941406245 -6.541015625 c 128 + 1.809570312 -6.796875 1.5957031245 -7.041015625 1.3515624995 -7.2734375 c 128 + 1.1074218745 -7.5048828125 0.8496093745 -7.7412109375 0.5781249995 -7.9814453125 c 1 + -0.0781250004997 -8.54524739583 -0.7343750005 -9.10904947917 -1.3906250005 -9.6728515625 c 1 + 0.0175781245001 -9.6728515625 1.4257812495 -9.6728515625 2.8339843745 -9.6728515625 c 1 + 2.8339843745 -10.0569661458 2.8339843745 -10.4410807292 2.8339843745 -10.8251953125 c 1 +-6.46875 -0.1435546875 m 0 + -7.171875 -0.1435546875 -7.76953125 -0.015625 -8.26171875 0.240234375 c 128 + -8.75390625 0.49609375 -9.17578125 0.83984375 -9.52734375 1.2724609375 c 1 + -9.21549479167 1.564453125 -8.90364583333 1.8564453125 -8.591796875 2.1484375 c 1 + -8.296875 1.7880859375 -7.970703125 1.515625 -7.615234375 1.33203125 c 128 + -7.2578125 1.1484375 -6.8515625 1.0556640625 -6.396484375 1.0556640625 c 0 + -5.859375 1.0556640625 -5.45703125 1.17578125 -5.18359375 1.416015625 c 128 + -4.912109375 1.65625 -4.775390625 1.98046875 -4.775390625 2.3876953125 c 0 + -4.775390625 2.7158203125 -4.873046875 2.9755859375 -5.064453125 3.16796875 c 128 + -5.255859375 3.3603515625 -5.595703125 3.50390625 -6.083984375 3.599609375 c 1 + -6.33203125 3.64388020833 -6.580078125 3.68815104167 -6.828125 3.732421875 c 1 + -7.64453125 3.8837890625 -8.255859375 4.15234375 -8.6640625 4.5361328125 c 128 + -9.072265625 4.919921875 -9.275390625 5.4482421875 -9.275390625 6.1201171875 c 0 + -9.275390625 6.48828125 -9.20703125 6.822265625 -9.06640625 7.1220703125 c 128 + -8.92578125 7.421875 -8.73046875 7.673828125 -8.478515625 7.8779296875 c 128 + -8.2265625 8.08203125 -7.919921875 8.240234375 -7.560546875 8.3515625 c 128 + -7.201171875 8.4638671875 -6.796875 8.51953125 -6.34765625 8.51953125 c 0 + -5.716796875 8.51953125 -5.16796875 8.41015625 -4.705078125 8.1904296875 c 128 + -4.240234375 7.9697265625 -3.84375 7.65234375 -3.515625 7.236328125 c 1 + -3.83203125 6.95638020833 -4.1484375 6.67643229167 -4.46484375 6.396484375 c 1 + -4.6796875 6.67578125 -4.943359375 6.900390625 -5.255859375 7.068359375 c 128 + -5.568359375 7.236328125 -5.95703125 7.3203125 -6.419921875 7.3203125 c 0 + -6.900390625 7.3203125 -7.271484375 7.2236328125 -7.537109375 7.0322265625 c 128 + -7.80078125 6.83984375 -7.931640625 6.5595703125 -7.931640625 6.1923828125 c 0 + -7.931640625 5.83984375 -7.82421875 5.578125 -7.607421875 5.40625 c 128 + -7.392578125 5.234375 -7.056640625 5.103515625 -6.599609375 5.015625 c 1 + -6.3515625 4.9638671875 -6.103515625 4.912109375 -5.85546875 4.8603515625 c 1 + -5.015625 4.7001953125 -4.40234375 4.427734375 -4.013671875 4.0439453125 c 128 + -3.626953125 3.66015625 -3.431640625 3.1318359375 -3.431640625 2.4599609375 c 0 + -3.431640625 2.068359375 -3.5 1.7119140625 -3.63671875 1.3916015625 c 128 + -3.771484375 1.072265625 -3.970703125 0.7978515625 -4.23046875 0.5703125 c 128 + -4.490234375 0.341796875 -4.80859375 0.166015625 -5.18359375 0.0419921875 c 128 + -5.560546875 -0.08203125 -5.98828125 -0.1435546875 -6.46875 -0.1435546875 c 0 +-2.3359375 0 m 1 + -2.3359375 0.367838541667 -2.3359375 0.735677083333 -2.3359375 1.103515625 c 1 + -1.95638020833 1.103515625 -1.57682291667 1.103515625 -1.197265625 1.103515625 c 1 + -1.197265625 3.15983072917 -1.197265625 5.21614583333 -1.197265625 7.2724609375 c 1 + -1.57682291667 7.2724609375 -1.95638020833 7.2724609375 -2.3359375 7.2724609375 c 1 + -2.3359375 7.64029947917 -2.3359375 8.00813802083 -2.3359375 8.3759765625 c 1 + -1.11979166667 8.3759765625 0.0963541666667 8.3759765625 1.3125 8.3759765625 c 1 + 1.3125 8.00813802083 1.3125 7.64029947917 1.3125 7.2724609375 c 1 + 0.928385416666 7.2724609375 0.544270833333 7.2724609375 0.16015625 7.2724609375 c 1 + 0.16015625 5.21614583333 0.16015625 3.15983072917 0.16015625 1.103515625 c 1 + 0.544270833333 1.103515625 0.928385416666 1.103515625 1.3125 1.103515625 c 1 + 1.3125 0.735677083333 1.3125 0.367838541667 1.3125 0 c 1 + 0.0963541666667 -0 -1.11979166667 0 -2.3359375 0 c 1 +3.0234375 8.3759765625 m 1 + 4.01171875 8.3759765625 5 8.3759765625 5.98828125 8.3759765625 c 1 + 6.5234375 8.3759765625 7.009765625 8.2880859375 7.4453125 8.1123046875 c 128 + 7.880859375 7.935546875 8.25390625 7.673828125 8.5625 7.326171875 c 128 + 8.869140625 6.9775390625 9.107421875 6.5419921875 9.275390625 6.017578125 c 128 + 9.443359375 5.494140625 9.52734375 4.8837890625 9.52734375 4.1884765625 c 256 + 9.52734375 3.4921875 9.443359375 2.8818359375 9.275390625 2.3583984375 c 128 + 9.107421875 1.833984375 8.869140625 1.3984375 8.5625 1.0498046875 c 128 + 8.25390625 0.7021484375 7.880859375 0.4404296875 7.4453125 0.263671875 c 128 + 7.009765625 0.0878906249999 6.5234375 0 5.98828125 0 c 1 + 5 -0 4.01171875 0 3.0234375 0 c 1 + 3.0234375 2.7919921875 3.0234375 5.583984375 3.0234375 8.3759765625 c 1 +5.98828125 1.2001953125 m 1 + 6.611328125 1.2001953125 7.115234375 1.396484375 7.5 1.7880859375 c 128 + 7.8828125 2.1796875 8.076171875 2.755859375 8.076171875 3.515625 c 1 + 8.076171875 3.9638671875 8.076171875 4.412109375 8.076171875 4.8603515625 c 1 + 8.076171875 5.6201171875 7.8828125 6.1962890625 7.5 6.587890625 c 128 + 7.115234375 6.98046875 6.611328125 7.17578125 5.98828125 7.17578125 c 1 + 5.45182291667 7.17578125 4.91536458333 7.17578125 4.37890625 7.17578125 c 1 + 4.37890625 5.18391927083 4.37890625 3.19205729167 4.37890625 1.2001953125 c 1 + 4.91536458333 1.2001953125 5.45182291667 1.2001953125 5.98828125 1.2001953125 c 1 +-717.389648438 -10.8251953125 m 12 +NamedP: "baseline 2" + 717.249023438 -10.8251953125 l 1028 +EndSplineSet +EndUndoOperation +UndoOperation +Index: 3 +Type: 1 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +Width: 1792 +VWidth: 1792 +LBearingChange: 0 +UnicodeEnc: 0 +InstructionsLength: 0 +SplineSet +-6.46875 -0.1435546875 m 0 + -7.171875 -0.1435546875 -7.76953125 -0.015625 -8.26171875 0.240234375 c 128 + -8.75390625 0.49609375 -9.17578125 0.83984375 -9.52734375 1.2724609375 c 1 + -9.21549479167 1.564453125 -8.90364583333 1.8564453125 -8.591796875 2.1484375 c 1 + -8.296875 1.7880859375 -7.970703125 1.515625 -7.615234375 1.33203125 c 128 + -7.2578125 1.1484375 -6.8515625 1.0556640625 -6.396484375 1.0556640625 c 0 + -5.859375 1.0556640625 -5.45703125 1.17578125 -5.18359375 1.416015625 c 128 + -4.912109375 1.65625 -4.775390625 1.98046875 -4.775390625 2.3876953125 c 0 + -4.775390625 2.7158203125 -4.873046875 2.9755859375 -5.064453125 3.16796875 c 128 + -5.255859375 3.3603515625 -5.595703125 3.50390625 -6.083984375 3.599609375 c 1 + -6.33203125 3.64388020833 -6.580078125 3.68815104167 -6.828125 3.732421875 c 1 + -7.64453125 3.8837890625 -8.255859375 4.15234375 -8.6640625 4.5361328125 c 128 + -9.072265625 4.919921875 -9.275390625 5.4482421875 -9.275390625 6.1201171875 c 0 + -9.275390625 6.48828125 -9.20703125 6.822265625 -9.06640625 7.1220703125 c 128 + -8.92578125 7.421875 -8.73046875 7.673828125 -8.478515625 7.8779296875 c 128 + -8.2265625 8.08203125 -7.919921875 8.240234375 -7.560546875 8.3515625 c 128 + -7.201171875 8.4638671875 -6.796875 8.51953125 -6.34765625 8.51953125 c 0 + -5.716796875 8.51953125 -5.16796875 8.41015625 -4.705078125 8.1904296875 c 128 + -4.240234375 7.9697265625 -3.84375 7.65234375 -3.515625 7.236328125 c 1 + -3.83203125 6.95638020833 -4.1484375 6.67643229167 -4.46484375 6.396484375 c 1 + -4.6796875 6.67578125 -4.943359375 6.900390625 -5.255859375 7.068359375 c 128 + -5.568359375 7.236328125 -5.95703125 7.3203125 -6.419921875 7.3203125 c 0 + -6.900390625 7.3203125 -7.271484375 7.2236328125 -7.537109375 7.0322265625 c 128 + -7.80078125 6.83984375 -7.931640625 6.5595703125 -7.931640625 6.1923828125 c 0 + -7.931640625 5.83984375 -7.82421875 5.578125 -7.607421875 5.40625 c 128 + -7.392578125 5.234375 -7.056640625 5.103515625 -6.599609375 5.015625 c 1 + -6.3515625 4.9638671875 -6.103515625 4.912109375 -5.85546875 4.8603515625 c 1 + -5.015625 4.7001953125 -4.40234375 4.427734375 -4.013671875 4.0439453125 c 128 + -3.626953125 3.66015625 -3.431640625 3.1318359375 -3.431640625 2.4599609375 c 0 + -3.431640625 2.068359375 -3.5 1.7119140625 -3.63671875 1.3916015625 c 128 + -3.771484375 1.072265625 -3.970703125 0.7978515625 -4.23046875 0.5703125 c 128 + -4.490234375 0.341796875 -4.80859375 0.166015625 -5.18359375 0.0419921875 c 128 + -5.560546875 -0.08203125 -5.98828125 -0.1435546875 -6.46875 -0.1435546875 c 0 +-2.3359375 0 m 1 + -2.3359375 0.367838541667 -2.3359375 0.735677083333 -2.3359375 1.103515625 c 1 + -1.95638020833 1.103515625 -1.57682291667 1.103515625 -1.197265625 1.103515625 c 1 + -1.197265625 3.15983072917 -1.197265625 5.21614583333 -1.197265625 7.2724609375 c 1 + -1.57682291667 7.2724609375 -1.95638020833 7.2724609375 -2.3359375 7.2724609375 c 1 + -2.3359375 7.64029947917 -2.3359375 8.00813802083 -2.3359375 8.3759765625 c 1 + -1.11979166667 8.3759765625 0.0963541666667 8.3759765625 1.3125 8.3759765625 c 1 + 1.3125 8.00813802083 1.3125 7.64029947917 1.3125 7.2724609375 c 1 + 0.928385416666 7.2724609375 0.544270833333 7.2724609375 0.16015625 7.2724609375 c 1 + 0.16015625 5.21614583333 0.16015625 3.15983072917 0.16015625 1.103515625 c 1 + 0.544270833333 1.103515625 0.928385416666 1.103515625 1.3125 1.103515625 c 1 + 1.3125 0.735677083333 1.3125 0.367838541667 1.3125 0 c 1 + 0.0963541666667 -0 -1.11979166667 0 -2.3359375 0 c 1 +3.0234375 8.3759765625 m 1 + 4.01171875 8.3759765625 5 8.3759765625 5.98828125 8.3759765625 c 1 + 6.5234375 8.3759765625 7.009765625 8.2880859375 7.4453125 8.1123046875 c 128 + 7.880859375 7.935546875 8.25390625 7.673828125 8.5625 7.326171875 c 128 + 8.869140625 6.9775390625 9.107421875 6.5419921875 9.275390625 6.017578125 c 128 + 9.443359375 5.494140625 9.52734375 4.8837890625 9.52734375 4.1884765625 c 256 + 9.52734375 3.4921875 9.443359375 2.8818359375 9.275390625 2.3583984375 c 128 + 9.107421875 1.833984375 8.869140625 1.3984375 8.5625 1.0498046875 c 128 + 8.25390625 0.7021484375 7.880859375 0.4404296875 7.4453125 0.263671875 c 128 + 7.009765625 0.0878906249999 6.5234375 0 5.98828125 0 c 1 + 5 -0 4.01171875 0 3.0234375 0 c 1 + 3.0234375 2.7919921875 3.0234375 5.583984375 3.0234375 8.3759765625 c 1 +5.98828125 1.2001953125 m 1 + 6.611328125 1.2001953125 7.115234375 1.396484375 7.5 1.7880859375 c 128 + 7.8828125 2.1796875 8.076171875 2.755859375 8.076171875 3.515625 c 1 + 8.076171875 3.9638671875 8.076171875 4.412109375 8.076171875 4.8603515625 c 1 + 8.076171875 5.6201171875 7.8828125 6.1962890625 7.5 6.587890625 c 128 + 7.115234375 6.98046875 6.611328125 7.17578125 5.98828125 7.17578125 c 1 + 5.45182291667 7.17578125 4.91536458333 7.17578125 4.37890625 7.17578125 c 1 + 4.37890625 5.18391927083 4.37890625 3.19205729167 4.37890625 1.2001953125 c 1 + 4.91536458333 1.2001953125 5.45182291667 1.2001953125 5.98828125 1.2001953125 c 1 +-717.389648438 -10.8251953125 m 12 +NamedP: "baseline 2" + 717.249023438 -10.8251953125 l 1028 +EndSplineSet +EndUndoOperation +UndoOperation +Index: 4 +Type: 1 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +Width: 1792 +VWidth: 1792 +LBearingChange: 0 +UnicodeEnc: 0 +InstructionsLength: 0 +SplineSet +-6.46875 -0.1435546875 m 0 + -7.171875 -0.1435546875 -7.76953125 -0.015625 -8.26171875 0.240234375 c 128 + -8.75390625 0.49609375 -9.17578125 0.83984375 -9.52734375 1.2724609375 c 1 + -9.21549479167 1.564453125 -8.90364583333 1.8564453125 -8.591796875 2.1484375 c 1 + -8.296875 1.7880859375 -7.970703125 1.515625 -7.615234375 1.33203125 c 128 + -7.2578125 1.1484375 -6.8515625 1.0556640625 -6.396484375 1.0556640625 c 0 + -5.859375 1.0556640625 -5.45703125 1.17578125 -5.18359375 1.416015625 c 128 + -4.912109375 1.65625 -4.775390625 1.98046875 -4.775390625 2.3876953125 c 0 + -4.775390625 2.7158203125 -4.873046875 2.9755859375 -5.064453125 3.16796875 c 128 + -5.255859375 3.3603515625 -5.595703125 3.50390625 -6.083984375 3.599609375 c 1 + -6.33203125 3.64388020833 -6.580078125 3.68815104167 -6.828125 3.732421875 c 1 + -7.64453125 3.8837890625 -8.255859375 4.15234375 -8.6640625 4.5361328125 c 128 + -9.072265625 4.919921875 -9.275390625 5.4482421875 -9.275390625 6.1201171875 c 0 + -9.275390625 6.48828125 -9.20703125 6.822265625 -9.06640625 7.1220703125 c 128 + -8.92578125 7.421875 -8.73046875 7.673828125 -8.478515625 7.8779296875 c 128 + -8.2265625 8.08203125 -7.919921875 8.240234375 -7.560546875 8.3515625 c 128 + -7.201171875 8.4638671875 -6.796875 8.51953125 -6.34765625 8.51953125 c 0 + -5.716796875 8.51953125 -5.16796875 8.41015625 -4.705078125 8.1904296875 c 128 + -4.240234375 7.9697265625 -3.84375 7.65234375 -3.515625 7.236328125 c 1 + -3.83203125 6.95638020833 -4.1484375 6.67643229167 -4.46484375 6.396484375 c 1 + -4.6796875 6.67578125 -4.943359375 6.900390625 -5.255859375 7.068359375 c 128 + -5.568359375 7.236328125 -5.95703125 7.3203125 -6.419921875 7.3203125 c 0 + -6.900390625 7.3203125 -7.271484375 7.2236328125 -7.537109375 7.0322265625 c 128 + -7.80078125 6.83984375 -7.931640625 6.5595703125 -7.931640625 6.1923828125 c 0 + -7.931640625 5.83984375 -7.82421875 5.578125 -7.607421875 5.40625 c 128 + -7.392578125 5.234375 -7.056640625 5.103515625 -6.599609375 5.015625 c 1 + -6.3515625 4.9638671875 -6.103515625 4.912109375 -5.85546875 4.8603515625 c 1 + -5.015625 4.7001953125 -4.40234375 4.427734375 -4.013671875 4.0439453125 c 128 + -3.626953125 3.66015625 -3.431640625 3.1318359375 -3.431640625 2.4599609375 c 0 + -3.431640625 2.068359375 -3.5 1.7119140625 -3.63671875 1.3916015625 c 128 + -3.771484375 1.072265625 -3.970703125 0.7978515625 -4.23046875 0.5703125 c 128 + -4.490234375 0.341796875 -4.80859375 0.166015625 -5.18359375 0.0419921875 c 128 + -5.560546875 -0.08203125 -5.98828125 -0.1435546875 -6.46875 -0.1435546875 c 0 +-2.3359375 0 m 1 + -2.3359375 0.367838541667 -2.3359375 0.735677083333 -2.3359375 1.103515625 c 1 + -1.95638020833 1.103515625 -1.57682291667 1.103515625 -1.197265625 1.103515625 c 1 + -1.197265625 3.15983072917 -1.197265625 5.21614583333 -1.197265625 7.2724609375 c 1 + -1.57682291667 7.2724609375 -1.95638020833 7.2724609375 -2.3359375 7.2724609375 c 1 + -2.3359375 7.64029947917 -2.3359375 8.00813802083 -2.3359375 8.3759765625 c 1 + -1.11979166667 8.3759765625 0.0963541666667 8.3759765625 1.3125 8.3759765625 c 1 + 1.3125 8.00813802083 1.3125 7.64029947917 1.3125 7.2724609375 c 1 + 0.928385416666 7.2724609375 0.544270833333 7.2724609375 0.16015625 7.2724609375 c 1 + 0.16015625 5.21614583333 0.16015625 3.15983072917 0.16015625 1.103515625 c 1 + 0.544270833333 1.103515625 0.928385416666 1.103515625 1.3125 1.103515625 c 1 + 1.3125 0.735677083333 1.3125 0.367838541667 1.3125 0 c 1 + 0.0963541666667 -0 -1.11979166667 0 -2.3359375 0 c 1 +3.0234375 8.3759765625 m 1 + 4.01171875 8.3759765625 5 8.3759765625 5.98828125 8.3759765625 c 1 + 6.5234375 8.3759765625 7.009765625 8.2880859375 7.4453125 8.1123046875 c 128 + 7.880859375 7.935546875 8.25390625 7.673828125 8.5625 7.326171875 c 128 + 8.869140625 6.9775390625 9.107421875 6.5419921875 9.275390625 6.017578125 c 128 + 9.443359375 5.494140625 9.52734375 4.8837890625 9.52734375 4.1884765625 c 256 + 9.52734375 3.4921875 9.443359375 2.8818359375 9.275390625 2.3583984375 c 128 + 9.107421875 1.833984375 8.869140625 1.3984375 8.5625 1.0498046875 c 128 + 8.25390625 0.7021484375 7.880859375 0.4404296875 7.4453125 0.263671875 c 128 + 7.009765625 0.0878906249999 6.5234375 0 5.98828125 0 c 1 + 5 -0 4.01171875 0 3.0234375 0 c 1 + 3.0234375 2.7919921875 3.0234375 5.583984375 3.0234375 8.3759765625 c 1 +5.98828125 1.2001953125 m 1 + 6.611328125 1.2001953125 7.115234375 1.396484375 7.5 1.7880859375 c 128 + 7.8828125 2.1796875 8.076171875 2.755859375 8.076171875 3.515625 c 1 + 8.076171875 3.9638671875 8.076171875 4.412109375 8.076171875 4.8603515625 c 1 + 8.076171875 5.6201171875 7.8828125 6.1962890625 7.5 6.587890625 c 128 + 7.115234375 6.98046875 6.611328125 7.17578125 5.98828125 7.17578125 c 1 + 5.45182291667 7.17578125 4.91536458333 7.17578125 4.37890625 7.17578125 c 1 + 4.37890625 5.18391927083 4.37890625 3.19205729167 4.37890625 1.2001953125 c 1 + 4.91536458333 1.2001953125 5.45182291667 1.2001953125 5.98828125 1.2001953125 c 1 +-717.389648438 -10.8251953125 m 8 +NamedP: "baseline 2" + 717.249023438 -10.8251953125 l 1024 +-896 0 m 12 +NamedP: "baseline 1" + 896 0 l 1028 +EndSplineSet +EndUndoOperation +UndoOperation +Index: 5 +Type: 1 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +Width: 1792 +VWidth: 1792 +LBearingChange: 0 +UnicodeEnc: 0 +InstructionsLength: 0 +SplineSet +-717.389648438 -10.8251953125 m 8 +NamedP: "baseline 2" + 717.249023438 -10.8251953125 l 1024 +-896 0 m 12 +NamedP: "baseline 1" + 896 0 l 1028 +EndSplineSet +EndUndoOperation +UndoOperation +Index: 6 +Type: 3 +WasModified: 0 +WasOrder2: 0 +Layer: 2 +EndUndoOperation +EndUndoes +Redoes +EndRedoes +EndUndoRedoHistory Fore SplineSet -1122.71875 -156.44140625 m 1 - 971.026367188 -156.44140625 819.333007812 -156.44140625 667.640625 -156.44140625 c 1 - 667.640625 -121.884765625 667.640625 -87.3271484375 667.640625 -52.76953125 c 1 - 739.020507812 10.90234375 810.401367188 74.57421875 881.78125 138.24609375 c 1 - 915.6875 169.026367188 941.78125 198.24609375 959.984375 226.13671875 c 128 - 978.1875 253.94921875 987.328125 283.24609375 987.328125 313.94921875 c 1 - 987.328125 318.115234375 987.328125 322.282226562 987.328125 326.44921875 c 1 - 987.328125 359.104492188 977.5625 384.65234375 958.03125 403.24609375 c 128 - 938.578125 421.76171875 912.171875 431.05859375 878.890625 431.05859375 c 0 - 860.296875 431.05859375 844.125 428.32421875 830.375 422.93359375 c 128 - 816.625 417.46484375 804.59375 409.96484375 794.359375 400.35546875 c 128 - 784.125 390.74609375 775.6875 379.57421875 768.96875 366.76171875 c 128 - 762.25 353.94921875 756.9375 340.19921875 753.109375 325.51171875 c 1 - 721.416992188 337.672851562 689.723632812 349.833984375 658.03125 361.99609375 c 1 - 665.140625 383.08984375 674.671875 403.40234375 686.859375 422.93359375 c 128 - 699.046875 442.46484375 714.359375 459.88671875 732.953125 475.27734375 c 128 - 751.46875 490.58984375 773.421875 502.77734375 798.734375 511.68359375 c 128 - 823.96875 520.66796875 853.578125 525.12109375 887.484375 525.12109375 c 256 - 921.390625 525.12109375 951.859375 520.19921875 978.734375 510.27734375 c 128 - 1005.609375 500.354492188 1028.109375 486.60546875 1046.390625 469.02734375 c 128 - 1064.59375 451.37109375 1078.578125 430.43359375 1088.109375 406.13671875 c 128 - 1097.71875 381.76171875 1102.5625 355.276367188 1102.5625 326.44921875 c 0 - 1102.5625 299.57421875 1098.421875 274.573242188 1090.0625 251.52734375 c 128 - 1081.78125 228.479492188 1070.21875 206.76171875 1055.53125 186.29296875 c 128 - 1040.765625 165.82421875 1023.65625 146.29296875 1004.125 127.69921875 c 128 - 984.59375 109.18359375 963.96875 90.2763671875 942.25 71.05859375 c 1 - 889.75 25.9541015625 837.25 -19.150390625 784.75 -64.25390625 c 1 - 897.40625 -64.25390625 1010.0625 -64.25390625 1122.71875 -64.25390625 c 1 - 1122.71875 -94.9833984375 1122.71875 -125.712890625 1122.71875 -156.44140625 c 1 -378.5 698.08984375 m 0 - 322.25 698.08984375 274.4375 708.32421875 235.0625 728.79296875 c 128 - 195.6875 749.26171875 161.9375 776.76171875 133.8125 811.37109375 c 1 - 158.760742188 834.73046875 183.708007812 858.08984375 208.65625 881.44921875 c 1 - 232.25 852.62109375 258.34375 830.82421875 286.78125 816.13671875 c 128 - 315.375 801.44921875 347.875 794.02734375 384.28125 794.02734375 c 0 - 427.25 794.02734375 459.4375 803.63671875 481.3125 822.85546875 c 128 - 503.03125 842.07421875 513.96875 868.01171875 513.96875 900.58984375 c 0 - 513.96875 926.83984375 506.15625 947.62109375 490.84375 963.01171875 c 128 - 475.53125 978.40234375 448.34375 989.88671875 409.28125 997.54296875 c 1 - 389.4375 1001.08398438 369.59375 1004.62597656 349.75 1008.16796875 c 1 - 284.4375 1020.27734375 235.53125 1041.76171875 202.875 1072.46484375 c 128 - 170.21875 1103.16796875 153.96875 1145.43359375 153.96875 1199.18359375 c 0 - 153.96875 1228.63671875 159.4375 1255.35546875 170.6875 1279.33984375 c 128 - 181.9375 1303.32421875 197.5625 1323.48046875 217.71875 1339.80859375 c 128 - 237.875 1356.13671875 262.40625 1368.79296875 291.15625 1377.69921875 c 128 - 319.90625 1386.68359375 352.25 1391.13671875 388.1875 1391.13671875 c 0 - 438.65625 1391.13671875 482.5625 1382.38671875 519.59375 1364.80859375 c 128 - 556.78125 1347.15234375 588.5 1321.76171875 614.75 1288.48046875 c 1 - 589.4375 1266.08398438 564.125 1243.68847656 538.8125 1221.29296875 c 1 - 521.625 1243.63671875 500.53125 1261.60546875 475.53125 1275.04296875 c 128 - 450.53125 1288.48046875 419.4375 1295.19921875 382.40625 1295.19921875 c 0 - 343.96875 1295.19921875 314.28125 1287.46484375 293.03125 1272.15234375 c 128 - 271.9375 1256.76171875 261.46875 1234.33984375 261.46875 1204.96484375 c 0 - 261.46875 1176.76171875 270.0625 1155.82421875 287.40625 1142.07421875 c 128 - 304.59375 1128.32421875 331.46875 1117.85546875 368.03125 1110.82421875 c 1 - 387.875 1106.68359375 407.71875 1102.54296875 427.5625 1098.40234375 c 1 - 494.75 1085.58984375 543.8125 1063.79296875 574.90625 1033.08984375 c 128 - 605.84375 1002.38671875 621.46875 960.12109375 621.46875 906.37109375 c 0 - 621.46875 875.04296875 616 846.52734375 605.0625 820.90234375 c 128 - 594.28125 795.35546875 578.34375 773.40234375 557.5625 755.19921875 c 128 - 536.78125 736.91796875 511.3125 722.85546875 481.3125 712.93359375 c 128 - 451.15625 703.01171875 416.9375 698.08984375 378.5 698.08984375 c 0 -709.125 709.57421875 m 1 - 709.125 739.000976562 709.125 768.427734375 709.125 797.85546875 c 1 - 739.489257812 797.85546875 769.854492188 797.85546875 800.21875 797.85546875 c 1 - 800.21875 962.360351562 800.21875 1126.86523438 800.21875 1291.37109375 c 1 - 769.854492188 1291.37109375 739.489257812 1291.37109375 709.125 1291.37109375 c 1 - 709.125 1320.79785156 709.125 1350.22460938 709.125 1379.65234375 c 1 - 806.416992188 1379.65234375 903.708007812 1379.65234375 1001 1379.65234375 c 1 - 1001 1350.22460938 1001 1320.79785156 1001 1291.37109375 c 1 - 970.270507812 1291.37109375 939.541992188 1291.37109375 908.8125 1291.37109375 c 1 - 908.8125 1126.86523438 908.8125 962.360351562 908.8125 797.85546875 c 1 - 939.541992188 797.85546875 970.270507812 797.85546875 1001 797.85546875 c 1 - 1001 768.427734375 1001 739.000976562 1001 709.57421875 c 1 - 903.708007812 709.57421875 806.416992188 709.57421875 709.125 709.57421875 c 1 -1137.875 1379.65234375 m 1 - 1216.9375 1379.65234375 1296 1379.65234375 1375.0625 1379.65234375 c 1 - 1417.875 1379.65234375 1456.78125 1372.62109375 1491.625 1358.55859375 c 128 - 1526.46875 1344.41796875 1556.3125 1323.48046875 1581 1295.66796875 c 128 - 1605.53125 1267.77636719 1624.59375 1232.93359375 1638.03125 1190.98046875 c 128 - 1651.46875 1149.10449219 1658.1875 1100.27734375 1658.1875 1044.65234375 c 256 - 1658.1875 988.948242188 1651.46875 940.12109375 1638.03125 898.24609375 c 128 - 1624.59375 856.29296875 1605.53125 821.44921875 1581 793.55859375 c 128 - 1556.3125 765.745117188 1526.46875 744.807617188 1491.625 730.66796875 c 128 - 1456.78125 716.604492188 1417.875 709.57421875 1375.0625 709.57421875 c 1 - 1296 709.57421875 1216.9375 709.57421875 1137.875 709.57421875 c 1 - 1137.875 932.93359375 1137.875 1156.29296875 1137.875 1379.65234375 c 1 -1375.0625 805.58984375 m 1 - 1424.90625 805.58984375 1465.21875 821.291992188 1496 852.62109375 c 128 - 1526.625 883.948242188 1542.09375 930.04296875 1542.09375 990.82421875 c 1 - 1542.09375 1026.68359375 1542.09375 1062.54296875 1542.09375 1098.40234375 c 1 - 1542.09375 1159.18261719 1526.625 1205.27734375 1496 1236.60546875 c 128 - 1465.21875 1268.01171875 1424.90625 1283.63671875 1375.0625 1283.63671875 c 1 - 1332.14550781 1283.63671875 1289.22949219 1283.63671875 1246.3125 1283.63671875 c 1 - 1246.3125 1124.28710938 1246.3125 964.938476562 1246.3125 805.58984375 c 1 - 1289.22949219 805.58984375 1332.14550781 805.58984375 1375.0625 805.58984375 c 1 +1122.71875 -247.515625 m 5 + 971.026367188 -247.515625 819.333007812 -247.515625 667.640625 -247.515625 c 5 + 667.640625 -212.958007812 667.640625 -178.401367188 667.640625 -143.84375 c 5 + 739.020507812 -80.171875 810.401367188 -16.5 881.78125 47.171875 c 5 + 915.6875 77.953125 941.78125 107.171875 959.984375 135.0625 c 132 + 978.1875 162.875 987.328125 192.171875 987.328125 222.875 c 5 + 987.328125 227.041992188 987.328125 231.208007812 987.328125 235.375 c 5 + 987.328125 268.03125 977.5625 293.578125 958.03125 312.171875 c 132 + 938.578125 330.6875 912.171875 339.984375 878.890625 339.984375 c 4 + 860.296875 339.984375 844.125 337.25 830.375 331.859375 c 132 + 816.625 326.390625 804.59375 318.890625 794.359375 309.28125 c 132 + 784.125 299.671875 775.6875 288.5 768.96875 275.6875 c 132 + 762.25 262.875 756.9375 249.125 753.109375 234.4375 c 5 + 721.416992188 246.598632812 689.723632812 258.760742188 658.03125 270.921875 c 5 + 665.140625 292.015625 674.671875 312.328125 686.859375 331.859375 c 132 + 699.046875 351.390625 714.359375 368.8125 732.953125 384.203125 c 132 + 751.46875 399.515625 773.421875 411.703125 798.734375 420.609375 c 132 + 823.96875 429.59375 853.578125 434.046875 887.484375 434.046875 c 260 + 921.390625 434.046875 951.859375 429.125 978.734375 419.203125 c 132 + 1005.609375 409.28125 1028.109375 395.53125 1046.390625 377.953125 c 132 + 1064.59375 360.296875 1078.578125 339.359375 1088.109375 315.0625 c 132 + 1097.71875 290.6875 1102.5625 264.203125 1102.5625 235.375 c 4 + 1102.5625 208.5 1098.421875 183.5 1090.0625 160.453125 c 132 + 1081.78125 137.40625 1070.21875 115.6875 1055.53125 95.21875 c 132 + 1040.765625 74.75 1023.65625 55.21875 1004.125 36.625 c 132 + 984.59375 18.109375 963.96875 -0.796875 942.25 -20.015625 c 5 + 889.75 -65.1201171875 837.25 -110.223632812 784.75 -155.328125 c 5 + 897.40625 -155.328125 1010.0625 -155.328125 1122.71875 -155.328125 c 5 + 1122.71875 -186.057617188 1122.71875 -216.786132812 1122.71875 -247.515625 c 5 +378.5 607.015625 m 4 + 322.25 607.015625 274.4375 617.25 235.0625 637.71875 c 132 + 195.6875 658.1875 161.9375 685.6875 133.8125 720.296875 c 5 + 158.760742188 743.65625 183.708007812 767.015625 208.65625 790.375 c 5 + 232.25 761.546875 258.34375 739.75 286.78125 725.0625 c 132 + 315.375 710.375 347.875 702.953125 384.28125 702.953125 c 4 + 427.25 702.953125 459.4375 712.5625 481.3125 731.78125 c 132 + 503.03125 751 513.96875 776.9375 513.96875 809.515625 c 4 + 513.96875 835.765625 506.15625 856.546875 490.84375 871.9375 c 132 + 475.53125 887.328125 448.34375 898.8125 409.28125 906.46875 c 5 + 389.4375 910.010742188 369.59375 913.551757812 349.75 917.09375 c 5 + 284.4375 929.203125 235.53125 950.6875 202.875 981.390625 c 132 + 170.21875 1012.09375 153.96875 1054.359375 153.96875 1108.109375 c 4 + 153.96875 1137.5625 159.4375 1164.28125 170.6875 1188.265625 c 132 + 181.9375 1212.25 197.5625 1232.40625 217.71875 1248.734375 c 132 + 237.875 1265.0625 262.40625 1277.71875 291.15625 1286.625 c 132 + 319.90625 1295.609375 352.25 1300.0625 388.1875 1300.0625 c 4 + 438.65625 1300.0625 482.5625 1291.3125 519.59375 1273.734375 c 132 + 556.78125 1256.078125 588.5 1230.6875 614.75 1197.40625 c 5 + 589.4375 1175.01074219 564.125 1152.61425781 538.8125 1130.21875 c 5 + 521.625 1152.5625 500.53125 1170.53125 475.53125 1183.96875 c 132 + 450.53125 1197.40625 419.4375 1204.125 382.40625 1204.125 c 4 + 343.96875 1204.125 314.28125 1196.390625 293.03125 1181.078125 c 132 + 271.9375 1165.6875 261.46875 1143.265625 261.46875 1113.890625 c 4 + 261.46875 1085.6875 270.0625 1064.75 287.40625 1051 c 132 + 304.59375 1037.25 331.46875 1026.78125 368.03125 1019.75 c 5 + 387.875 1015.609375 407.71875 1011.46875 427.5625 1007.328125 c 5 + 494.75 994.515625 543.8125 972.71875 574.90625 942.015625 c 132 + 605.84375 911.3125 621.46875 869.046875 621.46875 815.296875 c 4 + 621.46875 783.96875 616 755.453125 605.0625 729.828125 c 132 + 594.28125 704.28125 578.34375 682.328125 557.5625 664.125 c 132 + 536.78125 645.84375 511.3125 631.78125 481.3125 621.859375 c 132 + 451.15625 611.9375 416.9375 607.015625 378.5 607.015625 c 4 +709.125 618.5 m 5 + 709.125 647.926757812 709.125 677.354492188 709.125 706.78125 c 5 + 739.489257812 706.78125 769.854492188 706.78125 800.21875 706.78125 c 5 + 800.21875 871.286132812 800.21875 1035.79199219 800.21875 1200.296875 c 5 + 769.854492188 1200.296875 739.489257812 1200.296875 709.125 1200.296875 c 5 + 709.125 1229.72363281 709.125 1259.15136719 709.125 1288.578125 c 5 + 806.416992188 1288.578125 903.708007812 1288.578125 1001 1288.578125 c 5 + 1001 1259.15136719 1001 1229.72363281 1001 1200.296875 c 5 + 970.270507812 1200.296875 939.541992188 1200.296875 908.8125 1200.296875 c 5 + 908.8125 1035.79199219 908.8125 871.286132812 908.8125 706.78125 c 5 + 939.541992188 706.78125 970.270507812 706.78125 1001 706.78125 c 5 + 1001 677.354492188 1001 647.926757812 1001 618.5 c 5 + 903.708007812 618.5 806.416992188 618.5 709.125 618.5 c 5 +1137.875 1288.578125 m 5 + 1216.9375 1288.578125 1296 1288.578125 1375.0625 1288.578125 c 5 + 1417.875 1288.578125 1456.78125 1281.546875 1491.625 1267.484375 c 132 + 1526.46875 1253.34375 1556.3125 1232.40625 1581 1204.59375 c 132 + 1605.53125 1176.703125 1624.59375 1141.859375 1638.03125 1099.90625 c 132 + 1651.46875 1058.03125 1658.1875 1009.203125 1658.1875 953.578125 c 260 + 1658.1875 897.875 1651.46875 849.046875 1638.03125 807.171875 c 132 + 1624.59375 765.21875 1605.53125 730.375 1581 702.484375 c 132 + 1556.3125 674.671875 1526.46875 653.734375 1491.625 639.59375 c 132 + 1456.78125 625.53125 1417.875 618.5 1375.0625 618.5 c 5 + 1296 618.5 1216.9375 618.5 1137.875 618.5 c 5 + 1137.875 841.859375 1137.875 1065.21875 1137.875 1288.578125 c 5 +1375.0625 714.515625 m 5 + 1424.90625 714.515625 1465.21875 730.21875 1496 761.546875 c 132 + 1526.625 792.875 1542.09375 838.96875 1542.09375 899.75 c 5 + 1542.09375 935.609375 1542.09375 971.46875 1542.09375 1007.328125 c 5 + 1542.09375 1068.109375 1526.625 1114.203125 1496 1145.53125 c 132 + 1465.21875 1176.9375 1424.90625 1192.5625 1375.0625 1192.5625 c 5 + 1332.14550781 1192.5625 1289.22949219 1192.5625 1246.3125 1192.5625 c 5 + 1246.3125 1033.21386719 1246.3125 873.864257812 1246.3125 714.515625 c 5 + 1289.22949219 714.515625 1332.14550781 714.515625 1375.0625 714.515625 c 5 EndSplineSet EndChar @@ -7599,122 +8667,593 @@ Encoding: 57700 57700 106 Width: 1792 Flags: HW LayerCount: 2 +UndoRedoHistory +Layer: 1 +Undoes +UndoOperation +Index: 0 +Type: 1 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +Width: 1792 +VWidth: 1792 +LBearingChange: 0 +UnicodeEnc: 0 +InstructionsLength: 0 +SplineSet +-0.2382812505 -5.8935546875 m 5 + 0.282226562 -5.8935546875 0.6660156245 -5.783203125 0.9140624995 -5.5634765625 c 132 + 1.1621093745 -5.3427734375 1.286132812 -5.0615234375 1.286132812 -4.716796875 c 5 + 1.286132812 -4.68880208333 1.286132812 -4.66080729167 1.286132812 -4.6328125 c 5 + 1.286132812 -4.2490234375 1.1660156245 -3.955078125 0.9257812495 -3.7509765625 c 132 + 0.686523437 -3.546875 0.362304687 -3.4453125 -0.045898438 -3.4453125 c 4 + -0.446289063 -3.4453125 -0.786132813 -3.53515625 -1.065429688 -3.71484375 c 132 + -1.3457031255 -3.8955078125 -1.5820312505 -4.1455078125 -1.7734375005 -4.46484375 c 5 + -2.07356770883 -4.205078125 -2.37369791717 -3.9453125 -2.6738281255 -3.685546875 c 5 + -2.545898438 -3.5009765625 -2.401367188 -3.3251953125 -2.2421875005 -3.1572265625 c 132 + -2.0820312505 -2.9892578125 -1.893554688 -2.8427734375 -1.6777343755 -2.71875 c 132 + -1.461914063 -2.5947265625 -1.217773438 -2.4951171875 -0.946289063 -2.4189453125 c 132 + -0.6738281255 -2.3427734375 -0.362304688 -2.3056640625 -0.00976562549999 -2.3056640625 c 4 + 0.381835937 -2.3056640625 0.7460937495 -2.353515625 1.0820312495 -2.44921875 c 132 + 1.4179687495 -2.544921875 1.706054687 -2.6875 1.946289062 -2.875 c 132 + 2.186523437 -3.0634765625 2.374023437 -3.291015625 2.5097656245 -3.5595703125 c 132 + 2.6464843745 -3.8271484375 2.713867187 -4.12890625 2.713867187 -4.46484375 c 4 + 2.713867187 -4.7294921875 2.6718749995 -4.96875 2.5878906245 -5.185546875 c 132 + 2.5039062495 -5.4013671875 2.387695312 -5.5908203125 2.2402343745 -5.7548828125 c 132 + 2.0917968745 -5.9189453125 1.9199218745 -6.052734375 1.7246093745 -6.1572265625 c 132 + 1.528320312 -6.2607421875 1.3222656245 -6.3369140625 1.106445312 -6.384765625 c 5 + 1.106445312 -6.40494791667 1.106445312 -6.42513020833 1.106445312 -6.4453125 c 5 + 1.3457031245 -6.4931640625 1.5722656245 -6.5712890625 1.784179687 -6.6787109375 c 132 + 1.9960937495 -6.787109375 2.182617187 -6.9267578125 2.3417968745 -7.099609375 c 132 + 2.5019531245 -7.271484375 2.627929687 -7.4755859375 2.719726562 -7.7109375 c 132 + 2.8124999995 -7.947265625 2.858398437 -8.216796875 2.858398437 -8.521484375 c 4 + 2.858398437 -8.8896484375 2.786132812 -9.2236328125 2.6425781245 -9.5234375 c 132 + 2.4980468745 -9.8232421875 2.295898437 -10.0810546875 2.036132812 -10.296875 c 132 + 1.776367187 -10.513671875 1.461914062 -10.6787109375 1.0937499995 -10.794921875 c 132 + 0.7265624995 -10.9111328125 0.3183593745 -10.96875 -0.129882813 -10.96875 c 4 + -0.5214843755 -10.96875 -0.866210938 -10.9267578125 -1.1621093755 -10.8427734375 c 132 + -1.458007813 -10.7587890625 -1.719726563 -10.6474609375 -1.948242188 -10.5068359375 c 132 + -2.1757812505 -10.3671875 -2.375976563 -10.20703125 -2.547851563 -10.02734375 c 132 + -2.719726563 -9.84765625 -2.870117188 -9.6611328125 -2.9980468755 -9.46875 c 5 + -2.6660156255 -9.208984375 -2.3339843755 -8.94921875 -2.0019531255 -8.689453125 c 5 + -1.897460938 -8.857421875 -1.788085938 -9.0107421875 -1.6718750005 -9.1513671875 c 132 + -1.555664063 -9.291015625 -1.4238281255 -9.4111328125 -1.2753906255 -9.5107421875 c 132 + -1.127929688 -9.611328125 -0.959960938 -9.689453125 -0.7714843755 -9.7451171875 c 132 + -0.5839843755 -9.80078125 -0.370117188 -9.8291015625 -0.129882813 -9.8291015625 c 4 + 0.381835937 -9.8291015625 0.774414062 -9.70703125 1.045898437 -9.462890625 c 132 + 1.3183593745 -9.21875 1.454101562 -8.880859375 1.454101562 -8.44921875 c 5 + 1.454101562 -8.42122395833 1.454101562 -8.39322916667 1.454101562 -8.365234375 c 5 + 1.454101562 -7.93359375 1.3105468745 -7.60546875 1.022460937 -7.380859375 c 132 + 0.7343749995 -7.1572265625 0.3261718745 -7.044921875 -0.202148438 -7.044921875 c 5 + -0.4980468755 -7.044921875 -0.793945313 -7.044921875 -1.0898437505 -7.044921875 c 5 + -1.0898437505 -6.6611328125 -1.0898437505 -6.27734375 -1.0898437505 -5.8935546875 c 5 + -0.805989583833 -5.8935546875 -0.522135417167 -5.8935546875 -0.2382812505 -5.8935546875 c 5 +-6.46875 -0.1435546875 m 4 + -7.171875 -0.1435546875 -7.76953125 -0.015625 -8.26171875 0.240234375 c 132 + -8.75390625 0.49609375 -9.17578125 0.83984375 -9.52734375 1.2724609375 c 5 + -9.21549479167 1.564453125 -8.90364583333 1.8564453125 -8.591796875 2.1484375 c 5 + -8.296875 1.7880859375 -7.970703125 1.515625 -7.615234375 1.33203125 c 132 + -7.2578125 1.1484375 -6.8515625 1.0556640625 -6.396484375 1.0556640625 c 4 + -5.859375 1.0556640625 -5.45703125 1.17578125 -5.18359375 1.416015625 c 132 + -4.912109375 1.65625 -4.775390625 1.98046875 -4.775390625 2.3876953125 c 4 + -4.775390625 2.7158203125 -4.873046875 2.9755859375 -5.064453125 3.16796875 c 132 + -5.255859375 3.3603515625 -5.595703125 3.50390625 -6.083984375 3.599609375 c 5 + -6.33203125 3.64388020833 -6.580078125 3.68815104167 -6.828125 3.732421875 c 5 + -7.64453125 3.8837890625 -8.255859375 4.15234375 -8.6640625 4.5361328125 c 132 + -9.072265625 4.919921875 -9.275390625 5.4482421875 -9.275390625 6.1201171875 c 4 + -9.275390625 6.48828125 -9.20703125 6.822265625 -9.06640625 7.1220703125 c 132 + -8.92578125 7.421875 -8.73046875 7.673828125 -8.478515625 7.8779296875 c 132 + -8.2265625 8.08203125 -7.919921875 8.240234375 -7.560546875 8.3515625 c 132 + -7.201171875 8.4638671875 -6.796875 8.51953125 -6.34765625 8.51953125 c 4 + -5.716796875 8.51953125 -5.16796875 8.41015625 -4.705078125 8.1904296875 c 132 + -4.240234375 7.9697265625 -3.84375 7.65234375 -3.515625 7.236328125 c 5 + -3.83203125 6.95638020833 -4.1484375 6.67643229167 -4.46484375 6.396484375 c 5 + -4.6796875 6.67578125 -4.943359375 6.900390625 -5.255859375 7.068359375 c 132 + -5.568359375 7.236328125 -5.95703125 7.3203125 -6.419921875 7.3203125 c 4 + -6.900390625 7.3203125 -7.271484375 7.2236328125 -7.537109375 7.0322265625 c 132 + -7.80078125 6.83984375 -7.931640625 6.5595703125 -7.931640625 6.1923828125 c 4 + -7.931640625 5.83984375 -7.82421875 5.578125 -7.607421875 5.40625 c 132 + -7.392578125 5.234375 -7.056640625 5.103515625 -6.599609375 5.015625 c 5 + -6.3515625 4.9638671875 -6.103515625 4.912109375 -5.85546875 4.8603515625 c 5 + -5.015625 4.7001953125 -4.40234375 4.427734375 -4.013671875 4.0439453125 c 132 + -3.626953125 3.66015625 -3.431640625 3.1318359375 -3.431640625 2.4599609375 c 4 + -3.431640625 2.068359375 -3.5 1.7119140625 -3.63671875 1.3916015625 c 132 + -3.771484375 1.072265625 -3.970703125 0.7978515625 -4.23046875 0.5703125 c 132 + -4.490234375 0.341796875 -4.80859375 0.166015625 -5.18359375 0.0419921875 c 132 + -5.560546875 -0.08203125 -5.98828125 -0.1435546875 -6.46875 -0.1435546875 c 4 +-2.3359375 0 m 5 + -2.3359375 0.367838541667 -2.3359375 0.735677083333 -2.3359375 1.103515625 c 5 + -1.95638020833 1.103515625 -1.57682291667 1.103515625 -1.197265625 1.103515625 c 5 + -1.197265625 3.15983072917 -1.197265625 5.21614583333 -1.197265625 7.2724609375 c 5 + -1.57682291667 7.2724609375 -1.95638020833 7.2724609375 -2.3359375 7.2724609375 c 5 + -2.3359375 7.64029947917 -2.3359375 8.00813802083 -2.3359375 8.3759765625 c 5 + -1.11979166667 8.3759765625 0.0963541666667 8.3759765625 1.3125 8.3759765625 c 5 + 1.3125 8.00813802083 1.3125 7.64029947917 1.3125 7.2724609375 c 5 + 0.928385416666 7.2724609375 0.544270833333 7.2724609375 0.16015625 7.2724609375 c 5 + 0.16015625 5.21614583333 0.16015625 3.15983072917 0.16015625 1.103515625 c 5 + 0.544270833333 1.103515625 0.928385416666 1.103515625 1.3125 1.103515625 c 5 + 1.3125 0.735677083333 1.3125 0.367838541667 1.3125 0 c 5 + 0.0963541666667 -0 -1.11979166667 0 -2.3359375 0 c 5 +3.0234375 8.3759765625 m 5 + 4.01171875 8.3759765625 5 8.3759765625 5.98828125 8.3759765625 c 5 + 6.5234375 8.3759765625 7.009765625 8.2880859375 7.4453125 8.1123046875 c 132 + 7.880859375 7.935546875 8.25390625 7.673828125 8.5625 7.326171875 c 132 + 8.869140625 6.9775390625 9.107421875 6.5419921875 9.275390625 6.017578125 c 132 + 9.443359375 5.494140625 9.52734375 4.8837890625 9.52734375 4.1884765625 c 260 + 9.52734375 3.4921875 9.443359375 2.8818359375 9.275390625 2.3583984375 c 132 + 9.107421875 1.833984375 8.869140625 1.3984375 8.5625 1.0498046875 c 132 + 8.25390625 0.7021484375 7.880859375 0.4404296875 7.4453125 0.263671875 c 132 + 7.009765625 0.0878906249999 6.5234375 0 5.98828125 0 c 5 + 5 -0 4.01171875 0 3.0234375 0 c 5 + 3.0234375 2.7919921875 3.0234375 5.583984375 3.0234375 8.3759765625 c 5 +5.98828125 1.2001953125 m 5 + 6.611328125 1.2001953125 7.115234375 1.396484375 7.5 1.7880859375 c 132 + 7.8828125 2.1796875 8.076171875 2.755859375 8.076171875 3.515625 c 5 + 8.076171875 3.9638671875 8.076171875 4.412109375 8.076171875 4.8603515625 c 5 + 8.076171875 5.6201171875 7.8828125 6.1962890625 7.5 6.587890625 c 132 + 7.115234375 6.98046875 6.611328125 7.17578125 5.98828125 7.17578125 c 5 + 5.45182291667 7.17578125 4.91536458333 7.17578125 4.37890625 7.17578125 c 5 + 4.37890625 5.18391927083 4.37890625 3.19205729167 4.37890625 1.2001953125 c 5 + 4.91536458333 1.2001953125 5.45182291667 1.2001953125 5.98828125 1.2001953125 c 5 +EndSplineSet +EndUndoOperation +UndoOperation +Index: 1 +Type: 3 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +EndUndoOperation +UndoOperation +Index: 2 +Type: 1 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +Width: 1792 +VWidth: 1792 +LBearingChange: 0 +UnicodeEnc: 0 +InstructionsLength: 0 +SplineSet +-0.2382812505 -5.8935546875 m 1 + 0.282226562 -5.8935546875 0.6660156245 -5.783203125 0.9140624995 -5.5634765625 c 128 + 1.1621093745 -5.3427734375 1.286132812 -5.0615234375 1.286132812 -4.716796875 c 1 + 1.286132812 -4.68880208333 1.286132812 -4.66080729167 1.286132812 -4.6328125 c 1 + 1.286132812 -4.2490234375 1.1660156245 -3.955078125 0.9257812495 -3.7509765625 c 128 + 0.686523437 -3.546875 0.362304687 -3.4453125 -0.045898438 -3.4453125 c 0 + -0.446289063 -3.4453125 -0.786132813 -3.53515625 -1.065429688 -3.71484375 c 128 + -1.3457031255 -3.8955078125 -1.5820312505 -4.1455078125 -1.7734375005 -4.46484375 c 1 + -2.07356770883 -4.205078125 -2.37369791717 -3.9453125 -2.6738281255 -3.685546875 c 1 + -2.545898438 -3.5009765625 -2.401367188 -3.3251953125 -2.2421875005 -3.1572265625 c 128 + -2.0820312505 -2.9892578125 -1.893554688 -2.8427734375 -1.6777343755 -2.71875 c 128 + -1.461914063 -2.5947265625 -1.217773438 -2.4951171875 -0.946289063 -2.4189453125 c 128 + -0.6738281255 -2.3427734375 -0.362304688 -2.3056640625 -0.00976562549999 -2.3056640625 c 0 + 0.381835937 -2.3056640625 0.7460937495 -2.353515625 1.0820312495 -2.44921875 c 128 + 1.4179687495 -2.544921875 1.706054687 -2.6875 1.946289062 -2.875 c 128 + 2.186523437 -3.0634765625 2.374023437 -3.291015625 2.5097656245 -3.5595703125 c 128 + 2.6464843745 -3.8271484375 2.713867187 -4.12890625 2.713867187 -4.46484375 c 0 + 2.713867187 -4.7294921875 2.6718749995 -4.96875 2.5878906245 -5.185546875 c 128 + 2.5039062495 -5.4013671875 2.387695312 -5.5908203125 2.2402343745 -5.7548828125 c 128 + 2.0917968745 -5.9189453125 1.9199218745 -6.052734375 1.7246093745 -6.1572265625 c 128 + 1.528320312 -6.2607421875 1.3222656245 -6.3369140625 1.106445312 -6.384765625 c 1 + 1.106445312 -6.40494791667 1.106445312 -6.42513020833 1.106445312 -6.4453125 c 1 + 1.3457031245 -6.4931640625 1.5722656245 -6.5712890625 1.784179687 -6.6787109375 c 128 + 1.9960937495 -6.787109375 2.182617187 -6.9267578125 2.3417968745 -7.099609375 c 128 + 2.5019531245 -7.271484375 2.627929687 -7.4755859375 2.719726562 -7.7109375 c 128 + 2.8124999995 -7.947265625 2.858398437 -8.216796875 2.858398437 -8.521484375 c 0 + 2.858398437 -8.8896484375 2.786132812 -9.2236328125 2.6425781245 -9.5234375 c 128 + 2.4980468745 -9.8232421875 2.295898437 -10.0810546875 2.036132812 -10.296875 c 128 + 1.776367187 -10.513671875 1.461914062 -10.6787109375 1.0937499995 -10.794921875 c 128 + 0.7265624995 -10.9111328125 0.3183593745 -10.96875 -0.129882813 -10.96875 c 0 + -0.5214843755 -10.96875 -0.866210938 -10.9267578125 -1.1621093755 -10.8427734375 c 128 + -1.458007813 -10.7587890625 -1.719726563 -10.6474609375 -1.948242188 -10.5068359375 c 128 + -2.1757812505 -10.3671875 -2.375976563 -10.20703125 -2.547851563 -10.02734375 c 128 + -2.719726563 -9.84765625 -2.870117188 -9.6611328125 -2.9980468755 -9.46875 c 1 + -2.6660156255 -9.208984375 -2.3339843755 -8.94921875 -2.0019531255 -8.689453125 c 1 + -1.897460938 -8.857421875 -1.788085938 -9.0107421875 -1.6718750005 -9.1513671875 c 128 + -1.555664063 -9.291015625 -1.4238281255 -9.4111328125 -1.2753906255 -9.5107421875 c 128 + -1.127929688 -9.611328125 -0.959960938 -9.689453125 -0.7714843755 -9.7451171875 c 128 + -0.5839843755 -9.80078125 -0.370117188 -9.8291015625 -0.129882813 -9.8291015625 c 0 + 0.381835937 -9.8291015625 0.774414062 -9.70703125 1.045898437 -9.462890625 c 128 + 1.3183593745 -9.21875 1.454101562 -8.880859375 1.454101562 -8.44921875 c 1 + 1.454101562 -8.42122395833 1.454101562 -8.39322916667 1.454101562 -8.365234375 c 1 + 1.454101562 -7.93359375 1.3105468745 -7.60546875 1.022460937 -7.380859375 c 128 + 0.7343749995 -7.1572265625 0.3261718745 -7.044921875 -0.202148438 -7.044921875 c 1 + -0.4980468755 -7.044921875 -0.793945313 -7.044921875 -1.0898437505 -7.044921875 c 1 + -1.0898437505 -6.6611328125 -1.0898437505 -6.27734375 -1.0898437505 -5.8935546875 c 1 + -0.805989583833 -5.8935546875 -0.522135417167 -5.8935546875 -0.2382812505 -5.8935546875 c 1 +-6.46875 -0.1435546875 m 0 + -7.171875 -0.1435546875 -7.76953125 -0.015625 -8.26171875 0.240234375 c 128 + -8.75390625 0.49609375 -9.17578125 0.83984375 -9.52734375 1.2724609375 c 1 + -9.21549479167 1.564453125 -8.90364583333 1.8564453125 -8.591796875 2.1484375 c 1 + -8.296875 1.7880859375 -7.970703125 1.515625 -7.615234375 1.33203125 c 128 + -7.2578125 1.1484375 -6.8515625 1.0556640625 -6.396484375 1.0556640625 c 0 + -5.859375 1.0556640625 -5.45703125 1.17578125 -5.18359375 1.416015625 c 128 + -4.912109375 1.65625 -4.775390625 1.98046875 -4.775390625 2.3876953125 c 0 + -4.775390625 2.7158203125 -4.873046875 2.9755859375 -5.064453125 3.16796875 c 128 + -5.255859375 3.3603515625 -5.595703125 3.50390625 -6.083984375 3.599609375 c 1 + -6.33203125 3.64388020833 -6.580078125 3.68815104167 -6.828125 3.732421875 c 1 + -7.64453125 3.8837890625 -8.255859375 4.15234375 -8.6640625 4.5361328125 c 128 + -9.072265625 4.919921875 -9.275390625 5.4482421875 -9.275390625 6.1201171875 c 0 + -9.275390625 6.48828125 -9.20703125 6.822265625 -9.06640625 7.1220703125 c 128 + -8.92578125 7.421875 -8.73046875 7.673828125 -8.478515625 7.8779296875 c 128 + -8.2265625 8.08203125 -7.919921875 8.240234375 -7.560546875 8.3515625 c 128 + -7.201171875 8.4638671875 -6.796875 8.51953125 -6.34765625 8.51953125 c 0 + -5.716796875 8.51953125 -5.16796875 8.41015625 -4.705078125 8.1904296875 c 128 + -4.240234375 7.9697265625 -3.84375 7.65234375 -3.515625 7.236328125 c 1 + -3.83203125 6.95638020833 -4.1484375 6.67643229167 -4.46484375 6.396484375 c 1 + -4.6796875 6.67578125 -4.943359375 6.900390625 -5.255859375 7.068359375 c 128 + -5.568359375 7.236328125 -5.95703125 7.3203125 -6.419921875 7.3203125 c 0 + -6.900390625 7.3203125 -7.271484375 7.2236328125 -7.537109375 7.0322265625 c 128 + -7.80078125 6.83984375 -7.931640625 6.5595703125 -7.931640625 6.1923828125 c 0 + -7.931640625 5.83984375 -7.82421875 5.578125 -7.607421875 5.40625 c 128 + -7.392578125 5.234375 -7.056640625 5.103515625 -6.599609375 5.015625 c 1 + -6.3515625 4.9638671875 -6.103515625 4.912109375 -5.85546875 4.8603515625 c 1 + -5.015625 4.7001953125 -4.40234375 4.427734375 -4.013671875 4.0439453125 c 128 + -3.626953125 3.66015625 -3.431640625 3.1318359375 -3.431640625 2.4599609375 c 0 + -3.431640625 2.068359375 -3.5 1.7119140625 -3.63671875 1.3916015625 c 128 + -3.771484375 1.072265625 -3.970703125 0.7978515625 -4.23046875 0.5703125 c 128 + -4.490234375 0.341796875 -4.80859375 0.166015625 -5.18359375 0.0419921875 c 128 + -5.560546875 -0.08203125 -5.98828125 -0.1435546875 -6.46875 -0.1435546875 c 0 +-2.3359375 0 m 1 + -2.3359375 0.367838541667 -2.3359375 0.735677083333 -2.3359375 1.103515625 c 1 + -1.95638020833 1.103515625 -1.57682291667 1.103515625 -1.197265625 1.103515625 c 1 + -1.197265625 3.15983072917 -1.197265625 5.21614583333 -1.197265625 7.2724609375 c 1 + -1.57682291667 7.2724609375 -1.95638020833 7.2724609375 -2.3359375 7.2724609375 c 1 + -2.3359375 7.64029947917 -2.3359375 8.00813802083 -2.3359375 8.3759765625 c 1 + -1.11979166667 8.3759765625 0.0963541666667 8.3759765625 1.3125 8.3759765625 c 1 + 1.3125 8.00813802083 1.3125 7.64029947917 1.3125 7.2724609375 c 1 + 0.928385416666 7.2724609375 0.544270833333 7.2724609375 0.16015625 7.2724609375 c 1 + 0.16015625 5.21614583333 0.16015625 3.15983072917 0.16015625 1.103515625 c 1 + 0.544270833333 1.103515625 0.928385416666 1.103515625 1.3125 1.103515625 c 1 + 1.3125 0.735677083333 1.3125 0.367838541667 1.3125 0 c 1 + 0.0963541666667 -0 -1.11979166667 0 -2.3359375 0 c 1 +3.0234375 8.3759765625 m 1 + 4.01171875 8.3759765625 5 8.3759765625 5.98828125 8.3759765625 c 1 + 6.5234375 8.3759765625 7.009765625 8.2880859375 7.4453125 8.1123046875 c 128 + 7.880859375 7.935546875 8.25390625 7.673828125 8.5625 7.326171875 c 128 + 8.869140625 6.9775390625 9.107421875 6.5419921875 9.275390625 6.017578125 c 128 + 9.443359375 5.494140625 9.52734375 4.8837890625 9.52734375 4.1884765625 c 256 + 9.52734375 3.4921875 9.443359375 2.8818359375 9.275390625 2.3583984375 c 128 + 9.107421875 1.833984375 8.869140625 1.3984375 8.5625 1.0498046875 c 128 + 8.25390625 0.7021484375 7.880859375 0.4404296875 7.4453125 0.263671875 c 128 + 7.009765625 0.0878906249999 6.5234375 0 5.98828125 0 c 1 + 5 -0 4.01171875 0 3.0234375 0 c 1 + 3.0234375 2.7919921875 3.0234375 5.583984375 3.0234375 8.3759765625 c 1 +5.98828125 1.2001953125 m 1 + 6.611328125 1.2001953125 7.115234375 1.396484375 7.5 1.7880859375 c 128 + 7.8828125 2.1796875 8.076171875 2.755859375 8.076171875 3.515625 c 1 + 8.076171875 3.9638671875 8.076171875 4.412109375 8.076171875 4.8603515625 c 1 + 8.076171875 5.6201171875 7.8828125 6.1962890625 7.5 6.587890625 c 128 + 7.115234375 6.98046875 6.611328125 7.17578125 5.98828125 7.17578125 c 1 + 5.45182291667 7.17578125 4.91536458333 7.17578125 4.37890625 7.17578125 c 1 + 4.37890625 5.18391927083 4.37890625 3.19205729167 4.37890625 1.2001953125 c 1 + 4.91536458333 1.2001953125 5.45182291667 1.2001953125 5.98828125 1.2001953125 c 1 +-717.389648438 -10.8251953125 m 12 +NamedP: "baseline 2" + 717.249023438 -10.8251953125 l 1028 +EndSplineSet +EndUndoOperation +UndoOperation +Index: 3 +Type: 1 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +Width: 1792 +VWidth: 1792 +LBearingChange: 0 +UnicodeEnc: 0 +InstructionsLength: 0 +SplineSet +-6.46875 -0.1435546875 m 0 + -7.171875 -0.1435546875 -7.76953125 -0.015625 -8.26171875 0.240234375 c 128 + -8.75390625 0.49609375 -9.17578125 0.83984375 -9.52734375 1.2724609375 c 1 + -9.21549479167 1.564453125 -8.90364583333 1.8564453125 -8.591796875 2.1484375 c 1 + -8.296875 1.7880859375 -7.970703125 1.515625 -7.615234375 1.33203125 c 128 + -7.2578125 1.1484375 -6.8515625 1.0556640625 -6.396484375 1.0556640625 c 0 + -5.859375 1.0556640625 -5.45703125 1.17578125 -5.18359375 1.416015625 c 128 + -4.912109375 1.65625 -4.775390625 1.98046875 -4.775390625 2.3876953125 c 0 + -4.775390625 2.7158203125 -4.873046875 2.9755859375 -5.064453125 3.16796875 c 128 + -5.255859375 3.3603515625 -5.595703125 3.50390625 -6.083984375 3.599609375 c 1 + -6.33203125 3.64388020833 -6.580078125 3.68815104167 -6.828125 3.732421875 c 1 + -7.64453125 3.8837890625 -8.255859375 4.15234375 -8.6640625 4.5361328125 c 128 + -9.072265625 4.919921875 -9.275390625 5.4482421875 -9.275390625 6.1201171875 c 0 + -9.275390625 6.48828125 -9.20703125 6.822265625 -9.06640625 7.1220703125 c 128 + -8.92578125 7.421875 -8.73046875 7.673828125 -8.478515625 7.8779296875 c 128 + -8.2265625 8.08203125 -7.919921875 8.240234375 -7.560546875 8.3515625 c 128 + -7.201171875 8.4638671875 -6.796875 8.51953125 -6.34765625 8.51953125 c 0 + -5.716796875 8.51953125 -5.16796875 8.41015625 -4.705078125 8.1904296875 c 128 + -4.240234375 7.9697265625 -3.84375 7.65234375 -3.515625 7.236328125 c 1 + -3.83203125 6.95638020833 -4.1484375 6.67643229167 -4.46484375 6.396484375 c 1 + -4.6796875 6.67578125 -4.943359375 6.900390625 -5.255859375 7.068359375 c 128 + -5.568359375 7.236328125 -5.95703125 7.3203125 -6.419921875 7.3203125 c 0 + -6.900390625 7.3203125 -7.271484375 7.2236328125 -7.537109375 7.0322265625 c 128 + -7.80078125 6.83984375 -7.931640625 6.5595703125 -7.931640625 6.1923828125 c 0 + -7.931640625 5.83984375 -7.82421875 5.578125 -7.607421875 5.40625 c 128 + -7.392578125 5.234375 -7.056640625 5.103515625 -6.599609375 5.015625 c 1 + -6.3515625 4.9638671875 -6.103515625 4.912109375 -5.85546875 4.8603515625 c 1 + -5.015625 4.7001953125 -4.40234375 4.427734375 -4.013671875 4.0439453125 c 128 + -3.626953125 3.66015625 -3.431640625 3.1318359375 -3.431640625 2.4599609375 c 0 + -3.431640625 2.068359375 -3.5 1.7119140625 -3.63671875 1.3916015625 c 128 + -3.771484375 1.072265625 -3.970703125 0.7978515625 -4.23046875 0.5703125 c 128 + -4.490234375 0.341796875 -4.80859375 0.166015625 -5.18359375 0.0419921875 c 128 + -5.560546875 -0.08203125 -5.98828125 -0.1435546875 -6.46875 -0.1435546875 c 0 +-2.3359375 0 m 1 + -2.3359375 0.367838541667 -2.3359375 0.735677083333 -2.3359375 1.103515625 c 1 + -1.95638020833 1.103515625 -1.57682291667 1.103515625 -1.197265625 1.103515625 c 1 + -1.197265625 3.15983072917 -1.197265625 5.21614583333 -1.197265625 7.2724609375 c 1 + -1.57682291667 7.2724609375 -1.95638020833 7.2724609375 -2.3359375 7.2724609375 c 1 + -2.3359375 7.64029947917 -2.3359375 8.00813802083 -2.3359375 8.3759765625 c 1 + -1.11979166667 8.3759765625 0.0963541666667 8.3759765625 1.3125 8.3759765625 c 1 + 1.3125 8.00813802083 1.3125 7.64029947917 1.3125 7.2724609375 c 1 + 0.928385416666 7.2724609375 0.544270833333 7.2724609375 0.16015625 7.2724609375 c 1 + 0.16015625 5.21614583333 0.16015625 3.15983072917 0.16015625 1.103515625 c 1 + 0.544270833333 1.103515625 0.928385416666 1.103515625 1.3125 1.103515625 c 1 + 1.3125 0.735677083333 1.3125 0.367838541667 1.3125 0 c 1 + 0.0963541666667 -0 -1.11979166667 0 -2.3359375 0 c 1 +3.0234375 8.3759765625 m 1 + 4.01171875 8.3759765625 5 8.3759765625 5.98828125 8.3759765625 c 1 + 6.5234375 8.3759765625 7.009765625 8.2880859375 7.4453125 8.1123046875 c 128 + 7.880859375 7.935546875 8.25390625 7.673828125 8.5625 7.326171875 c 128 + 8.869140625 6.9775390625 9.107421875 6.5419921875 9.275390625 6.017578125 c 128 + 9.443359375 5.494140625 9.52734375 4.8837890625 9.52734375 4.1884765625 c 256 + 9.52734375 3.4921875 9.443359375 2.8818359375 9.275390625 2.3583984375 c 128 + 9.107421875 1.833984375 8.869140625 1.3984375 8.5625 1.0498046875 c 128 + 8.25390625 0.7021484375 7.880859375 0.4404296875 7.4453125 0.263671875 c 128 + 7.009765625 0.0878906249999 6.5234375 0 5.98828125 0 c 1 + 5 -0 4.01171875 0 3.0234375 0 c 1 + 3.0234375 2.7919921875 3.0234375 5.583984375 3.0234375 8.3759765625 c 1 +5.98828125 1.2001953125 m 1 + 6.611328125 1.2001953125 7.115234375 1.396484375 7.5 1.7880859375 c 128 + 7.8828125 2.1796875 8.076171875 2.755859375 8.076171875 3.515625 c 1 + 8.076171875 3.9638671875 8.076171875 4.412109375 8.076171875 4.8603515625 c 1 + 8.076171875 5.6201171875 7.8828125 6.1962890625 7.5 6.587890625 c 128 + 7.115234375 6.98046875 6.611328125 7.17578125 5.98828125 7.17578125 c 1 + 5.45182291667 7.17578125 4.91536458333 7.17578125 4.37890625 7.17578125 c 1 + 4.37890625 5.18391927083 4.37890625 3.19205729167 4.37890625 1.2001953125 c 1 + 4.91536458333 1.2001953125 5.45182291667 1.2001953125 5.98828125 1.2001953125 c 1 +-717.389648438 -10.8251953125 m 12 +NamedP: "baseline 2" + 717.249023438 -10.8251953125 l 1028 +EndSplineSet +EndUndoOperation +UndoOperation +Index: 4 +Type: 1 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +Width: 1792 +VWidth: 1792 +LBearingChange: 0 +UnicodeEnc: 0 +InstructionsLength: 0 +SplineSet +-6.46875 -0.1435546875 m 0 + -7.171875 -0.1435546875 -7.76953125 -0.015625 -8.26171875 0.240234375 c 128 + -8.75390625 0.49609375 -9.17578125 0.83984375 -9.52734375 1.2724609375 c 1 + -9.21549479167 1.564453125 -8.90364583333 1.8564453125 -8.591796875 2.1484375 c 1 + -8.296875 1.7880859375 -7.970703125 1.515625 -7.615234375 1.33203125 c 128 + -7.2578125 1.1484375 -6.8515625 1.0556640625 -6.396484375 1.0556640625 c 0 + -5.859375 1.0556640625 -5.45703125 1.17578125 -5.18359375 1.416015625 c 128 + -4.912109375 1.65625 -4.775390625 1.98046875 -4.775390625 2.3876953125 c 0 + -4.775390625 2.7158203125 -4.873046875 2.9755859375 -5.064453125 3.16796875 c 128 + -5.255859375 3.3603515625 -5.595703125 3.50390625 -6.083984375 3.599609375 c 1 + -6.33203125 3.64388020833 -6.580078125 3.68815104167 -6.828125 3.732421875 c 1 + -7.64453125 3.8837890625 -8.255859375 4.15234375 -8.6640625 4.5361328125 c 128 + -9.072265625 4.919921875 -9.275390625 5.4482421875 -9.275390625 6.1201171875 c 0 + -9.275390625 6.48828125 -9.20703125 6.822265625 -9.06640625 7.1220703125 c 128 + -8.92578125 7.421875 -8.73046875 7.673828125 -8.478515625 7.8779296875 c 128 + -8.2265625 8.08203125 -7.919921875 8.240234375 -7.560546875 8.3515625 c 128 + -7.201171875 8.4638671875 -6.796875 8.51953125 -6.34765625 8.51953125 c 0 + -5.716796875 8.51953125 -5.16796875 8.41015625 -4.705078125 8.1904296875 c 128 + -4.240234375 7.9697265625 -3.84375 7.65234375 -3.515625 7.236328125 c 1 + -3.83203125 6.95638020833 -4.1484375 6.67643229167 -4.46484375 6.396484375 c 1 + -4.6796875 6.67578125 -4.943359375 6.900390625 -5.255859375 7.068359375 c 128 + -5.568359375 7.236328125 -5.95703125 7.3203125 -6.419921875 7.3203125 c 0 + -6.900390625 7.3203125 -7.271484375 7.2236328125 -7.537109375 7.0322265625 c 128 + -7.80078125 6.83984375 -7.931640625 6.5595703125 -7.931640625 6.1923828125 c 0 + -7.931640625 5.83984375 -7.82421875 5.578125 -7.607421875 5.40625 c 128 + -7.392578125 5.234375 -7.056640625 5.103515625 -6.599609375 5.015625 c 1 + -6.3515625 4.9638671875 -6.103515625 4.912109375 -5.85546875 4.8603515625 c 1 + -5.015625 4.7001953125 -4.40234375 4.427734375 -4.013671875 4.0439453125 c 128 + -3.626953125 3.66015625 -3.431640625 3.1318359375 -3.431640625 2.4599609375 c 0 + -3.431640625 2.068359375 -3.5 1.7119140625 -3.63671875 1.3916015625 c 128 + -3.771484375 1.072265625 -3.970703125 0.7978515625 -4.23046875 0.5703125 c 128 + -4.490234375 0.341796875 -4.80859375 0.166015625 -5.18359375 0.0419921875 c 128 + -5.560546875 -0.08203125 -5.98828125 -0.1435546875 -6.46875 -0.1435546875 c 0 +-2.3359375 0 m 1 + -2.3359375 0.367838541667 -2.3359375 0.735677083333 -2.3359375 1.103515625 c 1 + -1.95638020833 1.103515625 -1.57682291667 1.103515625 -1.197265625 1.103515625 c 1 + -1.197265625 3.15983072917 -1.197265625 5.21614583333 -1.197265625 7.2724609375 c 1 + -1.57682291667 7.2724609375 -1.95638020833 7.2724609375 -2.3359375 7.2724609375 c 1 + -2.3359375 7.64029947917 -2.3359375 8.00813802083 -2.3359375 8.3759765625 c 1 + -1.11979166667 8.3759765625 0.0963541666667 8.3759765625 1.3125 8.3759765625 c 1 + 1.3125 8.00813802083 1.3125 7.64029947917 1.3125 7.2724609375 c 1 + 0.928385416666 7.2724609375 0.544270833333 7.2724609375 0.16015625 7.2724609375 c 1 + 0.16015625 5.21614583333 0.16015625 3.15983072917 0.16015625 1.103515625 c 1 + 0.544270833333 1.103515625 0.928385416666 1.103515625 1.3125 1.103515625 c 1 + 1.3125 0.735677083333 1.3125 0.367838541667 1.3125 0 c 1 + 0.0963541666667 -0 -1.11979166667 0 -2.3359375 0 c 1 +3.0234375 8.3759765625 m 1 + 4.01171875 8.3759765625 5 8.3759765625 5.98828125 8.3759765625 c 1 + 6.5234375 8.3759765625 7.009765625 8.2880859375 7.4453125 8.1123046875 c 128 + 7.880859375 7.935546875 8.25390625 7.673828125 8.5625 7.326171875 c 128 + 8.869140625 6.9775390625 9.107421875 6.5419921875 9.275390625 6.017578125 c 128 + 9.443359375 5.494140625 9.52734375 4.8837890625 9.52734375 4.1884765625 c 256 + 9.52734375 3.4921875 9.443359375 2.8818359375 9.275390625 2.3583984375 c 128 + 9.107421875 1.833984375 8.869140625 1.3984375 8.5625 1.0498046875 c 128 + 8.25390625 0.7021484375 7.880859375 0.4404296875 7.4453125 0.263671875 c 128 + 7.009765625 0.0878906249999 6.5234375 0 5.98828125 0 c 1 + 5 -0 4.01171875 0 3.0234375 0 c 1 + 3.0234375 2.7919921875 3.0234375 5.583984375 3.0234375 8.3759765625 c 1 +5.98828125 1.2001953125 m 1 + 6.611328125 1.2001953125 7.115234375 1.396484375 7.5 1.7880859375 c 128 + 7.8828125 2.1796875 8.076171875 2.755859375 8.076171875 3.515625 c 1 + 8.076171875 3.9638671875 8.076171875 4.412109375 8.076171875 4.8603515625 c 1 + 8.076171875 5.6201171875 7.8828125 6.1962890625 7.5 6.587890625 c 128 + 7.115234375 6.98046875 6.611328125 7.17578125 5.98828125 7.17578125 c 1 + 5.45182291667 7.17578125 4.91536458333 7.17578125 4.37890625 7.17578125 c 1 + 4.37890625 5.18391927083 4.37890625 3.19205729167 4.37890625 1.2001953125 c 1 + 4.91536458333 1.2001953125 5.45182291667 1.2001953125 5.98828125 1.2001953125 c 1 +-717.389648438 -10.8251953125 m 8 +NamedP: "baseline 2" + 717.249023438 -10.8251953125 l 1024 +-896 0 m 12 +NamedP: "baseline 1" + 896 0 l 1028 +EndSplineSet +EndUndoOperation +UndoOperation +Index: 5 +Type: 1 +WasModified: 1 +WasOrder2: 0 +Layer: 2 +Width: 1792 +VWidth: 1792 +LBearingChange: 0 +UnicodeEnc: 0 +InstructionsLength: 0 +SplineSet +-717.389648438 -10.8251953125 m 8 +NamedP: "baseline 2" + 717.249023438 -10.8251953125 l 1024 +-896 0 m 12 +NamedP: "baseline 1" + 896 0 l 1028 +EndSplineSet +EndUndoOperation +UndoOperation +Index: 6 +Type: 3 +WasModified: 0 +WasOrder2: 0 +Layer: 2 +EndUndoOperation +EndUndoes +Redoes +EndRedoes +EndUndoRedoHistory Fore SplineSet -876.9375 252.015625 m 1 - 918.578125 252.015625 949.28125 260.84375 969.125 278.421875 c 128 - 988.96875 296.078125 998.890625 318.578125 998.890625 346.15625 c 1 - 998.890625 348.395507812 998.890625 350.635742188 998.890625 352.875 c 1 - 998.890625 383.578125 989.28125 407.09375 970.0625 423.421875 c 128 - 950.921875 439.75 924.984375 447.875 892.328125 447.875 c 0 - 860.296875 447.875 833.109375 440.6875 810.765625 426.3125 c 128 - 788.34375 411.859375 769.4375 391.859375 754.125 366.3125 c 1 - 730.114257812 387.09375 706.104492188 407.875 682.09375 428.65625 c 1 - 692.328125 443.421875 703.890625 457.484375 716.625 470.921875 c 128 - 729.4375 484.359375 744.515625 496.078125 761.78125 506 c 128 - 779.046875 515.921875 798.578125 523.890625 820.296875 529.984375 c 128 - 842.09375 536.078125 867.015625 539.046875 895.21875 539.046875 c 0 - 926.546875 539.046875 955.6875 535.21875 982.5625 527.5625 c 128 - 1009.4375 519.90625 1032.484375 508.5 1051.703125 493.5 c 128 - 1070.921875 478.421875 1085.921875 460.21875 1096.78125 438.734375 c 128 - 1107.71875 417.328125 1113.109375 393.1875 1113.109375 366.3125 c 0 - 1113.109375 345.140625 1109.75 326 1103.03125 308.65625 c 128 - 1096.3125 291.390625 1087.015625 276.234375 1075.21875 263.109375 c 128 - 1063.34375 249.984375 1049.59375 239.28125 1033.96875 230.921875 c 128 - 1018.265625 222.640625 1001.78125 216.546875 984.515625 212.71875 c 1 - 984.515625 211.104492188 984.515625 209.489257812 984.515625 207.875 c 1 - 1003.65625 204.046875 1021.78125 197.796875 1038.734375 189.203125 c 128 - 1055.6875 180.53125 1070.609375 169.359375 1083.34375 155.53125 c 128 - 1096.15625 141.78125 1106.234375 125.453125 1113.578125 106.625 c 128 - 1121 87.71875 1124.671875 66.15625 1124.671875 41.78125 c 0 - 1124.671875 12.328125 1118.890625 -14.390625 1107.40625 -38.375 c 128 - 1095.84375 -62.359375 1079.671875 -82.984375 1058.890625 -100.25 c 128 - 1038.109375 -117.59375 1012.953125 -130.796875 983.5 -140.09375 c 128 - 954.125 -149.390625 921.46875 -154 885.609375 -154 c 0 - 854.28125 -154 826.703125 -150.640625 803.03125 -143.921875 c 128 - 779.359375 -137.203125 758.421875 -128.296875 740.140625 -117.046875 c 128 - 721.9375 -105.875 705.921875 -93.0625 692.171875 -78.6875 c 128 - 678.421875 -64.3125 666.390625 -49.390625 656.15625 -34 c 1 - 682.71875 -13.21875 709.28125 7.5625 735.84375 28.34375 c 1 - 744.203125 14.90625 752.953125 2.640625 762.25 -8.609375 c 128 - 771.546875 -19.78125 782.09375 -29.390625 793.96875 -37.359375 c 128 - 805.765625 -45.40625 819.203125 -51.65625 834.28125 -56.109375 c 128 - 849.28125 -60.5625 866.390625 -62.828125 885.609375 -62.828125 c 0 - 926.546875 -62.828125 957.953125 -53.0625 979.671875 -33.53125 c 128 - 1001.46875 -14 1012.328125 13.03125 1012.328125 47.5625 c 1 - 1012.328125 49.8017578125 1012.328125 52.0419921875 1012.328125 54.28125 c 1 - 1012.328125 88.8125 1000.84375 115.0625 977.796875 133.03125 c 128 - 954.75 150.921875 922.09375 159.90625 879.828125 159.90625 c 1 - 856.15625 159.90625 832.484375 159.90625 808.8125 159.90625 c 1 - 808.8125 190.609375 808.8125 221.3125 808.8125 252.015625 c 1 - 831.520507812 252.015625 854.229492188 252.015625 876.9375 252.015625 c 1 -378.5 712.015625 m 0 - 322.25 712.015625 274.4375 722.25 235.0625 742.71875 c 128 - 195.6875 763.1875 161.9375 790.6875 133.8125 825.296875 c 1 - 158.760742188 848.65625 183.708007812 872.015625 208.65625 895.375 c 1 - 232.25 866.546875 258.34375 844.75 286.78125 830.0625 c 128 - 315.375 815.375 347.875 807.953125 384.28125 807.953125 c 0 - 427.25 807.953125 459.4375 817.5625 481.3125 836.78125 c 128 - 503.03125 856 513.96875 881.9375 513.96875 914.515625 c 0 - 513.96875 940.765625 506.15625 961.546875 490.84375 976.9375 c 128 - 475.53125 992.328125 448.34375 1003.8125 409.28125 1011.46875 c 1 - 389.4375 1015.01074219 369.59375 1018.55175781 349.75 1022.09375 c 1 - 284.4375 1034.203125 235.53125 1055.6875 202.875 1086.390625 c 128 - 170.21875 1117.09375 153.96875 1159.359375 153.96875 1213.109375 c 0 - 153.96875 1242.5625 159.4375 1269.28125 170.6875 1293.265625 c 128 - 181.9375 1317.25 197.5625 1337.40625 217.71875 1353.734375 c 128 - 237.875 1370.0625 262.40625 1382.71875 291.15625 1391.625 c 128 - 319.90625 1400.609375 352.25 1405.0625 388.1875 1405.0625 c 0 - 438.65625 1405.0625 482.5625 1396.3125 519.59375 1378.734375 c 128 - 556.78125 1361.078125 588.5 1335.6875 614.75 1302.40625 c 1 - 589.4375 1280.01074219 564.125 1257.61425781 538.8125 1235.21875 c 1 - 521.625 1257.5625 500.53125 1275.53125 475.53125 1288.96875 c 128 - 450.53125 1302.40625 419.4375 1309.125 382.40625 1309.125 c 0 - 343.96875 1309.125 314.28125 1301.390625 293.03125 1286.078125 c 128 - 271.9375 1270.6875 261.46875 1248.265625 261.46875 1218.890625 c 0 - 261.46875 1190.6875 270.0625 1169.75 287.40625 1156 c 128 - 304.59375 1142.25 331.46875 1131.78125 368.03125 1124.75 c 1 - 387.875 1120.609375 407.71875 1116.46875 427.5625 1112.328125 c 1 - 494.75 1099.515625 543.8125 1077.71875 574.90625 1047.015625 c 128 - 605.84375 1016.3125 621.46875 974.046875 621.46875 920.296875 c 0 - 621.46875 888.96875 616 860.453125 605.0625 834.828125 c 128 - 594.28125 809.28125 578.34375 787.328125 557.5625 769.125 c 128 - 536.78125 750.84375 511.3125 736.78125 481.3125 726.859375 c 128 - 451.15625 716.9375 416.9375 712.015625 378.5 712.015625 c 0 -709.125 723.5 m 1 - 709.125 752.926757812 709.125 782.354492188 709.125 811.78125 c 1 - 739.489257812 811.78125 769.854492188 811.78125 800.21875 811.78125 c 1 - 800.21875 976.286132812 800.21875 1140.79199219 800.21875 1305.296875 c 1 - 769.854492188 1305.296875 739.489257812 1305.296875 709.125 1305.296875 c 1 - 709.125 1334.72363281 709.125 1364.15136719 709.125 1393.578125 c 1 - 806.416992188 1393.578125 903.708007812 1393.578125 1001 1393.578125 c 1 - 1001 1364.15136719 1001 1334.72363281 1001 1305.296875 c 1 - 970.270507812 1305.296875 939.541992188 1305.296875 908.8125 1305.296875 c 1 - 908.8125 1140.79199219 908.8125 976.286132812 908.8125 811.78125 c 1 - 939.541992188 811.78125 970.270507812 811.78125 1001 811.78125 c 1 - 1001 782.354492188 1001 752.926757812 1001 723.5 c 1 - 903.708007812 723.5 806.416992188 723.5 709.125 723.5 c 1 -1137.875 1393.578125 m 1 - 1216.9375 1393.578125 1296 1393.578125 1375.0625 1393.578125 c 1 - 1417.875 1393.578125 1456.78125 1386.546875 1491.625 1372.484375 c 128 - 1526.46875 1358.34375 1556.3125 1337.40625 1581 1309.59375 c 128 - 1605.53125 1281.703125 1624.59375 1246.859375 1638.03125 1204.90625 c 128 - 1651.46875 1163.03125 1658.1875 1114.203125 1658.1875 1058.578125 c 256 - 1658.1875 1002.875 1651.46875 954.046875 1638.03125 912.171875 c 128 - 1624.59375 870.21875 1605.53125 835.375 1581 807.484375 c 128 - 1556.3125 779.671875 1526.46875 758.734375 1491.625 744.59375 c 128 - 1456.78125 730.53125 1417.875 723.5 1375.0625 723.5 c 1 - 1296 723.5 1216.9375 723.5 1137.875 723.5 c 1 - 1137.875 946.859375 1137.875 1170.21875 1137.875 1393.578125 c 1 -1375.0625 819.515625 m 1 - 1424.90625 819.515625 1465.21875 835.21875 1496 866.546875 c 128 - 1526.625 897.875 1542.09375 943.96875 1542.09375 1004.75 c 1 - 1542.09375 1040.609375 1542.09375 1076.46875 1542.09375 1112.328125 c 1 - 1542.09375 1173.109375 1526.625 1219.203125 1496 1250.53125 c 128 - 1465.21875 1281.9375 1424.90625 1297.5625 1375.0625 1297.5625 c 1 - 1332.14550781 1297.5625 1289.22949219 1297.5625 1246.3125 1297.5625 c 1 - 1246.3125 1138.21386719 1246.3125 978.864257812 1246.3125 819.515625 c 1 - 1289.22949219 819.515625 1332.14550781 819.515625 1375.0625 819.515625 c 1 +876.9375 147.015625 m 1 + 918.578125 147.015625 949.28125 155.84375 969.125 173.421875 c 128 + 988.96875 191.078125 998.890625 213.578125 998.890625 241.15625 c 1 + 998.890625 243.395507812 998.890625 245.635742188 998.890625 247.875 c 1 + 998.890625 278.578125 989.28125 302.09375 970.0625 318.421875 c 128 + 950.921875 334.75 924.984375 342.875 892.328125 342.875 c 0 + 860.296875 342.875 833.109375 335.6875 810.765625 321.3125 c 128 + 788.34375 306.859375 769.4375 286.859375 754.125 261.3125 c 1 + 730.114257812 282.09375 706.104492188 302.875 682.09375 323.65625 c 1 + 692.328125 338.421875 703.890625 352.484375 716.625 365.921875 c 128 + 729.4375 379.359375 744.515625 391.078125 761.78125 401 c 128 + 779.046875 410.921875 798.578125 418.890625 820.296875 424.984375 c 128 + 842.09375 431.078125 867.015625 434.046875 895.21875 434.046875 c 0 + 926.546875 434.046875 955.6875 430.21875 982.5625 422.5625 c 128 + 1009.4375 414.90625 1032.484375 403.5 1051.703125 388.5 c 128 + 1070.921875 373.421875 1085.921875 355.21875 1096.78125 333.734375 c 128 + 1107.71875 312.328125 1113.109375 288.1875 1113.109375 261.3125 c 0 + 1113.109375 240.140625 1109.75 221 1103.03125 203.65625 c 128 + 1096.3125 186.390625 1087.015625 171.234375 1075.21875 158.109375 c 128 + 1063.34375 144.984375 1049.59375 134.28125 1033.96875 125.921875 c 128 + 1018.265625 117.640625 1001.78125 111.546875 984.515625 107.71875 c 1 + 984.515625 106.104492188 984.515625 104.489257812 984.515625 102.875 c 1 + 1003.65625 99.046875 1021.78125 92.796875 1038.734375 84.203125 c 128 + 1055.6875 75.53125 1070.609375 64.359375 1083.34375 50.53125 c 128 + 1096.15625 36.78125 1106.234375 20.453125 1113.578125 1.625 c 128 + 1121 -17.28125 1124.671875 -38.84375 1124.671875 -63.21875 c 0 + 1124.671875 -92.671875 1118.890625 -119.390625 1107.40625 -143.375 c 128 + 1095.84375 -167.359375 1079.671875 -187.984375 1058.890625 -205.25 c 128 + 1038.109375 -222.59375 1012.953125 -235.796875 983.5 -245.09375 c 128 + 954.125 -254.390625 921.46875 -259 885.609375 -259 c 0 + 854.28125 -259 826.703125 -255.640625 803.03125 -248.921875 c 128 + 779.359375 -242.203125 758.421875 -233.296875 740.140625 -222.046875 c 128 + 721.9375 -210.875 705.921875 -198.0625 692.171875 -183.6875 c 128 + 678.421875 -169.3125 666.390625 -154.390625 656.15625 -139 c 1 + 682.71875 -118.21875 709.28125 -97.4375 735.84375 -76.65625 c 1 + 744.203125 -90.09375 752.953125 -102.359375 762.25 -113.609375 c 128 + 771.546875 -124.78125 782.09375 -134.390625 793.96875 -142.359375 c 128 + 805.765625 -150.40625 819.203125 -156.65625 834.28125 -161.109375 c 128 + 849.28125 -165.5625 866.390625 -167.828125 885.609375 -167.828125 c 0 + 926.546875 -167.828125 957.953125 -158.0625 979.671875 -138.53125 c 128 + 1001.46875 -119 1012.328125 -91.96875 1012.328125 -57.4375 c 1 + 1012.328125 -55.1982421875 1012.328125 -52.9580078125 1012.328125 -50.71875 c 1 + 1012.328125 -16.1875 1000.84375 10.0625 977.796875 28.03125 c 128 + 954.75 45.921875 922.09375 54.90625 879.828125 54.90625 c 1 + 856.15625 54.90625 832.484375 54.90625 808.8125 54.90625 c 1 + 808.8125 85.609375 808.8125 116.3125 808.8125 147.015625 c 1 + 831.520507812 147.015625 854.229492188 147.015625 876.9375 147.015625 c 1 +378.5 607.015625 m 0 + 322.25 607.015625 274.4375 617.25 235.0625 637.71875 c 128 + 195.6875 658.1875 161.9375 685.6875 133.8125 720.296875 c 1 + 158.760742188 743.65625 183.708007812 767.015625 208.65625 790.375 c 1 + 232.25 761.546875 258.34375 739.75 286.78125 725.0625 c 128 + 315.375 710.375 347.875 702.953125 384.28125 702.953125 c 0 + 427.25 702.953125 459.4375 712.5625 481.3125 731.78125 c 128 + 503.03125 751 513.96875 776.9375 513.96875 809.515625 c 0 + 513.96875 835.765625 506.15625 856.546875 490.84375 871.9375 c 128 + 475.53125 887.328125 448.34375 898.8125 409.28125 906.46875 c 1 + 389.4375 910.010742188 369.59375 913.551757812 349.75 917.09375 c 1 + 284.4375 929.203125 235.53125 950.6875 202.875 981.390625 c 128 + 170.21875 1012.09375 153.96875 1054.359375 153.96875 1108.109375 c 0 + 153.96875 1137.5625 159.4375 1164.28125 170.6875 1188.265625 c 128 + 181.9375 1212.25 197.5625 1232.40625 217.71875 1248.734375 c 128 + 237.875 1265.0625 262.40625 1277.71875 291.15625 1286.625 c 128 + 319.90625 1295.609375 352.25 1300.0625 388.1875 1300.0625 c 0 + 438.65625 1300.0625 482.5625 1291.3125 519.59375 1273.734375 c 128 + 556.78125 1256.078125 588.5 1230.6875 614.75 1197.40625 c 1 + 589.4375 1175.01074219 564.125 1152.61425781 538.8125 1130.21875 c 1 + 521.625 1152.5625 500.53125 1170.53125 475.53125 1183.96875 c 128 + 450.53125 1197.40625 419.4375 1204.125 382.40625 1204.125 c 0 + 343.96875 1204.125 314.28125 1196.390625 293.03125 1181.078125 c 128 + 271.9375 1165.6875 261.46875 1143.265625 261.46875 1113.890625 c 0 + 261.46875 1085.6875 270.0625 1064.75 287.40625 1051 c 128 + 304.59375 1037.25 331.46875 1026.78125 368.03125 1019.75 c 1 + 387.875 1015.609375 407.71875 1011.46875 427.5625 1007.328125 c 1 + 494.75 994.515625 543.8125 972.71875 574.90625 942.015625 c 128 + 605.84375 911.3125 621.46875 869.046875 621.46875 815.296875 c 0 + 621.46875 783.96875 616 755.453125 605.0625 729.828125 c 128 + 594.28125 704.28125 578.34375 682.328125 557.5625 664.125 c 128 + 536.78125 645.84375 511.3125 631.78125 481.3125 621.859375 c 128 + 451.15625 611.9375 416.9375 607.015625 378.5 607.015625 c 0 +709.125 618.5 m 1 + 709.125 647.926757812 709.125 677.354492188 709.125 706.78125 c 1 + 739.489257812 706.78125 769.854492188 706.78125 800.21875 706.78125 c 1 + 800.21875 871.286132812 800.21875 1035.79199219 800.21875 1200.296875 c 1 + 769.854492188 1200.296875 739.489257812 1200.296875 709.125 1200.296875 c 1 + 709.125 1229.72363281 709.125 1259.15136719 709.125 1288.578125 c 1 + 806.416992188 1288.578125 903.708007812 1288.578125 1001 1288.578125 c 1 + 1001 1259.15136719 1001 1229.72363281 1001 1200.296875 c 1 + 970.270507812 1200.296875 939.541992188 1200.296875 908.8125 1200.296875 c 1 + 908.8125 1035.79199219 908.8125 871.286132812 908.8125 706.78125 c 1 + 939.541992188 706.78125 970.270507812 706.78125 1001 706.78125 c 1 + 1001 677.354492188 1001 647.926757812 1001 618.5 c 1 + 903.708007812 618.5 806.416992188 618.5 709.125 618.5 c 1 +1137.875 1288.578125 m 1 + 1216.9375 1288.578125 1296 1288.578125 1375.0625 1288.578125 c 1 + 1417.875 1288.578125 1456.78125 1281.546875 1491.625 1267.484375 c 128 + 1526.46875 1253.34375 1556.3125 1232.40625 1581 1204.59375 c 128 + 1605.53125 1176.703125 1624.59375 1141.859375 1638.03125 1099.90625 c 128 + 1651.46875 1058.03125 1658.1875 1009.203125 1658.1875 953.578125 c 256 + 1658.1875 897.875 1651.46875 849.046875 1638.03125 807.171875 c 128 + 1624.59375 765.21875 1605.53125 730.375 1581 702.484375 c 128 + 1556.3125 674.671875 1526.46875 653.734375 1491.625 639.59375 c 128 + 1456.78125 625.53125 1417.875 618.5 1375.0625 618.5 c 1 + 1296 618.5 1216.9375 618.5 1137.875 618.5 c 1 + 1137.875 841.859375 1137.875 1065.21875 1137.875 1288.578125 c 1 +1375.0625 714.515625 m 1 + 1424.90625 714.515625 1465.21875 730.21875 1496 761.546875 c 128 + 1526.625 792.875 1542.09375 838.96875 1542.09375 899.75 c 1 + 1542.09375 935.609375 1542.09375 971.46875 1542.09375 1007.328125 c 1 + 1542.09375 1068.109375 1526.625 1114.203125 1496 1145.53125 c 128 + 1465.21875 1176.9375 1424.90625 1192.5625 1375.0625 1192.5625 c 1 + 1332.14550781 1192.5625 1289.22949219 1192.5625 1246.3125 1192.5625 c 1 + 1246.3125 1033.21386719 1246.3125 873.864257812 1246.3125 714.515625 c 1 + 1289.22949219 714.515625 1332.14550781 714.515625 1375.0625 714.515625 c 1 EndSplineSet EndChar EndChars diff --git a/res/icons.ttf b/res/icons.ttf index 75c9a1a6f..062fc872e 100644 Binary files a/res/icons.ttf and b/res/icons.ttf differ diff --git a/src/gui/font_furicon.cpp b/src/gui/font_furicon.cpp index 5357f39c0..2bebc8d90 100644 --- a/src/gui/font_furicon.cpp +++ b/src/gui/font_furicon.cpp @@ -1,1296 +1 @@ #include "fonts.h" -const unsigned char furIcons_compressed_data[]={ -0x78,0xda,0xed,0xbd,0x07,0x7c,0x1c,0xd5,0xb5,0x3f,0x7e,0xef, -0xcc,0x36,0x6d,0xef,0xab,0x6d,0x5a,0x6d,0xd7,0x56,0x6d,0x5f, -0xad,0xfa,0xca,0x92,0xac,0xe6,0x26,0xcb,0xb6,0x2c,0x4b,0xb6, -0x64,0xcb,0xb6,0xdc,0x8d,0x1b,0x86,0xd8,0xb8,0x42,0x08,0x98, -0x1a,0xc2,0x23,0x14,0x9b,0x1a,0x42,0x0d,0x98,0x16,0xca,0x23, -0x79,0xbc,0x50,0x42,0x1c,0xe0,0x97,0x42,0x48,0x23,0x94,0x24, -0x2f,0xc9,0x83,0x84,0x97,0x3f,0x79,0x21,0xd8,0x3b,0xfa,0x9f, -0x3b,0x33,0xab,0x6e,0xb0,0x1d,0xf2,0x4b,0xfe,0xff,0x0f,0xb3, -0x3b,0x3b,0x77,0x66,0xef,0xde,0x33,0xf7,0xce,0xb9,0xe7,0x7e, -0x4f,0xb9,0x77,0x11,0x46,0x08,0x29,0xd1,0x7e,0x44,0xa3,0xc1, -0xd6,0xd6,0x9e,0x39,0x5f,0xab,0xbf,0xe2,0x32,0x84,0x2e,0xdf, -0x0a,0x57,0x6d,0xb3,0x9b,0x5b,0x5a,0x91,0x01,0xe9,0xe1,0xbc, -0x87,0x9c,0xcf,0x5b,0x58,0x99,0x38,0xf2,0x71,0xf7,0x0d,0x08, -0xe1,0x11,0x38,0x5f,0xbc,0x6a,0xd3,0xd0,0xd6,0xef,0x3f,0xf8, -0xfa,0xb7,0x10,0xa2,0xee,0x84,0xdd,0xb7,0x6a,0xd7,0x8e,0x72, -0x54,0x23,0xd8,0x82,0x90,0xe0,0x04,0x7c,0x2f,0x58,0x3b,0xb4, -0x7d,0xeb,0xe8,0x28,0x94,0x8c,0x2e,0xef,0x82,0x73,0xc9,0xda, -0x8d,0x17,0xac,0x59,0xb0,0xe7,0xd7,0x46,0x84,0x84,0x0f,0x21, -0xb4,0x6f,0x78,0x64,0xf5,0xd0,0xb0,0xef,0xeb,0x26,0x48,0xa3, -0xf7,0x60,0xcf,0x8c,0xc0,0x85,0x92,0x83,0x22,0x21,0x94,0xef, -0x81,0x73,0xcf,0xc8,0xa6,0x1d,0xbb,0x13,0x5e,0xdb,0x26,0x38, -0xff,0x36,0x9c,0xff,0x7a,0xe3,0x96,0x55,0x43,0x5f,0x4e,0x6f, -0x7f,0x13,0x8a,0x7e,0x0d,0xce,0xdf,0xdc,0x34,0xb4,0x7b,0x2b, -0x7a,0x9a,0x86,0xdf,0xe2,0x36,0x38,0x2f,0xdf,0x3c,0xb4,0x69, -0xf5,0x9e,0x77,0x5f,0x2d,0x47,0xe8,0x62,0xb8,0x67,0xfc,0xdb, -0xad,0x5b,0xb6,0xef,0xd8,0x18,0x3b,0xf5,0x3b,0x84,0x2e,0x39, -0x05,0xbf,0x99,0x8b,0x48,0x5d,0x61,0xff,0x7d,0xd9,0xb1,0xe7, -0x56,0xa8,0x6a,0xff,0x82,0x64,0x62,0x44,0xb6,0xb7,0x0a,0xa3, -0xc7,0xc8,0xf1,0x5d,0xe9,0xab,0x27,0x4e,0xed,0x67,0x46,0xc4, -0x48,0xf8,0x16,0xb9,0x5f,0x44,0x21,0x6e,0x83,0xdf,0x88,0xd0, -0x28,0x24,0xc4,0xe8,0xd4,0x7e,0xf2,0xc9,0x96,0x34,0x71,0x13, -0xb0,0x57,0x36,0xd3,0x4f,0x23,0x19,0x7b,0x4e,0xb1,0xbf,0x22, -0xd7,0x1a,0x51,0x94,0x2b,0x43,0x8c,0xf0,0xd5,0x08,0xea,0x26, -0x38,0x22,0xf8,0x2d,0x9c,0x7f,0xcc,0x1d,0xe9,0x7e,0xb4,0x14, -0xbf,0x4a,0x7e,0x20,0x2c,0x19,0x2b,0x0d,0xab,0x27,0x14,0xdd, -0xba,0x73,0x5b,0x0f,0x94,0x52,0xfe,0xf6,0x30,0x77,0x0f,0x22, -0x8e,0x38,0x7f,0x07,0x70,0x2f,0x35,0xfc,0x91,0xdd,0x4f,0xed, -0xa7,0x4a,0xd0,0x35,0x90,0xe8,0x46,0xe5,0x40,0xf9,0x2e,0x94, -0x46,0x9d,0x28,0x80,0xae,0xc1,0x9b,0xd0,0x6e,0xa8,0xd1,0x20, -0x9a,0x8d,0xba,0xb1,0x09,0x49,0x51,0x07,0xba,0x0a,0x27,0x90, -0x15,0xcd,0x43,0x51,0xf8,0xc5,0xcb,0xb8,0x14,0x67,0xd0,0x3d, -0xf0,0x5d,0x05,0x4a,0xe2,0x39,0x08,0xee,0x08,0xf2,0xd0,0xc8, -0x85,0xf7,0xe0,0x0b,0x51,0x0e,0xe5,0xb0,0x1f,0xbf,0x82,0x74, -0xa8,0x0b,0x6f,0x47,0x2e,0x34,0x1b,0xce,0x64,0xe8,0x62,0xf4, -0x18,0x9c,0x2f,0x43,0x51,0xdc,0x89,0xfa,0xd9,0x57,0x10,0xf6, -0x85,0xb0,0x77,0xa2,0xe5,0x70,0x7c,0x09,0xf5,0xe3,0xc5,0x38, -0x8a,0x36,0xa0,0x32,0xd4,0xca,0xbe,0xf6,0xf2,0xaf,0x56,0xd4, -0x02,0x65,0xdd,0x3a,0xe9,0xb5,0x0a,0x5e,0xc7,0xd0,0xbd,0xb8, -0x06,0xee,0xe3,0x67,0xd0,0x8a,0x21,0xf4,0x35,0xa0,0x70,0x02, -0xfd,0x0e,0x3e,0x11,0xe1,0x21,0x76,0xb7,0xf1,0x95,0x2f,0x87, -0x33,0xcc,0x9e,0x0b,0xb0,0x80,0x7d,0x56,0xdc,0xd3,0x2a,0x7f, -0xeb,0xc3,0xb7,0x87,0x47,0x47,0xd9,0xd4,0x07,0x6f,0xa3,0xd1, -0xd1,0xd1,0x77,0x8b,0x4f,0x10,0x1a,0x4e,0xc9,0x3e,0x29,0x21, -0xa4,0xc4,0x90,0xbf,0x04,0x6a,0x28,0x43,0x72,0xa4,0x80,0xeb, -0x2a,0xa4,0x46,0x1a,0xa4,0x85,0xbb,0xd2,0x03,0xc7,0x1b,0x91, -0x09,0x95,0x22,0x33,0xb2,0x40,0xfb,0xd8,0x90,0x1d,0xee,0xdf, -0x01,0xad,0xe9,0x84,0x9a,0xbb,0x91,0x07,0x79,0x91,0x0f,0xf9, -0x51,0x05,0xb4,0x6a,0x10,0xee,0x32,0x8c,0x22,0xd0,0xce,0x95, -0x28,0x86,0xe2,0x28,0x81,0x92,0x28,0x05,0x2d,0x9e,0x41,0x59, -0x54,0x05,0xad,0x56,0x0d,0xcf,0xa6,0x16,0xd5,0xa1,0x7a,0xd4, -0x00,0x4f,0x30,0x8f,0x9a,0xd0,0x2c,0xd4,0x0c,0x75,0x6f,0x85, -0xa7,0xd0,0x86,0xda,0xe1,0x19,0x74,0xa2,0x2e,0x34,0x07,0xcd, -0x85,0xa7,0x30,0x1f,0x2d,0x80,0x67,0xb6,0x10,0xf5,0xa0,0x45, -0x68,0x31,0x5a,0x82,0x7a,0xd1,0x52,0xd4,0x87,0x96,0x41,0x6b, -0x0e,0x40,0x6b,0xae,0x80,0x27,0x37,0x84,0x56,0x42,0x1b,0x0d, -0xa3,0xd5,0x68,0x0d,0x5a,0x8b,0x46,0xd0,0x3a,0xb4,0x1e,0xda, -0x76,0x23,0x22,0xfd,0x43,0x34,0xce,0x92,0x98,0xe2,0xf9,0x6f, -0xe2,0x86,0xb9,0xe6,0xfb,0xff,0xf9,0xc6,0xca,0x1e,0x78,0x22, -0xdc,0xab,0x16,0x1d,0x46,0x2f,0x08,0x86,0x85,0x1e,0xe1,0x77, -0x44,0x3f,0x12,0xf7,0x8a,0xff,0x20,0x79,0xa5,0x24,0x55,0xb2, -0x4b,0xfa,0x90,0x94,0x91,0x5d,0x2a,0xfb,0xa3,0x3c,0x2a,0xff, -0xad,0x62,0xbd,0xe2,0x0d,0xe5,0xb0,0xf2,0x65,0xd5,0x9d,0xea, -0x3e,0xf5,0x33,0x9a,0x8b,0x34,0x2f,0x68,0xaf,0xd5,0xc9,0x75, -0x47,0x74,0x6f,0xe8,0x6f,0x30,0xb4,0x19,0xab,0x4c,0x5a,0xd3, -0x7e,0x6b,0x99,0xf5,0x41,0x5b,0xca,0xf6,0x6d,0xfb,0x1f,0x1c, -0x12,0xc7,0x33,0xe5,0xfb,0x9d,0x29,0xe7,0x65,0xce,0x53,0xae, -0x4b,0xdc,0x2f,0xf9,0x83,0xfe,0x97,0x2b,0x1e,0x0a,0x74,0x07, -0x5e,0x08,0x4a,0x83,0xcf,0x86,0xee,0x0c,0x7d,0x18,0x35,0x46, -0x9b,0xa3,0x23,0xd1,0x2b,0x2b,0x3f,0x88,0xc9,0x63,0xeb,0x63, -0x3f,0x88,0x97,0xc5,0x17,0xc7,0xef,0x8f,0xbf,0x19,0x7f,0x2f, -0xf1,0x54,0x72,0x38,0xf9,0x42,0xaa,0x31,0xf5,0x4c,0xba,0x3a, -0xfd,0x78,0xfa,0xcd,0x8c,0x25,0xd3,0x94,0xb9,0x3a,0xf3,0xeb, -0xac,0x2d,0x7b,0x24,0x7b,0x34,0x7b,0x3c,0xfb,0x42,0xf6,0x67, -0xd9,0x3f,0x56,0x51,0x55,0xfa,0xaa,0x8e,0xaa,0x3d,0x55,0xbf, -0xcd,0x79,0x72,0x5b,0x73,0x1f,0x56,0x6f,0xab,0xb9,0xbd,0xf6, -0xd9,0xba,0x68,0xdd,0x87,0xf5,0xc3,0xf5,0xaf,0x34,0x1c,0x67, -0x9f,0x2c,0xf4,0x77,0xca,0x20,0xb8,0x17,0x1e,0xa8,0x18,0x45, -0x1f,0xc6,0xa8,0xb2,0xf6,0xb8,0x58,0x80,0xde,0x4f,0x3c,0x2c, -0x12,0xfe,0xa2,0xf6,0x38,0x4d,0x41,0x12,0x3d,0x4c,0x93,0xcb, -0x42,0x72,0xf9,0xb8,0x58,0x84,0x4f,0xd5,0x1e,0xc7,0xe4,0x7a, -0x52,0xe3,0xd4,0x78,0x9d,0x1a,0x67,0x0d,0xfe,0x19,0x33,0x84, -0x87,0x99,0x9b,0x05,0xf7,0x9e,0x5c,0x5c,0x23,0x48,0x91,0x72, -0x4f,0xed,0x1f,0xfd,0x0b,0xbd,0x9f,0xe5,0x15,0x60,0x15,0xa1, -0xd3,0xeb,0x2c,0x24,0x85,0x37,0xfe,0xed,0x11,0x31,0x92,0x11, -0x99,0x46,0x83,0x94,0x50,0x09,0xfe,0x4a,0x17,0xa0,0x4f,0x78, -0x81,0xdf,0x11,0x8e,0x39,0x13,0x46,0x83,0x5e,0x89,0xc5,0x22, -0xb1,0xc1,0x68,0x32,0x9a,0xca,0xb0,0x41,0x0f,0x69,0x25,0x76, -0x3b,0xb3,0xce,0x44,0xa6,0x0e,0xa7,0x7c,0x6e,0x67,0x3a,0xc9, -0xa5,0x42,0x98,0x92,0xe2,0x7f,0xdf,0x7b,0xa5,0x23,0x5e,0x5e, -0x5e,0x56,0xe6,0xf5,0x96,0x3b,0x42,0x3a,0xbd,0xcb,0xbd,0xa2, -0x8a,0x31,0xdd,0x8e,0x4b,0x1b,0xda,0xda,0x1a,0x98,0xdf,0x9d, -0xaa,0x6b,0x6a,0xaa,0x3b,0x45,0x17,0xae,0x38,0xbf,0x6a,0x5e, -0x42,0x21,0xa7,0x25,0x94,0x42,0x61,0xb3,0xf5,0x36,0xd4,0x66, -0xd2,0x7e,0x7f,0xf8,0xf2,0xa6,0xfa,0x78,0x7d,0xd3,0xa5,0xf5, -0xb9,0x68,0x75,0x3d,0x2b,0x0d,0xae,0x41,0xab,0x44,0x5b,0xe8, -0x7b,0xa0,0xef,0x9a,0xa0,0x1f,0x22,0x6f,0xcc,0x1f,0x73,0xc6, -0xc4,0x31,0x77,0x46,0x9b,0x4d,0x1a,0xb5,0x26,0x1c,0x73,0x8b, -0xc4,0xb1,0xa4,0x0f,0xc7,0x34,0xc8,0x1f,0x4b,0xc6,0x74,0xdc, -0x2e,0xa2,0xc4,0x9a,0x18,0xf5,0x87,0x2e,0xe6,0xc5,0xf6,0xcb, -0x2a,0xbf,0x55,0x79,0x1f,0xec,0xcc,0x15,0xa2,0xda,0xba,0xbf, -0xd6,0x52,0x87,0x99,0xbf,0x9a,0x6e,0x3a,0x21,0xf8,0xde,0x75, -0xd9,0x57,0xec,0xab,0xde,0x7d,0xf7,0x08,0x15,0x3d,0x72,0xa4, -0xf0,0x83,0x23,0xd4,0x77,0x9f,0x7c,0xf2,0xc9,0xc2,0x07,0xb8, -0x03,0xff,0xa8,0x82,0xb9,0x1c,0xef,0x1c,0x62,0x6e,0x4c,0x30, -0x8f,0x20,0x5e,0x22,0xdd,0x27,0x46,0xf4,0x10,0xdd,0x4b,0x1f, -0xa1,0x9f,0x42,0x28,0xeb,0xa3,0xfc,0xc9,0x98,0x9d,0x32,0xd9, -0x05,0x26,0x3b,0x3d,0xed,0x2d,0x38,0xa7,0x2b,0xff,0x94,0x6c, -0x67,0xfa,0xc3,0x32,0x6c,0x4a,0xd6,0xe3,0x2c,0xdf,0xe6,0xfc, -0x59,0x1d,0x3d,0xe1,0x2d,0x98,0x7c,0x7a,0x86,0x57,0xfe,0x29, -0xd9,0xce,0xe5,0x87,0x84,0xa1,0xdc,0xf0,0xd8,0xa3,0xd8,0xef, -0x26,0x7d,0x81,0x12,0x0b,0x5d,0x3e,0x3f,0x34,0x42,0x19,0x4e, -0x26,0xd2,0x29,0x1f,0xf9,0xc2,0xe7,0xf7,0xa5,0x53,0x99,0x64, -0xc2,0x68,0x82,0x1c,0x51,0xec,0x76,0x89,0x0c,0x7a,0xb6,0xc3, -0x70,0x6f,0x83,0x5e,0xe4,0x85,0xdf,0xba,0x5d,0x24,0xa3,0xdf, -0x97,0xca,0x66,0xb2,0xf5,0xf0,0x63,0xc8,0xc1,0x65,0xb6,0x63, -0xbd,0x31,0x99,0xc8,0xd6,0x53,0x75,0xd8,0x9d,0x4e,0x6a,0xdc, -0x57,0x96,0x2e,0x2f,0x1d,0xc1,0x9f,0xe9,0x26,0x50,0x0a,0xe4, -0x02,0x25,0xad,0xcc,0x29,0xbf,0xa0,0xca,0x29,0x69,0x15,0xad, -0xa0,0x95,0x82,0xcf,0x96,0xc4,0x70,0xe9,0x4a,0xf3,0x85,0xca, -0x6a,0x52,0xb8,0x1c,0x0a,0x57,0xd5,0xaa,0xa8,0x0f,0x3a,0x37, -0xfb,0x65,0x95,0x72,0xfb,0x9c,0xf8,0xf9,0xc1,0x54,0x89,0x47, -0xda,0x17,0x0a,0x6e,0x5d,0xdd,0xb6,0xca,0x03,0xd7,0x2c,0x8d, -0xf1,0x6c,0xd6,0x68,0x8c,0x97,0x78,0x4a,0x62,0xcd,0x06,0xa3, -0x6e,0x07,0x35,0x4b,0x5e,0x32,0xaf,0x2d,0x15,0x0e,0x39,0xcb, -0x75,0x5a,0xad,0xd6,0xe5,0x5a,0x51,0xd7,0x97,0xad,0x2a,0x5b, -0xa8,0x69,0xad,0x6d,0x9b,0x3f,0xbf,0xad,0xcc,0x62,0xf1,0x1b, -0xf7,0xfc,0xaa,0xef,0x89,0xad,0xf8,0xd9,0xad,0xf8,0xf3,0xed, -0x5f,0x70,0xb3,0x8c,0x98,0xcd,0x6b,0xcd,0xcd,0x58,0xdd,0xdc, -0xcc,0x7c,0xd0,0x0c,0x49,0xf3,0x88,0xe5,0xf3,0x56,0xf9,0x57, -0xdc,0xb6,0x32,0x4d,0x5b,0x5b,0xb0,0xae,0xc5,0x02,0xcf,0x68, -0xad,0xa5,0x85,0x79,0xbf,0x45,0x56,0x95,0x91,0x05,0x65,0x81, -0xf0,0xa6,0x70,0xa5,0x82,0x12,0x53,0x86,0x70,0x64,0x41,0xff, -0x50,0x3c,0x25,0x0d,0xc8,0xbc,0x9e,0x48,0x2a,0x68,0x34,0xc8, -0x29,0x09,0x25,0x73,0x98,0x4c,0x0d,0x81,0xd5,0x23,0x9b,0x63, -0xf5,0x3a,0x5d,0x30,0xd0,0xd4,0xf4,0xcd,0xa6,0xa6,0x60,0xb0, -0xc2,0xef,0x9b,0x1d,0x8f,0xe7,0xfa,0xbb,0xef,0xec,0xee,0x97, -0x94,0x38,0xe3,0x65,0x35,0x4b,0x98,0xa3,0x44,0x59,0xe9,0x1e, -0xa5,0x44,0x0f,0x0a,0x2d,0x80,0xb2,0x3d,0x80,0x96,0xdb,0x01, -0xfb,0xee,0x06,0x3d,0x14,0x81,0xf8,0x4c,0xa7,0x40,0xd8,0x65, -0x93,0x22,0x16,0x4d,0x88,0x93,0x44,0x18,0x02,0xd2,0x10,0xf9, -0x13,0x80,0x24,0xdc,0x2e,0x10,0x87,0x34,0x19,0x67,0x61,0xbc, -0x31,0x9a,0x92,0x19,0x76,0xec,0x01,0xb1,0xeb,0x74,0x6b,0x9c, -0x20,0x33,0x21,0x9f,0x58,0xe7,0x26,0xd2,0x38,0x5b,0x44,0x1e, -0x06,0xec,0x22,0x62,0x38,0x05,0x59,0xb3,0x19,0x56,0xae,0x8a, -0x26,0x0a,0xd6,0x0c,0x88,0x6a,0x10,0xcc,0x42,0x0d,0x64,0xd4, -0xe0,0x34,0xbe,0x7d,0xc3,0x26,0xb5,0xaa,0x7a,0x5e,0xfc,0xb2, -0x9a,0x60,0xb0,0xcc,0xee,0x2d,0x91,0x6b,0x66,0xc7,0x17,0xac, -0xd8,0xbc,0x7e,0xd3,0xa6,0x8d,0x0e,0xe7,0x21,0xe7,0x06,0xdd, -0x7c,0xbd,0x52,0x29,0x57,0x2a,0xf5,0x73,0xf5,0xeb,0x9c,0x87, -0xca,0xf1,0x55,0xab,0x71,0xc9,0xe2,0x70,0x28,0x57,0xbd,0xff, -0x3c,0xc9,0x62,0xd3,0xee,0x9b,0x3c,0x3e,0x9f,0xe7,0x26,0xea, -0x81,0xea,0x01,0x97,0xd3,0xed,0x76,0xba,0xa2,0xd1,0x9a,0xc5, -0xc9,0xa4,0x43,0xd1,0xae,0xad,0x4f,0x37,0x77,0x75,0x35,0x67, -0x9a,0xb4,0xaa,0x2a,0x65,0xf9,0x3a,0xe6,0xd7,0xb8,0x82,0xd9, -0xc6,0xbc,0x51,0x38,0xbc,0xaf,0xb6,0xae,0x76,0xcb,0xa0,0x2b, -0x12,0xa8,0x08,0x54,0x2c,0x4e,0x54,0xc6,0xd7,0xaf,0x5d,0x7f, -0xfe,0xa2,0xf3,0xcd,0xe7,0xc3,0x9b,0x2e,0xdd,0x8a,0xbf,0xb5, -0xa5,0x95,0xf9,0xaf,0xd6,0xb9,0xf3,0xe6,0xcd,0x6d,0xc5,0xe6, -0xd6,0x2d,0x4c,0x7e,0x2b,0x75,0x34,0x99,0x1a,0x9c,0x33,0xa8, -0x61,0xfe,0x4b,0xf7,0xdd,0xcc,0x22,0x5f,0xb0,0x3e,0xe8,0x7b, -0x93,0xb9,0xd2,0x1f,0x0c,0x1e,0x7e,0xfc,0x70,0x30,0xa8,0xd7, -0x7b,0xbd,0x1d,0xe2,0x40,0x2e,0xb1,0xa2,0xfb,0xb6,0x85,0xcb, -0x33,0x35,0x12,0x67,0x49,0xc7,0xdc,0xe3,0x4c,0x0a,0xab,0x0f, -0x32,0xd7,0xe2,0xef,0x33,0x7f,0x3a,0xc8,0x69,0xac,0xe5,0xe8, -0x3e,0xd1,0x5b,0xf4,0x10,0xe8,0x40,0x06,0xd0,0x44,0x76,0x00, -0x7a,0x89,0x69,0x08,0xa6,0xd3,0x8b,0x42,0xd8,0x8c,0xc7,0x70, -0x1b,0xe6,0x86,0x33,0x40,0x78,0x70,0x89,0x1f,0xd0,0xa2,0x38, -0x9d,0xaa,0xa7,0xd8,0xa6,0xe4,0x47,0x34,0x31,0x0c,0x69,0x46, -0x07,0x26,0x83,0x99,0x92,0xe2,0x46,0xb3,0x28,0xc5,0x65,0x9a, -0x32,0x8c,0x91,0xc1,0x8d,0x1f,0xc8,0x9c,0xb8,0x7c,0x60,0xcd, -0x9a,0x81,0x47,0x1f,0x08,0x46,0x2b,0x03,0x0f,0x50,0xbf,0x5c, -0xb4,0x2b,0x28,0x4f,0x28,0xdc,0xa1,0x50,0x26,0x9f,0x8f,0xd6, -0x48,0xfd,0xd2,0x95,0x2b,0x9d,0x75,0x8b,0x33,0x5d,0x55,0xd9, -0x0a,0x45,0x42,0x61,0xe9,0xac,0xca,0x95,0x97,0xa7,0xb2,0xb5, -0xc3,0x03,0xe5,0x0d,0x7d,0xd4,0x2f,0x05,0xd2,0xe5,0x5d,0xb5, -0x6b,0x3a,0x02,0xc1,0x39,0x1b,0x9b,0xfa,0xf6,0xba,0x97,0xea, -0x16,0xd4,0xcd,0x1f,0x1a,0x9a,0x5f,0x6e,0xb3,0x1b,0x8d,0xe6, -0xcb,0xfe,0x9f,0x15,0x4f,0x50,0x47,0x37,0x3d,0xb9,0x89,0xf9, -0x0b,0x5e,0x1f,0xaa,0x88,0x06,0x42,0x85,0xc7,0xeb,0x52,0x30, -0xb0,0x84,0x8c,0xa6,0xea,0xb8,0x3f,0x2a,0x07,0x2e,0xd6,0xf6, -0x2f,0x08,0xb7,0xc5,0xad,0x56,0x4b,0x42,0x16,0x91,0x39,0x03, -0xa6,0xd2,0x70,0x30,0x20,0x93,0xeb,0x06,0xe6,0x57,0xce,0xc9, -0xda,0xcf,0x8b,0x37,0x46,0x96,0x1c,0xec,0xe9,0x39,0xd0,0x1b, -0x9d,0x3f,0x3b,0x55,0x59,0xb3,0x66,0x60,0xf3,0xc0,0x9a,0x12, -0x89,0x5a,0x55,0x59,0x9e,0x1a,0x60,0x6e,0x02,0x2d,0x32,0x0a, -0xed,0xf7,0x03,0x68,0x3f,0x2d,0x68,0x87,0x41,0x94,0xc2,0xad, -0x80,0x41,0x8b,0x8c,0x56,0x8f,0x13,0x65,0x14,0xb4,0x84,0x9f, -0x6b,0x45,0xae,0xf2,0x42,0x96,0x41,0xa7,0x34,0xaf,0x90,0xb0, -0xaa,0x5d,0x6c,0xb2,0xab,0x4c,0x76,0x65,0xf1,0xad,0x2a,0x7e, -0x62,0x8d,0x5b,0x53,0x04,0x56,0x75,0x42,0x7f,0x9d,0xca,0x5f, -0xa7,0x2c,0xbe,0xc7,0xd2,0x02,0x0d,0xb4,0xa5,0x8f,0xc2,0xc9, -0xda,0x41,0xb7,0xcb,0x0d,0xef,0x15,0x17,0x0e,0x36,0xbb,0xdd, -0xcd,0x43,0xb5,0x6d,0xf3,0xe6,0x5d,0x3d,0x6f,0x1e,0xfe,0x15, -0xcb,0xa0,0x4b,0x16,0xdf,0x71,0xa3,0x17,0xb6,0x1b,0xa9,0x55, -0x12,0x57,0x89,0xbc,0xd8,0xd9,0x57,0xee,0x74,0x5e,0xec,0x92, -0xb8,0x25,0x8a,0xb1,0x0b,0xbb,0x9c,0x17,0xdf,0x5f,0x64,0xa6, -0x8a,0x8a,0x1e,0x38,0xf6,0xf8,0xfb,0x06,0xba,0x6f,0xef,0x1e, -0x60,0x3f,0xe6,0x11,0xf6,0xfb,0x8f,0xb5,0xcc,0xff,0xe0,0x75, -0xde,0x60,0x5d,0xc0,0x77,0xdc,0xb0,0xd0,0xf0,0x4f,0x15,0x57, -0x14,0x03,0x3d,0x62,0x16,0xf3,0xe1,0xac,0x7f,0xfa,0x8d,0xe0, -0xab,0x0b,0x2b,0x67,0x61,0x39,0xd7,0xbf,0xee,0x42,0x3d,0xa2, -0x65,0xf4,0x37,0x41,0x57,0x6a,0x03,0xad,0x7e,0x39,0xd1,0x50, -0xc6,0xfa,0x05,0x2f,0x8a,0xc6,0x01,0xe1,0x58,0xe7,0x80,0x17, -0xe9,0x1d,0x4e,0x8d,0x1b,0xb3,0xfa,0x15,0x2b,0x02,0x0d,0x65, -0x14,0x91,0x6c,0x62,0x25,0x05,0xba,0x15,0xc9,0x06,0xbc,0xe3, -0x07,0xe6,0x99,0xa0,0x5d,0xfd,0x46,0xa0,0xdc,0x31,0xd8,0xb1, -0xbf,0x3f,0x95,0x8e,0xc5,0x66,0xcd,0x5a,0x78,0xde,0xcd,0x21, -0x6d,0x87,0xb6,0x74,0xf5,0x9c,0x55,0x17,0x5c,0xb0,0xaa,0xc2, -0xe3,0xb1,0x5a,0xd5,0xea,0xfb,0x71,0xe5,0xf9,0x58,0x84,0xb7, -0xad,0x3b,0xdf,0xaa,0x37,0xa4,0x2c,0x96,0xba,0xb4,0x46,0xa7, -0x51,0xe7,0xe6,0x55,0x32,0x23,0x5f,0xfc,0x7d,0xba,0x0c,0xb6, -0xf4,0xef,0x7f,0x90,0xcc,0x66,0x93,0x3f,0x78,0xa7,0x6e,0x7e, -0xd5,0xa6,0xdb,0xd7,0x8f,0xdc,0x5e,0x95,0xb5,0xd9,0x56,0x2d, -0x95,0x85,0x64,0x35,0xed,0xfb,0x76,0x5e,0xba,0x73,0x9f,0x54, -0xa6,0xd3,0xdb,0xcb,0xfc,0xf9,0x9d,0x4c,0x9e,0x6e,0xdd,0xb5, -0xb2,0xb2,0xc9,0x60,0xd0,0xd3,0x62,0x6c,0xac,0xf4,0x78,0xd3, -0x89,0x70,0x24,0xef,0xdd,0x69,0xb5,0x25,0x03,0x29,0xab,0xed, -0xbc,0x24,0xa8,0x63,0x49,0x68,0x07,0x21,0x4a,0x43,0x3f,0xf9, -0x1e,0xf4,0x13,0x07,0x6a,0x05,0x19,0x3f,0x88,0xd6,0xb0,0xfd, -0x64,0x26,0xd9,0xc0,0x4a,0x62,0x90,0xfa,0x20,0x34,0x31,0x0b, -0x99,0xa1,0x1f,0x71,0xc3,0x00,0x79,0x41,0xe6,0x7a,0x3a,0x09, -0xfd,0xca,0x30,0xad,0x63,0xa5,0x9d,0x69,0x32,0x0a,0x68,0x92, -0x06,0xb7,0xc1,0x0b,0x9d,0x41,0x89,0xf1,0xdc,0x43,0xd7,0xfb, -0xda,0xd7,0xe5,0x7b,0x77,0x39,0x97,0x69,0xda,0x6a,0xe6,0x2c, -0x5d,0x3a,0xa7,0xae,0x4b,0xab,0xaa,0x56,0x3a,0xeb,0x6a,0xf1, -0xa9,0xaa,0x25,0xb5,0x1a,0x75,0xd8,0xed,0x5e,0x14,0xb8,0x3a, -0x17,0x89,0x38,0x5d,0x26,0xa3,0x82,0x12,0x60,0x99,0xcd,0x1b, -0x2b,0x0f,0xb6,0xa5,0xed,0xce,0xfa,0x25,0xe9,0x9a,0x7c,0x7e, -0x67,0x53,0x13,0x75,0x1b,0xf3,0xdd,0xc8,0x63,0xd1,0x2b,0x97, -0x2d,0x63,0x9e,0xfd,0xb9,0xd8,0x7d,0xe5,0xfd,0x0f,0xdf,0x43, -0x24,0xc2,0x9c,0xce,0x44,0x2c,0xb7,0x7e,0x60,0xcd,0xc0,0xfa, -0x86,0x78,0x89,0xbb,0xa4,0x3d,0x10,0xf0,0x34,0xc7,0x62,0x75, -0xed,0xfb,0x33,0x99,0x85,0xb6,0x80,0xdf,0x57,0x11,0x88,0x44, -0x32,0x18,0x1b,0xdc,0x56,0x95,0x2d,0x3b,0xa7,0x32,0xb9,0xb0, -0xd6,0xd9,0x5b,0x5f,0xa7,0xa8,0xab,0x67,0x3f,0xe6,0x1c,0x1a, -0xe8,0xc0,0xc1,0x0e,0xa6,0x7a,0xd1,0xa1,0x37,0xf0,0xaa,0x9a, -0xf7,0x91,0x04,0x75,0x8e,0x4a,0x44,0x8f,0x09,0x0d,0x48,0x8e, -0x8c,0xc8,0x86,0x2a,0x50,0x3f,0x1a,0x41,0xdb,0xd0,0x4d,0x08, -0x99,0x58,0x99,0x3c,0x4d,0x6a,0x60,0x0d,0xa9,0x2c,0xa8,0xf3, -0x86,0xe2,0x0b,0x9f,0x8b,0xd6,0xc1,0x2b,0x2d,0x6e,0x5d,0x52, -0x47,0x73,0x69,0x15,0x4e,0x7a,0xa1,0x18,0x72,0x95,0xfd,0x15, -0xab,0xd7,0x40,0x7e,0x22,0x87,0xb8,0x5f,0x12,0x05,0x8f,0x3c, -0x16,0x8d,0xfb,0x21,0x22,0x56,0xc2,0xbd,0x45,0xb1,0x82,0x5f, -0x5e,0xf3,0xe1,0x25,0xf8,0x62,0xe6,0x6d,0x4c,0x33,0x05,0xec, -0xf8,0xf8,0xbf,0x26,0xa1,0x7b,0x6f,0x49,0x11,0xdd,0xcb,0xa3, -0x33,0xa0,0xfb,0xaa,0x12,0x57,0xc9,0xdb,0x25,0x6e,0xc9,0xf0, -0x77,0x0f,0xbc,0xfc,0x3f,0xa0,0x89,0x10,0xfd,0xa3,0xe6,0x21, -0xea,0x35,0xf2,0x58,0x24,0x0e,0xb1,0x71,0x89,0xd1,0xb0,0xc4, -0x20,0x71,0x48,0x64,0x58,0x88,0x57,0xee,0xd6,0xb6,0x69,0x21, -0x5d,0x02,0xbb,0x76,0xb6,0xf6,0xfc,0x95,0x1f,0x51,0xc7,0x52, -0xc9,0xe7,0x58,0x89,0xe4,0x0b,0xd4,0x07,0xbc,0x85,0x67,0xa8, -0x63,0x85,0xa7,0xfb,0xa8,0x63,0x7d,0xdf,0xe9,0x7d,0xb5,0x8f, -0x5e,0x92,0x4b,0x03,0x07,0x07,0xc3,0x9b,0xc3,0x95,0x04,0xa6, -0xe8,0x23,0xe1,0x05,0x03,0x83,0x04,0xbc,0x48,0x3d,0x5e,0x02, -0x5e,0x8c,0x32,0x4a,0x42,0x4b,0xcb,0x09,0x78,0x19,0x5e,0x27, -0x73,0xec,0x71,0xc0,0x1b,0x0a,0x18,0xc2,0x6f,0x69,0xf2,0x6a, -0x75,0x5e,0xf3,0xc3,0xab,0x75,0x5d,0x7a,0x5d,0xa7,0x2e,0xf2, -0x78,0x04,0xde,0xba,0x76,0x1d,0xa4,0x99,0x55,0xd4,0x31,0xff, -0x2d,0x7e,0x63,0xaf,0x11,0xde,0x90,0x28,0x0c,0xb1,0x7d,0x3e, -0x00,0xbc,0xfe,0x13,0x7e,0x4c,0xad,0x06,0x7e,0x3f,0xfd,0x98, -0x3a,0x7d,0x00,0x05,0x4e,0x36,0x4d,0xe8,0x04,0xde,0x09,0x0f, -0x37,0x80,0xcb,0x97,0xaf,0x5e,0x33,0xf0,0xc8,0x03,0x81,0x68, -0x34,0xf0,0x00,0xad,0x3a,0xfc,0x15,0xc2,0xdb,0x4b,0x6a,0x6a, -0x5c,0xaa,0x3a,0x15,0xb0,0xf7,0xdc,0x30,0x6c,0x73,0x6b,0xbb, -0x74,0xca,0x6a,0x95,0xab,0xb6,0x0e,0x47,0xf0,0x83,0xcc,0xb7, -0xb0,0x9b,0xf9,0x25,0xce,0x4f,0x1b,0x05,0x09,0x07,0x2f,0x8d, -0xf8,0x7d,0x9d,0x12,0x97,0x24,0x96,0x4b,0xa7,0x81,0x8b,0xd3, -0xe9,0x22,0x1b,0xcb,0xa8,0xa3,0x83,0x4f,0x0d,0x7e,0x67,0xf0, -0x5f,0xc3,0xbe,0x22,0xc1,0x9b,0x46,0x29,0xe1,0x97,0x01,0x23, -0x36,0xa3,0x45,0x68,0x13,0xdc,0xd1,0x51,0x74,0x1f,0xfa,0x31, -0x7a,0x17,0xee,0x86,0x37,0x30,0xb9,0x08,0x94,0xf3,0xb3,0x82, -0x22,0xc3,0xc9,0x06,0x10,0x92,0xe3,0xf6,0x28,0x56,0x72,0x10, -0x91,0xeb,0xcf,0x72,0x97,0xc6,0x1e,0x41,0x1a,0xf3,0x42,0x26, -0xcb,0xca,0x21,0x35,0xa0,0x4b,0xa2,0x60,0xa7,0xa2,0x94,0x8b, -0xa8,0xf1,0xec,0xc3,0x80,0xfc,0x98,0x17,0xd7,0x69,0x0e,0xf2, -0x24,0x48,0x0f,0x60,0xa5,0xb2,0x81,0x35,0x77,0x4d,0x11,0x44, -0xba,0x89,0x27,0x5e,0xf6,0x56,0xdc,0x5c,0x77,0x81,0xde,0x29, -0x22,0xe2,0xdb,0xe5,0x27,0xe5,0x15,0x35,0x7c,0x52,0x98,0x78, -0xac,0x26,0xe4,0x47,0x54,0x67,0x7d,0x6d,0x75,0x3c,0x36,0xcb, -0x24,0x8f,0xc9,0x55,0x3a,0x7d,0xd2,0x59,0x1e,0xaa,0x9c,0x5f, -0xed,0x94,0x4a,0x3d,0x95,0x16,0xbb,0xd9,0xa2,0xd3,0x19,0x5d, -0x0e,0x47,0x24,0x9c,0xa9,0x9c,0x9d,0x09,0xaa,0xe6,0x03,0x0a, -0xd5,0x6a,0xa2,0xb6,0xfa,0x7c,0x4b,0xc3,0x6c,0xea,0x86,0xfa, -0xfe,0x5a,0xa5,0x4a,0xa5,0xac,0xed,0xaf,0xdf,0xbb,0x6b,0xd7, -0x5e,0x77,0xbc,0x4c,0xa9,0x2c,0x8b,0xb7,0xc4,0x1d,0x62,0xd8, -0x54,0xea,0x78,0xe1,0xa3,0x9a,0xa5,0x75,0x8e,0x8e,0xda,0x54, -0x7d,0x59,0x76,0xe1,0x48,0x20,0x50,0xa5,0x52,0x35,0xa4,0xea, -0x3a,0xd4,0xea,0xda,0xbe,0xea,0xda,0xa6,0xa6,0x0b,0x9a,0x9a, -0xea,0xb2,0x35,0x35,0x5b,0xaa,0xab,0xe9,0x6e,0xa3,0xb1,0x65, -0x71,0xe0,0xea,0xaa,0x65,0x2e,0x67,0x44,0x01,0x1d,0x4e,0xaa, -0x54,0xfa,0x40,0x32,0x7a,0x3c,0x69,0xbb,0x5a,0xe3,0x70,0x2c, -0xce,0x54,0x85,0xc2,0x20,0x40,0xdf,0xab,0xc9,0x37,0x55,0x83, -0x9c,0xfc,0x6a,0x3a,0x20,0x8e,0xc6,0xc3,0x3e,0x69,0x50,0x0a, -0x4d,0x63,0x97,0x96,0x98,0x22,0xf9,0x8a,0x72,0x8b,0xb9,0xc2, -0x2c,0x12,0x88,0x14,0x0a,0x83,0x3e,0xe7,0x0d,0xb7,0x59,0xcc, -0x80,0x98,0x9d,0x61,0x53,0xbd,0x5e,0xa3,0x91,0xcb,0x15,0xd5, -0x29,0x71,0x2a,0xd3,0xcf,0xac,0xaf,0xec,0x6d,0x6c,0x5c,0xd8, -0x9d,0x6f,0x5c,0x5a,0xf9,0x04,0xf3,0xcd,0xc7,0xfb,0x6d,0xc9, -0xf6,0xf0,0xce,0x70,0x5b,0xca,0x66,0x4b,0x79,0x3c,0x90,0xf2, -0xba,0x2d,0x16,0x1b,0x2d,0xb2,0xa7,0x66,0x07,0x67,0x2d,0xd0, -0x88,0x75,0x73,0xab,0x7d,0x8d,0x11,0xb3,0x42,0x1e,0x29,0x2f, -0xf7,0x55,0xcf,0xd5,0x89,0x35,0x0b,0x66,0x05,0xdd,0x9e,0x94, -0x7d,0x49,0x55,0x42,0x97,0xc8,0x66,0xe1,0xa3,0x0a,0x57,0xc7, -0xa2,0xea,0x68,0x8c,0xfd,0x70,0xb4,0xe7,0x1b,0x37,0x2c,0xb2, -0x06,0xe6,0x56,0x54,0xf4,0x81,0x3c,0xd6,0x6b,0xb5,0x56,0x95, -0x52,0x95,0xe9,0x8a,0x25,0x82,0x21,0x7b,0x99,0x4b,0xab,0x03, -0xa9,0xfd,0xe5,0x86,0x5a,0x65,0x6d,0x7d,0x3d,0x7c,0x34,0x70, -0xe3,0xf6,0x6e,0xf4,0x84,0xe8,0x52,0x7a,0x31,0xf0,0xbd,0x1f, -0x65,0x51,0x23,0xb1,0x74,0x6a,0x62,0x6e,0x76,0x4f,0x43,0x0f, -0x30,0x00,0x97,0xa7,0x81,0xd7,0xc7,0xcf,0xc9,0x77,0x49,0x38, -0x3a,0xa1,0x87,0xb8,0x27,0xf7,0x10,0xa2,0xbe,0x44,0x31,0xbe, -0x7f,0xe3,0x4b,0xf8,0xd4,0xc2,0x65,0xcb,0xb0,0xa7,0xbf,0x9f, -0x0a,0xd5,0x9e,0xac,0xde,0xe2,0xfb,0xaa,0xef,0x52,0xd8,0x99, -0x9f,0x08,0xd5,0x79,0xf5,0x0b,0xea,0x46,0xea,0x2f,0x85,0xe7, -0xa8,0xfa,0xc1,0xc1,0xc2,0x73,0xbd,0xf8,0x8f,0xbd,0xbd,0x8c, -0xb6,0xf7,0xb1,0xc7,0x88,0x29,0x83,0xa8,0x62,0x54,0x75,0xfc, -0xf9,0x78,0xfc,0x79,0x32,0x96,0x4a,0x40,0xbe,0x7c,0x04,0xf2, -0x25,0x85,0xea,0x41,0xba,0xcc,0x47,0xbd,0x20,0x61,0xce,0x01, -0x9f,0xfb,0xdd,0x44,0xe6,0x93,0x5b,0x2c,0xde,0xe1,0xb4,0x2b, -0x05,0x00,0xe3,0x8a,0x38,0x01,0xe3,0xd9,0xc6,0x7c,0xb4,0x5a, -0x5a,0x01,0x60,0xdc,0x55,0x4b,0xc0,0x78,0x95,0x9f,0x05,0xe3, -0xd9,0xea,0x72,0x47,0x2a,0x53,0xbb,0x7a,0xc0,0x59,0xdf,0x47, -0xbd,0x56,0xf7,0x71,0xcd,0xe6,0x5f,0x7f,0xc9,0x77,0x03,0xd4, -0x48,0xa0,0x69,0x54,0x3f,0xaf,0x6e,0xa4,0x2b,0xa6,0x5f,0xbb, -0xff,0xac,0x20,0xb8,0xec,0xb1,0xc7,0xa8,0xa3,0x13,0x1a,0xa0, -0xf0,0xd7,0x29,0x17,0x38,0x1b,0xec,0x20,0xb4,0xc9,0xad,0xd0, -0x26,0x06,0x90,0x52,0x9d,0x44,0x4e,0xd1,0xb1,0x29,0x43,0x15, -0xd1,0x0e,0xd3,0x33,0x3d,0x31,0xe1,0x27,0xe3,0x10,0x5c,0xfb, -0xf3,0xad,0x30,0xc0,0x48,0x43,0x32,0x01,0x0c,0x20,0x90,0xda, -0xe4,0xfd,0x8a,0x17,0x77,0x72,0xcf,0x11,0x1f,0x06,0x84,0xd1, -0x31,0x32,0x23,0xc2,0x00,0xa1,0x9b,0xfd,0x65,0xd6,0x7f,0x93, -0x1f,0xde,0x90,0x20,0xb7,0x5c,0x7c,0xac,0xb2,0xd3,0x21,0x08, -0x96,0xf7,0x66,0x03,0xef,0x3d,0x09,0xbc,0x47,0xc6,0x0f,0x27, -0x8c,0x26,0xa7,0x1b,0x3f,0x26,0x0e,0xfc,0x30,0x34,0x03,0x5e, -0x34,0xb4,0x15,0x95,0x29,0x76,0x8c,0xa0,0xf4,0xf8,0x81,0xe2, -0x10,0x80,0xbf,0x40,0xd8,0x6f,0xea,0x40,0xf0,0x1f,0xbc,0xa8, -0xa7,0xea,0x39,0xce,0x63,0x3d,0x64,0x45,0x9d,0xbc,0x0c,0x78, -0xbf,0x0e,0xcd,0x05,0xfe,0xba,0x88,0x68,0xe4,0xac,0x9c,0x64, -0xb1,0x69,0x36,0x96,0x04,0xa1,0x26,0xe2,0x94,0x72,0xd3,0x98, -0x56,0x4e,0x94,0x72,0xcc,0x2b,0xe5,0x13,0x4c,0xc2,0x67,0xa9, -0x96,0x4f,0x06,0xc3,0xbc,0x5e,0x4e,0x5f,0xb8,0x21,0x93,0x55, -0xab,0xec,0x76,0x7f,0x05,0xa8,0xe4,0x8b,0xaa,0xb5,0x5a,0x29, -0xab,0x91,0xc7,0x2a,0x41,0x25,0xff,0x29,0x53,0xc2,0xab,0xe4, -0x02,0x9d,0x50,0x2e,0xd4,0x0a,0x67,0x50,0xca,0xf5,0x73,0xf4, -0xa7,0x53,0xca,0x95,0xd5,0xca,0x29,0x5a,0x79,0xa1,0xa9,0x09, -0xd4,0xf1,0xba,0x4c,0x55,0xac,0xd2,0x1d,0xe9,0x9e,0x1f,0x0a, -0x26,0x2b,0xe3,0xe9,0xf4,0x4c,0x0a,0xb9,0x65,0x9d,0x05,0xde, -0xd3,0x55,0xf2,0xe8,0xe3,0xd1,0x99,0x55,0x72,0x49,0xb9,0x64, -0xb2,0x4e,0x8e,0x44,0xd8,0x34,0x2a,0x11,0xfe,0x1e,0x70,0x9f, -0x0c,0xc6,0xd8,0x08,0x70,0xef,0x22,0xb4,0x02,0xda,0x9b,0xe5, -0x4e,0x0d,0xcb,0xa9,0xc9,0x09,0x69,0xae,0xbd,0x38,0x58,0x9c, -0x20,0x83,0x13,0xab,0x1c,0xc0,0x00,0xc4,0x29,0x0d,0xa0,0x11, -0xf8,0xd9,0xe6,0x23,0x63,0x5e,0x71,0xfc,0x22,0x3a,0xe7,0x34, -0xee,0x39,0xb1,0x11,0x6b,0x56,0xc1,0x5e,0x50,0x37,0xad,0xf7, -0xf9,0x02,0x01,0x9f,0x6f,0xfd,0xa1,0x0d,0x5e,0x5f,0x30,0xe8, -0xf3,0x6e,0xc8,0xfb,0x1a,0x01,0x0d,0x83,0x84,0x36,0x9a,0x1a, -0x7d,0x15,0x0d,0xc5,0x74,0x03,0xfe,0x70,0x12,0x06,0x01,0xc8, -0x55,0xf8,0x8f,0x41,0xf6,0x83,0x5e,0x12,0x09,0x87,0x0e,0x2e, -0xea,0x39,0x18,0x0a,0x47,0x48,0xea,0x1e,0x92,0x18,0xb2,0x9a, -0xcd,0x5e,0x6f,0x74,0x5d,0xd4,0xeb,0x35,0x9b,0xad,0x93,0x4e, -0x16,0x53,0xc7,0x36,0x7f,0x73,0x33,0x61,0xc4,0x70,0x45,0xb4, -0x22,0xcc,0xea,0x08,0x52,0xe8,0xc3,0xff,0xcb,0xea,0xd2,0x31, -0xc0,0x4d,0xcd,0xa8,0x83,0xe8,0x08,0x45,0x03,0x42,0x51,0x93, -0x3e,0xdb,0x6a,0x6a,0x08,0x3e,0xc6,0xe1,0xa6,0xf5,0x5d,0x81, -0x40,0xd7,0xfa,0xa6,0x3c,0x77,0xfc,0xa4,0x0a,0x92,0x0e,0xc4, -0x57,0x90,0xd2,0x6d,0xc2,0xea,0xfb,0x59,0x13,0xc0,0xc1,0xde, -0x48,0xa4,0xf7,0xe0,0xd7,0x0f,0x2e,0x89,0x0c,0x5a,0x2d,0x66, -0xaf,0x27,0xba,0x3e,0xea,0xf1,0x9a,0x2d,0xd6,0x49,0x27,0x8b, -0xa6,0x77,0xaf,0xc2,0x73,0x83,0xa4,0x4f,0x77,0x40,0xdd,0x1e, -0x87,0xba,0xe9,0x90,0x0b,0x9e,0xf1,0x1a,0xbe,0x4f,0xb3,0xe3, -0x45,0x71,0xd7,0xc4,0x70,0x8c,0xc0,0x01,0x8a,0x75,0xa7,0x85, -0x30,0xd7,0x47,0x88,0x86,0xa7,0x11,0x4e,0x16,0xef,0xfe,0x31, -0xf9,0x9e,0x9d,0x2c,0xe0,0x59,0x70,0xcf,0x09,0x78,0xd6,0x6c, -0xd6,0x81,0xef,0x60,0x5e,0xc6,0x3a,0xe6,0x7d,0xfc,0x9f,0xef, -0xe7,0x53,0xa9,0x8e,0x40,0xa0,0x23,0x95,0xca,0xbf,0xff,0x7e, -0x67,0x7f,0x34,0xda,0xb9,0x9f,0xfa,0x05,0x27,0xde,0x3d,0x41, -0x22,0xde,0x4d,0x26,0x4e,0xbe,0x6b,0x34,0x75,0x8b,0xd3,0x45, -0x01,0xdf,0x51,0x55,0xdd,0x60,0xb1,0x10,0x01,0xaf,0x51,0x3b, -0xca,0x97,0x3e,0xc1,0x8a,0x0b,0xe6,0x17,0xd4,0x51,0x83,0xa1, -0x67,0xef,0xd7,0xf7,0xf6,0x18,0x0c,0x83,0xcb,0x97,0x6d,0x5c, -0x56,0x59,0xc9,0xb8,0x36,0x4c,0x10,0xeb,0x26,0x53,0x51,0xae, -0x7b,0x3c,0xe3,0x82,0xbd,0x32,0x1c,0xd4,0x1b,0x40,0xb0,0xf7, -0x2f,0xa8,0xf4,0xfb,0xac,0x36,0x3b,0x69,0x97,0xab,0x00,0x5f, -0x9e,0x07,0xf8,0xd2,0x00,0x1a,0x72,0x0e,0xcd,0x22,0x92,0x1b, -0x5a,0x61,0x9a,0x00,0xe1,0xd4,0xe0,0x89,0xa0,0xae,0xe8,0x64, -0x1c,0xc7,0x72,0xe3,0xcf,0xfc,0x76,0xe6,0xfd,0x2b,0x8c,0x4b, -0x8d,0xaa,0x8c,0x4c,0xa8,0xaa,0x92,0x41,0xea,0x4b,0x95,0x4f, -0x56,0xe2,0xe7,0xf0,0xf6,0x91,0xf3,0xad,0x81,0x94,0xd9,0x5c, -0xe6,0xb0,0x58,0x3d,0x6a,0x8d,0xcd,0xce,0x6b,0xbd,0xb5,0xb5, -0x45,0x9d,0x77,0x15,0xdd,0xda,0xc2,0xbc,0xd7,0x92,0x79,0x3e, -0x90,0x7d,0xc9,0xdb,0x82,0xf5,0x2d,0x04,0x9b,0x72,0x4a,0x6e, -0x90,0xe8,0xb8,0x32,0x99,0xa9,0xb4,0x9d,0x28,0xb9,0xe5,0x4e, -0xef,0xce,0x2c,0x28,0xb9,0xd9,0x71,0x1d,0x17,0x27,0xa0,0x1f, -0xbf,0x22,0xd4,0x23,0x1f,0x4a,0x02,0x7e,0xb8,0x8c,0x68,0x6e, -0xc2,0xb3,0x54,0x62,0xf1,0xdf,0x8f,0x68,0x89,0x78,0x25,0x8a, -0x9a,0x8e,0xb4,0x20,0x31,0x0a,0x39,0x89,0x95,0x0d,0x7e,0xed, -0x83,0xf2,0x88,0xc2,0x48,0x6d,0xad,0x5a,0x52,0xa7,0x56,0x87, -0x5d,0xee,0x45,0x41,0xa2,0xf9,0xba,0x9c,0xf0,0xb8,0x08,0xc0, -0xb3,0x79,0xe3,0x8e,0xd0,0xec,0x74,0x99,0xab,0x6e,0x49,0xba, -0xba,0xa9,0x69,0x67,0x3e,0x4f,0x35,0x37,0xd4,0xe4,0xc6,0x80, -0xa8,0x2e,0xc5,0x03,0x51,0x99,0xd4,0x5d,0x04,0xa2,0x6e,0x87, -0x23,0x4c,0x80,0x68,0x36,0xa0,0x9a,0xa7,0x50,0x2a,0x35,0xda, -0x88,0x1d,0x80,0x68,0xe3,0xec,0xc2,0x71,0x49,0x4a,0x49,0x8f, -0x5c,0xf0,0x73,0x65,0x4a,0x42,0xaf,0xbd,0x00,0xcf,0x7a,0x46, -0x62,0x4a,0xd5,0x6b,0xa9,0xc6,0x45,0x8b,0xef,0xba,0xe3,0x23, -0x2f,0x40,0xae,0xda,0xf6,0x03,0x93,0x15,0x65,0xbd,0xc7,0xaa, -0xb2,0x67,0x58,0x45,0xd9,0xb5,0x14,0x74,0xe4,0xda,0x86,0x86, -0x5a,0x50,0x94,0x71,0x1d,0x8b,0x2c,0x43,0x2c,0xb2,0xd4,0xeb, -0xcb,0x4a,0x00,0x59,0x36,0x02,0xb2,0xb4,0xf8,0xcd,0x22,0xa1, -0x48,0xae,0xd4,0x1b,0xaa,0x08,0xb2,0xb4,0x28,0x95,0x06,0x67, -0xc8,0xd4,0x60,0x50,0xf3,0xc8,0x32,0x99,0xe9,0xa7,0x3b,0xd4, -0xab,0xac,0x0c,0xa2,0x8e,0x32,0x57,0x58,0x57,0xa9,0x29,0x5c, -0x58,0xd9,0x87,0xff,0x52,0x5a,0x35,0x4b,0x47,0x55,0xf7,0x0f, -0x14,0x9e,0xe9,0x03,0xdc,0x60,0x85,0x7e,0xf9,0x1b,0xe8,0x97, -0x39,0xd0,0xb6,0xf7,0x71,0xb6,0xbb,0x69,0x1d,0xcd,0x37,0xa6, -0x21,0xcc,0x08,0xa5,0x58,0x4e,0x74,0xba,0x7c,0x63,0x88,0xfe, -0x34,0x63,0xd8,0x19,0x64,0xc1,0xea,0x9e,0xf3,0x83,0x8a,0x84, -0x9c,0x03,0x5c,0x7c,0x8f,0x8c,0xc7,0x35,0x9a,0xda,0x25,0x99, -0xae,0x6c,0x95,0x5f,0x9e,0x9c,0x88,0xb9,0xa0,0x4b,0x3a,0xfa, -0xa8,0xc0,0xe1,0xaf,0xe8,0x74,0x1e,0xef,0x48,0xd3,0x92,0x5d, -0x44,0x11,0xd4,0xb6,0x55,0xcf,0xed,0xed,0x05,0x35,0x10,0x50, -0x88,0xca,0x75,0xc1,0xa7,0x7c,0x7d,0xff,0xf4,0x4e,0x1b,0x8d, -0x4e,0xee,0xb5,0x26,0x53,0xa4,0x08,0xc7,0xd8,0x5e,0x0b,0xd0, -0x25,0xdf,0x18,0x0e,0x03,0x78,0x61,0x75,0xc7,0x09,0xf0,0xa5, -0xfb,0x13,0xbe,0x22,0xf2,0x7d,0x1e,0xb4,0xf5,0xc3,0xe3,0xb6, -0x52,0x82,0xaa,0xcf,0xc1,0x56,0x8a,0x9d,0x69,0x78,0x3b,0x0d, -0x04,0x56,0xe0,0x9e,0xba,0x41,0x17,0xb1,0x76,0xba,0x06,0x2f, -0x18,0x6c,0xf6,0x78,0x9a,0x07,0x6b,0xdb,0xe6,0xce,0x25,0xd6, -0xce,0x37,0x71,0xc9,0x92,0x50,0x78,0xc9,0x92,0x3b,0xb8,0x41, -0x9f,0x1e,0x64,0xf2,0xb8,0x89,0xf9,0x3e,0xfe,0x5a,0xe6,0xf5, -0x0c,0xee,0x3a,0x1b,0xcb,0x66,0xe1,0x99,0x65,0xf8,0x0f,0x4b, -0x97,0x75,0x33,0x4f,0x75,0x93,0x58,0x8b,0x51,0x89,0xe8,0x07, -0x30,0x56,0xdb,0xa0,0x8f,0xcf,0x46,0x0b,0xd1,0x00,0xda,0x4e, -0x22,0xad,0xb2,0xa0,0x05,0x17,0x11,0x25,0xec,0x1c,0x46,0x12, -0x89,0x41,0x8e,0x01,0xdc,0xc1,0x53,0x25,0xfd,0x98,0xc4,0xf7, -0xf9,0x59,0x94,0x9a,0xe4,0xf1,0x29,0x19,0x01,0x4e,0x67,0x7d, -0x3f,0xdb,0x31,0xff,0xaf,0x4d,0x96,0x4d,0x9b,0x04,0x6d,0xa5, -0x7d,0x7d,0xfb,0xf2,0x0f,0x26,0x9e,0x32,0x1e,0xf2,0x5f,0x8b, -0xef,0x02,0x38,0xf8,0x6d,0x16,0x0e,0x36,0x62,0xd7,0x8e,0xed, -0x7b,0xac,0x9b,0xac,0xb4,0x75,0xa3,0x75,0x77,0xe9,0x9d,0x91, -0x93,0x1d,0x64,0x64,0x5f,0xbd,0xbc,0x68,0x5d,0x30,0x9d,0x39, -0x28,0xc8,0x77,0x96,0xbd,0x46,0x1d,0x63,0xee,0xef,0x2f,0xdb, -0xb4,0x69,0xce,0x2b,0x9d,0xcc,0xef,0x9c,0x75,0x6f,0x33,0xef, -0x50,0xc7,0x06,0x9f,0x06,0x60,0x89,0x25,0x27,0xbe,0x97,0x78, -0x31,0x01,0xef,0x00,0xf3,0xce,0x5c,0xe6,0x7f,0xe9,0x95,0x93, -0x07,0xfe,0xc2,0x63,0x67,0x87,0x1b,0xfe,0xf5,0x62,0x50,0x84, -0xe8,0x65,0xe0,0x89,0x0c,0xf0,0x04,0xb1,0x91,0x24,0x61,0x6c, -0xbf,0x96,0xa0,0xb7,0x69,0x5a,0x20,0x6b,0x27,0x61,0x0d,0xfd, -0xbc,0x26,0x99,0x8c,0xb1,0x22,0x9a,0xe7,0x19,0x77,0x6c,0x9a, -0x8f,0xc5,0x37,0x51,0x85,0x13,0xcd,0xa0,0xc1,0x11,0xac,0x4d, -0xac,0x07,0x63,0x3a,0x0e,0xaf,0xf1,0x00,0x5b,0xb0,0x11,0x09, -0xac,0xec,0x72,0xb3,0xc6,0x63,0xea,0xa3,0xba,0x93,0xd5,0x9b, -0x41,0x0d,0xe3,0x15,0xce,0x58,0xfc,0x85,0x18,0x65,0x06,0xe1, -0x4c,0x81,0x8c,0x26,0xa2,0x7a,0xed,0x05,0xa7,0x96,0x71,0xc2, -0x87,0x83,0x03,0xd1,0xea,0xb2,0x32,0x50,0xf6,0x88,0xe7,0x05, -0x04,0x0f,0xdd,0x4e,0xa0,0x80,0xa3,0xbc,0xa8,0xeb,0xe1,0xab, -0x2d,0xeb,0x2d,0x9b,0x15,0xd1,0x92,0x52,0x13,0x2d,0xf1,0x48, -0x65,0x19,0xd5,0x05,0xca,0x8c,0x14,0x7a,0x3a,0x1d,0x77,0xbb, -0x37,0xd8,0x36,0x5b,0x2f,0x54,0xe4,0xd4,0x66,0x33,0x65,0x36, -0xab,0x6b,0x14,0x1f,0x3d,0xfe,0x38,0xe0,0x65,0xd0,0x62,0x01, -0x21,0xd7,0x5c,0x77,0xdd,0x75,0x29,0xeb,0xb0,0xaa,0x30,0x0a, -0x2c,0x73,0x85,0x6a,0xd8,0x0a,0x52,0x79,0x88,0x5e,0x52,0x97, -0x92,0x57,0xca,0x42,0x46,0x23,0x51,0x09,0x65,0x22,0x21,0xaf, -0x11,0x5a,0xac,0x09,0x2a,0xef,0xaa,0x30,0x99,0xc2,0xc1,0xa0, -0x54,0x41,0x70,0xc3,0x9c,0x4c,0x99,0x8c,0x94,0x55,0xf3,0xf3, -0xc8,0x96,0xad,0x65,0x37,0x04,0x42,0xbf,0xa8,0xad,0xfd,0x45, -0xc8,0x7b,0x9d,0xf7,0xcd,0xdb,0x6e,0x27,0xe5,0x27,0xfe,0xd0, -0xb0,0x06,0xb6,0x86,0x3f,0x24,0x90,0x00,0x97,0x8e,0x2a,0x85, -0xbf,0x13,0xaa,0x80,0x4f,0xaa,0x01,0x59,0x2c,0x01,0x69,0xf3, -0x09,0xad,0xef,0x8c,0xb9,0x8b,0x86,0x50,0x68,0x49,0x48,0x8e, -0x75,0x4c,0xb8,0x54,0xc6,0xe2,0xc8,0xb1,0x5e,0x4b,0xf9,0xa7, -0xf4,0xda,0xef,0xcb,0x13,0x72,0x7a,0xed,0xee,0x9f,0x2b,0xe2, -0x72,0x18,0xf3,0xe8,0x86,0x7d,0xd0,0xb3,0x28,0xeb,0x06,0xeb, -0x6e,0xcf,0x35,0x1e,0xf7,0xe5,0xee,0xfd,0xe6,0x35,0x66,0xca, -0xb2,0xd6,0xb2,0xdb,0x73,0xc4,0xe3,0xfd,0xf2,0xc9,0x9f,0x02, -0xea,0xc6,0xd8,0x77,0xa3,0xaf,0xd8,0x01,0xcf,0xf7,0xdf,0xe8, -0x3f,0x60,0x5a,0x51,0x0a,0x8d,0x72,0x94,0xb9,0xb2,0x74,0x85, -0x89,0x42,0x85,0x95,0x91,0xe3,0xe1,0xf0,0xf1,0x48,0xee,0x37, -0xb9,0xcc,0xcf,0x33,0x81,0xbb,0x03,0xf0,0xce,0xfc,0x2c,0x93, -0xfb,0x2d,0x1d,0x60,0x31,0x25,0x96,0x34,0x63,0xd5,0xac,0xc4, -0x8b,0xf1,0xf8,0x8b,0x89,0x59,0xcc,0x9f,0x67,0x31,0xff,0x4b, -0xf4,0x60,0x11,0xce,0x40,0x9d,0x5f,0x86,0x3a,0xeb,0x41,0x7b, -0x0b,0xa2,0x04,0x6a,0x45,0x44,0xf4,0xb2,0x35,0xe6,0x3d,0x09, -0x70,0xe7,0x53,0x55,0x30,0xa2,0xf7,0x17,0x19,0xb5,0x68,0x0b, -0xa0,0xe8,0x29,0xfa,0x33,0x45,0x3b,0x27,0x2a,0x9c,0x77,0x6c, -0xc2,0xce,0xbe,0x91,0xa6,0x7c,0xe9,0x50,0xe9,0x05,0xc6,0x3e, -0xe3,0xc5,0xf7,0x13,0xf7,0xdd,0xfd,0xf4,0xe3,0x44,0xdf,0x1f, -0x67,0x33,0x35,0xab,0xf1,0x17,0x2e,0xd8,0xbc,0xf9,0x3c,0x4d, -0x9b,0x46,0x16,0x92,0x0a,0x64,0x61,0x19,0xa4,0x36,0x6f,0xdd, -0x82,0x47,0xc6,0x95,0xd3,0x3f,0x53,0x47,0x37,0x0e,0xb4,0xad, -0xd0,0x57,0x3e,0x53,0x19,0x79,0x2c,0xb2,0x2c,0x14,0x88,0x56, -0x84,0x7e,0xcc,0x5c,0xcf,0xf2,0xcd,0x16,0x56,0xb3,0xe2,0x74, -0x7d,0xbc,0x14,0xcf,0xc3,0xf3,0x26,0x6a,0xd5,0xcc,0xc3,0xcc, -0xc3,0x63,0xe6,0x4a,0x44,0xa1,0x7b,0x00,0x4f,0x2e,0x01,0x3c, -0x69,0x87,0x9e,0x48,0x7c,0x2d,0xa4,0xa6,0x22,0xae,0x1f,0x4e, -0x79,0x6c,0x46,0x21,0x67,0x0d,0x18,0x43,0x46,0xac,0x31,0x80, -0xde,0x75,0xab,0xff,0x6a,0x9d,0x60,0x78,0xf8,0xfa,0xd2,0xe7, -0xd2,0xc9,0x67,0x4c,0xb7,0x96,0xef,0x2b,0xa7,0xca,0x0f,0x94, -0x5f,0x6f,0x7a,0x36,0x79,0x19,0x8e,0xfc,0xb7,0xd4,0x96,0x9f, -0x67,0xa4,0xe7,0x7f,0x25,0xff,0xca,0x89,0x55,0xf9,0xf7,0xcb, -0xef,0xbe,0xdb,0x8f,0x93,0x0b,0xe7,0x61,0x9f,0x27,0xf5,0x5a, -0x0a,0xde,0x1e,0xe6,0xe7,0xf3,0x7e,0xf2,0x93,0xf3,0xa8,0x6d, -0x65,0xad,0x3d,0x26,0xaa,0xed,0xb6,0xd9,0x85,0xd0,0x79,0xe8, -0x73,0x3f,0xf7,0x3f,0xdb,0xcf,0x2d,0xc2,0x15,0xa3,0x94,0xf0, -0x0d,0x68,0x7f,0x15,0x8c,0x19,0xb3,0xd0,0x62,0xb4,0x03,0xed, -0x99,0x6e,0xd3,0x3b,0x97,0x71,0x16,0x9f,0x8d,0x86,0x5a,0x34, -0xd3,0x50,0x6b,0x37,0xbd,0x88,0x4f,0xe2,0xed,0xf9,0xe2,0xd8, -0x7a,0x70,0x03,0x37,0xda,0x6e,0xc8,0xfb,0xc7,0x07,0x59,0xbf, -0xbf,0xd1,0x68,0x54,0xc0,0x66,0x34,0x36,0x16,0x5e,0xcb,0x6f, -0x20,0x9a,0xeb,0x86,0x7c,0xf1,0xe8,0xcb,0x17,0xbf,0xcc,0xc3, -0x68,0x6c,0x34,0xc9,0x15,0x0a,0xb9,0xc9,0xd8,0x40,0xbd,0x4f, -0xec,0x3c,0xb8,0x8b,0xb7,0x24,0x3e,0x11,0x09,0x85,0x0f,0xf6, -0x2c,0x3a,0x10,0x26,0xc3,0x6b,0xf8,0xc0,0x3d,0x07,0xc3,0xa1, -0xc8,0x90,0x85,0xd7,0x59,0xbd,0x1e,0x4e,0x81,0xf5,0x78,0x79, -0x05,0xd6,0x42,0x63,0xa2,0xec,0x2e,0x3a,0x40,0x94,0x5d,0xc8, -0xbc,0x64,0x42,0xde,0xf1,0xa1,0x98,0xcf,0x8b,0x7f,0x37,0x66, -0x33,0x12,0xa3,0x24,0x53,0x10,0x3d,0x27,0x2c,0x61,0x7d,0x57, -0xb5,0x68,0x08,0x5d,0x82,0x6e,0x46,0xb7,0x9f,0xde,0x73,0x75, -0x46,0x46,0x1f,0xcc,0xfb,0xa0,0x64,0xf8,0x13,0xfc,0x4f,0x67, -0x96,0x49,0xa3,0x37,0xc2,0x98,0x0a,0x32,0x9c,0xe8,0x51,0x9c, -0x4e,0xa6,0xe1,0xdd,0x67,0x00,0x14,0xc3,0xa1,0x31,0xa0,0x08, -0xac,0xbc,0xdc,0x49,0x58,0xd9,0x59,0x39,0x83,0x75,0x48,0x99, -0x03,0x5e,0xa6,0xfe,0x13,0x94,0x25,0x99,0xc4,0x21,0x39,0x78, -0x50,0x4c,0x7c,0x51,0x02,0xbc,0x72,0xb7,0x8e,0xf3,0x45,0x89, -0xcb,0x39,0x5f,0xd4,0xc9,0x6f,0x43,0x16,0xb9,0x98,0x64,0x91, -0x94,0x49,0xe4,0x14,0xc9,0xa2,0x6d,0x27,0x59,0x24,0x92,0x72, -0xb1,0xb6,0x0d,0xb2,0xe0,0xe1,0xaa,0x2b,0xab,0x56,0xcb,0xe5, -0xe9,0xde,0x7d,0x4b,0x32,0x72,0x39,0x95,0x59,0xf3,0xe1,0x34, -0x0f,0xd6,0xc3,0xfe,0x10,0x70,0xf9,0xa1,0x20,0x20,0x94,0xa2, -0xe9,0x68,0xf9,0x42,0xc2,0xe6,0xb5,0x25,0x4e,0x49,0xc7,0x3c, -0xfc,0x75,0xce,0x25,0xc5,0x7c,0x80,0xd5,0xa7,0x73,0x48,0x09, -0x46,0x3f,0x3d,0x0f,0x8c,0xc4,0x73,0x17,0xcc,0x99,0xb3,0x00, -0x1f,0x67,0x96,0x37,0x27,0x12,0x79,0x87,0x23,0x9f,0x48,0x34, -0xe3,0xdb,0xc9,0x37,0x85,0xa7,0xfb,0x88,0x4d,0x12,0xcf,0x81, -0xfe,0xf3,0x08,0xf4,0x1f,0x13,0x5a,0x80,0x2e,0x47,0xb7,0x70, -0xf6,0xa9,0x99,0x50,0xad,0xf0,0x5c,0x35,0x28,0x7c,0xce,0x3f, -0x9c,0xa6,0xf1,0xe2,0x8b,0x27,0xd8,0x3d,0x3b,0x7b,0x48,0x40, -0x09,0xa0,0x9a,0x70,0xa6,0xb1,0xc9,0x64,0xaa,0x01,0x95,0x6a, -0x28,0x1e,0x57,0x6b,0x78,0x64,0x23,0x4f,0xca,0x8b,0x31,0x25, -0x35,0xab,0x07,0xd4,0xea,0x72,0x47,0x5f,0xe1,0xf2,0x9e,0xb1, -0x18,0x14,0xee,0x27,0x7e,0x5e,0x0b,0xe3,0xc3,0x50,0xc6,0x7f, -0x52,0x3b,0x0c,0x3f,0x71,0x38,0x96,0xe1,0x77,0xe4,0x71,0x05, -0x81,0x52,0x70,0x00,0x28,0xf5,0x67,0x7e,0x48,0x92,0x01,0xae, -0x89,0x82,0x7a,0x65,0xcc,0xc5,0xfd,0xa5,0x26,0xd9,0x74,0xf5, -0x8a,0x05,0x37,0xa1,0x89,0xea,0x15,0xbd,0xf2,0xec,0x7f,0x83, -0x2f,0x9a,0x0a,0x1e,0xd8,0xb1,0xf0,0x55,0xd4,0x23,0x8a,0xd3, -0xdf,0x04,0x4d,0xab,0x63,0x9a,0x66,0xeb,0xe3,0xc2,0x4c,0x67, -0x80,0x97,0xa6,0x31,0x7c,0x39,0xa5,0xd7,0x10,0xa7,0x95,0x86, -0xa2,0xd6,0x5f,0x97,0x52,0x35,0xa8,0x22,0xe9,0x4c,0xf3,0xfc, -0xee,0xea,0x76,0xaf,0xf7,0x0b,0x75,0x75,0xc1,0xae,0x0d,0xcd, -0xcb,0x5b,0x5b,0xe3,0xcb,0x04,0xce,0x81,0xd6,0xd9,0x15,0x15, -0xce,0xf2,0xe6,0xce,0x8b,0x76,0x04,0xe6,0x6e,0xc5,0x7f,0xeb, -0x7e,0x7e,0xc1,0xc5,0x6a,0x4d,0xe7,0xae,0x07,0x6b,0x6a,0x3a, -0x9d,0x8b,0xe6,0x34,0x82,0xd6,0x99,0xb1,0x59,0xdb,0xea,0xe2, -0xd5,0x4a,0xb1,0xc8,0x54,0x9d,0x5b,0x5d,0xb5,0xb4,0xde,0xe9, -0x74,0xd6,0x2f,0xa0,0x83,0x09,0xbb,0xad,0x2a,0x65,0xb1,0x28, -0xd4,0xa5,0xdb,0x57,0x57,0x0f,0x35,0x7b,0xe9,0x9e,0xc2,0xa9, -0x0d,0x1b,0x37,0x6e,0xa0,0x04,0x8c,0xa6,0x7f,0x56,0xf3,0x92, -0x90,0xc1,0xd8,0x7b,0x49,0x3f,0xfe,0xd3,0xe7,0x31,0xd7,0x9f, -0xc7,0x5c,0x7f,0x1e,0x73,0xfd,0x79,0xcc,0xf5,0xe7,0xdb,0xe7, -0x31,0xd7,0x9f,0xc7,0x5c,0x9f,0x43,0xcc,0xb5,0x74,0x54,0x22, -0xfa,0x5f,0xa1,0x01,0x29,0x51,0x29,0x0a,0xb1,0xba,0xe8,0x00, -0x5a,0x45,0xb4,0xa1,0xe4,0xb8,0xd2,0x53,0x74,0x3f,0x11,0xef, -0x13,0xfe,0x6c,0x9c,0x70,0xd4,0xae,0xf7,0xf3,0x23,0x5e,0x6f, -0x20,0xe0,0xf5,0x8e,0xb0,0x3e,0xa8,0xfe,0xce,0xfd,0x4c,0xfb, -0xdf,0xe1,0x98,0xc3,0x77,0x87,0x02,0xc1,0x8b,0xee,0xbe,0x28, -0x18,0x08,0x0d,0xae,0x58,0xb6,0x61,0xd9,0x0a,0xc6,0x49,0xfd, -0x15,0xf4,0x97,0x45,0x3d,0xa0,0xb8,0xc0,0x91,0xd5,0x5f,0x88, -0xca,0xe2,0xa9,0x5c,0x57,0xe9,0x29,0xea,0x2f,0x63,0x27,0x53, -0x5c,0x90,0x85,0x6f,0x03,0xda,0x7d,0x6e,0x08,0x09,0x01,0x5d, -0xdc,0x27,0x2a,0x4c,0xb0,0x53,0x2f,0x3d,0xb7,0x98,0xde,0x33, -0x52,0x4c,0x24,0xd3,0x0d,0xd8,0x93,0xc3,0x75,0xef,0xe4,0x0d, -0xd8,0xd7,0x73,0x4a,0x87,0xf8,0x50,0x51,0xe9,0x18,0x9a,0x1a, -0x00,0x77,0x36,0x46,0xed,0xbb,0x75,0x5d,0xa0,0x0b,0x68,0x99, -0x3f,0x61,0x8d,0xb6,0x43,0xab,0xeb,0x20,0x5a,0xc1,0x51,0xff, -0xcd,0x7e,0xe3,0x52,0x23,0xbc,0x21,0xc1,0x42,0x48,0x32,0xf7, -0x17,0xda,0xe2,0x4d,0x68,0x0b,0x2b,0x4a,0xa2,0x8d,0x08,0xe9, -0x3e,0xd1,0x82,0x76,0x16,0x1a,0xc1,0x19,0x38,0x2f,0x7f,0xc2, -0x59,0xd3,0x7e,0x4e,0x6c,0x6b,0x23,0x17,0xe0,0xc6,0x09,0xc6, -0xeb,0xae,0xb3,0x75,0x5c,0x52,0xc1,0x09,0x08,0xb9,0x94,0x78, -0x82,0xc6,0x11,0xfa,0x59,0x7b,0x2d,0xa1,0x0f,0xe1,0x3d,0xa0, -0x0f,0x1d,0x06,0x7d,0x28,0x8b,0x96,0xa1,0x11,0xb4,0x13,0xb4, -0xdd,0x7b,0xd0,0x8f,0x59,0x5b,0x34,0x31,0xe2,0x64,0xb2,0x5c, -0x6f,0x21,0x6e,0x3b,0x4c,0x3c,0x75,0x1c,0x18,0x81,0x36,0x28, -0xa3,0x92,0x93,0x5c,0x7c,0xd0,0x30,0xce,0xbf,0x23,0xbc,0x0c, -0xcf,0xe8,0x5f,0x04,0x04,0x74,0xba,0x20,0x59,0x67,0x9a,0x80, -0xc6,0x2c,0x7f,0x0b,0x4a,0x8a,0x77,0x33,0x52,0x09,0x62,0x38, -0x2f,0x5a,0xd1,0xe1,0xc3,0x49,0xfb,0x98,0x9f,0xd0,0x72,0x4a, -0x24,0x53,0x28,0xca,0x43,0xb6,0x50,0x67,0xc6,0xa1,0x56,0xd7, -0x45,0xc2,0xb9,0x88,0xdb,0x9d,0xd2,0xeb,0xd4,0xf3,0xe4,0x4a, -0xd0,0x8f,0x6c,0x35,0xf9,0x7c,0x4d,0x28,0xa5,0x05,0x4c,0x21, -0xd0,0x08,0xf0,0x1e,0xbc,0xee,0x8c,0xa2,0xcb,0x6a,0x6a,0x18, -0x53,0xb6,0xb7,0x56,0xad,0xe1,0xa2,0x6f,0xab,0xa2,0x11,0xa7, -0xcb,0x68,0x92,0xe3,0xf1,0xe8,0xdb,0x32,0x17,0x1f,0x7d,0x9b, -0xcf,0xd3,0xf3,0x99,0x9c,0xfb,0x2a,0x4f,0xd2,0x6a,0xad,0x4e, -0xd8,0x02,0x0e,0xbd,0x48,0xdd,0xa0,0x96,0x69,0xb5,0x55,0x5d, -0x6b,0xe6,0x5b,0x6d,0x4a,0x95,0x39,0x62,0x2f,0x2b,0xb7,0xac, -0xb3,0xe0,0x6e,0x3c,0xd7,0x7f,0xb4,0x42,0xaf,0x56,0x9b,0xe4, -0xb6,0xcc,0xdc,0x78,0x22,0x18,0xac,0xd3,0xa8,0xa5,0x52,0xa7, -0xd1,0x50,0x5a,0xaf,0x57,0x6b,0xcc,0x8a,0x7c,0xb5,0xac,0x3a, -0xef,0xd4,0x53,0x25,0x54,0xfd,0xdf,0xea,0x0b,0x4b,0xce,0x35, -0x9c,0x0c,0xff,0x9f,0x89,0x61,0xbe,0x3e,0x7f,0x45,0x45,0x34, -0x92,0xc6,0x58,0xef,0xb6,0xaa,0xed,0x33,0x84,0xf9,0x8e,0x94, -0xef,0x2b,0x8f,0x06,0x83,0x51,0x79,0xbc,0x4a,0x63,0xf3,0x1b, -0x45,0x66,0x51,0xb9,0xdd,0x1e,0xb5,0x96,0x59,0xac,0x1e,0x6f, -0xa8,0xa2,0xa5,0xde,0x66,0xb3,0x99,0xfa,0x4c,0xac,0x8d,0xea, -0x42,0xe0,0xa9,0x4b,0x80,0xa7,0x2a,0x50,0x06,0xfa,0xda,0xb5, -0xe8,0x18,0x7a,0x19,0x24,0xcf,0xc4,0x00,0xc2,0x33,0x8c,0x1f, -0xf4,0x3a,0x45,0xa7,0xe5,0x41,0x02,0x90,0xe9,0xc9,0x3c,0x98, -0xd1,0x39,0xbd,0x33,0xf2,0xd1,0xe9,0x63,0xad,0x9d,0xe9,0xcc, -0x99,0x71,0x11,0x1f,0x45,0x98,0xeb,0x73,0xb9,0xc2,0x0a,0x5a, -0xc0,0x06,0x11,0x3a,0x42,0x1e,0x4f,0xaa,0x4c,0xa3,0x29,0xe3, -0x82,0x08,0xeb,0xd4,0x24,0x88,0x30,0x5f,0x53,0xdd,0xd4,0x44, -0xa7,0x98,0xd7,0x85,0x72,0xb1,0x4c,0x21,0x77,0x06,0xed,0xa1, -0x0e,0xe0,0x39,0x55,0x3d,0xe1,0x39,0x97,0x3b,0xad,0xd3,0xab, -0x95,0x29,0x85,0xc2,0xea,0x0a,0xd9,0x6a,0x1b,0x1b,0x6b,0x81, -0xe9,0x94,0xb5,0x2a,0xb1,0x16,0xef,0x29,0xa8,0xab,0x08,0x2b, -0x41,0x1e,0xc2,0x4a,0x91,0x28,0xcb,0x4a,0x34,0x3d,0xce,0x49, -0xc4,0x9b,0x3d,0xc6,0x49,0x1b,0x36,0x24,0xad,0xb6,0x1a,0x8e, -0x91,0x54,0x8d,0x45,0x46,0xb2,0x59,0x81,0x91,0xc2,0x65,0xf6, -0x72,0x2b,0x61,0xa4,0x47,0xce,0x2e,0x60,0xf0,0xcf,0xed,0x77, -0xce,0xc8,0x75,0xd2,0xa0,0x54,0xef,0x9c,0xc8,0x76,0x3b,0x30, -0x7e,0xf2,0xec,0x78,0x67,0xc5,0xe0,0x19,0xb1,0x0e,0x12,0xa1, -0x1c,0x8c,0xe9,0x2f,0xb2,0x3e,0x28,0x12,0x39,0x9e,0x40,0x4b, -0xd0,0x85,0x08,0x09,0x8b,0x1e,0x0d,0x12,0x93,0x0b,0x5a,0x22, -0xed,0xf3,0xb3,0x7e,0x28,0x71,0x2c,0xc9,0x79,0x25,0xcf,0xc0, -0x32,0x27,0x3a,0x53,0xc3,0x1c,0xab,0x56,0x25,0x33,0xfc,0xc0, -0x26,0x28,0x93,0x7a,0x44,0xef,0x88,0x3c,0xd2,0xe1,0xef,0x1e, -0x74,0x7e,0xd1,0xf9,0x3f,0x52,0x99,0x5c,0x26,0xad,0x7d,0x58, -0x16,0x38,0x75,0xd3,0xe4,0x80,0x71,0xea,0x81,0x9a,0x01,0xa7, -0xd3,0xe3,0x61,0x0d,0x6e,0x8b,0x92,0x29,0x87,0xa2,0x43,0xd3, -0x90,0x22,0xf6,0xb6,0xf4,0x2c,0xad,0xb2,0x4a,0xe9,0x58,0x4f, -0x7d,0x87,0x18,0xd3,0x4a,0x9c,0x82,0x83,0x07,0x69,0x32,0x65, -0x85,0xc4,0x7e,0x67,0xb2,0x25,0x4e,0xa1,0xa4,0xd4,0x24,0xec, -0x36,0x9c,0xbf,0xf2,0x23,0xf7,0xbe,0xd2,0xd2,0x7d,0x6e,0xea, -0x18,0xf1,0x00,0xe1,0xb7,0xe2,0xb0,0xfd,0xd0,0x73,0x04,0xdf, -0xf5,0xc9,0xe6,0x34,0x62,0x34,0x9e,0x66,0x4d,0x33,0x76,0x97, -0x10,0x4b,0x99,0x64,0x81,0x51,0x0f,0xa3,0xe3,0x2a,0xea,0xd8, -0xae,0x9d,0xe6,0x01,0x65,0x53,0x93,0xec,0xe1,0x4a,0x12,0xdc, -0x2d,0x1e,0x6b,0x67,0x23,0x2a,0x07,0x6c,0x90,0x46,0x0d,0x68, -0x18,0x7d,0x71,0xcc,0x07,0x09,0x22,0xbb,0x28,0xbd,0xf9,0x59, -0x1a,0xd3,0x83,0x53,0x34,0xff,0xc0,0x56,0xa7,0x6e,0xc0,0xea, -0xb9,0xf3,0xb3,0x29,0xbb,0xa9,0xd4,0x25,0x2d,0x31,0x56,0xe4, -0x5c,0xcc,0x8f,0xd7,0xdc,0xed,0xf5,0xf9,0xbc,0x77,0xff,0x9b, -0xd3,0xeb,0x75,0xfe,0x5b,0xa1,0xe6,0x33,0x6f,0x7d,0x7c,0xf7, -0xd2,0x9e,0x7c,0x9b,0x50,0x2e,0x93,0x55,0xd8,0x6c,0xce,0xd0, -0xec,0xa4,0xad,0xcf,0x1f,0x0a,0x87,0xfd,0x4b,0x3c,0x15,0xa1, -0x80,0x1b,0xdb,0x3f,0xfb,0xa7,0x40,0x62,0x6d,0xfc,0x20,0x2b, -0x7f,0x0a,0xb2,0x92,0xe0,0xb3,0x5a,0x74,0x1e,0xda,0xcb,0x7a, -0xb9,0xce,0x70,0xc6,0xd9,0xf4,0xc8,0xd7,0x73,0x08,0x9f,0x9d, -0xe0,0x0c,0xa3,0x3e,0xfc,0xb4,0x69,0x68,0xd4,0x76,0x12,0xef, -0xfb,0x9b,0x31,0xaf,0x98,0xe6,0x05,0x75,0x63,0xe1,0xf1,0x19, -0xa6,0xba,0xcd,0x14,0x5d,0x3b,0xbc,0xdc,0xd9,0xd0,0x07,0x0f, -0x7d,0xcc,0xa6,0x79,0xa4,0x38,0x2d,0x6d,0x69,0x64,0x6c,0x5a, -0xda,0x6a,0x89,0x44,0xad,0xae,0x74,0x90,0x69,0x69,0x8f,0x3f, -0x4e,0x1d,0x9d,0xe8,0x34,0x9b,0x3b,0xc1,0xa2,0x58,0x29,0x9b, -0x1a,0x70,0x3b,0x6e,0x4e,0x24,0xfe,0xd5,0xac,0x7d,0x3c,0xfa, -0x1f,0x21,0x0a,0xbf,0x32,0x6a,0x14,0x26,0x04,0x4a,0xe4,0x24, -0x2b,0x4e,0x40,0x0b,0x93,0x28,0xd0,0x58,0x7a,0xcc,0xb4,0x42, -0x18,0x36,0xc1,0xbb,0xdc,0x29,0xb1,0x21,0xe9,0x4f,0x10,0x78, -0x41,0x54,0x83,0x28,0x0c,0x53,0xc5,0x18,0xfa,0x32,0x4a,0xb0, -0xf5,0xca,0x45,0x15,0xfe,0x45,0x97,0x56,0x56,0x5a,0xcd,0xf5, -0x55,0xb9,0xf9,0xf3,0xbf,0x33,0x7f,0x7e,0xae,0xaa,0xfe,0xe9, -0x5b,0x6f,0xfc,0xa0,0x7a,0xb0,0x59,0xab,0xd3,0x69,0x9b,0x07, -0xab,0x6b,0x56,0x70,0xa9,0x15,0x7f,0x08,0x87,0xda,0xbb,0x64, -0x73,0xf2,0xf9,0x65,0xfd,0xdb,0xf7,0x3d,0xd7,0x94,0x77,0xc1, -0x96,0x6f,0x7a,0x6e,0xdf,0xdb,0xcc,0x29,0xdb,0xda,0x3f,0x57, -0x74,0x65,0xb3,0x2d,0x47,0x5b,0xb2,0xd9,0xae,0x8a,0x09,0x49, -0xc0,0xaa,0x3a,0xf4,0x84,0xe8,0x7d,0x7a,0x31,0x1c,0xeb,0xd0, -0x02,0x2e,0xc2,0x8e,0x9e,0x1a,0x5f,0xc1,0xf7,0x21,0x3a,0x46, -0x17,0x3b,0x11,0x87,0x65,0xa7,0x02,0x73,0x40,0xae,0xce,0x58, -0x3a,0x86,0xd9,0x4f,0x40,0xb1,0xc4,0xe7,0x16,0x7b,0xf7,0xd5, -0x6d,0xa6,0x01,0x93,0xc2,0xb4,0xcc,0xb4,0xd5,0x75,0x99,0x8b, -0x2e,0x21,0x3d,0x43,0x52,0x46,0x8c,0xfc,0x0e,0x31,0xd7,0x33, -0xb4,0xed,0x5a,0x71,0xb9,0x44,0x42,0x20,0x39,0x31,0xf2,0x53, -0x37,0x32,0x79,0x9c,0x67,0x5e,0xe1,0xc3,0x4e,0x9e,0xc0,0x34, -0xbe,0x29,0xf1,0x52,0x3c,0xfe,0x52,0xa2,0x99,0xf9,0x63,0x0b, -0x53,0xc0,0xb7,0x7c,0x3a,0x0e,0x1f,0x8f,0x3e,0x21,0xf1,0x72, -0x5d,0x80,0xc7,0x1f,0x85,0x3a,0x12,0xff,0x6e,0x05,0x89,0x13, -0xcd,0x7e,0x8a,0x6f,0xb7,0xc8,0xa6,0x1a,0x7c,0x0e,0xc8,0xf4, -0x49,0xde,0xc9,0x6b,0x1e,0x1c,0x73,0xf2,0x46,0x83,0xf7,0x53, -0xba,0x62,0x58,0x21,0xdd,0x4b,0x40,0x22,0x2d,0x3e,0x13,0x90, -0xa8,0x53,0xf2,0x20,0xf1,0x89,0x29,0xce,0x5e,0x12,0x29,0xf9, -0x63,0xe6,0xfa,0x62,0x68,0x61,0x63,0xc5,0x51,0x3f,0x3b,0x9e, -0xda,0xd3,0x53,0x51,0x9c,0x46,0x3d,0x05,0xc5,0xb1,0xb1,0xfa, -0x78,0x3b,0xc8,0x82,0x2b,0x40,0x16,0x74,0x81,0x14,0x78,0x14, -0xbd,0x75,0xba,0x79,0x21,0x26,0x1e,0x9c,0xf0,0xe0,0xc6,0xc0, -0x46,0x4e,0x8c,0x9d,0x17,0x8d,0x80,0xfe,0x2c,0xcb,0x0a,0x13, -0x02,0xea,0x26,0x40,0x66,0xbf,0x8f,0xd7,0x76,0xc7,0xcb,0x2d, -0x42,0x1e,0xee,0x32,0xc1,0x3c,0xe7,0xd2,0xd0,0xf8,0x8c,0x71, -0x39,0x35,0x7f,0x7a,0x48,0x5e,0x45,0x85,0xdd,0xae,0xd6,0x48, -0xa5,0x5a,0x6d,0xa9,0xc9,0x62,0x4f,0xea,0x74,0x32,0x99,0x46, -0x53,0xce,0x06,0xe6,0xb9,0x3d,0x56,0x9b,0xde,0xa0,0x9a,0xa7, -0xb0,0x91,0xd0,0xbc,0xba,0xa6,0x96,0xc6,0xd9,0xf4,0x7e,0x26, -0xe7,0xb9,0xca,0x9d,0xb4,0x59,0xed,0x65,0x09,0x6b,0x50,0xa5, -0x92,0x49,0x41,0x22,0xa9,0x64,0x1a,0x5d,0xd6,0xe7,0x5b,0xb3, -0x00,0x40,0xb5,0xd2,0x6c,0x34,0xb2,0xa8,0xda,0x8a,0xbb,0x0b, -0x77,0x33,0xaf,0xd3,0x32,0x7a,0x0c,0x93,0x65,0xcb,0x54,0xea, -0xfa,0x70,0x84,0x60,0xb2,0x94,0x5e,0xaf,0x9a,0xab,0x50,0x28, -0x5d,0x61,0x2b,0x0f,0xc9,0x54,0x35,0xdc,0x23,0xa6,0xe6,0x33, -0x55,0x9e,0x22,0x66,0x0f,0x96,0x8d,0x61,0xf6,0x4e,0xae,0xf8, -0xd2,0x31,0xcc,0x3e,0x6d,0xd6,0x88,0x5c,0x66,0x32,0x3a,0x1d, -0x81,0x72,0x8b,0x59,0xaf,0x97,0x2b,0x44,0x02,0x91,0x05,0x2e, -0xdb,0xbc,0xa0,0x91,0x91,0xb9,0x23,0x52,0xa9,0x46,0x63,0x00, -0x54,0xaa,0x77,0x8d,0xcf,0x1e,0xd9,0x39,0x8e,0xb0,0x6d,0x36, -0x8d,0x52,0xa9,0xd7,0x15,0x91,0x92,0x42,0xc9,0x41,0xa5,0x40, -0xb3,0xc3,0xc1,0x61,0x25,0x61,0xeb,0xd9,0xa8,0x08,0x2b,0xcf, -0x18,0xbb,0x0b,0x78,0x3d,0x99,0xcc,0x17,0x89,0xa2,0x2c,0x7d, -0xd5,0x4c,0xbe,0xe5,0x33,0x8a,0x9f,0x17,0x12,0x47,0x86,0x1d, -0xff,0xdf,0xf7,0x27,0xfc,0xd3,0xdc,0x1a,0x86,0x99,0x3d,0x19, -0xf8,0xff,0xbe,0x47,0xe1,0x9f,0x56,0x7e,0x7a,0xba,0x2f,0x03, -0x57,0xaf,0x39,0x8e,0xbf,0x8b,0x45,0xfc,0xb4,0x87,0x0a,0xff, -0x0c,0xd3,0x1e,0xf0,0x7f,0x97,0xae,0xf8,0xac,0xfd,0x11,0x98, -0x66,0x1d,0x12,0x02,0xc0,0x7e,0x7b,0x94,0x39,0x25,0x3f,0x09, -0xf3,0x33,0xa6,0x31,0x6c,0x5e,0x59,0x7a,0xa1,0x2a,0xa7,0x82, -0x92,0x65,0x40,0x41,0x55,0xa7,0xa2,0x4e,0x15,0x9e,0xa6,0x5a, -0x96,0x2e,0x2d,0x3c,0xc4,0x4e,0xbd,0xa8,0xcd,0x56,0x55,0xc6, -0x8a,0x53,0x2f,0x62,0xa9,0x09,0x53,0x2f,0x3a,0x3e,0x77,0x33, -0x7c,0xee,0x66,0xf8,0x7c,0xfb,0xac,0xdd,0x0c,0x6c,0x1c,0xeb, -0x6c,0x18,0xc3,0x9e,0xa4,0x87,0x00,0x59,0x56,0x42,0xba,0x17, -0x6d,0x85,0x51,0x8c,0xac,0x3b,0x30,0x1e,0xd7,0xcc,0xc3,0x63, -0xb8,0xc8,0x47,0x36,0x9f,0xd1,0xf4,0x59,0xe1,0x99,0x4d,0xb2, -0x55,0xab,0xea,0xd4,0x1b,0x37,0x0a,0xd4,0x8d,0xea,0xb2,0x0b, -0xca,0x2e,0xaa,0x38,0x56,0x11,0x7a,0x20,0x74,0xc8,0x75,0x29, -0xb5,0xea,0xb4,0x53,0x5a,0x45,0x22,0x32,0xa5,0x95,0xea,0xfe, -0x94,0x0c,0xf8,0x03,0x6d,0xab,0xf6,0x55,0xea,0x28,0x73,0xbf, -0x61,0x81,0xde,0x7b,0x8d,0x07,0x80,0x67,0x9e,0x61,0xf2,0xa9, -0xff,0xc3,0x7c,0x10,0x5d,0x4a,0x66,0x9e,0x36,0xe6,0xf9,0x99, -0xa7,0xd6,0x54,0x7b,0x68,0x57,0xb8,0x2d,0x65,0xb5,0x92,0x99, -0xa7,0xbb,0x42,0x5e,0xb7,0xd5,0x62,0xed,0x3f,0x93,0x4c,0xc4, -0x7e,0x57,0xd4,0x49,0x2b,0x51,0x13,0x5a,0x85,0xae,0x40,0x37, -0xa0,0x5b,0x89,0xce,0x44,0x34,0x08,0x32,0xea,0x83,0xde,0x34, -0x11,0xdb,0x71,0xbe,0x04,0x3c,0x01,0x91,0x12,0x78,0x27,0xe4, -0x70,0x22,0x69,0x2c,0x16,0xb4,0xb2,0xcd,0x95,0x9d,0xe0,0x70, -0x81,0x97,0x4b,0x3c,0xc1,0xe3,0x02,0x2f,0x7c,0x36,0x7a,0xaf, -0x76,0x92,0xe2,0x4b,0xb7,0x30,0xb9,0xd7,0xc7,0x2d,0x62,0x1c, -0x4c,0xb3,0xd9,0xba,0xd6,0xcc,0xcf,0x2a,0x55,0x0a,0xb9,0xd1, -0x64,0xe7,0x6d,0x62,0xb8,0xbd,0x21,0x1a,0xad,0x55,0xc2,0x56, -0x1b,0x8d,0x36,0xec,0xd9,0xb5,0x6b,0x8f,0xcb,0x5c,0xaa,0x56, -0x71,0x2d,0x5c,0x6a,0x6e,0x29,0x35,0xab,0xd4,0x22,0xb1,0x58, -0xa4,0x56,0x99,0x4b,0x99,0x2f,0x7d,0xaa,0x3a,0xbc,0x83,0x44, -0x23,0x6f,0xdb,0x36,0x49,0x1f,0xfe,0xf3,0xc8,0xb7,0xa2,0xc1, -0x40,0x25,0x01,0x5b,0x76,0x1f,0x0f,0xb6,0x4c,0x26,0x6b,0x59, -0x9a,0x80,0x2d,0xb7,0xab,0x88,0xe1,0xd6,0x9a,0x4a,0x8b,0xd3, -0x85,0x4d,0xa5,0xec,0x03,0x51,0x2a,0x2d,0x16,0xb7,0x27,0xb2, -0x93,0x80,0x44,0x0b,0xb9,0x45,0x8b,0xd5,0xed,0x09,0xef,0x8c, -0x78,0xdc,0xe4,0x94,0x3e,0xff,0xd3,0xb4,0x65,0x12,0x53,0x3a, -0x41,0x5f,0x66,0x6d,0xb1,0x32,0x66,0x44,0xf8,0x17,0xa1,0x0a, -0x39,0x50,0x0e,0xe5,0xd9,0x39,0x79,0x5b,0x08,0xa6,0x73,0xbb, -0x7c,0x75,0x78,0x46,0xed,0x57,0xf4,0x09,0xda,0x6f,0x31,0xec, -0x0f,0xcf,0xe0,0x1b,0x13,0x4e,0x5e,0x65,0x81,0x8d,0x63,0x4a, -0x66,0x58,0x63,0xce,0x6f,0x56,0xe4,0xd2,0x55,0xcb,0x1c,0xe5, -0x1a,0x6d,0xd0,0xe7,0xcd,0xa4,0x0f,0x66,0xd2,0x3e,0x5f,0x60, -0xcf,0x86,0xb5,0xb7,0xf9,0x1b,0x23,0xc4,0x2d,0x16,0x21,0x11, -0x82,0x11,0x12,0xf7,0x17,0x69,0xa4,0xde,0x27,0x11,0x85,0x27, -0x6b,0x26,0xcd,0xff,0x14,0x18,0x84,0x25,0xee,0x12,0x18,0x6c, -0x4b,0x57,0x9a,0x21,0x21,0x5c,0xbb,0xff,0x51,0x51,0xdf,0xd2, -0x2f,0xac,0x65,0x46,0xaa,0xe3,0x09,0x71,0x2a,0x14,0xaa,0xab, -0xef,0x5a,0x74,0x20,0x1c,0x32,0xc1,0x16,0x0a,0x1f,0x58,0x74, -0xfd,0x03,0xba,0x96,0xdb,0x2d,0x49,0xaf,0x37,0x42,0x62,0x03, -0x01,0xbd,0x27,0x49,0x64,0x60,0xc4,0xeb,0x4d,0x8e,0x05,0xfb, -0x61,0xcf,0xf8,0x14,0x37,0x12,0xa5,0x5b,0x0f,0x1a,0x6f,0xf8, -0x91,0x48,0xe4,0x91,0x30,0x24,0x58,0x07,0xcb,0x7d,0xf7,0xdd, -0xcb,0xc7,0x1f,0x5d,0x8c,0x7a,0x44,0x5f,0x60,0xe3,0x8f,0xe6, -0x9c,0x5b,0xfc,0xd1,0x4c,0x4d,0xa3,0x23,0x5e,0xb3,0x27,0xd6, -0x5d,0x97,0x56,0xd7,0xab,0xc3,0x99,0x74,0xf3,0x82,0x05,0xb9, -0x76,0x9f,0xf7,0xc2,0xba,0xfa,0x60,0xd7,0xc6,0x59,0x2b,0x5a, -0x5b,0xe2,0xcb,0x68,0xe7,0x40,0x6b,0x5b,0x85,0xbf,0xdc,0xd9, -0xdc,0x71,0xd1,0xce,0xc0,0xdc,0xf3,0xe8,0x8f,0x45,0xb2,0xb0, -0x4c,0x77,0xc0,0xed,0x39,0xa0,0x83,0x84,0xe8,0xe0,0x6d,0x6f, -0x8b,0xdf,0xba,0xf1,0xe0,0xd9,0x05,0x23,0x51,0x57,0x01,0xeb, -0xb9,0xde,0x6b,0x6c,0x7c,0xcf,0x05,0x89,0xc2,0x3e,0xba,0x95, -0x59,0x8c,0xef,0x3d,0xf5,0x14,0xf1,0x91,0x3d,0x86,0x56,0x89, -0x3a,0xe9,0x7b,0xd8,0xf9,0xba,0xa7,0x9d,0xad,0x5b,0x82,0xa7, -0xcf,0x6a,0x7b,0x1c,0x8f,0xec,0xd8,0xb7,0x6f,0xc7,0xdb,0x6f, -0xa4,0x72,0xb9,0xd4,0x1b,0x74,0x1f,0xf3,0xfe,0x11,0x53,0xaf, -0x49,0x9a,0x55,0x09,0x55,0x55,0x52,0x48,0x5d,0x1a,0x7d,0x2a, -0xba,0x8a,0x6e,0xfd,0xd2,0x6f,0xbf,0xc4,0x1c,0xc7,0xcf,0x67, -0x12,0xd5,0x89,0x4c,0x21,0xce,0xcd,0x50,0xf3,0xbe,0x94,0x9d, -0x30,0x43,0x0d,0x4d,0xb0,0x0d,0x14,0xe5,0xf7,0x45,0x9f,0x91, -0xf4,0x3e,0x27,0x75,0xd6,0xa0,0xae,0x53,0x6d,0xda,0x44,0x83, -0x2c,0x77,0xec,0x2e,0xdb,0x57,0x71,0xab,0x3f,0x74,0x3f,0xc8, -0xf2,0x2f,0x52,0xab,0x1a,0xfa,0x6b,0x54,0x4a,0xa5,0xaa,0xa6, -0x9f,0x93,0x21,0x71,0x87,0x42,0xe1,0x20,0xa2,0x9a,0x93,0x1d, -0x71,0xda,0x72,0x0e,0x06,0x85,0xbf,0x53,0xbe,0xe3,0x3f,0x9d, -0x95,0xc5,0x41,0x88,0x97,0x81,0x9c,0xbf,0x0b,0xe4,0x3c,0x99, -0x7f,0xdf,0x86,0x0e,0x90,0x38,0x57,0xe2,0xe3,0xcc,0x9c,0xde, -0x7e,0x48,0xcd,0x68,0x3f,0x9c,0x71,0x9e,0x4f,0xe6,0xef,0x9e, -0x7c,0x36,0xc5,0x76,0x4c,0x7e,0x45,0xcd,0x5f,0xb4,0x2b,0xe8, -0xf5,0xcd,0x38,0x8f,0x5f,0x66,0x29,0x2b,0x99,0x3c,0x91,0x1f, -0x47,0x78,0x5f,0x3b,0x67,0xee,0x61,0xc2,0x3d,0xbb,0x42,0x3e, -0x2f,0xeb,0x6c,0x6d,0x2a,0x35,0x4e,0x0f,0xa0,0x54,0x98,0xa7, -0x04,0x50,0x72,0x93,0xce,0xbc,0x9e,0x75,0xf9,0xde,0x9d,0xae, -0x48,0x94,0xac,0x4d,0xd2,0xdb,0x3b,0xb7,0xae,0x53,0x27,0x9d, -0xe3,0xba,0xa0,0x50,0x97,0x72,0xbb,0x67,0x34,0x46,0x4a,0x8d, -0x56,0xc9,0x0c,0xd6,0xc8,0x89,0xe2,0x06,0x97,0x8e,0xff,0xfa, -0x0c,0x83,0x23,0x1f,0xbe,0x67,0x51,0x63,0x63,0x24,0x1c,0x99, -0xd3,0x69,0x36,0x73,0x73,0xd2,0xd6,0xd5,0xc7,0x45,0x95,0xed, -0x9c,0x3d,0x2d,0x8a,0x9e,0x10,0xfd,0x80,0x5f,0xe7,0x21,0x33, -0xf3,0x3a,0x0f,0x33,0x7b,0xb5,0x75,0xa7,0x8d,0x96,0x58,0x49, -0x02,0xb0,0xb7,0x8e,0x5b,0x6b,0x0f,0xbd,0xdf,0xb8,0xce,0xeb, -0xad,0xa8,0xf0,0x7a,0xd7,0x35,0x72,0x61,0x0f,0x07,0xc6,0x17, -0x7a,0x28,0xce,0xbf,0x3f,0x1a,0x0c,0x06,0xf7,0x7e,0x7d,0x2f, -0x7c,0xb2,0x13,0x6a,0x97,0x33,0x2e,0x2e,0x6e,0xbd,0x13,0x78, -0xed,0x31,0xe0,0x35,0x03,0xf4,0xea,0x28,0x6a,0x47,0x9b,0xf1, -0x1b,0x04,0x53,0x90,0x7b,0x63,0x57,0x3b,0xe2,0xd7,0x30,0x70, -0xc3,0xee,0xe5,0xfc,0xf0,0xca,0xb1,0x7e,0x3d,0xde,0xad,0xf1, -0x78,0xb8,0xc6,0x78,0xb4,0x06,0x8c,0x4b,0x67,0xb2,0x02,0x0d, -0x41,0x0e,0x2a,0x6c,0x50,0x29,0x0d,0x2a,0x05,0xfb,0xa9,0x9c, -0x29,0x4d,0x5c,0x4d,0xd9,0x74,0x83,0x8c,0x7d,0x4b,0x8b,0x09, -0x2e,0x2d,0x9a,0xe9,0xba,0x98,0x9d,0x8a,0xca,0xae,0xac,0x14, -0xb9,0xb2,0xbf,0x9f,0xf9,0x16,0x59,0x59,0x89,0xfa,0x06,0x0b, -0xe5,0xec,0xe3,0x48,0x8e,0x5d,0xb6,0x44,0x05,0x12,0x02,0xb0, -0x06,0x6c,0x8e,0x78,0xe1,0x8f,0x87,0xae,0xf7,0xb7,0x8f,0xe4, -0x7b,0x6b,0x6a,0x9c,0xaa,0x5a,0x35,0x59,0x74,0x81,0x84,0xb6, -0x4f,0x58,0xd8,0xa9,0xf2,0x19,0xc9,0xbf,0x30,0xf6,0x86,0x11, -0xe8,0x1f,0xb2,0xe8,0xd8,0x3f,0x62,0xfb,0xda,0x1d,0x7f,0x9e, -0xb2,0x4a,0x15,0xf3,0x4e,0x65,0x6f,0x63,0xbe,0x7b,0xc1,0xa1, -0xde,0xe2,0x52,0x2d,0x1e,0x6f,0x78,0x67,0xc8,0x0b,0xc0,0xcb, -0x66,0xb3,0x58,0x00,0xa9,0xed,0x0c,0x03,0x72,0xb0,0xd1,0x22, -0xe8,0x76,0xfb,0xa7,0xae,0x30,0x94,0xaa,0x2f,0xae,0x30,0xd4, -0x87,0xff,0xf2,0xff,0x0d,0x55,0x09,0x84,0xdd,0x3f,0x74,0xad, -0xb8,0x7f,0xe0,0x46,0x26,0x38,0xb3,0x38,0xac,0x9f,0x5a,0x21, -0xba,0x53,0x78,0x1e,0x3b,0xdb,0x19,0xe9,0x9c,0x06,0x27,0x74, -0x55,0x53,0x3a,0x69,0xc8,0x9a,0xc4,0x49,0x83,0xdb,0x24,0xf6, -0x1b,0xdc,0x69,0xb1,0x3f,0xeb,0x4e,0xf7,0x8b,0xda,0xfe,0xf6, -0x4d,0xc1,0x73,0x47,0x82,0x47,0x6a,0x61,0x7f,0xe1,0x85,0x62, -0x82,0xba,0xab,0x95,0x72,0x4d,0xba,0xc2,0x26,0xc8,0x2a,0xe1, -0xfd,0xa3,0x5e,0x28,0xfb,0x75,0xf2,0xff,0x10,0xba,0x44,0x18, -0xd7,0x0b,0xd3,0x9a,0x54,0x94,0x0e,0x53,0xee,0xfe,0x5b,0x70, -0x0a,0x0b,0xff,0xf7,0xc5,0x07,0xf6,0x2d,0x8b,0xd6,0x6e,0xb9, -0xf7,0x04,0xf3,0x11,0xf3,0x1b,0xe6,0x9e,0x07,0xa8,0xbb,0x92, -0x8b,0xb7,0x5d,0x74,0xe8,0xc2,0x35,0xb3,0x95,0x7f,0x9b,0x67, -0x58,0xb6,0xf7,0xea,0x6b,0x2e,0x19,0xa9,0x9f,0x5c,0x0e,0x76, -0x85,0x71,0x94,0x94,0x53,0x0f,0xe5,0x24,0x45,0x77,0xde,0xc2, -0x9c,0x60,0x4e,0x8e,0x17,0x84,0x25,0xd8,0x8a,0x97,0x9c,0xa6, -0x20,0x56,0x8f,0x0d,0x8e,0x56,0x89,0x5e,0x17,0x5e,0x07,0xd2, -0xbd,0x11,0x35,0xa3,0x4e,0x2c,0x81,0x7b,0x8b,0x39,0xc5,0x4e, -0x81,0x4b,0x49,0x8b,0x95,0x82,0xa2,0xad,0x9f,0x8d,0x0c,0x36, -0x95,0x09,0x12,0xf5,0x74,0xb6,0x5e,0x50,0xf4,0x10,0x00,0x92, -0x27,0xe0,0x86,0xa6,0x49,0x3b,0x19,0xdc,0x42,0xaf,0x3b,0xed, -0xe5,0xf5,0xaa,0x4c,0xa2,0x8c,0x36,0x41,0x36,0xbd,0x88,0x7c, -0x02,0xf2,0x27,0x3f,0x21,0xa0,0x8a,0x86,0x23,0xe7,0xb9,0x65, -0x41,0x12,0x8e,0xf3,0x27,0xec,0x75,0x82,0x9a,0x4c,0x6c,0x0c, -0x32,0x29,0x1b,0x06,0x6e,0x96,0x02,0x37,0xd1,0x28,0x1d,0xa5, -0xfc,0x84,0x1c,0x1b,0x83,0x4c,0x70,0x95,0x8b,0x04,0x78,0xd0, -0xfc,0x09,0x39,0x50,0x70,0xca,0xa6,0x26,0xec,0x6c,0xb4,0x90, -0x3f,0xa5,0xc4,0x69,0x25,0x8b,0x0f,0x4c,0x46,0x00,0x0b,0xa2, -0x2c,0x20,0x00,0x28,0xb7,0x1f,0xff,0xba,0x95,0x59,0x29,0x78, -0xab,0x67,0x68,0xfe,0xbc,0x4a,0x95,0xd8,0x50,0xdb,0xb8,0x2c, -0xdc,0xdd,0xf9,0xe5,0xbb,0xe7,0xa4,0x25,0x76,0x83,0x55,0xa5, -0xaa,0x9c,0x37,0x7f,0xe8,0x13,0xbe,0xfb,0x25,0xfe,0x35,0xb3, -0x92,0x51,0x5f,0x4f,0xfe,0xb7,0xe2,0xfa,0x53,0x17,0x0a,0x94, -0x1e,0x8b,0xce,0x2a,0x53,0x3a,0x4c,0x72,0x09,0x45,0x69,0xac, -0x06,0x0d,0x25,0x12,0x0b,0xaa,0xa2,0x62,0xb5,0x5a,0x29,0xa7, -0xd4,0x12,0x5a,0x24,0xd7,0xc9,0xa5,0x25,0x22,0xd9,0xc2,0x9c, -0x4e,0x21,0x08,0x57,0x68,0xe4,0xa5,0x65,0xf9,0x4a,0xb9,0xdd, -0xa0,0x10,0x28,0x2d,0x1e,0x5d,0xb9,0xde,0x5f,0x26,0xd7,0x6b, -0xa4,0x25,0x25,0x25,0x95,0xed,0xce,0x30,0xd6,0x59,0xb4,0xaa, -0x52,0x81,0x5a,0xa4,0x72,0x7a,0xf5,0x2a,0x75,0xd0,0x6c,0x33, -0xa9,0x3d,0xda,0x12,0xa7,0x42,0x19,0xd5,0x59,0x6a,0x74,0xa5, -0x80,0x01,0x15,0x55,0x25,0x01,0xa5,0x55,0x6f,0xd1,0x28,0x52, -0x95,0x5a,0xb1,0x44,0x6d,0xd6,0x48,0x65,0x46,0xb5,0x5a,0x6d, -0x33,0xa9,0x4a,0x5d,0x72,0x8b,0x4b,0xa2,0x31,0x2a,0x68,0x0c, -0x20,0xc7,0x4f,0x5b,0x28,0x2c,0x51,0x63,0x1a,0x53,0x12,0xb1, -0xd6,0x42,0x3d,0xb9,0xf9,0xe9,0xca,0xa6,0xee,0x5a,0x53,0x89, -0xbd,0xa3,0xa9,0xb3,0x34,0x72,0xf7,0xdc,0x39,0x0a,0x95,0xc1, -0x6e,0x34,0xd5,0x76,0x37,0x55,0x9e,0xee,0x0b,0xdc,0xbb,0x19, -0x7b,0x3f,0xfe,0xe0,0x83,0x8f,0x6f,0x55,0xd8,0x03,0x16,0x83, -0x55,0xac,0xd4,0xd8,0x35,0x4a,0x93,0xaf,0x5a,0x46,0xc9,0x15, -0x62,0xa1,0x30,0xab,0x2e,0x91,0xa9,0x4b,0x04,0x12,0xf9,0x5a, -0x85,0x20,0xef,0x77,0xd4,0x64,0x07,0x4b,0x95,0x62,0x8d,0x5d, -0x6b,0xf2,0x95,0x18,0x54,0x6a,0xdc,0x3d,0x4b,0x50,0x25,0xd0, -0x0a,0x71,0x4a,0xa2,0x31,0xa9,0xe5,0x11,0xad,0x8c,0x16,0x48, -0xea,0x9b,0x64,0xe2,0x4a,0xbb,0xc6,0x23,0x6b,0x51,0x6b,0xf4, -0xb6,0xa4,0xca,0xae,0x2c,0x19,0x90,0xce,0x91,0x97,0x96,0xca, -0xf3,0x11,0xca,0x64,0x74,0x9a,0x24,0x42,0x8d,0xdc,0xaa,0xf7, -0xb9,0x84,0x4a,0x97,0x99,0x36,0x89,0x29,0xb9,0x9c,0xa6,0x84, -0x94,0x46,0x40,0x51,0x94,0x00,0xc3,0x4e,0x89,0x2d,0xa6,0xb1, -0x3e,0xdb,0x0e,0x3a,0x85,0x0a,0x7a,0x84,0x81,0xac,0x69,0xe8, -0x4e,0x83,0x16,0x9f,0xc6,0xc0,0x97,0xc2,0x1b,0x1e,0x7d,0x74, -0xf8,0xd1,0x47,0x4f,0x56,0x90,0xfe,0x2a,0x6c,0x27,0xe9,0xe1, -0x47,0x0b,0xfd,0xad,0xc0,0xfb,0x0b,0x47,0xeb,0x45,0x47,0x84, -0x77,0x23,0x11,0xaa,0x40,0x61,0x14,0x43,0x59,0xf8,0xb5,0x26, -0x29,0xc3,0x49,0x0d,0x28,0xff,0x7e,0xf2,0xa2,0xd9,0x4f,0x19, -0x95,0xb6,0x52,0x59,0x13,0xbc,0x74,0xec,0xa7,0x29,0xe9,0x4c, -0x1a,0x42,0x54,0x3a,0x99,0xe5,0x72,0x0b,0x6e,0xbb,0xf5,0x95, -0x57,0x6e,0xcd,0x7c,0xb7,0x23,0xd9,0x10,0xab,0x6c,0xa8,0xae, -0xce,0x9a,0xe3,0xea,0x4c,0xd6,0xef,0xcf,0x66,0xd4,0x71,0x73, -0xb6,0xba,0xba,0xa1,0x32,0xd6,0x90,0xec,0xf8,0x2e,0xfe,0xf3, -0x65,0x97,0x3d,0xb3,0x7d,0xfb,0xa5,0x24,0x33,0x25,0xc1,0x0f, -0x61,0x17,0xf3,0x26,0x33,0xbf,0xfa,0xf5,0xfa,0x7b,0xb6,0x7d, -0xff,0x5d,0xe6,0x54,0xcf,0xe5,0xeb,0x7f,0x75,0x2d,0xf3,0x23, -0x2c,0xc0,0xff,0xfd,0x25,0xfc,0xdf,0x58,0xc0,0x7c,0xe3,0x89, -0x5f,0xad,0xbf,0xbc,0x87,0x39,0xf5,0xee,0xf7,0xb7,0xdd,0x53, -0xff,0xfa,0xd0,0x50,0x35,0x33,0x9f,0x79,0x13,0xbb,0xf0,0x43, -0x44,0x8f,0xea,0x1f,0xcd,0x42,0x9d,0xdf,0x82,0x7b,0x57,0x10, -0x6f,0x33,0x68,0xcd,0x25,0xd8,0xad,0xa1,0xb9,0x03,0xae,0xc4, -0xdc,0xfd,0x73,0x2f,0x15,0x7b,0xae,0xa2,0x1c,0x50,0x89,0x06, -0xec,0xc0,0x5c,0x25,0xf8,0x17,0x9d,0x7a,0x09,0xeb,0xb1,0xfe, -0xa5,0x1b,0xb8,0x03,0xf5,0x46,0xd5,0xb6,0xb9,0x83,0x9d,0x6d, -0x83,0x7d,0x7d,0x3d,0xfe,0xce,0xd2,0x9e,0x96,0xce,0x5c,0x67, -0xa6,0xcf,0x90,0xf3,0x7a,0x73,0x86,0xbe,0x0c,0x9c,0xb4,0xf4, -0x94,0x76,0xfa,0x7b,0xfa,0xfa,0x06,0xdb,0x3a,0x07,0xe7,0x6e, -0xc3,0x03,0xcc,0x29,0xf6,0xa6,0x04,0xd4,0x00,0xdc,0x39,0xa9, -0xd1,0x29,0xe6,0x25,0x6b,0x95,0xa0,0x29,0xb2,0x60,0xe9,0x1a, -0x67,0x36,0xd8,0xdb,0x76,0x78,0x6b,0xdf,0x70,0x67,0x4d,0xf7, -0x55,0xb3,0x36,0xae,0xee,0xb8,0xaa,0xbb,0xa6,0x73,0xb8,0x6f, -0xeb,0xe1,0xb6,0xde,0x60,0xd6,0xb9,0x66,0xe9,0x82,0x48,0x93, -0xa0,0x8a,0x93,0xbb,0x9d,0xa3,0x2e,0xd1,0x63,0xc2,0xd7,0x50, -0x09,0x0a,0x82,0x58,0x32,0x44,0xb0,0xc1,0x99,0x56,0xe0,0x34, -0xd6,0x4d,0xbc,0x57,0xb8,0xfb,0x49,0x35,0xa3,0xc5,0x34,0xde, -0x44,0xc8,0x0b,0x7c,0x84,0xf4,0xc7,0x3f,0x9c,0xbb,0x79,0x93, -0x63,0x65,0x62,0xd3,0xce,0x9d,0x7b,0x97,0x0f,0xed,0x5d,0x73, -0x5d,0x7b,0xfb,0x75,0x6b,0xf6,0x0e,0x2d,0xdf,0xbb,0x73,0xe7, -0xa6,0xc4,0x4a,0xc7,0xa6,0xcd,0x73,0xeb,0x49,0xdb,0x93,0x9d, -0xee,0x61,0x2e,0xfa,0xfe,0x7b,0xdb,0x1f,0xea,0xd9,0xdc,0x74, -0xe2,0xf8,0x6d,0x4b,0x0f,0xc7,0xbf,0x9a,0x49,0x7f,0x35,0x7e, -0x78,0xe9,0x6d,0xc7,0x4f,0x34,0x6d,0xee,0x79,0xe8,0x6a,0x5c, -0xf2,0x7d,0xe6,0x22,0x72,0x5f,0xcb,0x47,0xd7,0x8b,0x6e,0x17, -0x7e,0x01,0x78,0xcb,0x31,0x85,0xb7,0x68,0xe0,0x0e,0x19,0xe5, -0xd7,0x64,0x81,0x37,0x74,0x59,0x18,0x2a,0x78,0x4e,0x63,0x5e, -0x2c,0x12,0x2d,0xde,0x06,0x75,0x77,0x91,0xef,0x4e,0x7d,0xc0, -0xdc,0xb2,0x92,0xf9,0xeb,0x71,0xe6,0x59,0xbc,0x9a,0x59,0x7b, -0x58,0x28,0x3e,0xcc,0xac,0x85,0xd4,0xb3,0xc7,0x99,0xbf,0xae, -0x64,0x6e,0xd9,0x01,0xcf,0x95,0xf0,0xe4,0x37,0x78,0x9e,0xac, -0x24,0x23,0x10,0x69,0x05,0x27,0x6d,0x70,0x9a,0x26,0x30,0xa0, -0x95,0x4a,0x03,0xe5,0x71,0x06,0x15,0xd3,0x5c,0xb6,0xef,0x15, -0x99,0x6a,0x11,0xdd,0xc2,0x33,0x63,0x4d,0x66,0x22,0x33,0x66, -0x6a,0x78,0x66,0xbc,0xbe,0xc8,0x4b,0x02,0x9a,0x34,0x07,0x73, -0x6a,0xe8,0x0c,0xd9,0x90,0xb9,0x89,0xe4,0xe7,0x74,0xe8,0x97, -0x46,0x97,0x8b,0xaa,0x84,0x5f,0x83,0xbb,0x26,0xf3,0xc6,0xa1, -0x7d,0xbc,0x69,0xa7,0x81,0x9e,0xd8,0x46,0x13,0xd3,0x1a,0xb7, -0x46,0xb0,0x11,0x9f,0x78,0x94,0x6d,0xa4,0x53,0xdf,0x66,0x0f, -0x54,0xbc,0xef,0xd6,0xe1,0x61,0xc1,0xcd,0x5c,0xeb,0x30,0xfd, -0xdc,0x91,0x52,0xfe,0xed,0x9b,0xa2,0x36,0xee,0x5f,0x58,0xd8, -0xbe,0x4d,0xdd,0x45,0x66,0x31,0x91,0xd1,0x98,0x1d,0x75,0x61, -0x88,0x65,0xe3,0x5a,0x16,0x8f,0x4a,0x84,0xf7,0xb2,0x71,0x5c, -0x39,0xd4,0x82,0x56,0xa3,0xab,0xe0,0x22,0x41,0xe0,0xbc,0xc7, -0x99,0x80,0x66,0x3c,0x31,0x22,0x10,0x30,0xfb,0x69,0x42,0x02, -0x05,0x13,0x02,0xf6,0xf0,0x27,0x2f,0x71,0xe6,0x9d,0x1a,0xce, -0xe7,0x9b,0xee,0x7b,0x16,0x89,0x9d,0x06,0x7c,0xf3,0x33,0xe2, -0xd5,0x59,0x40,0xb0,0x75,0x9b,0xef,0xba,0x83,0xb2,0x15,0x17, -0x08,0x74,0xba,0x22,0x64,0xe5,0x54,0xa9,0x4a,0xe9,0x9d,0x61, -0x81,0x40,0xe6,0xa7,0x3b,0xc9,0x5a,0x32,0xcc,0x62,0x7e,0xbd, -0xca,0x5d,0xae,0x65,0xbc,0x42,0x38,0xb6,0x54,0x25,0xf5,0x0e, -0x93,0x7b,0x55,0x9c,0xb4,0x59,0x6b,0x12,0xd6,0x60,0x99,0x41, -0x18,0x4e,0x4a,0xb5,0xba,0x2c,0x1b,0x97,0xa7,0x52,0x9a,0xc3, -0xf6,0xb2,0xf2,0x79,0xf3,0x70,0xf7,0x47,0xcb,0xf0,0x5f,0x36, -0x90,0x28,0x99,0x59,0xe7,0x93,0x35,0x39,0xee,0x6a,0x6f,0xcc, -0x6f,0x58,0x64,0x0d,0xce,0xa9,0x08,0x2c,0xe5,0xa2,0xf4,0x2c, -0x6a,0x95,0x32,0xdb,0x15,0x8b,0x87,0x82,0x65,0x65,0x4e,0x36, -0x4a,0xef,0x5a,0x36,0x40,0x8f,0x84,0xea,0xe1,0x97,0x8f,0x93, -0x25,0xd7,0x40,0x0b,0x8c,0x57,0x82,0x12,0xb8,0x7a,0x60,0xfd, -0x18,0x16,0x1d,0xf9,0xa6,0xb8,0x32,0xc0,0x3a,0x79,0xd5,0x76, -0xbf,0x51,0xa3,0x9f,0xec,0xe3,0xb5,0xda,0x6d,0xcd,0xb3,0xfa, -0xd9,0x38,0x83,0x28,0x3c,0x1b,0x12,0xfb,0xa5,0x43,0x69,0x34, -0x07,0x5d,0x32,0xd3,0x1c,0x48,0xb2,0x82,0xc7,0x34,0xab,0xd5, -0xf8,0xba,0x98,0xdc,0x3a,0x0f,0x9f,0x71,0x9c,0x34,0x8e,0x8e, -0x85,0x63,0x7c,0x87,0xd8,0xfb,0x4a,0x57,0x9a,0x4b,0x57,0x96, -0x96,0x78,0x24,0xc2,0x91,0x03,0x8f,0x88,0x1e,0xfd,0xc2,0xc8, -0xa9,0xd0,0xdf,0x13,0x3a,0xfd,0x11,0xbb,0x92,0x07,0xf3,0x0b, -0x0a,0x6b,0xdb,0xb4,0x91,0x47,0xc2,0xe1,0x47,0x22,0x90,0x60, -0xd7,0x6f,0xb8,0x0f,0x2f,0x2a,0x0c,0x91,0x15,0x3d,0x20,0xc3, -0x7f,0x0e,0xc9,0x26,0x2c,0xe2,0x60,0x32,0xc9,0x26,0x84,0x52, -0x5b,0xac,0x9c,0x6a,0x1e,0x0d,0x07,0x0d,0x06,0x6e,0x21,0x07, -0x9f,0xdf,0x6a,0x2d,0x83,0xbe,0xb0,0x01,0xfd,0x50,0xf4,0x15, -0x41,0x1c,0x70,0x1a,0xc2,0x09,0x6e,0x75,0x63,0x76,0x65,0x23, -0x21,0x01,0x36,0x44,0x1d,0xe5,0xcd,0x4d,0xbc,0x81,0x43,0x04, -0x68,0x4a,0x68,0x62,0x9b,0x08,0x38,0xbd,0x01,0xd7,0x53,0xa2, -0xae,0xb2,0xa0,0x58,0xe6,0x59,0x93,0xd8,0xb6,0x39,0xd8,0xdd, -0xd4,0x5c,0x99,0xb1,0xea,0xda,0x9d,0x5b,0x07,0x62,0xb3,0x5a, -0x97,0x6a,0xd5,0x0a,0x8d,0xbe,0x2c,0xa8,0x15,0x48,0xf5,0xb6, -0xaa,0xd8,0xac,0xc6,0x39,0xbe,0x89,0x39,0x12,0x6d,0xc1,0x25, -0x06,0x23,0x2d,0x73,0x50,0x2f,0x07,0xcb,0x34,0x2a,0x63,0xfe, -0xcb,0x89,0x6d,0x65,0xc1,0xd9,0xb9,0x45,0x51,0xcf,0xe1,0xf8, -0xd7,0x67,0xb5,0xde,0x50,0x66,0x90,0x48,0x83,0x65,0x36,0xbd, -0x48,0xe3,0x8a,0x76,0x57,0x37,0x07,0xed,0xe3,0xdf,0xb6,0x05, -0xf7,0x54,0x54,0x88,0x95,0x3a,0x2e,0x46,0xbe,0x6c,0xb4,0x5d, -0xf4,0x8a,0xf0,0x04,0xfb,0x7f,0x55,0x73,0x81,0x51,0x00,0xdf, -0x39,0x5d,0x3e,0x40,0x97,0xce,0x04,0xbb,0xc6,0x71,0x16,0xb3, -0x9d,0x12,0x3b,0x61,0xe7,0xf1,0x25,0x76,0xba,0xfc,0x25,0x58, -0x89,0x75,0x89,0x09,0x01,0x28,0x95,0x98,0xc3,0xa4,0x0e,0x4c, -0xf3,0xe0,0x54,0x07,0x95,0xa4,0x64,0x76,0x03,0x73,0xcc,0x60, -0xb7,0x1b,0xf0,0x90,0x81,0xb9,0xcc,0x60,0xa7,0xf0,0x90,0xd0, -0xa2,0x31,0xab,0xf0,0x41,0x7c,0xc4,0xa6,0xc2,0x57,0x88,0xed, -0x06,0x9b,0x8a,0x39,0xc8,0x9c,0x6f,0x56,0x31,0xf7,0x32,0xcf, -0x08,0x2d,0x37,0x4a,0x55,0x16,0x8c,0x01,0x36,0x02,0x84,0xf9, -0x81,0x4a,0x25,0x15,0x0a,0x2f,0xbf,0x83,0x56,0x49,0x95,0x92, -0x3b,0x35,0x58,0xb9,0x35,0x68,0xb7,0x07,0xed,0x03,0x76,0x83, -0x58,0x2c,0xf8,0x9a,0x5a,0x6f,0x28,0xfc,0xa9,0xb4,0xb0,0x5f, -0xae,0x34,0xd8,0x4b,0xa9,0x11,0x03,0xfe,0xd1,0xc9,0xa7,0xd5, -0x7a,0x61,0x87,0x4a,0x8a,0xdf,0xa6,0x05,0x62,0x81,0x80,0x5a, -0x26,0x56,0x4b,0x55,0x54,0x1d,0x36,0x88,0xc4,0x52,0x95,0x9c, -0xf9,0xfd,0x57,0x4a,0x14,0x6c,0x9d,0x5b,0xd9,0x3a,0xeb,0xd9, -0x3a,0xcf,0x3f,0xbb,0x3a,0xb3,0xcf,0x59,0x85,0xbd,0x19,0x76, -0xa1,0x03,0xb1,0x90,0xc7,0xdc,0x95,0xd0,0x73,0x38,0x63,0x57, -0xa6,0x01,0x67,0xe8,0x9b,0xa1,0xd6,0x5b,0xd8,0x5a,0x5f,0x63, -0x38,0xf5,0xb7,0x33,0xa8,0x35,0xdd,0x2d,0x55,0x09,0xda,0x70, -0x44,0x20,0x90,0xaa,0x34,0xcc,0x8b,0x5f,0x52,0xa8,0xa4,0x62, -0xe1,0x53,0x58,0x48,0x0b,0x40,0xcf,0xda,0x28,0x3e,0x93,0x7a, -0xd3,0x4a,0x99,0x58,0x74,0xc1,0x08,0x56,0xca,0xb4,0xc2,0x4d, -0x73,0xc4,0x2a,0xa9,0x8a,0x5e,0x47,0x0b,0x45,0x12,0x68,0x07, -0xfa,0x51,0xf9,0x84,0x7a,0x3f,0xc4,0xd6,0xbb,0xfb,0x2c,0xeb, -0x9d,0xca,0x40,0x85,0x75,0xc4,0x67,0xc0,0x3d,0x74,0xbf,0x9e, -0x3c,0x75,0x37,0x6b,0x08,0x8f,0xf3,0x4f,0xdc,0x68,0x12,0xe6, -0xa1,0xe6,0xcb,0xd8,0x9a,0xdf,0x65,0x38,0xd9,0x73,0x26,0x35, -0x7f,0x44,0x05,0xed,0x79,0x85,0x48,0xa2,0x57,0x09,0xaf,0x77, -0x52,0x5a,0x52,0xe3,0x12,0xb1,0x68,0xde,0x06,0xa1,0x4a,0xaa, -0x10,0xf7,0x65,0xcf,0xa4,0xea,0x57,0x48,0x81,0x51,0x98,0x9e, -0x7f,0x17,0x49,0x54,0x00,0xe7,0x5f,0x8c,0x08,0x75,0x42,0x8c, -0x45,0xa2,0xf5,0xd7,0x88,0x4a,0xa4,0x2a,0xe9,0x05,0x1d,0xc5, -0xba,0xbf,0x73,0x8e,0xcf,0x9c,0x7f,0xd8,0x94,0x38,0xcb,0xa5, -0x54,0x98,0xd3,0xc2,0x52,0x6e,0xba,0xc8,0xf4,0x19,0xd1,0x2b, -0x50,0xf3,0xed,0x6c,0xcd,0xaf,0x30,0xfc,0xed,0xc5,0x33,0xa8, -0xb9,0xf0,0xb7,0x22,0xad,0x54,0x85,0x57,0x54,0xdc,0x21,0x06, -0xf6,0x94,0xbd,0x25,0x96,0x40,0xb3,0xd2,0x78,0x25,0xa5,0x92, -0x6a,0x44,0x5d,0xc1,0x33,0xa8,0xb8,0xe0,0xa8,0x46,0x25,0x15, -0x08,0x98,0x77,0x76,0x6c,0x10,0x40,0x17,0x11,0x7f,0x59,0x20, -0x10,0x88,0x31,0x56,0x08,0x84,0xc0,0x45,0x27,0xf6,0xb2,0x38, -0x6e,0xef,0xe8,0x1e,0xd1,0x21,0xe1,0xe3,0x80,0x5f,0xb4,0x04, -0x95,0x66,0x65,0xd8,0xa4,0x41,0x7a,0xd0,0xd5,0x30,0x54,0x1e, -0xea,0x2a,0x3c,0xf1,0xc4,0x3b,0xef,0x3c,0x81,0x15,0xe1,0x7a, -0xe3,0xc7,0x57,0x1b,0xe1,0x53,0xb8,0x55,0xf8,0x38,0x73,0x63, -0x2b,0xf3,0x2b,0xec,0x6c,0xc5,0x6b,0x3e,0x8e,0xd7,0x87,0xe1, -0x92,0x11,0x3e,0x3f,0xbe,0x7a,0x72,0x79,0x8e,0xb1,0xf2,0x30, -0x69,0xae,0x78,0x18,0xfb,0x11,0x5d,0x9c,0xb2,0xaa,0xc5,0x48, -0x58,0x36,0x5e,0xb8,0x03,0x33,0xbf,0x64,0xf4,0xff,0xce,0x5c, -0xba,0x13,0x87,0x1d,0xb6,0x80,0x70,0x23,0x5e,0x82,0xbb,0x29, -0xad,0x23,0x34,0x89,0x96,0xd6,0x11,0x16,0xbe,0xf0,0xef,0x78, -0x37,0xf5,0xa0,0x48,0xec,0x08,0x7b,0xac,0x85,0x83,0xcc,0x3d, -0xcc,0x83,0x52,0x1c,0x66,0xe9,0xae,0x00,0xba,0x87,0xb8,0x7a, -0x08,0x35,0x62,0x2b,0xf6,0x6b,0x3c,0xf0,0x00,0xb3,0x18,0x38, -0x52,0x2f,0xc6,0xc2,0x5d,0x84,0xd4,0x49,0xeb,0x84,0xdb,0xbd, -0x15,0xaf,0x69,0xc5,0x4e,0xe6,0x57,0xad,0xcc,0x8d,0x76,0xb6, -0x62,0x46,0xb6,0x92,0x88,0x6f,0x97,0x62,0x79,0x95,0x63,0xe5, -0x79,0xc7,0x24,0x75,0x36,0xe3,0xe1,0xbb,0x38,0x08,0x37,0x01, -0x51,0x64,0x29,0x56,0x9a,0x73,0x54,0x3e,0x3e,0xe5,0x08,0x8b, -0xe2,0x0b,0x5d,0xee,0x86,0x60,0x63,0x55,0xbb,0xff,0x5a,0xfc, -0x38,0xee,0xa2,0x05,0x8e,0xb0,0xdf,0xfe,0x38,0xf3,0xce,0x6b, -0x77,0x6c,0x4b,0x39,0x5a,0x2b,0x43,0x0b,0x93,0x12,0xdf,0xa4, -0x3b,0x70,0xa8,0x94,0xbb,0x7e,0xd2,0xb7,0xf4,0xab,0x8b,0xbf, -0xb0,0x68,0xc0,0x7f,0xed,0xd7,0xcb,0xa1,0x25,0xec,0x21,0x5a, -0x3b,0xab,0xff,0x92,0xaf,0x0c,0xd7,0x1c,0xdb,0xbd,0xe5,0xa7, -0xbb,0x0d,0x66,0x0e,0xc7,0xb5,0x8e,0x36,0x43,0x3f,0x7d,0x94, -0xfd,0x5f,0xbf,0x72,0xd0,0x83,0x10,0xcb,0x99,0x45,0xae,0x74, -0xc7,0xbd,0x34,0x26,0x4a,0xf7,0x38,0xd7,0x96,0x70,0xc3,0x0f, -0xe6,0xc7,0x1a,0x9c,0x11,0xdc,0x37,0x3c,0x81,0xe7,0xbe,0xc8, -0x6c,0xf9,0x13,0xe1,0x38,0xcd,0x04,0xae,0x34,0x50,0x71,0x47, -0x58,0x7e,0xaa,0xdd,0x18,0x80,0x03,0xfd,0x84,0x91,0xfa,0xe3, -0x38,0x7b,0xdd,0x86,0xdb,0x08,0x7b,0x8d,0xb1,0x1e,0x73,0x98, -0x8a,0x85,0x1d,0x46,0xed,0xc7,0x7e,0x37,0x39,0x08,0x7f,0xea, -0xe6,0xb0,0x60,0x0b,0x2a,0x11,0xbd,0x0a,0x98,0xc2,0xc1,0xae, -0xe1,0xfb,0x89,0x7d,0x68,0xf7,0x19,0x74,0x08,0xe9,0x27,0xf1, -0x3a,0xa1,0xa7,0x1b,0xed,0x11,0xbd,0x2f,0xfc,0x06,0x22,0xa6, -0x12,0x90,0x36,0x56,0x50,0x9c,0xc6,0x76,0xca,0x44,0x13,0xf4, -0x0d,0x1f,0x32,0xcc,0xed,0x29,0x5a,0xa4,0xc2,0xfc,0x39,0x0d, -0x40,0x3d,0xd6,0x80,0x61,0x4c,0x4a,0x58,0x60,0xe4,0xa5,0x2e, -0xc7,0x39,0xaa,0x29,0x91,0xcb,0x6d,0x0b,0xe7,0x72,0x0d,0xa6, -0x5c,0xee,0x88,0xbf,0x65,0xeb,0xe1,0x5c,0xae,0xab,0xd2,0x91, -0xcb,0x2d,0x87,0x6b,0x1b,0x1a,0x72,0xb9,0x56,0x5a,0x24,0x3e, -0x02,0xa7,0x6d,0xb9,0x5c,0xcf,0x79,0x1e,0x71,0x6f,0x2e,0xb7, -0xa8,0x0e,0x5b,0x5c,0xd2,0x2a,0xe1,0x83,0x39,0xaa,0xd0,0x49, -0xcd,0xae,0xaa,0x2a,0xc8,0xf0,0x15,0x55,0x55,0xcc,0x10,0xbd, -0x10,0x3e,0xcb,0x99,0xef,0x51,0x8b,0x15,0x27,0xe1,0x27,0xf4, -0xe0,0xbf,0x9d,0xbc,0x38,0x97,0xa3,0x56,0x33,0x5b,0xe0,0xf3, -0xa5,0x82,0x27,0x97,0x93,0x50,0x3f,0xcb,0xf6,0x6d,0x2a,0xbc, -0x0a,0x5f,0x6e,0x3a,0x05,0x45,0x09,0x6f,0x15,0x15,0x8e,0x0e, -0xbf,0x57,0x55,0x75,0xea,0xdd,0xbf,0xe0,0x1b,0xf1,0x31,0x59, -0x15,0xd4,0xef,0xd6,0xd1,0x57,0x44,0x83,0xc2,0x04,0xf9,0x1b, -0x4c,0x2f,0x89,0x7a,0x05,0x98,0x8e,0xaf,0x13,0x9c,0xf8,0xf8, -0x99,0x3d,0x1f,0xb6,0xee,0x16,0xbc,0xb7,0x1b,0xcd,0x90,0xc7, -0x99,0x76,0x52,0x5d,0x02,0xfd,0xc9,0x1d,0xcc,0x09,0x7c,0x3f, -0x9f,0xeb,0x34,0xf9,0x68,0x01,0xdd,0x7f,0x2a,0xcc,0xe8,0xa9, -0xe1,0x4f,0xc9,0xf7,0x0c,0x75,0xe7,0xa9,0x5f,0x17,0xfa,0x69, -0xdb,0x27,0xe7,0x13,0xec,0xc0,0xef,0x15,0x6e,0x3e,0x75,0x27, -0xfd,0xa3,0x4f,0xce,0x27,0x0c,0xe3,0x14,0xd3,0x73,0xf2,0x3d, -0xc1,0x91,0xd3,0xe4,0x03,0xa5,0x84,0xcd,0xf7,0xeb,0x3d,0x1f, -0x9e,0x4c,0x09,0x9b,0xc7,0xea,0xba,0x0a,0xf2,0xdc,0x02,0x79, -0x1c,0x1c,0xbe,0x8a,0x99,0xc7,0x44,0x31,0xc7,0xe9,0x9a,0x71, -0x86,0xa7,0xf7,0x9b,0xdd,0xd4,0x5e,0x8d,0xd1,0xec,0x36,0x14, -0xca,0xc9,0xa1,0x70,0x88,0x3d,0xa1,0xde,0xd2,0x08,0x13,0x6e, -0x73,0xe1,0x44,0xe1,0x65,0xca,0xa5,0x74,0x9b,0x6d,0xda,0xc2, -0x65,0x70,0x10,0xac,0x2f,0xbc,0xc9,0x9e,0x51,0xbb,0x94,0xdc, -0xfd,0xac,0x42,0x35,0xa2,0x5b,0x04,0xcf,0x23,0x4b,0x11,0xcb, -0x61,0x11,0xe1,0x5c,0x9e,0x40,0x0c,0xa4,0x0c,0xf4,0xb2,0x8c, -0x68,0xd0,0xec,0x96,0x31,0x57,0x6b,0xeb,0xb5,0x85,0x05,0xcc, -0x7f,0x68,0x1d,0x70,0x86,0xb7,0xc2,0x19,0xf5,0x0d,0xdc,0xa0, -0xa5,0x9e,0x71,0x9b,0x75,0xea,0xc2,0x47,0x66,0x33,0xfd,0x3d, -0xa6,0xce,0x4c,0x4e,0x28,0x89,0xd9,0x7c,0x2a,0x8d,0xff,0xd3, -0xcc,0x8e,0xbf,0xc7,0xa0,0x3e,0x43,0x50,0x1f,0x27,0x4a,0xa1, -0xd9,0x40,0x27,0xed,0x52,0x0a,0xf9,0xf0,0x09,0x91,0xdb,0x90, -0xa8,0x17,0xf2,0x11,0x96,0x19,0x67,0x9a,0x20,0x45,0x91,0x98, -0x77,0x34,0x63,0x23,0x17,0x2b,0x91,0x34,0x10,0x6c,0x09,0x37, -0x21,0xf3,0x8e,0x6c,0xb8,0xe1,0xca,0x3b,0xdb,0xce,0xbf,0xf6, -0xf0,0x95,0xa9,0x98,0x4d,0x3d,0xe5,0xfc,0xe3,0xf9,0x25,0xf6, -0x9e,0x25,0x7b,0x2f,0xb8,0x3a,0xef,0x76,0xf6,0x2c,0x67,0x2f, -0xd1,0xfd,0x7c,0x42,0x3d,0xf6,0x95,0xe0,0xa9,0xdd,0xb4,0x35, -0x3a,0x7c,0xc9,0xcf,0x2e,0xf9,0xd5,0xb5,0x87,0x6b,0x8c,0x52, -0xd1,0xd4,0x53,0x4a,0x57,0xde,0xd2,0x7f,0xfd,0x40,0xb6,0x66, -0xff,0x72,0xf6,0x42,0x61,0x1e,0x9f,0x18,0xfb,0x06,0xea,0x74, -0x2f,0x6a,0x13,0x2d,0xa6,0xaf,0x64,0xfd,0xc7,0xfe,0xd3,0xae, -0xf6,0x5c,0x74,0x81,0xe3,0xe2,0x2a,0x27,0xf7,0x8d,0x79,0x8f, -0xab,0xab,0x53,0x6f,0xd0,0x17,0x6a,0xf2,0x52,0xc1,0x81,0x7f, -0xc3,0x5a,0x69,0xa3,0x16,0x8e,0x6d,0x74,0xeb,0x97,0xfe,0xeb, -0x52,0xe2,0x37,0x4e,0x27,0xab,0x13,0x99,0x51,0xe4,0xda,0xab, -0x63,0xdd,0xd6,0x71,0xfd,0x1e,0x17,0x75,0x80,0x78,0xae,0x89, -0x4e,0x53,0x33,0x2a,0x16,0x3e,0x2f,0x94,0x03,0x0f,0xe9,0x90, -0x9d,0x5d,0x4d,0x8f,0x5f,0x19,0x8a,0x9e,0xf1,0x2e,0x84,0xd3, -0xd6,0x5a,0xa1,0xef,0xe5,0x56,0x76,0x7a,0x6b,0xf2,0xdf,0xf8, -0xbc,0x24,0x49,0x4e,0x5c,0xfe,0xf3,0x91,0x89,0x2b,0x32,0x51, -0x15,0x93,0x97,0xc9,0x3d,0xa1,0x1a,0xb6,0x72,0x73,0x33,0x6d, -0xdc,0x2a,0x9d,0xec,0x3a,0x66,0x12,0xe1,0xcb,0xc2,0x12,0x76, -0x3d,0xef,0x1a,0xd4,0x8e,0x96,0xa2,0x95,0x44,0xdf,0x9a,0x71, -0x55,0x6f,0xcd,0x4c,0xda,0xd4,0x94,0xd9,0xcc,0xb1,0x6c,0x82, -0x0f,0xc0,0x61,0xbd,0x7b,0xc2,0xd3,0xad,0xd2,0x4e,0x39,0x7e, -0x71,0x9e,0x66,0xb6,0xb6,0xb8,0x52,0xd9,0x6c,0xed,0x66,0xdf, -0x75,0x5e,0xbc,0x76,0xfc,0xaf,0x14,0x4e,0x1e,0x66,0x67,0x31, -0x13,0x77,0x5e,0x71,0x16,0xf3,0x01,0xfa,0x09,0x7e,0xd5,0xb3, -0x49,0xeb,0x9c,0x83,0xe2,0x54,0xf5,0x8b,0x2a,0xdf,0xcd,0x7e, -0xff,0xcd,0x3e,0x48,0xb0,0xcb,0xdf,0x71,0x8b,0x22,0x8a,0x30, -0x3b,0x71,0x79,0x6f,0x28,0x10,0x1a,0x5a,0xce,0x4e,0x5c,0x76, -0x0d,0x4d,0x5c,0x23,0x2f,0x31,0xbe,0xae,0xf9,0xcf,0x50,0x8f, -0xc8,0x47,0x7f,0x13,0xa9,0xe1,0xe9,0x2c,0x62,0xed,0xd8,0x5c, -0xc0,0x09,0xbf,0x04,0xac,0xd3,0x3b,0xb6,0x48,0x30,0xa9,0xd5, -0x34,0x0d,0xd2,0xc7,0x2b,0x90,0x78,0xf2,0xbc,0xa2,0x29,0x1a, -0xe4,0xcf,0x71,0xc5,0xfc,0xa6,0x7c,0x65,0x34,0x91,0x88,0x56, -0xe6,0x9b,0xe6,0x33,0x6f,0xe0,0x8a,0xe5,0xdb,0xab,0x73,0xcb, -0x6f,0xa3,0xaf,0x2b,0xae,0xf6,0x92,0x6e,0x99,0xdf,0x6d,0xb7, -0x93,0xe5,0x5e,0x2e,0x34,0x18,0xba,0xd2,0x19,0x76,0xbd,0x17, -0x77,0x2d,0x09,0xb5,0x98,0xc7,0x2d,0xf7,0xa2,0x37,0xf8,0xfd, -0x5b,0xe9,0x7b,0xac,0x96,0x54,0xfa,0x96,0xd7,0x6e,0x49,0xa7, -0x2c,0xd6,0xdd,0xbb,0xb6,0x5d,0xb2,0xad,0xa6,0xa6,0x70,0xef, -0x25,0x13,0x42,0x2d,0xec,0x76,0x12,0x6b,0xb1,0x7d,0x75,0x36, -0x12,0xa9,0x57,0x6b,0x9c,0xce,0x7a,0x47,0x3a,0x98,0xa8,0xce, -0x8e,0xc5,0x5a,0xc4,0x63,0x2e,0x97,0x97,0xd4,0x5d,0x86,0x64, -0xa3,0x12,0xd1,0x1f,0x58,0x5b,0x88,0x1d,0xfa,0xfa,0x12,0x34, -0x8c,0xbe,0x82,0x1e,0x40,0x4f,0xa3,0xef,0xa2,0x9f,0xa2,0xdf, -0x92,0xb6,0x48,0xb2,0xf1,0x53,0x44,0x67,0x9c,0xf6,0x80,0xcf, -0x62,0xa2,0xc7,0xd4,0x49,0x72,0xc5,0xff,0x40,0x61,0x27,0xc9, -0x71,0xcb,0x83,0x44,0xa9,0xd4,0xcc,0xeb,0xb6,0x72,0x6b,0x83, -0x8c,0xfd,0x15,0x80,0xae,0x38,0x11,0x23,0x36,0x79,0x1e,0x58, -0x2c,0x39,0xe1,0xe6,0xd2,0x93,0xce,0xf0,0x27,0x91,0x97,0xfd, -0xb2,0x76,0xa0,0x51,0x03,0x5b,0xe3,0x40,0xed,0x2f,0x7f,0xd9, -0xd4,0xd9,0xd9,0x74,0x3e,0x3b,0x11,0x7c,0x6c,0x69,0x29,0x6e, -0xf5,0xa9,0xb1,0xa5,0xa5,0x24,0x1a,0x76,0xd6,0xc9,0x9e,0x12, -0xb7,0xe4,0x1d,0x89,0xbb,0x64,0xd5,0x4b,0xec,0xdc,0x3b,0x2e, -0xa4,0x97,0x26,0xb3,0xef,0x4e,0x3e,0x2f,0x93,0xce,0x6b,0x4b, -0x85,0xc2,0x79,0x0f,0x99,0x73,0x5e,0xb7,0x74,0x8b,0x43,0x59, -0xa5,0xd0,0xb6,0xd6,0xb0,0x4b,0x79,0x98,0x2d,0x15,0xc6,0x3d, -0xbf,0x5a,0xc6,0x4c,0x98,0x44,0x26,0x35,0x55,0x54,0xb9,0xa7, -0x4c,0x22,0xa3,0x9b,0x4a,0x5c,0x25,0x33,0x95,0x2f,0x0d,0xe2, -0xbb,0xfd,0x0b,0x1a,0x1b,0x1e,0x6e,0x68,0xe8,0xf6,0xf7,0x2d, -0x5a,0x78,0xd3,0xc2,0x45,0x8c,0x01,0xcf,0xfa,0xf4,0x15,0xa8, -0x8a,0x7f,0xb7,0xc2,0x4d,0xe0,0xe3,0xff,0x70,0xc5,0x73,0x84, -0x92,0x90,0x05,0x0d,0x7a,0x0e,0x3d,0x79,0x28,0x18,0xf2,0xcf, -0x99,0x2d,0x71,0x4a,0xe2,0xd5,0xfd,0x0b,0xef,0x58,0xd8,0x5f, -0x52,0x52,0x1e,0x77,0x54,0xf7,0x32,0xb7,0x50,0xc7,0x66,0x98, -0x7c,0x16,0x09,0xf1,0x93,0xcf,0x0a,0x4f,0x9f,0xa6,0x60,0xf6, -0x7f,0x45,0x50,0x08,0xf8,0xeb,0xc7,0x42,0x12,0xb3,0xb3,0x10, -0x5d,0x8c,0x6e,0x41,0xf7,0xa1,0x27,0x81,0xb7,0x5e,0x87,0xd1, -0xf4,0x8c,0x99,0xe7,0xcc,0xd9,0x0c,0xc7,0xfe,0xb9,0xac,0x44, -0xbd,0xf8,0xa9,0xab,0x96,0x51,0xaf,0x7d,0x6a,0x96,0x53,0xf1, -0x7f,0x2c,0xff,0xdc,0xf5,0xe9,0xbc,0x42,0xe6,0x4c,0x7d,0x5a, -0x1e,0xfa,0xf9,0x7f,0x1c,0xe3,0x08,0xd1,0xd7,0xb0,0x43,0xd4, -0x47,0x3f,0x8b,0xcc,0x30,0x5a,0x13,0x4b,0xe0,0x10,0x27,0x97, -0x67,0xfc,0x9f,0xae,0x4f,0x7a,0x5c,0xa7,0xf9,0x07,0x91,0xe4, -0x0c,0x56,0xc5,0xbb,0x71,0x45,0xcf,0x0a,0x83,0x46,0x1d,0xd4, -0xeb,0xe3,0x41,0xa5,0x4a,0xa1,0x88,0x36,0xf8,0x98,0xa7,0x36, -0x3e,0x15,0x8a,0xc5,0x42,0x4f,0x7d,0x3d,0x10,0x0e,0x07,0xbe, -0x8e,0xff,0xca,0xfd,0x25,0xc5,0x97,0xf0,0xed,0xcc,0xcb,0x58, -0xcf,0xbc,0x47,0x3f,0xbb,0x7c,0x9e,0x37,0xa3,0xd6,0xa8,0x29, -0x11,0xd6,0xf8,0x40,0x13,0x0e,0x90,0x59,0xed,0x03,0xe1,0x80, -0x33,0x10,0x5e,0x16,0xf0,0x39,0x7c,0xc1,0xc2,0xb7,0x7a,0xf1, -0xfb,0x4b,0x97,0x32,0xba,0x5e,0xea,0xe8,0xe0,0xd3,0x2b,0x98, -0x5f,0x70,0xfe,0xd3,0x8b,0x47,0x57,0x89,0xbe,0x20,0xdc,0x0a, -0x23,0xef,0x2a,0x74,0x1e,0x3a,0xc0,0xda,0xa0,0x49,0xbc,0xc9, -0x94,0x19,0x4a,0x33,0x1b,0x89,0xf1,0x0c,0x63,0xd0,0xa4,0x18, -0x26,0xd1,0x8c,0x21,0x4c,0x6c,0x98,0x49,0xda,0x09,0x28,0x36, -0x39,0x3d,0xb8,0x66,0x8a,0x6c,0x17,0xac,0x9a,0xb2,0x22,0x40, -0xa7,0x9e,0x9d,0x5c,0xb4,0x76,0x7c,0x41,0x80,0xb9,0xf3,0x70, -0x77,0xc1,0x34,0x65,0x19,0x37,0x7b,0xd9,0xc4,0x55,0xdc,0x7c, -0xbe,0x69,0x8b,0xb8,0x69,0xf8,0x16,0x9c,0x1e,0xb0,0x73,0xf3, -0xda,0xf2,0x7d,0xe5,0xe3,0x56,0x62,0x83,0x5d,0x3c,0x83,0x95, -0x98,0xfa,0xb8,0x3e,0x39,0xc1,0x02,0x2a,0x17,0x0a,0x49,0x70, -0x52,0xc4,0xcd,0x59,0x40,0x9d,0xae,0x49,0x2b,0xd9,0xfa,0x7c, -0x36,0x6b,0x99,0x7c,0xbc,0xfd,0x39,0x44,0xc0,0xc5,0xff,0xb0, -0x88,0x80,0xd3,0xb1,0x4f,0xc0,0xf8,0x9f,0x62,0x63,0x28,0xdb, -0xce,0x29,0x86,0xd2,0x3b,0x43,0xd8,0x21,0x66,0xd6,0x7f,0x99, -0x0d,0x9f,0x84,0x61,0x7c,0xc1,0x82,0x5c,0x87,0xd7,0x7b,0x61, -0x7d,0x1d,0x1b,0x3e,0xd9,0x42,0xd6,0x70,0x2b,0x5f,0xde,0x32, -0x31,0x7c,0x92,0xaa,0x66,0xfe,0x78,0x84,0x5d,0x4d,0x5f,0x2e, -0x50,0x57,0x49,0xc9,0x6a,0xfa,0xd1,0xa7,0xa2,0x67,0x17,0x3d, -0xa9,0x9c,0x69,0x59,0x7d,0xb6,0x7e,0xbf,0x1b,0xdd,0x2e,0x2a, -0x85,0xfa,0x39,0x49,0xfd,0x4c,0x64,0xa9,0x39,0x3e,0x66,0x99, -0x2c,0x3b,0xe7,0x4e,0xbb,0x45,0x63,0xb3,0xf3,0x88,0x70,0x35, -0x78,0x5d,0xc5,0x55,0x0a,0x8a,0x16,0x71,0xde,0x4c,0x3c,0x16, -0xb5,0x44,0x9a,0x41,0xf4,0xfb,0x43,0xbb,0xcd,0xa5,0xa5,0x5a, -0x9d,0xe9,0xd0,0x21,0xa1,0x44,0xa9,0xd0,0xe9,0x2c,0x96,0xf2, -0xb9,0x36,0x21,0x88,0x19,0x7a,0xef,0x5d,0x03,0xcb,0x63,0xd1, -0xc8,0xa1,0xee,0x4d,0x1d,0x1d,0x41,0x5d,0x97,0xce,0x18,0x89, -0xb4,0xaf,0xcc,0xc2,0xb6,0xb2,0x73,0x85,0xa9,0x26,0x11,0xec, -0xec,0xba,0x82,0x1e,0x64,0x0e,0x5f,0x23,0x12,0x2b,0x14,0x01, -0x1b,0xbe,0xad,0x70,0xf5,0x5a,0xa3,0xd1,0xa8,0x56,0x4b,0x4b, -0x72,0x86,0xc5,0x86,0x9b,0xde,0xd9,0xb2,0xe5,0x87,0xeb,0x6f, -0xad,0xca,0x56,0xc5,0x62,0x03,0xb2,0x80,0xac,0xd6,0xe3,0x6e, -0x6a,0xda,0xb1,0x7f,0x47,0x53,0xd3,0xdc,0x3a,0xb7,0x63,0x59, -0x2a,0xc9,0xf5,0x9f,0x35,0xd0,0x7f,0x2e,0x42,0xcd,0xe8,0x22, -0x74,0x19,0xba,0x81,0xc4,0x07,0x7e,0x16,0xff,0x54,0x75,0x8e, -0xcb,0x23,0x4e,0xe8,0x59,0x06,0xdd,0x69,0x62,0xd6,0xe8,0x4d, -0x13,0xfe,0x70,0x4a,0xaf,0x4b,0x95,0x3b,0x83,0x95,0x0b,0xaa, -0xcb,0xc9,0x1f,0x4e,0x99,0x6d,0x16,0xb3,0x4e,0x5f,0x5c,0xe7, -0xbf,0x2d,0x13,0x50,0xb3,0x7f,0x38,0x45,0x26,0x13,0x92,0x3f, -0x9c,0x62,0x16,0x9c,0xfd,0x5a,0x89,0xa7,0xef,0x66,0xa7,0xb8, -0xa5,0xfe,0xfd,0xd0,0xb2,0x06,0x03,0xbf,0xd4,0x7f,0xc0,0x61, -0xb1,0x54,0x98,0x85,0x42,0x91,0x42,0xa1,0x37,0xe4,0x3c,0xdc, -0x52,0xff,0x7a,0x57,0x88,0xfd,0x13,0x29,0x99,0x5c,0x59,0x93, -0x12,0xa5,0x32,0xfd,0xf8,0xc4,0x74,0xef,0xc3,0x84,0xce,0x57, -0x8c,0x0c,0xfc,0xe4,0xde,0x07,0x9f,0x13,0x7b,0x9f,0x12,0x3d, -0x08,0x5a,0x6d,0x71,0xa3,0xf8,0x34,0x46,0x0a,0xd0,0xa6,0x31, -0x7f,0x4d,0x8c,0xea,0xf8,0x34,0x8d,0xbc,0xe8,0x1a,0x3e,0x2d, -0x80,0x3c,0x3f,0xe4,0xd3,0x42,0xa4,0xc2,0x98,0x4f,0x8b,0x90, -0x1c,0x87,0x20,0x27,0x16,0x94,0xf0,0xa5,0x72,0x69,0x0c,0x3a, -0x33,0xcd,0xa7,0x29,0xa0,0x1b,0xe1,0xd3,0x34,0xea,0x40,0x2d, -0x7c,0x5a,0x00,0x79,0x9e,0xe0,0xd3,0x42,0x54,0x86,0xde,0xe6, -0xd3,0x22,0x54,0x8a,0x35,0xa4,0xa8,0x56,0xb4,0x13,0x6d,0x43, -0x9b,0x61,0x38,0x5a,0x85,0x56,0xa3,0x72,0x50,0x9a,0x56,0xa1, -0x2d,0x70,0xbe,0x1d,0xbe,0xda,0xb9,0x6d,0xf3,0xd0,0xaa,0xd5, -0xe5,0xed,0xab,0xb6,0x6c,0x86,0xd3,0x6e,0xf8,0x7e,0x2d,0xe4, -0xde,0x08,0x79,0xb7,0xc1,0xe9,0xea,0xb5,0x3b,0x37,0x0e,0x6d, -0x23,0x25,0x90,0xfc,0x3b,0xd8,0xe3,0x36,0xc8,0x41,0x4a,0xa9, -0x86,0xfd,0xf4,0x25,0x73,0xdf,0xc7,0x41,0x3c,0x45,0x50,0x0e, -0xf6,0x04,0x8a,0xc1,0x9e,0x82,0xa2,0xb6,0x6c,0xde,0xd1,0xba, -0x65,0xdb,0xda,0xd5,0xe5,0xd5,0xe5,0x93,0xa8,0xc3,0x79,0x3c, -0x15,0xc9,0x45,0x12,0xb1,0x44,0xea,0x6c,0xee,0x79,0x31,0x7c, -0xbf,0x0d,0xae,0xaf,0x63,0xbf,0x27,0x26,0xbd,0x18,0xd0,0x8d, -0xb2,0xc7,0x18,0x7c,0xbd,0x7a,0xdb,0xf6,0x75,0x5b,0x36,0x97, -0xc7,0x62,0xf1,0x68,0x2c,0x16,0x9b,0x5a,0xf2,0xf4,0x72,0xf9, -0x62,0xc9,0x33,0x9c,0xb8,0x61,0x34,0x75,0xdb,0xcc,0x5e,0xa5, -0x10,0x8d,0x29,0x4c,0x03,0x26,0x12,0x62,0x11,0x16,0x63,0x09, -0x2e,0xc1,0x52,0x2c,0xc3,0x72,0xac,0xc0,0x04,0x62,0xa9,0x41, -0x67,0xd6,0x62,0x1d,0xd6,0x83,0xf6,0x6c,0xc4,0x26,0x5c,0x0a, -0x5a,0xb3,0x05,0x5b,0xb1,0x0d,0xdb,0xa1,0x2b,0x3a,0x70,0x39, -0x86,0x91,0x11,0xbb,0xb1,0x07,0x7b,0xb1,0x0f,0xfb,0x71,0x05, -0x0e,0xe0,0x20,0xf4,0xc1,0x30,0x8e,0x00,0x6c,0xab,0xc4,0x31, -0x1c,0xc7,0x09,0x9c,0xc4,0x29,0xe8,0xe9,0x19,0x9c,0xc5,0x55, -0x38,0x87,0xab,0x71,0x0d,0xae,0xc5,0x75,0x98,0x38,0xba,0x1a, -0x71,0x1e,0x37,0xe1,0x59,0xb8,0x19,0xb7,0xe0,0x56,0x3c,0x1b, -0xb7,0xe1,0x76,0xdc,0x81,0x3b,0x71,0x17,0x9e,0x83,0xe7,0xe2, -0x79,0x78,0x3e,0x5e,0x80,0xbb,0xf1,0x42,0xdc,0x83,0x17,0xe1, -0xc5,0x78,0x09,0xee,0xc5,0x4b,0x71,0x1f,0x5e,0x86,0xfb,0xf1, -0x00,0x5e,0x8e,0x57,0xe0,0x41,0x3c,0x84,0x57,0xe2,0x55,0x78, -0x18,0xaf,0xc6,0x6b,0x40,0x9f,0x1d,0xc1,0xeb,0xf0,0x7a,0xbc, -0x41,0xbc,0x73,0xf3,0xba,0x96,0x58,0x6b,0x8c,0x3f,0xc6,0xf9, -0x63,0x82,0x3f,0x26,0xf9,0x63,0x8a,0x3d,0xc6,0x63,0x31,0xfe, -0x18,0xe7,0x8f,0x09,0xfe,0x98,0xe4,0x8f,0xc5,0x7c,0x69,0xfe, -0x98,0xe1,0x8f,0x59,0xfe,0x58,0xc5,0x1f,0x73,0xfc,0x31,0xcf, -0x1f,0x9b,0xf8,0xe3,0x2c,0xfe,0xd8,0xcc,0x1f,0x5b,0xf8,0x63, -0x2b,0x77,0x8c,0xf3,0xf4,0xe3,0x3c,0xfd,0x38,0x4f,0x3f,0xce, -0xd3,0x8f,0xf3,0xf4,0xe3,0x3c,0xfd,0x38,0x4f,0x3f,0xce,0xd3, -0x8f,0xf3,0xf4,0xe3,0x3c,0xfd,0x38,0x4f,0x3f,0xce,0xd3,0x8f, -0xf3,0xf4,0xe3,0x3c,0xfd,0x38,0x4f,0x3f,0xce,0xd3,0x4f,0xf0, -0xf4,0x13,0x3c,0xfd,0x04,0x4f,0x3f,0xc1,0xd3,0x4f,0xf0,0xf4, -0x13,0x3c,0xfd,0x04,0x4f,0x3f,0xc1,0xd3,0x4f,0xf0,0xf4,0x13, -0x3c,0xfd,0x04,0x4f,0x3f,0xc1,0xd3,0x4f,0xf0,0xf4,0x13,0x3c, -0xfd,0x04,0x4f,0x3f,0xc1,0xd3,0x4f,0xf2,0xf4,0x93,0x3c,0xfd, -0x24,0x4f,0x3f,0xc9,0xd3,0x4f,0xf2,0xf4,0x93,0x3c,0xfd,0x24, -0x4f,0x3f,0xc9,0xd3,0x4f,0xf2,0xf4,0x93,0x3c,0xfd,0x24,0x4f, -0x3f,0xc9,0xd3,0x4f,0xf2,0xf4,0x93,0x3c,0xfd,0x24,0x4f,0x3f, -0xc9,0xd3,0x4f,0xf1,0xf4,0x53,0x3c,0xfd,0x14,0x4f,0x3f,0xc5, -0xd3,0x4f,0xf1,0xf4,0x53,0x3c,0xfd,0x14,0x4f,0x3f,0xc5,0xd3, -0x4f,0xf1,0xf4,0x53,0x3c,0xfd,0x14,0x4f,0x3f,0xc5,0xd3,0x4f, -0xf1,0xf4,0x53,0x3c,0xfd,0x14,0x4f,0x3f,0xc5,0xd3,0x4f,0xf3, -0xf4,0xd3,0x3c,0xfd,0x34,0x4f,0x3f,0xcd,0xd3,0x4f,0xf3,0xf4, -0xd3,0x3c,0xfd,0x34,0x4f,0x3f,0xcd,0xd3,0x4f,0xf3,0xf4,0xd3, -0x3c,0xfd,0x34,0x4f,0x3f,0xcd,0xd3,0x4f,0xf3,0xf4,0xd3,0x3c, -0xfd,0x34,0x4f,0x3f,0xcd,0xd3,0xcf,0xf0,0xf4,0x33,0x3c,0xfd, -0x0c,0x4f,0x3f,0xc3,0xd3,0xcf,0xa4,0x38,0x19,0x32,0x3a,0x3a, -0x36,0x5a,0x20,0x24,0x47,0x7a,0x90,0xdd,0x9c,0x9c,0xc1,0x63, -0x12,0x86,0xfd,0x7c,0x27,0xfd,0x6c,0x19,0x39,0xbe,0x55,0x18, -0x3d,0x46,0x8e,0xef,0x4a,0x5f,0x3d,0xf1,0xff,0x02,0x8a,0x02, -0x26,0x3c -}; -const unsigned int furIcons_compressed_size=15494;