%!PS-Adobe- %%BoundingBox: 0 0 767 3455 % The Human Interface tools program generates a postscript % description of your picture using attributes specified in the % Postscript Printer panel. % These attibutes are: scaling, rotation, whether polygons and % rectangles are described as hollow or filled, and, when the target % printer is black and white, whether objects should be drawn in % black or gray shades % If the device specified in the printer_configuration file is a color % device, the outlines are painted in colors. /q{bind def}bind def /A{setrgbcolor}q /rgb_bg {0 0 0 A}q /rgb_fg {0 0 0 A}q /rgb_bl {0 0 0 A}q /rgb_gr {0 0 0 A}q /rgb_rd { 0 0 0 A}q /rgb_ye {0 0 0 A}q /rgb_pr {0 0 0 A}q /rgb_gy {0 0 0 A}q /definepattern{ 10 dict begin /FontDict 9 dict def FontDict begin /cache exch def /key exch def /proc exch cvx def /mtx exch matrix invertmatrix def /height exch def /width exch def /ctm matrix currentmatrix def /ptm matrix identmatrix def /str (1234567890123456789012345678901234567890123456789) def end /FontBBox [ %def 0 0 FontDict /width get FontDict /height get ] def /FontMatrix FontDict /mtx get def /Encoding StandardEncoding def /FontType 3 def /BuildChar { %def pop begin FontDict begin width 0 cache { %ifelse 0 0 width height setcachedevice }{ %else setcharwidth } ifelse 0 0 moveto width 0 lineto width height lineto 0 height lineto closepath clip newpath gsave proc grestore end end } def FontDict /key get currentdict definefont end } bind def % dict patternpath - % dict matrix patternpath - /patternpath { %def dup type /dicttype eq {%ifelse begin FontDict /ctm get setmatrix }{ %else exch begin FontDict /ctm get setmatrix concat } ifelse currentdict setfont FontDict begin FontMatrix concat width 0 dtransform round width div exch round width div exch 0 height dtransform round height div exch round height div exch 0 0 transform round exch round exch ptm astore setmatrix pathbbox height div ceiling height mul 4 1 roll width div ceiling width mul 4 1 roll height div floor height mul 4 1 roll width div floor width mul 4 1 roll 2 index sub height div ceiling cvi exch 3 index sub width div ceiling cvi exch 4 2 roll moveto FontMatrix ptm invertmatrix pop { %repeat gsave ptm concat dup str length idiv { %repeat str show } repeat dup str length mod str exch 0 exch getinterval show grestore 0 height rmoveto } repeat pop end end } bind def % dict patternfill - %dict matrix patternfill - /patternfill {%def gsave clip patternpath grestore newpath }bind def 15 15 [300 30 div 0 0 300 30 div 0 0] { %definepattern newpath 2 setlinecap 7.5 7.5 1.5 0 360 arc 1.000000 setlinewidth stroke } bind /pattern0 true definepattern pop 15 15 [300 30 div 0 0 300 30 div 0 0] { %definepattern newpath 2 setlinecap 7.5 7.5 1.5 0 360 arc 1 setlinewidth stroke } bind /default_pattern true definepattern pop 15 15 [300 30 div 0 0 300 30 div 0 0] { %definepattern 2 setlinecap 7.5 0 moveto 15 7.5 lineto 0 7.5 moveto 7.5 15 lineto 1.000000 setlinewidth stroke } bind /pattern1 true definepattern pop 15 15 [300 30 div 0 0 300 30 div 0 0] { %definepattern 2 setlinecap 7.5 0 moveto 0 7.5 lineto 15 7.5 moveto 7.5 15 lineto 1.000000 setlinewidth stroke } bind /pattern2 true definepattern pop 15 15 [300 30 div 0 0 300 30 div 0 0] { %definepattern newpath 2 setlinecap 0 15 moveto 12 -7.5 rlineto -12 -7.5 rlineto 1.000000 setlinewidth stroke } bind /pattern3 true definepattern pop 15 15 [300 30 div 0 0 300 30 div 0 0] { %definepattern 2 setlinecap 15 0 moveto 0 0 lineto 1.000000 setlinewidth stroke } bind /pattern4 true definepattern pop 15 15 [300 30 div 0 0 300 30 div 0 0] { %definepattern 2 setlinecap 7.5 15 moveto 7.5 0 lineto 1.000000 setlinewidth stroke } bind /pattern5 true definepattern pop 15 15 [300 30 div 0 0 300 30 div 0 0] { %definepattern 2 setlinecap 7.5 7.5 7.5 0 180 arc 1.000000 setlinewidth stroke } bind /pattern6 true definepattern pop /stipple_B { %def 0 setlinewidth gsave moveto lineto lineto lineto closepath stroke moveto lineto lineto lineto closepath findfont % a pattern font patternfill grestore } bind def /black_B { %def 0 setlinewidth gsave moveto lineto lineto lineto closepath 0 0 0 setrgbcolor fill stroke pop pop pop pop pop pop pop pop pop grestore } bind def /hollow_B { %def 0 setlinewidth gsave moveto lineto lineto lineto closepath 0 0 0 setrgbcolor stroke pop pop pop pop pop pop pop pop pop grestore } bind def /white_B { %def 0 setlinewidth gsave moveto lineto lineto lineto closepath 1 1 1 setrgbcolor fill stroke pop pop pop pop pop pop pop pop pop grestore } bind def /stipple_R { %def 0 setlinewidth gsave moveto lineto lineto lineto closepath stroke moveto lineto lineto lineto closepath findfont % a pattern font patternfill grestore } bind def /black_R { %def 0 setlinewidth gsave moveto lineto lineto lineto closepath 0 0 0 setrgbcolor fill stroke pop pop pop pop pop pop pop pop pop grestore } bind def /white_R { %def 0 setlinewidth gsave moveto lineto lineto lineto closepath 1 1 1 setrgbcolor fill stroke pop pop pop pop pop pop pop pop pop grestore } bind def /D{setdash}q /O {[] 0 D}q /o1 {[2 2] 0 D} q /o2 {[1 5 7 3] 0 D} q /o3 {[1 3 2 3 7 ] 0 D} q /o4 {[1 2 2 2 2 2 5] 0 D} q /o5 {[1 2 13] 0 D} q /o6 {[1 7 ] 0 D} q /_l {lineto} q /_m {moveto} q /c {arc closepath stroke}q /makepath { /ptarr exch def newpath ptarr 0 get ptarr 1 get moveto 2 2 ptarr length 1 sub { /idx exch def ptarr idx get ptarr idx 1 add get lineto } for }def /G {/yarr exch def /xarr exch def 0 1 xarr length 1 sub { xarr exch get /x exch def 0 1 yarr length 1 sub { yarr exch get /y exch def x y P } for }for }q /L { newpath moveto lineto stroke }q /M { makepath stroke }q % % Rectangle and polygon definitions % --------------------------------- % % /trans { 3 -1 roll dup 4 1 roll add 3 1 roll add exch itransform } q /setrect { /Y2 exch def /X2 exch def /Y1 exch def /X1 exch def X1 Y1 X1 Y2 X2 Y2 X2 Y1 }q /T { 3 copy transform trans setrect R pop }q /trans1 { 3 -1 roll add 3 1 roll add exch itransform } q /C { makepath closepath stroke }q /P {moveto 1 1 rlineto stroke} q % 0 0 moveto 0 h _l w h _l w 0 _l closepath clip newpath /clipbox {/y2 exch def /x2 exch def /y1 exch def /x1 exch def newpath x1 y1 moveto x1 y2 _l x2 y2 _l x2 y1 _l closepath clip } q 18 3 translate -576 0 translate 0.9800000 0.9800000 scale 787 -33 translate 90 rotate 0 setlinewidth /bg 40 750 40 93 1132 93 1132 750 40 750 40 93 1132 93 1132 750 white_R rgb_fg 425 -2591 425 -2589 L 416 -2591 416 -2589 L 425 -2573 425 -2572 L 416 -2573 416 -2572 L 425 -2556 425 -2555 L 416 -2556 416 -2555 L 425 -2539 425 -2538 L 416 -2539 416 -2538 L 425 -2522 425 -2521 L 416 -2522 416 -2521 L 425 -2505 425 -2504 L 416 -2505 416 -2504 L 425 -2488 425 -2487 L 416 -2488 416 -2487 L 425 -2471 425 -2470 L 416 -2471 416 -2470 L 425 -2454 425 -2453 L 416 -2454 416 -2453 L 425 -2437 425 -2436 L 416 -2437 416 -2436 L 425 -2420 425 -2418 L 416 -2420 416 -2418 L 425 -2403 425 -2401 L 416 -2403 416 -2401 L 425 -2386 425 -2384 L 416 -2386 416 -2384 L 425 -2369 425 -2367 L 416 -2369 416 -2367 L 425 -2352 425 -2350 L 416 -2352 416 -2350 L 425 -2335 425 -2333 L 416 -2335 416 -2333 L 425 -2318 425 -2316 L 416 -2318 416 -2316 L 425 -2301 425 -2299 L 416 -2301 416 -2299 L 425 -2284 425 -2282 L 416 -2284 416 -2282 L 425 -2267 425 -2265 L 416 -2267 416 -2265 L 425 -2250 425 -2248 L 416 -2250 416 -2248 L 425 -2232 425 -2231 L 416 -2232 416 -2231 L 425 -2215 425 -2214 L 416 -2215 416 -2214 L 425 -2198 425 -2197 L 416 -2198 416 -2197 L 425 -2181 425 -2180 L 416 -2181 416 -2180 L 425 -2164 425 -2163 L 416 -2164 416 -2163 L 425 -2147 425 -2146 L 416 -2147 416 -2146 L 425 -2130 425 -2129 L 416 -2130 416 -2129 L 425 -2113 425 -2112 L 416 -2113 416 -2112 L 425 -2096 425 -2095 L 416 -2096 416 -2095 L 425 -2079 425 -2077 L 416 -2079 416 -2077 L 416 -2062 416 -2060 L 425 -2062 425 -2060 L 416 -2045 416 -2043 L 425 -2045 425 -2043 L 416 -2028 416 -2026 L 425 -2028 425 -2026 L 416 -2011 416 -2009 L 425 -2011 425 -2009 L 416 -1994 416 -1992 L 425 -1994 425 -1992 L 416 -1977 416 -1975 L 425 -1977 425 -1975 L 416 -1960 416 -1958 L 425 -1960 425 -1958 L 416 -1943 416 -1941 L 425 -1943 425 -1941 L 416 -1926 416 -1924 L 425 -1926 425 -1924 L 416 -1909 416 -1907 L 425 -1909 425 -1907 L 416 -1891 416 -1890 L 425 -1891 425 -1890 L 416 -1874 416 -1873 L 425 -1874 425 -1873 L 416 -1857 416 -1856 L 425 -1857 425 -1856 L 416 -1840 416 -1839 L 425 -1840 425 -1839 L 416 -1823 416 -1822 L 425 -1823 425 -1822 L 416 -1806 416 -1805 L 425 -1806 425 -1805 L 416 -1789 416 -1788 L 425 -1789 425 -1788 L 416 -1772 416 -1771 L 425 -1772 425 -1771 L 416 -1755 416 -1754 L 425 -1755 425 -1754 L 416 -1738 416 -1736 L 425 -1738 425 -1736 L 416 -1721 416 -1719 L 425 -1721 425 -1719 L 416 -1704 416 -1702 L 425 -1704 425 -1702 L 416 -1687 416 -1685 L 425 -1687 425 -1685 L 416 -1670 416 -1668 L 425 -1670 425 -1668 L 416 -1653 416 -1651 L 425 -1653 425 -1651 L 416 -1636 416 -1634 L 425 -1636 425 -1634 L 416 -1619 416 -1617 L 425 -1619 425 -1617 L 416 -1602 416 -1600 L 425 -1602 425 -1600 L 416 -1585 416 -1583 L 425 -1585 425 -1583 L 416 -1568 416 -1566 L 425 -1568 425 -1566 L 416 -1550 416 -1549 L 425 -1550 425 -1549 L 416 -1533 416 -1532 L 425 -1533 425 -1532 L 425 -1516 425 -1515 L 416 -1516 416 -1515 L 425 -1499 425 -1498 L 416 -1499 416 -1498 L 425 -1482 425 -1481 L 416 -1482 416 -1481 L 425 -1465 425 -1464 L 416 -1465 416 -1464 L 425 -1448 425 -1447 L 416 -1448 416 -1447 L 425 -1431 425 -1430 L 416 -1431 416 -1430 L 425 -1414 425 -1413 L 416 -1414 416 -1413 L 425 -1397 425 -1395 L 416 -1397 416 -1395 L 425 -1380 425 -1378 L 416 -1380 416 -1378 L 425 -1363 425 -1361 L 416 -1363 416 -1361 L 425 -1346 425 -1344 L 416 -1346 416 -1344 L 425 -1329 425 -1327 L 416 -1329 416 -1327 L 425 -1312 425 -1310 L 416 -1312 416 -1310 L 425 -1295 425 -1293 L 416 -1295 416 -1293 L 425 -1278 425 -1276 L 416 -1278 416 -1276 L 425 -1261 425 -1259 L 416 -1261 416 -1259 L 425 -1244 425 -1242 L 416 -1244 416 -1242 L 425 -1227 425 -1225 L 416 -1227 416 -1225 L 425 -1209 425 -1208 L 416 -1209 416 -1208 L 425 -1192 425 -1191 L 416 -1192 416 -1191 L 425 -1175 425 -1174 L 416 -1175 416 -1174 L 425 -1158 425 -1157 L 416 -1158 416 -1157 L 425 -1141 425 -1140 L 416 -1141 416 -1140 L 425 -1124 425 -1123 L 416 -1124 416 -1123 L 425 -1107 425 -1106 L 416 -1107 416 -1106 L 425 -1090 425 -1089 L 416 -1090 416 -1089 L 425 -1073 425 -1072 L 416 -1073 416 -1072 L 425 -1056 425 -1054 L 416 -1056 416 -1054 L 425 -1039 425 -1037 L 416 -1039 416 -1037 L 425 -1022 425 -1020 L 416 -1022 416 -1020 L 425 -1005 425 -1003 L 416 -1005 416 -1003 L 425 -988 425 -986 L 416 -988 416 -986 L 416 -971 416 -969 L 425 -971 425 -969 L 416 -954 416 -952 L 425 -954 425 -952 L 416 -937 416 -935 L 425 -937 425 -935 L 416 -920 416 -918 L 425 -920 425 -918 L 416 -903 416 -901 L 425 -903 425 -901 L 416 -886 416 -884 L 425 -886 425 -884 L 416 -868 416 -867 L 425 -868 425 -867 L 416 -851 416 -850 L 425 -851 425 -850 L 416 -834 416 -833 L 425 -834 425 -833 L 416 -817 416 -816 L 425 -817 425 -816 L 416 -800 416 -799 L 425 -800 425 -799 L 416 -783 416 -782 L 425 -783 425 -782 L 416 -766 416 -765 L 425 -766 425 -765 L 416 -749 416 -748 L 425 -749 425 -748 L 416 -732 416 -731 L 425 -732 425 -731 L 416 -715 416 -713 L 425 -715 425 -713 L 416 -698 416 -696 L 425 -698 425 -696 L 416 -681 416 -679 L 425 -681 425 -679 L 416 -664 416 -662 L 425 -664 425 -662 L 416 -647 416 -645 L 425 -647 425 -645 L 416 -630 416 -628 L 425 -630 425 -628 L 416 -613 416 -611 L 425 -613 425 -611 L 416 -596 416 -594 L 425 -596 425 -594 L 416 -579 416 -577 L 425 -579 425 -577 L 416 -562 416 -560 L 425 -562 425 -560 L 416 -545 416 -543 L 425 -545 425 -543 L 416 -527 416 -526 L 425 -527 425 -526 L 416 -510 416 -509 L 425 -510 425 -509 L 416 -493 416 -492 L 425 -493 425 -492 L 416 -476 416 -475 L 425 -476 425 -475 L 416 -459 416 -458 L 425 -459 425 -458 L 416 -442 416 -441 L 425 -442 425 -441 L /fg 436 -2598 436 -2606 436 -2606 436 -2598 436 -2598 436 -2606 436 -2606 436 -2598 black_R /fg 436 -2581 436 -2598 436 -2598 436 -2581 436 -2581 436 -2598 436 -2598 436 -2581 black_R /fg 436 -2564 436 -2581 436 -2581 436 -2564 436 -2564 436 -2581 436 -2581 436 -2564 black_R /fg 436 -2547 436 -2564 436 -2564 436 -2547 436 -2547 436 -2564 436 -2564 436 -2547 black_R /fg 436 -2530 436 -2547 436 -2547 436 -2530 436 -2530 436 -2547 436 -2547 436 -2530 black_R /fg 436 -2513 436 -2530 436 -2530 436 -2513 436 -2513 436 -2530 436 -2530 436 -2513 black_R /fg 436 -2496 436 -2513 436 -2513 436 -2496 436 -2496 436 -2513 436 -2513 436 -2496 black_R /fg 436 -2479 436 -2496 436 -2496 436 -2479 436 -2479 436 -2496 436 -2496 436 -2479 black_R /fg 436 -2462 436 -2479 436 -2479 436 -2462 436 -2462 436 -2479 436 -2479 436 -2462 black_R /fg 436 -2445 436 -2462 436 -2462 436 -2445 436 -2445 436 -2462 436 -2462 436 -2445 black_R /fg 436 -2428 436 -2445 436 -2445 436 -2428 436 -2428 436 -2445 436 -2445 436 -2428 black_R /fg 436 -2411 436 -2428 436 -2428 436 -2411 436 -2411 436 -2428 436 -2428 436 -2411 black_R /fg 436 -2394 436 -2411 436 -2411 436 -2394 436 -2394 436 -2411 436 -2411 436 -2394 black_R /fg 436 -2376 436 -2394 436 -2394 436 -2376 436 -2376 436 -2394 436 -2394 436 -2376 black_R /fg 436 -2359 436 -2377 436 -2377 436 -2359 436 -2359 436 -2377 436 -2377 436 -2359 black_R /fg 436 -2342 436 -2360 436 -2360 436 -2342 436 -2342 436 -2360 436 -2360 436 -2342 black_R /fg 436 -2325 436 -2343 436 -2343 436 -2325 436 -2325 436 -2343 436 -2343 436 -2325 black_R /fg 436 -2308 436 -2326 436 -2326 436 -2308 436 -2308 436 -2326 436 -2326 436 -2308 black_R /fg 436 -2291 436 -2309 436 -2309 436 -2291 436 -2291 436 -2309 436 -2309 436 -2291 black_R /fg 436 -2274 436 -2292 436 -2292 436 -2274 436 -2274 436 -2292 436 -2292 436 -2274 black_R /fg 436 -2257 436 -2274 436 -2274 436 -2257 436 -2257 436 -2274 436 -2274 436 -2257 black_R /fg 436 -2240 436 -2257 436 -2257 436 -2240 436 -2240 436 -2257 436 -2257 436 -2240 black_R /fg 436 -2223 436 -2240 436 -2240 436 -2223 436 -2223 436 -2240 436 -2240 436 -2223 black_R /fg 436 -2206 436 -2223 436 -2223 436 -2206 436 -2206 436 -2223 436 -2223 436 -2206 black_R /fg 436 -2189 436 -2206 436 -2206 436 -2189 436 -2189 436 -2206 436 -2206 436 -2189 black_R /fg 436 -2172 436 -2189 436 -2189 436 -2172 436 -2172 436 -2189 436 -2189 436 -2172 black_R /fg 436 -2155 436 -2172 436 -2172 436 -2155 436 -2155 436 -2172 436 -2172 436 -2155 black_R /fg 436 -2138 436 -2155 436 -2155 436 -2138 436 -2138 436 -2155 436 -2155 436 -2138 black_R /fg 436 -2121 436 -2138 436 -2138 436 -2121 436 -2121 436 -2138 436 -2138 436 -2121 black_R /fg 436 -2104 436 -2121 436 -2121 436 -2104 436 -2104 436 -2121 436 -2121 436 -2104 black_R /fg 436 -2087 436 -2104 436 -2104 436 -2087 436 -2087 436 -2104 436 -2104 436 -2087 black_R /fg 436 -2070 436 -2087 436 -2087 436 -2070 436 -2070 436 -2087 436 -2087 436 -2070 black_R /fg 436 -2053 436 -2070 436 -2070 436 -2053 436 -2053 436 -2070 436 -2070 436 -2053 black_R /fg 436 -2035 436 -2053 436 -2053 436 -2035 436 -2035 436 -2053 436 -2053 436 -2035 black_R /fg 436 -2018 436 -2036 436 -2036 436 -2018 436 -2018 436 -2036 436 -2036 436 -2018 black_R /fg 436 -2001 436 -2019 436 -2019 436 -2001 436 -2001 436 -2019 436 -2019 436 -2001 black_R /fg 436 -1984 436 -2002 436 -2002 436 -1984 436 -1984 436 -2002 436 -2002 436 -1984 black_R /fg 436 -1967 436 -1985 436 -1985 436 -1967 436 -1967 436 -1985 436 -1985 436 -1967 black_R /fg 436 -1950 436 -1968 436 -1968 436 -1950 436 -1950 436 -1968 436 -1968 436 -1950 black_R /fg 436 -1933 436 -1951 436 -1951 436 -1933 436 -1933 436 -1951 436 -1951 436 -1933 black_R /fg 436 -1916 436 -1933 436 -1933 436 -1916 436 -1916 436 -1933 436 -1933 436 -1916 black_R /fg 436 -1899 436 -1916 436 -1916 436 -1899 436 -1899 436 -1916 436 -1916 436 -1899 black_R /fg 436 -1882 436 -1899 436 -1899 436 -1882 436 -1882 436 -1899 436 -1899 436 -1882 black_R /fg 436 -1865 436 -1882 436 -1882 436 -1865 436 -1865 436 -1882 436 -1882 436 -1865 black_R /fg 436 -1848 436 -1865 436 -1865 436 -1848 436 -1848 436 -1865 436 -1865 436 -1848 black_R /fg 436 -1831 436 -1848 436 -1848 436 -1831 436 -1831 436 -1848 436 -1848 436 -1831 black_R /fg 436 -1814 436 -1831 436 -1831 436 -1814 436 -1814 436 -1831 436 -1831 436 -1814 black_R /fg 436 -1797 436 -1814 436 -1814 436 -1797 436 -1797 436 -1814 436 -1814 436 -1797 black_R /fg 436 -1780 436 -1797 436 -1797 436 -1780 436 -1780 436 -1797 436 -1797 436 -1780 black_R /fg 436 -1763 436 -1780 436 -1780 436 -1763 436 -1763 436 -1780 436 -1780 436 -1763 black_R /fg 436 -1746 436 -1763 436 -1763 436 -1746 436 -1746 436 -1763 436 -1763 436 -1746 black_R /fg 436 -1729 436 -1746 436 -1746 436 -1729 436 -1729 436 -1746 436 -1746 436 -1729 black_R /fg 436 -1712 436 -1729 436 -1729 436 -1712 436 -1712 436 -1729 436 -1729 436 -1712 black_R /fg 436 -1694 436 -1712 436 -1712 436 -1694 436 -1694 436 -1712 436 -1712 436 -1694 black_R /fg 436 -1677 436 -1695 436 -1695 436 -1677 436 -1677 436 -1695 436 -1695 436 -1677 black_R /fg 436 -1660 436 -1678 436 -1678 436 -1660 436 -1660 436 -1678 436 -1678 436 -1660 black_R /fg 436 -1643 436 -1661 436 -1661 436 -1643 436 -1643 436 -1661 436 -1661 436 -1643 black_R /fg 436 -1626 436 -1644 436 -1644 436 -1626 436 -1626 436 -1644 436 -1644 436 -1626 black_R /fg 436 -1609 436 -1627 436 -1627 436 -1609 436 -1609 436 -1627 436 -1627 436 -1609 black_R /fg 436 -1592 436 -1610 436 -1610 436 -1592 436 -1592 436 -1610 436 -1610 436 -1592 black_R /fg 436 -1575 436 -1592 436 -1592 436 -1575 436 -1575 436 -1592 436 -1592 436 -1575 black_R /fg 436 -1558 436 -1575 436 -1575 436 -1558 436 -1558 436 -1575 436 -1575 436 -1558 black_R /fg 436 -1541 436 -1558 436 -1558 436 -1541 436 -1541 436 -1558 436 -1558 436 -1541 black_R /fg 436 -1524 436 -1541 436 -1541 436 -1524 436 -1524 436 -1541 436 -1541 436 -1524 black_R /fg 436 -1507 436 -1524 436 -1524 436 -1507 436 -1507 436 -1524 436 -1524 436 -1507 black_R /fg 436 -1490 436 -1507 436 -1507 436 -1490 436 -1490 436 -1507 436 -1507 436 -1490 black_R /fg 436 -1473 436 -1490 436 -1490 436 -1473 436 -1473 436 -1490 436 -1490 436 -1473 black_R /fg 436 -1456 436 -1473 436 -1473 436 -1456 436 -1456 436 -1473 436 -1473 436 -1456 black_R /fg 436 -1439 436 -1456 436 -1456 436 -1439 436 -1439 436 -1456 436 -1456 436 -1439 black_R /fg 436 -1422 436 -1439 436 -1439 436 -1422 436 -1422 436 -1439 436 -1439 436 -1422 black_R /fg 436 -1405 436 -1422 436 -1422 436 -1405 436 -1405 436 -1422 436 -1422 436 -1405 black_R /fg 436 -1388 436 -1405 436 -1405 436 -1388 436 -1388 436 -1405 436 -1405 436 -1388 black_R /fg 436 -1371 436 -1388 436 -1388 436 -1371 436 -1371 436 -1388 436 -1388 436 -1371 black_R /fg 436 -1353 436 -1371 436 -1371 436 -1353 436 -1353 436 -1371 436 -1371 436 -1353 black_R /fg 436 -1336 436 -1354 436 -1354 436 -1336 436 -1336 436 -1354 436 -1354 436 -1336 black_R /fg 436 -1319 436 -1337 436 -1337 436 -1319 436 -1319 436 -1337 436 -1337 436 -1319 black_R /fg 436 -1302 436 -1320 436 -1320 436 -1302 436 -1302 436 -1320 436 -1320 436 -1302 black_R /fg 436 -1285 436 -1303 436 -1303 436 -1285 436 -1285 436 -1303 436 -1303 436 -1285 black_R /fg 436 -1268 436 -1286 436 -1286 436 -1268 436 -1268 436 -1286 436 -1286 436 -1268 black_R /fg 436 -1251 436 -1269 436 -1269 436 -1251 436 -1251 436 -1269 436 -1269 436 -1251 black_R /fg 436 -1234 436 -1251 436 -1251 436 -1234 436 -1234 436 -1251 436 -1251 436 -1234 black_R /fg 436 -1217 436 -1234 436 -1234 436 -1217 436 -1217 436 -1234 436 -1234 436 -1217 black_R /fg 436 -1200 436 -1217 436 -1217 436 -1200 436 -1200 436 -1217 436 -1217 436 -1200 black_R /fg 436 -1183 436 -1200 436 -1200 436 -1183 436 -1183 436 -1200 436 -1200 436 -1183 black_R /fg 436 -1166 436 -1183 436 -1183 436 -1166 436 -1166 436 -1183 436 -1183 436 -1166 black_R /fg 436 -1149 436 -1166 436 -1166 436 -1149 436 -1149 436 -1166 436 -1166 436 -1149 black_R /fg 436 -1132 436 -1149 436 -1149 436 -1132 436 -1132 436 -1149 436 -1149 436 -1132 black_R /fg 436 -1115 436 -1132 436 -1132 436 -1115 436 -1115 436 -1132 436 -1132 436 -1115 black_R /fg 436 -1098 436 -1115 436 -1115 436 -1098 436 -1098 436 -1115 436 -1115 436 -1098 black_R /fg 436 -1081 436 -1098 436 -1098 436 -1081 436 -1081 436 -1098 436 -1098 436 -1081 black_R /fg 436 -1064 436 -1081 436 -1081 436 -1064 436 -1064 436 -1081 436 -1081 436 -1064 black_R /fg 436 -1047 436 -1064 436 -1064 436 -1047 436 -1047 436 -1064 436 -1064 436 -1047 black_R /fg 436 -1030 436 -1047 436 -1047 436 -1030 436 -1030 436 -1047 436 -1047 436 -1030 black_R /fg 436 -1012 436 -1030 436 -1030 436 -1012 436 -1012 436 -1030 436 -1030 436 -1012 black_R /fg 436 -995 436 -1013 436 -1013 436 -995 436 -995 436 -1013 436 -1013 436 -995 black_R /fg 436 -978 436 -996 436 -996 436 -978 436 -978 436 -996 436 -996 436 -978 black_R /fg 436 -961 436 -979 436 -979 436 -961 436 -961 436 -979 436 -979 436 -961 black_R /fg 436 -944 436 -962 436 -962 436 -944 436 -944 436 -962 436 -962 436 -944 black_R /fg 436 -927 436 -945 436 -945 436 -927 436 -927 436 -945 436 -945 436 -927 black_R /fg 436 -910 436 -928 436 -928 436 -910 436 -910 436 -928 436 -928 436 -910 black_R /fg 436 -893 436 -910 436 -910 436 -893 436 -893 436 -910 436 -910 436 -893 black_R /fg 436 -876 436 -893 436 -893 436 -876 436 -876 436 -893 436 -893 436 -876 black_R /fg 436 -859 436 -876 436 -876 436 -859 436 -859 436 -876 436 -876 436 -859 black_R /fg 436 -842 436 -859 436 -859 436 -842 436 -842 436 -859 436 -859 436 -842 black_R /fg 436 -825 436 -842 436 -842 436 -825 436 -825 436 -842 436 -842 436 -825 black_R /fg 436 -808 436 -825 436 -825 436 -808 436 -808 436 -825 436 -825 436 -808 black_R /fg 436 -791 436 -808 436 -808 436 -791 436 -791 436 -808 436 -808 436 -791 black_R /fg 436 -774 436 -791 436 -791 436 -774 436 -774 436 -791 436 -791 436 -774 black_R /fg 436 -757 436 -774 436 -774 436 -757 436 -757 436 -774 436 -774 436 -757 black_R /fg 436 -740 436 -757 436 -757 436 -740 436 -740 436 -757 436 -757 436 -740 black_R /fg 436 -723 436 -740 436 -740 436 -723 436 -723 436 -740 436 -740 436 -723 black_R /fg 436 -706 436 -723 436 -723 436 -706 436 -706 436 -723 436 -723 436 -706 black_R /fg 436 -689 436 -706 436 -706 436 -689 436 -689 436 -706 436 -706 436 -689 black_R /fg 436 -671 436 -689 436 -689 436 -671 436 -671 436 -689 436 -689 436 -671 black_R /fg 436 -654 436 -672 436 -672 436 -654 436 -654 436 -672 436 -672 436 -654 black_R /fg 436 -637 436 -655 436 -655 436 -637 436 -637 436 -655 436 -655 436 -637 black_R /fg 436 -620 436 -638 436 -638 436 -620 436 -620 436 -638 436 -638 436 -620 black_R /fg 436 -603 436 -621 436 -621 436 -603 436 -603 436 -621 436 -621 436 -603 black_R /fg 436 -586 436 -604 436 -604 436 -586 436 -586 436 -604 436 -604 436 -586 black_R /fg 436 -569 436 -587 436 -587 436 -569 436 -569 436 -587 436 -587 436 -569 black_R /fg 436 -552 436 -570 436 -570 436 -552 436 -552 436 -570 436 -570 436 -552 black_R /fg 436 -535 436 -552 436 -552 436 -535 436 -535 436 -552 436 -552 436 -535 black_R /fg 436 -518 436 -535 436 -535 436 -518 436 -518 436 -535 436 -535 436 -518 black_R /fg 436 -501 436 -518 436 -518 436 -501 436 -501 436 -518 436 -518 436 -501 black_R /fg 436 -484 436 -501 436 -501 436 -484 436 -484 436 -501 436 -501 436 -484 black_R /fg 436 -467 436 -484 436 -484 436 -467 436 -467 436 -484 436 -484 436 -467 black_R /fg 436 -450 436 -467 436 -467 436 -450 436 -450 436 -467 436 -467 436 -450 black_R /fg 436 -433 436 -450 436 -450 436 -433 436 -433 436 -450 436 -450 436 -433 black_R /fg 405 -2598 405 -2606 405 -2606 405 -2598 405 -2598 405 -2606 405 -2606 405 -2598 black_R /fg 405 -2581 405 -2598 405 -2598 405 -2581 405 -2581 405 -2598 405 -2598 405 -2581 black_R /fg 405 -2564 405 -2581 405 -2581 405 -2564 405 -2564 405 -2581 405 -2581 405 -2564 black_R /fg 405 -2547 405 -2564 405 -2564 405 -2547 405 -2547 405 -2564 405 -2564 405 -2547 black_R /fg 405 -2530 405 -2547 405 -2547 405 -2530 405 -2530 405 -2547 405 -2547 405 -2530 black_R /fg 405 -2513 405 -2530 405 -2530 405 -2513 405 -2513 405 -2530 405 -2530 405 -2513 black_R /fg 405 -2496 405 -2513 405 -2513 405 -2496 405 -2496 405 -2513 405 -2513 405 -2496 black_R /fg 405 -2479 405 -2496 405 -2496 405 -2479 405 -2479 405 -2496 405 -2496 405 -2479 black_R /fg 405 -2462 405 -2479 405 -2479 405 -2462 405 -2462 405 -2479 405 -2479 405 -2462 black_R /fg 405 -2445 405 -2462 405 -2462 405 -2445 405 -2445 405 -2462 405 -2462 405 -2445 black_R /fg 405 -2428 405 -2445 405 -2445 405 -2428 405 -2428 405 -2445 405 -2445 405 -2428 black_R /fg 405 -2411 405 -2428 405 -2428 405 -2411 405 -2411 405 -2428 405 -2428 405 -2411 black_R /fg 405 -2394 405 -2411 405 -2411 405 -2394 405 -2394 405 -2411 405 -2411 405 -2394 black_R /fg 405 -2376 405 -2394 405 -2394 405 -2376 405 -2376 405 -2394 405 -2394 405 -2376 black_R /fg 405 -2359 405 -2377 405 -2377 405 -2359 405 -2359 405 -2377 405 -2377 405 -2359 black_R /fg 405 -2342 405 -2360 405 -2360 405 -2342 405 -2342 405 -2360 405 -2360 405 -2342 black_R /fg 405 -2325 405 -2343 405 -2343 405 -2325 405 -2325 405 -2343 405 -2343 405 -2325 black_R /fg 405 -2308 405 -2326 405 -2326 405 -2308 405 -2308 405 -2326 405 -2326 405 -2308 black_R /fg 405 -2291 405 -2309 405 -2309 405 -2291 405 -2291 405 -2309 405 -2309 405 -2291 black_R /fg 405 -2274 405 -2292 405 -2292 405 -2274 405 -2274 405 -2292 405 -2292 405 -2274 black_R /fg 405 -2257 405 -2274 405 -2274 405 -2257 405 -2257 405 -2274 405 -2274 405 -2257 black_R /fg 405 -2240 405 -2257 405 -2257 405 -2240 405 -2240 405 -2257 405 -2257 405 -2240 black_R /fg 405 -2223 405 -2240 405 -2240 405 -2223 405 -2223 405 -2240 405 -2240 405 -2223 black_R /fg 405 -2206 405 -2223 405 -2223 405 -2206 405 -2206 405 -2223 405 -2223 405 -2206 black_R /fg 405 -2189 405 -2206 405 -2206 405 -2189 405 -2189 405 -2206 405 -2206 405 -2189 black_R /fg 405 -2172 405 -2189 405 -2189 405 -2172 405 -2172 405 -2189 405 -2189 405 -2172 black_R /fg 405 -2155 405 -2172 405 -2172 405 -2155 405 -2155 405 -2172 405 -2172 405 -2155 black_R /fg 405 -2138 405 -2155 405 -2155 405 -2138 405 -2138 405 -2155 405 -2155 405 -2138 black_R /fg 405 -2121 405 -2138 405 -2138 405 -2121 405 -2121 405 -2138 405 -2138 405 -2121 black_R /fg 405 -2104 405 -2121 405 -2121 405 -2104 405 -2104 405 -2121 405 -2121 405 -2104 black_R /fg 405 -2087 405 -2104 405 -2104 405 -2087 405 -2087 405 -2104 405 -2104 405 -2087 black_R /fg 405 -2070 405 -2087 405 -2087 405 -2070 405 -2070 405 -2087 405 -2087 405 -2070 black_R /fg 405 -2053 405 -2070 405 -2070 405 -2053 405 -2053 405 -2070 405 -2070 405 -2053 black_R /fg 405 -2035 405 -2053 405 -2053 405 -2035 405 -2035 405 -2053 405 -2053 405 -2035 black_R /fg 405 -2018 405 -2036 405 -2036 405 -2018 405 -2018 405 -2036 405 -2036 405 -2018 black_R /fg 405 -2001 405 -2019 405 -2019 405 -2001 405 -2001 405 -2019 405 -2019 405 -2001 black_R /fg 405 -1984 405 -2002 405 -2002 405 -1984 405 -1984 405 -2002 405 -2002 405 -1984 black_R /fg 405 -1967 405 -1985 405 -1985 405 -1967 405 -1967 405 -1985 405 -1985 405 -1967 black_R /fg 405 -1950 405 -1968 405 -1968 405 -1950 405 -1950 405 -1968 405 -1968 405 -1950 black_R /fg 405 -1933 405 -1951 405 -1951 405 -1933 405 -1933 405 -1951 405 -1951 405 -1933 black_R /fg 405 -1916 405 -1933 405 -1933 405 -1916 405 -1916 405 -1933 405 -1933 405 -1916 black_R /fg 405 -1899 405 -1916 405 -1916 405 -1899 405 -1899 405 -1916 405 -1916 405 -1899 black_R /fg 405 -1882 405 -1899 405 -1899 405 -1882 405 -1882 405 -1899 405 -1899 405 -1882 black_R /fg 405 -1865 405 -1882 405 -1882 405 -1865 405 -1865 405 -1882 405 -1882 405 -1865 black_R /fg 405 -1848 405 -1865 405 -1865 405 -1848 405 -1848 405 -1865 405 -1865 405 -1848 black_R /fg 405 -1831 405 -1848 405 -1848 405 -1831 405 -1831 405 -1848 405 -1848 405 -1831 black_R /fg 405 -1814 405 -1831 405 -1831 405 -1814 405 -1814 405 -1831 405 -1831 405 -1814 black_R /fg 405 -1797 405 -1814 405 -1814 405 -1797 405 -1797 405 -1814 405 -1814 405 -1797 black_R /fg 405 -1780 405 -1797 405 -1797 405 -1780 405 -1780 405 -1797 405 -1797 405 -1780 black_R /fg 405 -1763 405 -1780 405 -1780 405 -1763 405 -1763 405 -1780 405 -1780 405 -1763 black_R /fg 405 -1746 405 -1763 405 -1763 405 -1746 405 -1746 405 -1763 405 -1763 405 -1746 black_R /fg 405 -1729 405 -1746 405 -1746 405 -1729 405 -1729 405 -1746 405 -1746 405 -1729 black_R /fg 405 -1712 405 -1729 405 -1729 405 -1712 405 -1712 405 -1729 405 -1729 405 -1712 black_R /fg 405 -1694 405 -1712 405 -1712 405 -1694 405 -1694 405 -1712 405 -1712 405 -1694 black_R /fg 405 -1677 405 -1695 405 -1695 405 -1677 405 -1677 405 -1695 405 -1695 405 -1677 black_R /fg 405 -1660 405 -1678 405 -1678 405 -1660 405 -1660 405 -1678 405 -1678 405 -1660 black_R /fg 405 -1643 405 -1661 405 -1661 405 -1643 405 -1643 405 -1661 405 -1661 405 -1643 black_R /fg 405 -1626 405 -1644 405 -1644 405 -1626 405 -1626 405 -1644 405 -1644 405 -1626 black_R /fg 405 -1609 405 -1627 405 -1627 405 -1609 405 -1609 405 -1627 405 -1627 405 -1609 black_R /fg 405 -1592 405 -1610 405 -1610 405 -1592 405 -1592 405 -1610 405 -1610 405 -1592 black_R /fg 405 -1575 405 -1592 405 -1592 405 -1575 405 -1575 405 -1592 405 -1592 405 -1575 black_R /fg 405 -1558 405 -1575 405 -1575 405 -1558 405 -1558 405 -1575 405 -1575 405 -1558 black_R /fg 405 -1541 405 -1558 405 -1558 405 -1541 405 -1541 405 -1558 405 -1558 405 -1541 black_R /fg 405 -1524 405 -1541 405 -1541 405 -1524 405 -1524 405 -1541 405 -1541 405 -1524 black_R 429 -2598 436 -2598 L 429 -2581 436 -2581 L 429 -2564 436 -2564 L 429 -2547 436 -2547 L 429 -2530 436 -2530 L 429 -2513 436 -2513 L 429 -2496 436 -2496 L 429 -2479 436 -2479 L 429 -2462 436 -2462 L 429 -2445 436 -2445 L 429 -2428 436 -2428 L 429 -2411 436 -2411 L 429 -2394 436 -2394 L 429 -2377 436 -2377 L 429 -2360 436 -2360 L 429 -2343 436 -2343 L 429 -2325 436 -2325 L 429 -2308 436 -2308 L 429 -2291 436 -2291 L 429 -2274 436 -2274 L 429 -2257 436 -2257 L 429 -2240 436 -2240 L 429 -2223 436 -2223 L 429 -2206 436 -2206 L 429 -2189 436 -2189 L 429 -2172 436 -2172 L 429 -2155 436 -2155 L 429 -2138 436 -2138 L 429 -2121 436 -2121 L 429 -2104 436 -2104 L 429 -2087 436 -2087 L 429 -2070 436 -2070 L 429 -2053 436 -2053 L 429 -2036 436 -2036 L 429 -2019 436 -2019 L 429 -2002 436 -2002 L 429 -1984 436 -1984 L 429 -1967 436 -1967 L 429 -1950 436 -1950 L 429 -1933 436 -1933 L 429 -1916 436 -1916 L 429 -1899 436 -1899 L 429 -1882 436 -1882 L 429 -1865 436 -1865 L 429 -1848 436 -1848 L 429 -1831 436 -1831 L 429 -1814 436 -1814 L 429 -1797 436 -1797 L 429 -1780 436 -1780 L 429 -1763 436 -1763 L 429 -1746 436 -1746 L 429 -1729 436 -1729 L 429 -1712 436 -1712 L 429 -1695 436 -1695 L 429 -1678 436 -1678 L 429 -1661 436 -1661 L 429 -1643 436 -1643 L 429 -1626 436 -1626 L 429 -1609 436 -1609 L 429 -1592 436 -1592 L 429 -1575 436 -1575 L 429 -1558 436 -1558 L 429 -1541 436 -1541 L 429 -1524 436 -1524 L 429 -1507 436 -1507 L 429 -1490 436 -1490 L 429 -1473 436 -1473 L 429 -1456 436 -1456 L 429 -1439 436 -1439 L 429 -1422 436 -1422 L 429 -1405 436 -1405 L 429 -1388 436 -1388 L 429 -1371 436 -1371 L 429 -1354 436 -1354 L 429 -1337 436 -1337 L 429 -1320 436 -1320 L 429 -1302 436 -1302 L 429 -1285 436 -1285 L 429 -1268 436 -1268 L 429 -1251 436 -1251 L 429 -1234 436 -1234 L 429 -1217 436 -1217 L 429 -1200 436 -1200 L 429 -1183 436 -1183 L 429 -1166 436 -1166 L 429 -1149 436 -1149 L 429 -1132 436 -1132 L 429 -1115 436 -1115 L 429 -1098 436 -1098 L 429 -1081 436 -1081 L 429 -1064 436 -1064 L 429 -1047 436 -1047 L 429 -1030 436 -1030 L 429 -1013 436 -1013 L 429 -996 436 -996 L 429 -979 436 -979 L 429 -961 436 -961 L 429 -944 436 -944 L 429 -927 436 -927 L 429 -910 436 -910 L 429 -893 436 -893 L 429 -876 436 -876 L 429 -859 436 -859 L 429 -842 436 -842 L 429 -825 436 -825 L 429 -808 436 -808 L 429 -791 436 -791 L 429 -774 436 -774 L 429 -757 436 -757 L 429 -740 436 -740 L 429 -723 436 -723 L 429 -706 436 -706 L 429 -689 436 -689 L 429 -672 436 -672 L 429 -655 436 -655 L 429 -638 436 -638 L 429 -620 436 -620 L 429 -603 436 -603 L 429 -586 436 -586 L 429 -569 436 -569 L 429 -552 436 -552 L 429 -535 436 -535 L 429 -518 436 -518 L 429 -501 436 -501 L 429 -484 436 -484 L 429 -467 436 -467 L 429 -450 436 -450 L 429 -433 436 -433 L 405 -2598 413 -2598 L 405 -2581 413 -2581 L 405 -2564 413 -2564 L 405 -2547 413 -2547 L 405 -2530 413 -2530 L 405 -2513 413 -2513 L 405 -2496 413 -2496 L 405 -2479 413 -2479 L 405 -2462 413 -2462 L 405 -2445 413 -2445 L 405 -2428 413 -2428 L 405 -2411 413 -2411 L 405 -2394 413 -2394 L 405 -2377 413 -2377 L 405 -2360 413 -2360 L 405 -2343 413 -2343 L 405 -2325 413 -2325 L 405 -2308 413 -2308 L 405 -2291 413 -2291 L 405 -2274 413 -2274 L 405 -2257 413 -2257 L 405 -2240 413 -2240 L 405 -2223 413 -2223 L 405 -2206 413 -2206 L 405 -2189 413 -2189 L 405 -2172 413 -2172 L 405 -2155 413 -2155 L 405 -2138 413 -2138 L 405 -2121 413 -2121 L 405 -2104 413 -2104 L 405 -2087 413 -2087 L 405 -2070 413 -2070 L 405 -2053 413 -2053 L 405 -2036 413 -2036 L 405 -2019 413 -2019 L 405 -2002 413 -2002 L 405 -1984 413 -1984 L 405 -1967 413 -1967 L 405 -1950 413 -1950 L 405 -1933 413 -1933 L 405 -1916 413 -1916 L 405 -1899 413 -1899 L 405 -1882 413 -1882 L 405 -1865 413 -1865 L 405 -1848 413 -1848 L 405 -1831 413 -1831 L 405 -1814 413 -1814 L 405 -1797 413 -1797 L 405 -1780 413 -1780 L 405 -1763 413 -1763 L 405 -1746 413 -1746 L 405 -1729 413 -1729 L 405 -1712 413 -1712 L 405 -1695 413 -1695 L 405 -1678 413 -1678 L 405 -1661 413 -1661 L 405 -1643 413 -1643 L 405 -1626 413 -1626 L 405 -1609 413 -1609 L 405 -1592 413 -1592 L 405 -1575 413 -1575 L 405 -1558 413 -1558 L 405 -1541 413 -1541 L 405 -1524 413 -1524 L 405 -1507 413 -1507 L 405 -1490 413 -1490 L 405 -1473 413 -1473 L 405 -1456 413 -1456 L 405 -1439 413 -1439 L 405 -1422 413 -1422 L 405 -1405 413 -1405 L 405 -1388 413 -1388 L 405 -1371 413 -1371 L 405 -1354 413 -1354 L 405 -1337 413 -1337 L 405 -1320 413 -1320 L 405 -1302 413 -1302 L 405 -1285 413 -1285 L 405 -1268 413 -1268 L 405 -1251 413 -1251 L 405 -1234 413 -1234 L 405 -1217 413 -1217 L 405 -1200 413 -1200 L 405 -1183 413 -1183 L 405 -1166 413 -1166 L 405 -1149 413 -1149 L 405 -1132 413 -1132 L 405 -1115 413 -1115 L 405 -1098 413 -1098 L 405 -1081 413 -1081 L 405 -1064 413 -1064 L 405 -1047 413 -1047 L 405 -1030 413 -1030 L 405 -1013 413 -1013 L 405 -996 413 -996 L 405 -979 413 -979 L 405 -961 413 -961 L 405 -944 413 -944 L 405 -927 413 -927 L 405 -910 413 -910 L 405 -893 413 -893 L 405 -876 413 -876 L 405 -859 413 -859 L 405 -842 413 -842 L 405 -825 413 -825 L 405 -808 413 -808 L 405 -791 413 -791 L 405 -774 413 -774 L 405 -757 413 -757 L 405 -740 413 -740 L 405 -723 413 -723 L 405 -706 413 -706 L 405 -689 413 -689 L 405 -672 413 -672 L 405 -655 413 -655 L 405 -638 413 -638 L 405 -620 413 -620 L 405 -603 413 -603 L 405 -586 413 -586 L 405 -569 413 -569 L 405 -552 413 -552 L 405 -535 413 -535 L 405 -518 413 -518 L 405 -501 413 -501 L 405 -484 413 -484 L 405 -467 413 -467 L 405 -450 413 -450 L 405 -433 413 -433 L /fg 405 -433 405 -450 405 -450 405 -433 405 -433 405 -450 405 -450 405 -433 black_R /fg 405 -450 405 -467 405 -467 405 -450 405 -450 405 -467 405 -467 405 -450 black_R /fg 405 -467 405 -484 405 -484 405 -467 405 -467 405 -484 405 -484 405 -467 black_R /fg 405 -484 405 -501 405 -501 405 -484 405 -484 405 -501 405 -501 405 -484 black_R /fg 405 -501 405 -518 405 -518 405 -501 405 -501 405 -518 405 -518 405 -501 black_R /fg 405 -518 405 -535 405 -535 405 -518 405 -518 405 -535 405 -535 405 -518 black_R /fg 405 -535 405 -552 405 -552 405 -535 405 -535 405 -552 405 -552 405 -535 black_R /fg 405 -552 405 -570 405 -570 405 -552 405 -552 405 -570 405 -570 405 -552 black_R /fg 405 -569 405 -587 405 -587 405 -569 405 -569 405 -587 405 -587 405 -569 black_R /fg 405 -586 405 -604 405 -604 405 -586 405 -586 405 -604 405 -604 405 -586 black_R /fg 405 -603 405 -621 405 -621 405 -603 405 -603 405 -621 405 -621 405 -603 black_R /fg 405 -620 405 -638 405 -638 405 -620 405 -620 405 -638 405 -638 405 -620 black_R /fg 405 -637 405 -655 405 -655 405 -637 405 -637 405 -655 405 -655 405 -637 black_R /fg 405 -654 405 -672 405 -672 405 -654 405 -654 405 -672 405 -672 405 -654 black_R /fg 405 -671 405 -689 405 -689 405 -671 405 -671 405 -689 405 -689 405 -671 black_R /fg 405 -689 405 -706 405 -706 405 -689 405 -689 405 -706 405 -706 405 -689 black_R /fg 405 -706 405 -723 405 -723 405 -706 405 -706 405 -723 405 -723 405 -706 black_R /fg 405 -723 405 -740 405 -740 405 -723 405 -723 405 -740 405 -740 405 -723 black_R /fg 405 -740 405 -757 405 -757 405 -740 405 -740 405 -757 405 -757 405 -740 black_R /fg 405 -757 405 -774 405 -774 405 -757 405 -757 405 -774 405 -774 405 -757 black_R /fg 405 -774 405 -791 405 -791 405 -774 405 -774 405 -791 405 -791 405 -774 black_R /fg 405 -791 405 -808 405 -808 405 -791 405 -791 405 -808 405 -808 405 -791 black_R /fg 405 -808 405 -825 405 -825 405 -808 405 -808 405 -825 405 -825 405 -808 black_R /fg 405 -825 405 -842 405 -842 405 -825 405 -825 405 -842 405 -842 405 -825 black_R /fg 405 -842 405 -859 405 -859 405 -842 405 -842 405 -859 405 -859 405 -842 black_R /fg 405 -859 405 -876 405 -876 405 -859 405 -859 405 -876 405 -876 405 -859 black_R /fg 405 -876 405 -893 405 -893 405 -876 405 -876 405 -893 405 -893 405 -876 black_R /fg 405 -893 405 -910 405 -910 405 -893 405 -893 405 -910 405 -910 405 -893 black_R /fg 405 -910 405 -928 405 -928 405 -910 405 -910 405 -928 405 -928 405 -910 black_R /fg 405 -927 405 -945 405 -945 405 -927 405 -927 405 -945 405 -945 405 -927 black_R /fg 405 -944 405 -962 405 -962 405 -944 405 -944 405 -962 405 -962 405 -944 black_R /fg 405 -961 405 -979 405 -979 405 -961 405 -961 405 -979 405 -979 405 -961 black_R /fg 405 -978 405 -996 405 -996 405 -978 405 -978 405 -996 405 -996 405 -978 black_R /fg 405 -995 405 -1013 405 -1013 405 -995 405 -995 405 -1013 405 -1013 405 -995 black_R /fg 405 -1012 405 -1030 405 -1030 405 -1012 405 -1012 405 -1030 405 -1030 405 -1012 black_R /fg 405 -1030 405 -1047 405 -1047 405 -1030 405 -1030 405 -1047 405 -1047 405 -1030 black_R /fg 405 -1047 405 -1064 405 -1064 405 -1047 405 -1047 405 -1064 405 -1064 405 -1047 black_R /fg 405 -1064 405 -1081 405 -1081 405 -1064 405 -1064 405 -1081 405 -1081 405 -1064 black_R /fg 405 -1081 405 -1098 405 -1098 405 -1081 405 -1081 405 -1098 405 -1098 405 -1081 black_R /fg 405 -1098 405 -1115 405 -1115 405 -1098 405 -1098 405 -1115 405 -1115 405 -1098 black_R /fg 405 -1115 405 -1132 405 -1132 405 -1115 405 -1115 405 -1132 405 -1132 405 -1115 black_R /fg 405 -1132 405 -1149 405 -1149 405 -1132 405 -1132 405 -1149 405 -1149 405 -1132 black_R /fg 405 -1149 405 -1166 405 -1166 405 -1149 405 -1149 405 -1166 405 -1166 405 -1149 black_R /fg 405 -1166 405 -1183 405 -1183 405 -1166 405 -1166 405 -1183 405 -1183 405 -1166 black_R /fg 405 -1183 405 -1200 405 -1200 405 -1183 405 -1183 405 -1200 405 -1200 405 -1183 black_R /fg 405 -1200 405 -1217 405 -1217 405 -1200 405 -1200 405 -1217 405 -1217 405 -1200 black_R /fg 405 -1217 405 -1234 405 -1234 405 -1217 405 -1217 405 -1234 405 -1234 405 -1217 black_R /fg 405 -1234 405 -1251 405 -1251 405 -1234 405 -1234 405 -1251 405 -1251 405 -1234 black_R /fg 405 -1251 405 -1269 405 -1269 405 -1251 405 -1251 405 -1269 405 -1269 405 -1251 black_R /fg 405 -1268 405 -1286 405 -1286 405 -1268 405 -1268 405 -1286 405 -1286 405 -1268 black_R /fg 405 -1285 405 -1303 405 -1303 405 -1285 405 -1285 405 -1303 405 -1303 405 -1285 black_R /fg 405 -1302 405 -1320 405 -1320 405 -1302 405 -1302 405 -1320 405 -1320 405 -1302 black_R /fg 405 -1319 405 -1337 405 -1337 405 -1319 405 -1319 405 -1337 405 -1337 405 -1319 black_R /fg 405 -1336 405 -1354 405 -1354 405 -1336 405 -1336 405 -1354 405 -1354 405 -1336 black_R /fg 405 -1353 405 -1371 405 -1371 405 -1353 405 -1353 405 -1371 405 -1371 405 -1353 black_R /fg 405 -1371 405 -1388 405 -1388 405 -1371 405 -1371 405 -1388 405 -1388 405 -1371 black_R /fg 405 -1388 405 -1405 405 -1405 405 -1388 405 -1388 405 -1405 405 -1405 405 -1388 black_R /fg 405 -1405 405 -1422 405 -1422 405 -1405 405 -1405 405 -1422 405 -1422 405 -1405 black_R /fg 405 -1422 405 -1439 405 -1439 405 -1422 405 -1422 405 -1439 405 -1439 405 -1422 black_R /fg 405 -1439 405 -1456 405 -1456 405 -1439 405 -1439 405 -1456 405 -1456 405 -1439 black_R /fg 405 -1456 405 -1473 405 -1473 405 -1456 405 -1456 405 -1473 405 -1473 405 -1456 black_R /fg 405 -1473 405 -1490 405 -1490 405 -1473 405 -1473 405 -1490 405 -1490 405 -1473 black_R /fg 405 -1490 405 -1507 405 -1507 405 -1490 405 -1490 405 -1507 405 -1507 405 -1490 black_R /fg 405 -1507 405 -1524 405 -1524 405 -1507 405 -1507 405 -1524 405 -1524 405 -1507 black_R 425 -408 425 -407 L 416 -408 416 -407 L 425 -391 425 -390 L 416 -391 416 -390 L 425 -374 425 -373 L 416 -374 416 -373 L 425 -357 425 -355 L 416 -357 416 -355 L 425 -340 425 -338 L 416 -340 416 -338 L 425 -323 425 -321 L 416 -323 416 -321 L 425 -306 425 -304 L 416 -306 416 -304 L 425 -289 425 -287 L 416 -289 416 -287 L 425 -272 425 -270 L 416 -272 416 -270 L 425 -255 425 -253 L 416 -255 416 -253 L 425 -238 425 -236 L 416 -238 416 -236 L 425 -221 425 -219 L 416 -221 416 -219 L 425 -204 425 -202 L 416 -204 416 -202 L 425 -187 425 -185 L 416 -187 416 -185 L 425 -169 425 -168 L 416 -169 416 -168 L 425 -152 425 -151 L 416 -152 416 -151 L 425 -135 425 -134 L 416 -135 416 -134 L 425 -118 425 -117 L 416 -118 416 -117 L 425 -101 425 -100 L 416 -101 416 -100 L 425 -84 425 -83 L 416 -84 416 -83 L 425 -67 425 -66 L 416 -67 416 -66 L 425 -50 425 -49 L 416 -50 416 -49 L 425 -33 425 -32 L 416 -33 416 -32 L 425 -16 425 -14 L 416 -16 416 -14 L 425 1 425 3 L 416 1 416 3 L 425 18 425 20 L 416 18 416 20 L 425 35 425 37 L 416 35 416 37 L 425 52 425 54 L 416 52 416 54 L 425 69 425 71 L 416 69 416 71 L 425 86 425 88 L 416 86 416 88 L 425 103 425 105 L 416 103 416 105 L 416 120 416 122 L 425 120 425 122 L 416 137 416 139 L 425 137 425 139 L 416 154 416 156 L 425 154 425 156 L 416 172 416 173 L 425 172 425 173 L 416 189 416 190 L 425 189 425 190 L 416 206 416 207 L 425 206 425 207 L 416 223 416 224 L 425 223 425 224 L 416 240 416 241 L 425 240 425 241 L 416 257 416 258 L 425 257 425 258 L 416 274 416 275 L 425 274 425 275 L 416 291 416 292 L 425 291 425 292 L 416 308 416 309 L 425 308 425 309 L 416 325 416 327 L 425 325 425 327 L 416 342 416 344 L 425 342 425 344 L 416 359 416 361 L 425 359 425 361 L 416 376 416 378 L 425 376 425 378 L 416 393 416 395 L 425 393 425 395 L 416 410 416 412 L 425 410 425 412 L 416 427 416 429 L 425 427 425 429 L 416 444 416 446 L 425 444 425 446 L 416 461 416 463 L 425 461 425 463 L 416 478 416 480 L 425 478 425 480 L 416 495 416 497 L 425 495 425 497 L 416 513 416 514 L 425 513 425 514 L 416 530 416 531 L 425 530 425 531 L 416 547 416 548 L 425 547 425 548 L 416 564 416 565 L 425 564 425 565 L 416 581 416 582 L 425 581 425 582 L 416 598 416 599 L 425 598 425 599 L 416 615 416 616 L 425 615 425 616 L 416 632 416 633 L 425 632 425 633 L 416 649 416 650 L 425 649 425 650 L 416 -425 416 -424 L 425 -425 425 -424 L /fg 405 658 405 641 405 641 405 658 405 658 405 641 405 641 405 658 black_R /fg 436 658 436 641 436 641 436 658 436 658 436 641 436 641 436 658 black_R /fg 405 -416 405 -433 405 -433 405 -416 405 -416 405 -433 405 -433 405 -416 black_R 405 -416 413 -416 L /fg 405 -399 405 -416 405 -416 405 -399 405 -399 405 -416 405 -416 405 -399 black_R 405 -399 413 -399 L /fg 405 -382 405 -399 405 -399 405 -382 405 -382 405 -399 405 -399 405 -382 black_R 405 -382 413 -382 L /fg 405 -365 405 -382 405 -382 405 -365 405 -365 405 -382 405 -382 405 -365 black_R 405 -365 413 -365 L /fg 405 -348 405 -365 405 -365 405 -348 405 -348 405 -365 405 -365 405 -348 black_R 405 -348 413 -348 L /fg 405 -330 405 -348 405 -348 405 -330 405 -330 405 -348 405 -348 405 -330 black_R 405 -331 413 -331 L /fg 405 -313 405 -331 405 -331 405 -313 405 -313 405 -331 405 -331 405 -313 black_R 405 -314 413 -314 L /fg 405 -296 405 -314 405 -314 405 -296 405 -296 405 -314 405 -314 405 -296 black_R 405 -297 413 -297 L /fg 405 -279 405 -297 405 -297 405 -279 405 -279 405 -297 405 -297 405 -279 black_R 405 -280 413 -280 L /fg 405 -262 405 -280 405 -280 405 -262 405 -262 405 -280 405 -280 405 -262 black_R 405 -262 413 -262 L /fg 405 -245 405 -263 405 -263 405 -245 405 -245 405 -263 405 -263 405 -245 black_R 405 -245 413 -245 L /fg 405 -228 405 -246 405 -246 405 -228 405 -228 405 -246 405 -246 405 -228 black_R 405 -228 413 -228 L /fg 405 -211 405 -229 405 -229 405 -211 405 -211 405 -229 405 -229 405 -211 black_R 405 -211 413 -211 L /fg 405 -194 405 -211 405 -211 405 -194 405 -194 405 -211 405 -211 405 -194 black_R 405 -194 413 -194 L /fg 405 -177 405 -194 405 -194 405 -177 405 -177 405 -194 405 -194 405 -177 black_R 405 -177 413 -177 L /fg 405 -160 405 -177 405 -177 405 -160 405 -160 405 -177 405 -177 405 -160 black_R 405 -160 413 -160 L /fg 405 -143 405 -160 405 -160 405 -143 405 -143 405 -160 405 -160 405 -143 black_R 405 -143 413 -143 L /fg 405 -126 405 -143 405 -143 405 -126 405 -126 405 -143 405 -143 405 -126 black_R 405 -126 413 -126 L /fg 405 -109 405 -126 405 -126 405 -109 405 -109 405 -126 405 -126 405 -109 black_R 405 -109 413 -109 L /fg 405 -92 405 -109 405 -109 405 -92 405 -92 405 -109 405 -109 405 -92 black_R 405 -92 413 -92 L /fg 405 -75 405 -92 405 -92 405 -75 405 -75 405 -92 405 -92 405 -75 black_R 405 -75 413 -75 L /fg 405 -58 405 -75 405 -75 405 -58 405 -58 405 -75 405 -75 405 -58 black_R 405 -58 413 -58 L /fg 405 -41 405 -58 405 -58 405 -41 405 -41 405 -58 405 -58 405 -41 black_R 405 -41 413 -41 L /fg 405 -24 405 -41 405 -41 405 -24 405 -24 405 -41 405 -41 405 -24 black_R 405 -24 413 -24 L /fg 405 -7 405 -24 405 -24 405 -7 405 -7 405 -24 405 -24 405 -7 black_R 405 -7 413 -7 L /fg 405 10 405 -7 405 -7 405 10 405 10 405 -7 405 -7 405 10 black_R 405 10 413 10 L /fg 405 28 405 10 405 10 405 28 405 28 405 10 405 10 405 28 black_R 405 27 413 27 L /fg 405 45 405 27 405 27 405 45 405 45 405 27 405 27 405 45 black_R 405 44 413 44 L /fg 405 62 405 44 405 44 405 62 405 62 405 44 405 44 405 62 black_R 405 61 413 61 L /fg 405 79 405 61 405 61 405 79 405 79 405 61 405 61 405 79 black_R 405 79 413 79 L /fg 405 96 405 78 405 78 405 96 405 96 405 78 405 78 405 96 black_R 405 96 413 96 L /fg 405 113 405 95 405 95 405 113 405 113 405 95 405 95 405 113 black_R 405 113 413 113 L /fg 405 130 405 112 405 112 405 130 405 130 405 112 405 112 405 130 black_R 405 130 413 130 L /fg 405 147 405 130 405 130 405 147 405 147 405 130 405 130 405 147 black_R 405 147 413 147 L /fg 405 164 405 147 405 147 405 164 405 164 405 147 405 147 405 164 black_R 405 164 413 164 L /fg 405 181 405 164 405 164 405 181 405 181 405 164 405 164 405 181 black_R 405 181 413 181 L /fg 405 198 405 181 405 181 405 198 405 198 405 181 405 181 405 198 black_R 405 198 413 198 L /fg 405 215 405 198 405 198 405 215 405 215 405 198 405 198 405 215 black_R 405 215 413 215 L /fg 405 232 405 215 405 215 405 232 405 232 405 215 405 215 405 232 black_R 405 232 413 232 L /fg 405 249 405 232 405 232 405 249 405 249 405 232 405 232 405 249 black_R 405 249 413 249 L /fg 405 266 405 249 405 249 405 266 405 266 405 249 405 249 405 266 black_R 405 266 413 266 L /fg 405 283 405 266 405 266 405 283 405 283 405 266 405 266 405 283 black_R 405 283 413 283 L /fg 405 300 405 283 405 283 405 300 405 300 405 283 405 283 405 300 black_R 405 300 413 300 L /fg 405 317 405 300 405 300 405 317 405 317 405 300 405 300 405 317 black_R 405 317 413 317 L /fg 405 334 405 317 405 317 405 334 405 334 405 317 405 317 405 334 black_R 405 334 413 334 L /fg 405 351 405 334 405 334 405 351 405 351 405 334 405 334 405 351 black_R 405 351 413 351 L /fg 405 369 405 351 405 351 405 369 405 369 405 351 405 351 405 369 black_R 405 368 413 368 L /fg 405 386 405 368 405 368 405 386 405 386 405 368 405 368 405 386 black_R 405 385 413 385 L /fg 405 403 405 385 405 385 405 403 405 403 405 385 405 385 405 403 black_R 405 402 413 402 L /fg 405 420 405 402 405 402 405 420 405 420 405 402 405 402 405 420 black_R 405 420 413 420 L /fg 405 437 405 419 405 419 405 437 405 437 405 419 405 419 405 437 black_R 405 437 413 437 L /fg 405 454 405 436 405 436 405 454 405 454 405 436 405 436 405 454 black_R 405 454 413 454 L /fg 405 471 405 453 405 453 405 471 405 471 405 453 405 453 405 471 black_R 405 471 413 471 L /fg 405 488 405 471 405 471 405 488 405 488 405 471 405 471 405 488 black_R 405 488 413 488 L /fg 405 505 405 488 405 488 405 505 405 505 405 488 405 488 405 505 black_R 405 505 413 505 L /fg 405 522 405 505 405 505 405 522 405 522 405 505 405 505 405 522 black_R 405 522 413 522 L /fg 405 539 405 522 405 522 405 539 405 539 405 522 405 522 405 539 black_R 405 539 413 539 L /fg 405 556 405 539 405 539 405 556 405 556 405 539 405 539 405 556 black_R 405 556 413 556 L /fg 405 573 405 556 405 556 405 573 405 573 405 556 405 556 405 573 black_R 405 573 413 573 L /fg 405 590 405 573 405 573 405 590 405 590 405 573 405 573 405 590 black_R 405 590 413 590 L /fg 405 607 405 590 405 590 405 607 405 607 405 590 405 590 405 607 black_R 405 607 413 607 L /fg 405 624 405 607 405 607 405 624 405 624 405 607 405 607 405 624 black_R 405 624 413 624 L /fg 405 641 405 624 405 624 405 641 405 641 405 624 405 624 405 641 black_R 405 641 413 641 L 405 658 413 658 L /fg 436 -416 436 -433 436 -433 436 -416 436 -416 436 -433 436 -433 436 -416 black_R 429 -416 436 -416 L /fg 436 -399 436 -416 436 -416 436 -399 436 -399 436 -416 436 -416 436 -399 black_R 429 -399 436 -399 L /fg 436 -382 436 -399 436 -399 436 -382 436 -382 436 -399 436 -399 436 -382 black_R 429 -382 436 -382 L /fg 436 -365 436 -382 436 -382 436 -365 436 -365 436 -382 436 -382 436 -365 black_R 429 -365 436 -365 L /fg 436 -348 436 -365 436 -365 436 -348 436 -348 436 -365 436 -365 436 -348 black_R 429 -348 436 -348 L /fg 436 -330 436 -348 436 -348 436 -330 436 -330 436 -348 436 -348 436 -330 black_R 429 -331 436 -331 L /fg 436 -313 436 -331 436 -331 436 -313 436 -313 436 -331 436 -331 436 -313 black_R 429 -314 436 -314 L /fg 436 -296 436 -314 436 -314 436 -296 436 -296 436 -314 436 -314 436 -296 black_R 429 -297 436 -297 L /fg 436 -279 436 -297 436 -297 436 -279 436 -279 436 -297 436 -297 436 -279 black_R 429 -280 436 -280 L /fg 436 -262 436 -280 436 -280 436 -262 436 -262 436 -280 436 -280 436 -262 black_R 429 -262 436 -262 L /fg 436 -245 436 -263 436 -263 436 -245 436 -245 436 -263 436 -263 436 -245 black_R 429 -245 436 -245 L /fg 436 -228 436 -246 436 -246 436 -228 436 -228 436 -246 436 -246 436 -228 black_R 429 -228 436 -228 L /fg 436 -211 436 -229 436 -229 436 -211 436 -211 436 -229 436 -229 436 -211 black_R 429 -211 436 -211 L /fg 436 -194 436 -211 436 -211 436 -194 436 -194 436 -211 436 -211 436 -194 black_R 429 -194 436 -194 L /fg 436 -177 436 -194 436 -194 436 -177 436 -177 436 -194 436 -194 436 -177 black_R 429 -177 436 -177 L /fg 436 -160 436 -177 436 -177 436 -160 436 -160 436 -177 436 -177 436 -160 black_R 429 -160 436 -160 L /fg 436 -143 436 -160 436 -160 436 -143 436 -143 436 -160 436 -160 436 -143 black_R 429 -143 436 -143 L /fg 436 -126 436 -143 436 -143 436 -126 436 -126 436 -143 436 -143 436 -126 black_R 429 -126 436 -126 L /fg 436 -109 436 -126 436 -126 436 -109 436 -109 436 -126 436 -126 436 -109 black_R 429 -109 436 -109 L /fg 436 -92 436 -109 436 -109 436 -92 436 -92 436 -109 436 -109 436 -92 black_R 429 -92 436 -92 L /fg 436 -75 436 -92 436 -92 436 -75 436 -75 436 -92 436 -92 436 -75 black_R 429 -75 436 -75 L /fg 436 -58 436 -75 436 -75 436 -58 436 -58 436 -75 436 -75 436 -58 black_R 429 -58 436 -58 L /fg 436 -41 436 -58 436 -58 436 -41 436 -41 436 -58 436 -58 436 -41 black_R 429 -41 436 -41 L /fg 436 -24 436 -41 436 -41 436 -24 436 -24 436 -41 436 -41 436 -24 black_R 429 -24 436 -24 L /fg 436 -7 436 -24 436 -24 436 -7 436 -7 436 -24 436 -24 436 -7 black_R 429 -7 436 -7 L /fg 436 10 436 -7 436 -7 436 10 436 10 436 -7 436 -7 436 10 black_R 429 10 436 10 L /fg 436 28 436 10 436 10 436 28 436 28 436 10 436 10 436 28 black_R 429 27 436 27 L /fg 436 45 436 27 436 27 436 45 436 45 436 27 436 27 436 45 black_R 429 44 436 44 L /fg 436 62 436 44 436 44 436 62 436 62 436 44 436 44 436 62 black_R 429 61 436 61 L /fg 436 79 436 61 436 61 436 79 436 79 436 61 436 61 436 79 black_R 429 79 436 79 L /fg 436 96 436 78 436 78 436 96 436 96 436 78 436 78 436 96 black_R 429 96 436 96 L /fg 436 113 436 95 436 95 436 113 436 113 436 95 436 95 436 113 black_R 429 113 436 113 L /fg 436 130 436 112 436 112 436 130 436 130 436 112 436 112 436 130 black_R 429 130 436 130 L /fg 436 147 436 130 436 130 436 147 436 147 436 130 436 130 436 147 black_R 429 147 436 147 L /fg 436 164 436 147 436 147 436 164 436 164 436 147 436 147 436 164 black_R 429 164 436 164 L /fg 436 181 436 164 436 164 436 181 436 181 436 164 436 164 436 181 black_R 429 181 436 181 L /fg 436 198 436 181 436 181 436 198 436 198 436 181 436 181 436 198 black_R 429 198 436 198 L /fg 436 215 436 198 436 198 436 215 436 215 436 198 436 198 436 215 black_R 429 215 436 215 L /fg 436 232 436 215 436 215 436 232 436 232 436 215 436 215 436 232 black_R 429 232 436 232 L /fg 436 249 436 232 436 232 436 249 436 249 436 232 436 232 436 249 black_R 429 249 436 249 L /fg 436 266 436 249 436 249 436 266 436 266 436 249 436 249 436 266 black_R 429 266 436 266 L /fg 436 283 436 266 436 266 436 283 436 283 436 266 436 266 436 283 black_R 429 283 436 283 L /fg 436 300 436 283 436 283 436 300 436 300 436 283 436 283 436 300 black_R 429 300 436 300 L /fg 436 317 436 300 436 300 436 317 436 317 436 300 436 300 436 317 black_R 429 317 436 317 L /fg 436 334 436 317 436 317 436 334 436 334 436 317 436 317 436 334 black_R 429 334 436 334 L /fg 436 351 436 334 436 334 436 351 436 351 436 334 436 334 436 351 black_R 429 351 436 351 L /fg 436 369 436 351 436 351 436 369 436 369 436 351 436 351 436 369 black_R 429 368 436 368 L /fg 436 386 436 368 436 368 436 386 436 386 436 368 436 368 436 386 black_R 429 385 436 385 L /fg 436 403 436 385 436 385 436 403 436 403 436 385 436 385 436 403 black_R 429 402 436 402 L /fg 436 420 436 402 436 402 436 420 436 420 436 402 436 402 436 420 black_R 429 420 436 420 L /fg 436 437 436 419 436 419 436 437 436 437 436 419 436 419 436 437 black_R 429 437 436 437 L /fg 436 454 436 436 436 436 436 454 436 454 436 436 436 436 436 454 black_R 429 454 436 454 L /fg 436 471 436 453 436 453 436 471 436 471 436 453 436 453 436 471 black_R 429 471 436 471 L /fg 436 488 436 471 436 471 436 488 436 488 436 471 436 471 436 488 black_R 429 488 436 488 L /fg 436 505 436 488 436 488 436 505 436 505 436 488 436 488 436 505 black_R 429 505 436 505 L /fg 436 522 436 505 436 505 436 522 436 522 436 505 436 505 436 522 black_R 429 522 436 522 L /fg 436 539 436 522 436 522 436 539 436 539 436 522 436 522 436 539 black_R 429 539 436 539 L /fg 436 556 436 539 436 539 436 556 436 556 436 539 436 539 436 556 black_R 429 556 436 556 L /fg 436 573 436 556 436 556 436 573 436 573 436 556 436 556 436 573 black_R 429 573 436 573 L /fg 436 590 436 573 436 573 436 590 436 590 436 573 436 573 436 590 black_R 429 590 436 590 L /fg 436 607 436 590 436 590 436 607 436 607 436 590 436 590 436 607 black_R 429 607 436 607 L /fg 436 624 436 607 436 607 436 624 436 624 436 607 436 607 436 624 black_R 429 624 436 624 L /fg 436 641 436 624 436 624 436 641 436 641 436 624 436 624 436 641 black_R 429 641 436 641 L 429 658 436 658 L /bg 433 -2595 433 -2601 439 -2601 439 -2595 433 -2595 433 -2601 439 -2601 439 -2595 white_R /fg 434 -2596 434 -2600 438 -2600 438 -2596 434 -2596 434 -2600 438 -2600 438 -2596 black_B /fg 434 -2596 434 -2600 438 -2600 438 -2596 434 -2596 434 -2600 438 -2600 438 -2596 black_R /bg 433 -2578 433 -2584 439 -2584 439 -2578 433 -2578 433 -2584 439 -2584 439 -2578 white_R /fg 434 -2579 434 -2583 438 -2583 438 -2579 434 -2579 434 -2583 438 -2583 438 -2579 black_B /fg 434 -2579 434 -2583 438 -2583 438 -2579 434 -2579 434 -2583 438 -2583 438 -2579 black_R /bg 433 -2561 433 -2567 439 -2567 439 -2561 433 -2561 433 -2567 439 -2567 439 -2561 white_R /fg 434 -2562 434 -2566 438 -2566 438 -2562 434 -2562 434 -2566 438 -2566 438 -2562 black_B /fg 434 -2562 434 -2566 438 -2566 438 -2562 434 -2562 434 -2566 438 -2566 438 -2562 black_R /bg 433 -2544 433 -2550 439 -2550 439 -2544 433 -2544 433 -2550 439 -2550 439 -2544 white_R /fg 434 -2545 434 -2549 438 -2549 438 -2545 434 -2545 434 -2549 438 -2549 438 -2545 black_B /fg 434 -2545 434 -2549 438 -2549 438 -2545 434 -2545 434 -2549 438 -2549 438 -2545 black_R /bg 433 -2527 433 -2533 439 -2533 439 -2527 433 -2527 433 -2533 439 -2533 439 -2527 white_R /fg 434 -2528 434 -2532 438 -2532 438 -2528 434 -2528 434 -2532 438 -2532 438 -2528 black_B /fg 434 -2528 434 -2532 438 -2532 438 -2528 434 -2528 434 -2532 438 -2532 438 -2528 black_R /bg 433 -2510 433 -2516 439 -2516 439 -2510 433 -2510 433 -2516 439 -2516 439 -2510 white_R /fg 434 -2511 434 -2515 438 -2515 438 -2511 434 -2511 434 -2515 438 -2515 438 -2511 black_B /fg 434 -2511 434 -2515 438 -2515 438 -2511 434 -2511 434 -2515 438 -2515 438 -2511 black_R /bg 433 -2493 433 -2499 439 -2499 439 -2493 433 -2493 433 -2499 439 -2499 439 -2493 white_R /fg 434 -2494 434 -2498 438 -2498 438 -2494 434 -2494 434 -2498 438 -2498 438 -2494 black_B /fg 434 -2494 434 -2498 438 -2498 438 -2494 434 -2494 434 -2498 438 -2498 438 -2494 black_R /bg 433 -2476 433 -2482 439 -2482 439 -2476 433 -2476 433 -2482 439 -2482 439 -2476 white_R /fg 434 -2477 434 -2481 438 -2481 438 -2477 434 -2477 434 -2481 438 -2481 438 -2477 black_B /fg 434 -2477 434 -2481 438 -2481 438 -2477 434 -2477 434 -2481 438 -2481 438 -2477 black_R /bg 433 -2459 433 -2465 439 -2465 439 -2459 433 -2459 433 -2465 439 -2465 439 -2459 white_R /fg 434 -2460 434 -2464 438 -2464 438 -2460 434 -2460 434 -2464 438 -2464 438 -2460 black_B /fg 434 -2460 434 -2464 438 -2464 438 -2460 434 -2460 434 -2464 438 -2464 438 -2460 black_R /bg 433 -2442 433 -2448 439 -2448 439 -2442 433 -2442 433 -2448 439 -2448 439 -2442 white_R /fg 434 -2443 434 -2447 438 -2447 438 -2443 434 -2443 434 -2447 438 -2447 438 -2443 black_B /fg 434 -2443 434 -2447 438 -2447 438 -2443 434 -2443 434 -2447 438 -2447 438 -2443 black_R /bg 433 -2425 433 -2431 439 -2431 439 -2425 433 -2425 433 -2431 439 -2431 439 -2425 white_R /fg 434 -2426 434 -2430 438 -2430 438 -2426 434 -2426 434 -2430 438 -2430 438 -2426 black_B /fg 434 -2426 434 -2430 438 -2430 438 -2426 434 -2426 434 -2430 438 -2430 438 -2426 black_R /bg 433 -2408 433 -2414 439 -2414 439 -2408 433 -2408 433 -2414 439 -2414 439 -2408 white_R /fg 434 -2409 434 -2413 438 -2413 438 -2409 434 -2409 434 -2413 438 -2413 438 -2409 black_B /fg 434 -2409 434 -2413 438 -2413 438 -2409 434 -2409 434 -2413 438 -2413 438 -2409 black_R /bg 433 -2391 433 -2397 439 -2397 439 -2391 433 -2391 433 -2397 439 -2397 439 -2391 white_R /fg 434 -2392 434 -2396 438 -2396 438 -2392 434 -2392 434 -2396 438 -2396 438 -2392 black_B /fg 434 -2392 434 -2396 438 -2396 438 -2392 434 -2392 434 -2396 438 -2396 438 -2392 black_R /bg 433 -2374 433 -2380 439 -2380 439 -2374 433 -2374 433 -2380 439 -2380 439 -2374 white_R /fg 434 -2375 434 -2379 438 -2379 438 -2375 434 -2375 434 -2379 438 -2379 438 -2375 black_B /fg 434 -2375 434 -2379 438 -2379 438 -2375 434 -2375 434 -2379 438 -2379 438 -2375 black_R /bg 433 -2357 433 -2363 439 -2363 439 -2357 433 -2357 433 -2363 439 -2363 439 -2357 white_R /fg 434 -2358 434 -2362 438 -2362 438 -2358 434 -2358 434 -2362 438 -2362 438 -2358 black_B /fg 434 -2358 434 -2362 438 -2362 438 -2358 434 -2358 434 -2362 438 -2362 438 -2358 black_R /bg 433 -2340 433 -2346 439 -2346 439 -2340 433 -2340 433 -2346 439 -2346 439 -2340 white_R /fg 434 -2341 434 -2345 438 -2345 438 -2341 434 -2341 434 -2345 438 -2345 438 -2341 black_B /fg 434 -2341 434 -2345 438 -2345 438 -2341 434 -2341 434 -2345 438 -2345 438 -2341 black_R /bg 433 -2322 433 -2328 439 -2328 439 -2322 433 -2322 433 -2328 439 -2328 439 -2322 white_R /fg 434 -2323 434 -2327 438 -2327 438 -2323 434 -2323 434 -2327 438 -2327 438 -2323 black_B /fg 434 -2323 434 -2327 438 -2327 438 -2323 434 -2323 434 -2327 438 -2327 438 -2323 black_R /bg 433 -2305 433 -2311 439 -2311 439 -2305 433 -2305 433 -2311 439 -2311 439 -2305 white_R /fg 434 -2306 434 -2310 438 -2310 438 -2306 434 -2306 434 -2310 438 -2310 438 -2306 black_B /fg 434 -2306 434 -2310 438 -2310 438 -2306 434 -2306 434 -2310 438 -2310 438 -2306 black_R /bg 433 -2288 433 -2294 439 -2294 439 -2288 433 -2288 433 -2294 439 -2294 439 -2288 white_R /fg 434 -2289 434 -2293 438 -2293 438 -2289 434 -2289 434 -2293 438 -2293 438 -2289 black_B /fg 434 -2289 434 -2293 438 -2293 438 -2289 434 -2289 434 -2293 438 -2293 438 -2289 black_R /bg 433 -2271 433 -2277 439 -2277 439 -2271 433 -2271 433 -2277 439 -2277 439 -2271 white_R /fg 434 -2272 434 -2276 438 -2276 438 -2272 434 -2272 434 -2276 438 -2276 438 -2272 black_B /fg 434 -2272 434 -2276 438 -2276 438 -2272 434 -2272 434 -2276 438 -2276 438 -2272 black_R /bg 433 -2254 433 -2260 439 -2260 439 -2254 433 -2254 433 -2260 439 -2260 439 -2254 white_R /fg 434 -2255 434 -2259 438 -2259 438 -2255 434 -2255 434 -2259 438 -2259 438 -2255 black_B /fg 434 -2255 434 -2259 438 -2259 438 -2255 434 -2255 434 -2259 438 -2259 438 -2255 black_R /bg 433 -2237 433 -2243 439 -2243 439 -2237 433 -2237 433 -2243 439 -2243 439 -2237 white_R /fg 434 -2238 434 -2242 438 -2242 438 -2238 434 -2238 434 -2242 438 -2242 438 -2238 black_B /fg 434 -2238 434 -2242 438 -2242 438 -2238 434 -2238 434 -2242 438 -2242 438 -2238 black_R /bg 433 -2220 433 -2226 439 -2226 439 -2220 433 -2220 433 -2226 439 -2226 439 -2220 white_R /fg 434 -2221 434 -2225 438 -2225 438 -2221 434 -2221 434 -2225 438 -2225 438 -2221 black_B /fg 434 -2221 434 -2225 438 -2225 438 -2221 434 -2221 434 -2225 438 -2225 438 -2221 black_R /bg 433 -2203 433 -2209 439 -2209 439 -2203 433 -2203 433 -2209 439 -2209 439 -2203 white_R /fg 434 -2204 434 -2208 438 -2208 438 -2204 434 -2204 434 -2208 438 -2208 438 -2204 black_B /fg 434 -2204 434 -2208 438 -2208 438 -2204 434 -2204 434 -2208 438 -2208 438 -2204 black_R /bg 433 -2186 433 -2192 439 -2192 439 -2186 433 -2186 433 -2192 439 -2192 439 -2186 white_R /fg 434 -2187 434 -2191 438 -2191 438 -2187 434 -2187 434 -2191 438 -2191 438 -2187 black_B /fg 434 -2187 434 -2191 438 -2191 438 -2187 434 -2187 434 -2191 438 -2191 438 -2187 black_R /bg 433 -2169 433 -2175 439 -2175 439 -2169 433 -2169 433 -2175 439 -2175 439 -2169 white_R /fg 434 -2170 434 -2174 438 -2174 438 -2170 434 -2170 434 -2174 438 -2174 438 -2170 black_B /fg 434 -2170 434 -2174 438 -2174 438 -2170 434 -2170 434 -2174 438 -2174 438 -2170 black_R /bg 433 -2152 433 -2158 439 -2158 439 -2152 433 -2152 433 -2158 439 -2158 439 -2152 white_R /fg 434 -2153 434 -2157 438 -2157 438 -2153 434 -2153 434 -2157 438 -2157 438 -2153 black_B /fg 434 -2153 434 -2157 438 -2157 438 -2153 434 -2153 434 -2157 438 -2157 438 -2153 black_R /bg 433 -2135 433 -2141 439 -2141 439 -2135 433 -2135 433 -2141 439 -2141 439 -2135 white_R /fg 434 -2136 434 -2140 438 -2140 438 -2136 434 -2136 434 -2140 438 -2140 438 -2136 black_B /fg 434 -2136 434 -2140 438 -2140 438 -2136 434 -2136 434 -2140 438 -2140 438 -2136 black_R /bg 433 -2118 433 -2124 439 -2124 439 -2118 433 -2118 433 -2124 439 -2124 439 -2118 white_R /fg 434 -2119 434 -2123 438 -2123 438 -2119 434 -2119 434 -2123 438 -2123 438 -2119 black_B /fg 434 -2119 434 -2123 438 -2123 438 -2119 434 -2119 434 -2123 438 -2123 438 -2119 black_R /bg 433 -2101 433 -2107 439 -2107 439 -2101 433 -2101 433 -2107 439 -2107 439 -2101 white_R /fg 434 -2102 434 -2106 438 -2106 438 -2102 434 -2102 434 -2106 438 -2106 438 -2102 black_B /fg 434 -2102 434 -2106 438 -2106 438 -2102 434 -2102 434 -2106 438 -2106 438 -2102 black_R /bg 433 -2084 433 -2090 439 -2090 439 -2084 433 -2084 433 -2090 439 -2090 439 -2084 white_R /fg 434 -2085 434 -2089 438 -2089 438 -2085 434 -2085 434 -2089 438 -2089 438 -2085 black_B /fg 434 -2085 434 -2089 438 -2089 438 -2085 434 -2085 434 -2089 438 -2089 438 -2085 black_R /bg 433 -2067 433 -2073 439 -2073 439 -2067 433 -2067 433 -2073 439 -2073 439 -2067 white_R /fg 434 -2068 434 -2072 438 -2072 438 -2068 434 -2068 434 -2072 438 -2072 438 -2068 black_B /fg 434 -2068 434 -2072 438 -2072 438 -2068 434 -2068 434 -2072 438 -2072 438 -2068 black_R /bg 433 -2050 433 -2056 439 -2056 439 -2050 433 -2050 433 -2056 439 -2056 439 -2050 white_R /fg 434 -2051 434 -2055 438 -2055 438 -2051 434 -2051 434 -2055 438 -2055 438 -2051 black_B /fg 434 -2051 434 -2055 438 -2055 438 -2051 434 -2051 434 -2055 438 -2055 438 -2051 black_R /bg 433 -2033 433 -2039 439 -2039 439 -2033 433 -2033 433 -2039 439 -2039 439 -2033 white_R /fg 434 -2034 434 -2038 438 -2038 438 -2034 434 -2034 434 -2038 438 -2038 438 -2034 black_B /fg 434 -2034 434 -2038 438 -2038 438 -2034 434 -2034 434 -2038 438 -2038 438 -2034 black_R /bg 433 -2016 433 -2022 439 -2022 439 -2016 433 -2016 433 -2022 439 -2022 439 -2016 white_R /fg 434 -2017 434 -2021 438 -2021 438 -2017 434 -2017 434 -2021 438 -2021 438 -2017 black_B /fg 434 -2017 434 -2021 438 -2021 438 -2017 434 -2017 434 -2021 438 -2021 438 -2017 black_R /bg 433 -1999 433 -2005 439 -2005 439 -1999 433 -1999 433 -2005 439 -2005 439 -1999 white_R /fg 434 -2000 434 -2004 438 -2004 438 -2000 434 -2000 434 -2004 438 -2004 438 -2000 black_B /fg 434 -2000 434 -2004 438 -2004 438 -2000 434 -2000 434 -2004 438 -2004 438 -2000 black_R /bg 433 -1981 433 -1987 439 -1987 439 -1981 433 -1981 433 -1987 439 -1987 439 -1981 white_R /fg 434 -1982 434 -1986 438 -1986 438 -1982 434 -1982 434 -1986 438 -1986 438 -1982 black_B /fg 434 -1982 434 -1986 438 -1986 438 -1982 434 -1982 434 -1986 438 -1986 438 -1982 black_R /bg 433 -1964 433 -1970 439 -1970 439 -1964 433 -1964 433 -1970 439 -1970 439 -1964 white_R /fg 434 -1965 434 -1969 438 -1969 438 -1965 434 -1965 434 -1969 438 -1969 438 -1965 black_B /fg 434 -1965 434 -1969 438 -1969 438 -1965 434 -1965 434 -1969 438 -1969 438 -1965 black_R /bg 433 -1947 433 -1953 439 -1953 439 -1947 433 -1947 433 -1953 439 -1953 439 -1947 white_R /fg 434 -1948 434 -1952 438 -1952 438 -1948 434 -1948 434 -1952 438 -1952 438 -1948 black_B /fg 434 -1948 434 -1952 438 -1952 438 -1948 434 -1948 434 -1952 438 -1952 438 -1948 black_R /bg 433 -1930 433 -1936 439 -1936 439 -1930 433 -1930 433 -1936 439 -1936 439 -1930 white_R /fg 434 -1931 434 -1935 438 -1935 438 -1931 434 -1931 434 -1935 438 -1935 438 -1931 black_B /fg 434 -1931 434 -1935 438 -1935 438 -1931 434 -1931 434 -1935 438 -1935 438 -1931 black_R /bg 433 -1913 433 -1919 439 -1919 439 -1913 433 -1913 433 -1919 439 -1919 439 -1913 white_R /fg 434 -1914 434 -1918 438 -1918 438 -1914 434 -1914 434 -1918 438 -1918 438 -1914 black_B /fg 434 -1914 434 -1918 438 -1918 438 -1914 434 -1914 434 -1918 438 -1918 438 -1914 black_R /bg 433 -1896 433 -1902 439 -1902 439 -1896 433 -1896 433 -1902 439 -1902 439 -1896 white_R /fg 434 -1897 434 -1901 438 -1901 438 -1897 434 -1897 434 -1901 438 -1901 438 -1897 black_B /fg 434 -1897 434 -1901 438 -1901 438 -1897 434 -1897 434 -1901 438 -1901 438 -1897 black_R /bg 433 -1879 433 -1885 439 -1885 439 -1879 433 -1879 433 -1885 439 -1885 439 -1879 white_R /fg 434 -1880 434 -1884 438 -1884 438 -1880 434 -1880 434 -1884 438 -1884 438 -1880 black_B /fg 434 -1880 434 -1884 438 -1884 438 -1880 434 -1880 434 -1884 438 -1884 438 -1880 black_R /bg 433 -1862 433 -1868 439 -1868 439 -1862 433 -1862 433 -1868 439 -1868 439 -1862 white_R /fg 434 -1863 434 -1867 438 -1867 438 -1863 434 -1863 434 -1867 438 -1867 438 -1863 black_B /fg 434 -1863 434 -1867 438 -1867 438 -1863 434 -1863 434 -1867 438 -1867 438 -1863 black_R /bg 433 -1845 433 -1851 439 -1851 439 -1845 433 -1845 433 -1851 439 -1851 439 -1845 white_R /fg 434 -1846 434 -1850 438 -1850 438 -1846 434 -1846 434 -1850 438 -1850 438 -1846 black_B /fg 434 -1846 434 -1850 438 -1850 438 -1846 434 -1846 434 -1850 438 -1850 438 -1846 black_R /bg 433 -1828 433 -1834 439 -1834 439 -1828 433 -1828 433 -1834 439 -1834 439 -1828 white_R /fg 434 -1829 434 -1833 438 -1833 438 -1829 434 -1829 434 -1833 438 -1833 438 -1829 black_B /fg 434 -1829 434 -1833 438 -1833 438 -1829 434 -1829 434 -1833 438 -1833 438 -1829 black_R /bg 433 -1811 433 -1817 439 -1817 439 -1811 433 -1811 433 -1817 439 -1817 439 -1811 white_R /fg 434 -1812 434 -1816 438 -1816 438 -1812 434 -1812 434 -1816 438 -1816 438 -1812 black_B /fg 434 -1812 434 -1816 438 -1816 438 -1812 434 -1812 434 -1816 438 -1816 438 -1812 black_R /bg 433 -1794 433 -1800 439 -1800 439 -1794 433 -1794 433 -1800 439 -1800 439 -1794 white_R /fg 434 -1795 434 -1799 438 -1799 438 -1795 434 -1795 434 -1799 438 -1799 438 -1795 black_B /fg 434 -1795 434 -1799 438 -1799 438 -1795 434 -1795 434 -1799 438 -1799 438 -1795 black_R /bg 433 -1777 433 -1783 439 -1783 439 -1777 433 -1777 433 -1783 439 -1783 439 -1777 white_R /fg 434 -1778 434 -1782 438 -1782 438 -1778 434 -1778 434 -1782 438 -1782 438 -1778 black_B /fg 434 -1778 434 -1782 438 -1782 438 -1778 434 -1778 434 -1782 438 -1782 438 -1778 black_R /bg 433 -1760 433 -1766 439 -1766 439 -1760 433 -1760 433 -1766 439 -1766 439 -1760 white_R /fg 434 -1761 434 -1765 438 -1765 438 -1761 434 -1761 434 -1765 438 -1765 438 -1761 black_B /fg 434 -1761 434 -1765 438 -1765 438 -1761 434 -1761 434 -1765 438 -1765 438 -1761 black_R /bg 433 -1743 433 -1749 439 -1749 439 -1743 433 -1743 433 -1749 439 -1749 439 -1743 white_R /fg 434 -1744 434 -1748 438 -1748 438 -1744 434 -1744 434 -1748 438 -1748 438 -1744 black_B /fg 434 -1744 434 -1748 438 -1748 438 -1744 434 -1744 434 -1748 438 -1748 438 -1744 black_R /bg 433 -1726 433 -1732 439 -1732 439 -1726 433 -1726 433 -1732 439 -1732 439 -1726 white_R /fg 434 -1727 434 -1731 438 -1731 438 -1727 434 -1727 434 -1731 438 -1731 438 -1727 black_B /fg 434 -1727 434 -1731 438 -1731 438 -1727 434 -1727 434 -1731 438 -1731 438 -1727 black_R /bg 433 -1709 433 -1715 439 -1715 439 -1709 433 -1709 433 -1715 439 -1715 439 -1709 white_R /fg 434 -1710 434 -1714 438 -1714 438 -1710 434 -1710 434 -1714 438 -1714 438 -1710 black_B /fg 434 -1710 434 -1714 438 -1714 438 -1710 434 -1710 434 -1714 438 -1714 438 -1710 black_R /bg 433 -1692 433 -1698 439 -1698 439 -1692 433 -1692 433 -1698 439 -1698 439 -1692 white_R /fg 434 -1693 434 -1697 438 -1697 438 -1693 434 -1693 434 -1697 438 -1697 438 -1693 black_B /fg 434 -1693 434 -1697 438 -1697 438 -1693 434 -1693 434 -1697 438 -1697 438 -1693 black_R /bg 433 -1675 433 -1681 439 -1681 439 -1675 433 -1675 433 -1681 439 -1681 439 -1675 white_R /fg 434 -1676 434 -1680 438 -1680 438 -1676 434 -1676 434 -1680 438 -1680 438 -1676 black_B /fg 434 -1676 434 -1680 438 -1680 438 -1676 434 -1676 434 -1680 438 -1680 438 -1676 black_R /bg 433 -1658 433 -1664 439 -1664 439 -1658 433 -1658 433 -1664 439 -1664 439 -1658 white_R /fg 434 -1659 434 -1663 438 -1663 438 -1659 434 -1659 434 -1663 438 -1663 438 -1659 black_B /fg 434 -1659 434 -1663 438 -1663 438 -1659 434 -1659 434 -1663 438 -1663 438 -1659 black_R /bg 433 -1640 433 -1646 439 -1646 439 -1640 433 -1640 433 -1646 439 -1646 439 -1640 white_R /fg 434 -1641 434 -1645 438 -1645 438 -1641 434 -1641 434 -1645 438 -1645 438 -1641 black_B /fg 434 -1641 434 -1645 438 -1645 438 -1641 434 -1641 434 -1645 438 -1645 438 -1641 black_R /bg 433 -1623 433 -1629 439 -1629 439 -1623 433 -1623 433 -1629 439 -1629 439 -1623 white_R /fg 434 -1624 434 -1628 438 -1628 438 -1624 434 -1624 434 -1628 438 -1628 438 -1624 black_B /fg 434 -1624 434 -1628 438 -1628 438 -1624 434 -1624 434 -1628 438 -1628 438 -1624 black_R /bg 433 -1606 433 -1612 439 -1612 439 -1606 433 -1606 433 -1612 439 -1612 439 -1606 white_R /fg 434 -1607 434 -1611 438 -1611 438 -1607 434 -1607 434 -1611 438 -1611 438 -1607 black_B /fg 434 -1607 434 -1611 438 -1611 438 -1607 434 -1607 434 -1611 438 -1611 438 -1607 black_R /bg 433 -1589 433 -1595 439 -1595 439 -1589 433 -1589 433 -1595 439 -1595 439 -1589 white_R /fg 434 -1590 434 -1594 438 -1594 438 -1590 434 -1590 434 -1594 438 -1594 438 -1590 black_B /fg 434 -1590 434 -1594 438 -1594 438 -1590 434 -1590 434 -1594 438 -1594 438 -1590 black_R /bg 433 -1572 433 -1578 439 -1578 439 -1572 433 -1572 433 -1578 439 -1578 439 -1572 white_R /fg 434 -1573 434 -1577 438 -1577 438 -1573 434 -1573 434 -1577 438 -1577 438 -1573 black_B /fg 434 -1573 434 -1577 438 -1577 438 -1573 434 -1573 434 -1577 438 -1577 438 -1573 black_R /bg 433 -1555 433 -1561 439 -1561 439 -1555 433 -1555 433 -1561 439 -1561 439 -1555 white_R /fg 434 -1556 434 -1560 438 -1560 438 -1556 434 -1556 434 -1560 438 -1560 438 -1556 black_B /fg 434 -1556 434 -1560 438 -1560 438 -1556 434 -1556 434 -1560 438 -1560 438 -1556 black_R /bg 433 -1538 433 -1544 439 -1544 439 -1538 433 -1538 433 -1544 439 -1544 439 -1538 white_R /fg 434 -1539 434 -1543 438 -1543 438 -1539 434 -1539 434 -1543 438 -1543 438 -1539 black_B /fg 434 -1539 434 -1543 438 -1543 438 -1539 434 -1539 434 -1543 438 -1543 438 -1539 black_R /bg 433 -1521 433 -1527 439 -1527 439 -1521 433 -1521 433 -1527 439 -1527 439 -1521 white_R /fg 434 -1522 434 -1526 438 -1526 438 -1522 434 -1522 434 -1526 438 -1526 438 -1522 black_B /fg 434 -1522 434 -1526 438 -1526 438 -1522 434 -1522 434 -1526 438 -1526 438 -1522 black_R /bg 433 -1504 433 -1510 439 -1510 439 -1504 433 -1504 433 -1510 439 -1510 439 -1504 white_R /fg 434 -1505 434 -1509 438 -1509 438 -1505 434 -1505 434 -1509 438 -1509 438 -1505 black_B /fg 434 -1505 434 -1509 438 -1509 438 -1505 434 -1505 434 -1509 438 -1509 438 -1505 black_R /bg 433 -1487 433 -1493 439 -1493 439 -1487 433 -1487 433 -1493 439 -1493 439 -1487 white_R /fg 434 -1488 434 -1492 438 -1492 438 -1488 434 -1488 434 -1492 438 -1492 438 -1488 black_B /fg 434 -1488 434 -1492 438 -1492 438 -1488 434 -1488 434 -1492 438 -1492 438 -1488 black_R /bg 433 -1470 433 -1476 439 -1476 439 -1470 433 -1470 433 -1476 439 -1476 439 -1470 white_R /fg 434 -1471 434 -1475 438 -1475 438 -1471 434 -1471 434 -1475 438 -1475 438 -1471 black_B /fg 434 -1471 434 -1475 438 -1475 438 -1471 434 -1471 434 -1475 438 -1475 438 -1471 black_R /bg 433 -1453 433 -1459 439 -1459 439 -1453 433 -1453 433 -1459 439 -1459 439 -1453 white_R /fg 434 -1454 434 -1458 438 -1458 438 -1454 434 -1454 434 -1458 438 -1458 438 -1454 black_B /fg 434 -1454 434 -1458 438 -1458 438 -1454 434 -1454 434 -1458 438 -1458 438 -1454 black_R /bg 433 -1436 433 -1442 439 -1442 439 -1436 433 -1436 433 -1442 439 -1442 439 -1436 white_R /fg 434 -1437 434 -1441 438 -1441 438 -1437 434 -1437 434 -1441 438 -1441 438 -1437 black_B /fg 434 -1437 434 -1441 438 -1441 438 -1437 434 -1437 434 -1441 438 -1441 438 -1437 black_R /bg 433 -1419 433 -1425 439 -1425 439 -1419 433 -1419 433 -1425 439 -1425 439 -1419 white_R /fg 434 -1420 434 -1424 438 -1424 438 -1420 434 -1420 434 -1424 438 -1424 438 -1420 black_B /fg 434 -1420 434 -1424 438 -1424 438 -1420 434 -1420 434 -1424 438 -1424 438 -1420 black_R /bg 433 -1402 433 -1408 439 -1408 439 -1402 433 -1402 433 -1408 439 -1408 439 -1402 white_R /fg 434 -1403 434 -1407 438 -1407 438 -1403 434 -1403 434 -1407 438 -1407 438 -1403 black_B /fg 434 -1403 434 -1407 438 -1407 438 -1403 434 -1403 434 -1407 438 -1407 438 -1403 black_R /bg 433 -1385 433 -1391 439 -1391 439 -1385 433 -1385 433 -1391 439 -1391 439 -1385 white_R /fg 434 -1386 434 -1390 438 -1390 438 -1386 434 -1386 434 -1390 438 -1390 438 -1386 black_B /fg 434 -1386 434 -1390 438 -1390 438 -1386 434 -1386 434 -1390 438 -1390 438 -1386 black_R /bg 433 -1368 433 -1374 439 -1374 439 -1368 433 -1368 433 -1374 439 -1374 439 -1368 white_R /fg 434 -1369 434 -1373 438 -1373 438 -1369 434 -1369 434 -1373 438 -1373 438 -1369 black_B /fg 434 -1369 434 -1373 438 -1373 438 -1369 434 -1369 434 -1373 438 -1373 438 -1369 black_R /bg 433 -1351 433 -1357 439 -1357 439 -1351 433 -1351 433 -1357 439 -1357 439 -1351 white_R /fg 434 -1352 434 -1356 438 -1356 438 -1352 434 -1352 434 -1356 438 -1356 438 -1352 black_B /fg 434 -1352 434 -1356 438 -1356 438 -1352 434 -1352 434 -1356 438 -1356 438 -1352 black_R /bg 433 -1334 433 -1340 439 -1340 439 -1334 433 -1334 433 -1340 439 -1340 439 -1334 white_R /fg 434 -1335 434 -1339 438 -1339 438 -1335 434 -1335 434 -1339 438 -1339 438 -1335 black_B /fg 434 -1335 434 -1339 438 -1339 438 -1335 434 -1335 434 -1339 438 -1339 438 -1335 black_R /bg 433 -1317 433 -1323 439 -1323 439 -1317 433 -1317 433 -1323 439 -1323 439 -1317 white_R /fg 434 -1318 434 -1322 438 -1322 438 -1318 434 -1318 434 -1322 438 -1322 438 -1318 black_B /fg 434 -1318 434 -1322 438 -1322 438 -1318 434 -1318 434 -1322 438 -1322 438 -1318 black_R /bg 433 -1299 433 -1305 439 -1305 439 -1299 433 -1299 433 -1305 439 -1305 439 -1299 white_R /fg 434 -1300 434 -1304 438 -1304 438 -1300 434 -1300 434 -1304 438 -1304 438 -1300 black_B /fg 434 -1300 434 -1304 438 -1304 438 -1300 434 -1300 434 -1304 438 -1304 438 -1300 black_R /bg 433 -1282 433 -1288 439 -1288 439 -1282 433 -1282 433 -1288 439 -1288 439 -1282 white_R /fg 434 -1283 434 -1287 438 -1287 438 -1283 434 -1283 434 -1287 438 -1287 438 -1283 black_B /fg 434 -1283 434 -1287 438 -1287 438 -1283 434 -1283 434 -1287 438 -1287 438 -1283 black_R /bg 433 -1265 433 -1271 439 -1271 439 -1265 433 -1265 433 -1271 439 -1271 439 -1265 white_R /fg 434 -1266 434 -1270 438 -1270 438 -1266 434 -1266 434 -1270 438 -1270 438 -1266 black_B /fg 434 -1266 434 -1270 438 -1270 438 -1266 434 -1266 434 -1270 438 -1270 438 -1266 black_R /bg 433 -1248 433 -1254 439 -1254 439 -1248 433 -1248 433 -1254 439 -1254 439 -1248 white_R /fg 434 -1249 434 -1253 438 -1253 438 -1249 434 -1249 434 -1253 438 -1253 438 -1249 black_B /fg 434 -1249 434 -1253 438 -1253 438 -1249 434 -1249 434 -1253 438 -1253 438 -1249 black_R /bg 433 -1231 433 -1237 439 -1237 439 -1231 433 -1231 433 -1237 439 -1237 439 -1231 white_R /fg 434 -1232 434 -1236 438 -1236 438 -1232 434 -1232 434 -1236 438 -1236 438 -1232 black_B /fg 434 -1232 434 -1236 438 -1236 438 -1232 434 -1232 434 -1236 438 -1236 438 -1232 black_R /bg 433 -1214 433 -1220 439 -1220 439 -1214 433 -1214 433 -1220 439 -1220 439 -1214 white_R /fg 434 -1215 434 -1219 438 -1219 438 -1215 434 -1215 434 -1219 438 -1219 438 -1215 black_B /fg 434 -1215 434 -1219 438 -1219 438 -1215 434 -1215 434 -1219 438 -1219 438 -1215 black_R /bg 433 -1197 433 -1203 439 -1203 439 -1197 433 -1197 433 -1203 439 -1203 439 -1197 white_R /fg 434 -1198 434 -1202 438 -1202 438 -1198 434 -1198 434 -1202 438 -1202 438 -1198 black_B /fg 434 -1198 434 -1202 438 -1202 438 -1198 434 -1198 434 -1202 438 -1202 438 -1198 black_R /bg 433 -1180 433 -1186 439 -1186 439 -1180 433 -1180 433 -1186 439 -1186 439 -1180 white_R /fg 434 -1181 434 -1185 438 -1185 438 -1181 434 -1181 434 -1185 438 -1185 438 -1181 black_B /fg 434 -1181 434 -1185 438 -1185 438 -1181 434 -1181 434 -1185 438 -1185 438 -1181 black_R /bg 433 -1163 433 -1169 439 -1169 439 -1163 433 -1163 433 -1169 439 -1169 439 -1163 white_R /fg 434 -1164 434 -1168 438 -1168 438 -1164 434 -1164 434 -1168 438 -1168 438 -1164 black_B /fg 434 -1164 434 -1168 438 -1168 438 -1164 434 -1164 434 -1168 438 -1168 438 -1164 black_R /bg 433 -1146 433 -1152 439 -1152 439 -1146 433 -1146 433 -1152 439 -1152 439 -1146 white_R /fg 434 -1147 434 -1151 438 -1151 438 -1147 434 -1147 434 -1151 438 -1151 438 -1147 black_B /fg 434 -1147 434 -1151 438 -1151 438 -1147 434 -1147 434 -1151 438 -1151 438 -1147 black_R /bg 433 -1129 433 -1135 439 -1135 439 -1129 433 -1129 433 -1135 439 -1135 439 -1129 white_R /fg 434 -1130 434 -1134 438 -1134 438 -1130 434 -1130 434 -1134 438 -1134 438 -1130 black_B /fg 434 -1130 434 -1134 438 -1134 438 -1130 434 -1130 434 -1134 438 -1134 438 -1130 black_R /bg 433 -1112 433 -1118 439 -1118 439 -1112 433 -1112 433 -1118 439 -1118 439 -1112 white_R /fg 434 -1113 434 -1117 438 -1117 438 -1113 434 -1113 434 -1117 438 -1117 438 -1113 black_B /fg 434 -1113 434 -1117 438 -1117 438 -1113 434 -1113 434 -1117 438 -1117 438 -1113 black_R /bg 433 -1095 433 -1101 439 -1101 439 -1095 433 -1095 433 -1101 439 -1101 439 -1095 white_R /fg 434 -1096 434 -1100 438 -1100 438 -1096 434 -1096 434 -1100 438 -1100 438 -1096 black_B /fg 434 -1096 434 -1100 438 -1100 438 -1096 434 -1096 434 -1100 438 -1100 438 -1096 black_R /bg 433 -1078 433 -1084 439 -1084 439 -1078 433 -1078 433 -1084 439 -1084 439 -1078 white_R /fg 434 -1079 434 -1083 438 -1083 438 -1079 434 -1079 434 -1083 438 -1083 438 -1079 black_B /fg 434 -1079 434 -1083 438 -1083 438 -1079 434 -1079 434 -1083 438 -1083 438 -1079 black_R /bg 433 -1061 433 -1067 439 -1067 439 -1061 433 -1061 433 -1067 439 -1067 439 -1061 white_R /fg 434 -1062 434 -1066 438 -1066 438 -1062 434 -1062 434 -1066 438 -1066 438 -1062 black_B /fg 434 -1062 434 -1066 438 -1066 438 -1062 434 -1062 434 -1066 438 -1066 438 -1062 black_R /bg 433 -1044 433 -1050 439 -1050 439 -1044 433 -1044 433 -1050 439 -1050 439 -1044 white_R /fg 434 -1045 434 -1049 438 -1049 438 -1045 434 -1045 434 -1049 438 -1049 438 -1045 black_B /fg 434 -1045 434 -1049 438 -1049 438 -1045 434 -1045 434 -1049 438 -1049 438 -1045 black_R /bg 433 -1027 433 -1033 439 -1033 439 -1027 433 -1027 433 -1033 439 -1033 439 -1027 white_R /fg 434 -1028 434 -1032 438 -1032 438 -1028 434 -1028 434 -1032 438 -1032 438 -1028 black_B /fg 434 -1028 434 -1032 438 -1032 438 -1028 434 -1028 434 -1032 438 -1032 438 -1028 black_R /bg 433 -1010 433 -1016 439 -1016 439 -1010 433 -1010 433 -1016 439 -1016 439 -1010 white_R /fg 434 -1011 434 -1015 438 -1015 438 -1011 434 -1011 434 -1015 438 -1015 438 -1011 black_B /fg 434 -1011 434 -1015 438 -1015 438 -1011 434 -1011 434 -1015 438 -1015 438 -1011 black_R /bg 433 -993 433 -999 439 -999 439 -993 433 -993 433 -999 439 -999 439 -993 white_R /fg 434 -994 434 -998 438 -998 438 -994 434 -994 434 -998 438 -998 438 -994 black_B /fg 434 -994 434 -998 438 -998 438 -994 434 -994 434 -998 438 -998 438 -994 black_R /bg 433 -976 433 -982 439 -982 439 -976 433 -976 433 -982 439 -982 439 -976 white_R /fg 434 -977 434 -981 438 -981 438 -977 434 -977 434 -981 438 -981 438 -977 black_B /fg 434 -977 434 -981 438 -981 438 -977 434 -977 434 -981 438 -981 438 -977 black_R /bg 433 -958 433 -964 439 -964 439 -958 433 -958 433 -964 439 -964 439 -958 white_R /fg 434 -959 434 -963 438 -963 438 -959 434 -959 434 -963 438 -963 438 -959 black_B /fg 434 -959 434 -963 438 -963 438 -959 434 -959 434 -963 438 -963 438 -959 black_R /bg 433 -941 433 -947 439 -947 439 -941 433 -941 433 -947 439 -947 439 -941 white_R /fg 434 -942 434 -946 438 -946 438 -942 434 -942 434 -946 438 -946 438 -942 black_B /fg 434 -942 434 -946 438 -946 438 -942 434 -942 434 -946 438 -946 438 -942 black_R /bg 433 -924 433 -930 439 -930 439 -924 433 -924 433 -930 439 -930 439 -924 white_R /fg 434 -925 434 -929 438 -929 438 -925 434 -925 434 -929 438 -929 438 -925 black_B /fg 434 -925 434 -929 438 -929 438 -925 434 -925 434 -929 438 -929 438 -925 black_R /bg 433 -907 433 -913 439 -913 439 -907 433 -907 433 -913 439 -913 439 -907 white_R /fg 434 -908 434 -912 438 -912 438 -908 434 -908 434 -912 438 -912 438 -908 black_B /fg 434 -908 434 -912 438 -912 438 -908 434 -908 434 -912 438 -912 438 -908 black_R /bg 433 -890 433 -896 439 -896 439 -890 433 -890 433 -896 439 -896 439 -890 white_R /fg 434 -891 434 -895 438 -895 438 -891 434 -891 434 -895 438 -895 438 -891 black_B /fg 434 -891 434 -895 438 -895 438 -891 434 -891 434 -895 438 -895 438 -891 black_R /bg 433 -873 433 -879 439 -879 439 -873 433 -873 433 -879 439 -879 439 -873 white_R /fg 434 -874 434 -878 438 -878 438 -874 434 -874 434 -878 438 -878 438 -874 black_B /fg 434 -874 434 -878 438 -878 438 -874 434 -874 434 -878 438 -878 438 -874 black_R /bg 433 -856 433 -862 439 -862 439 -856 433 -856 433 -862 439 -862 439 -856 white_R /fg 434 -857 434 -861 438 -861 438 -857 434 -857 434 -861 438 -861 438 -857 black_B /fg 434 -857 434 -861 438 -861 438 -857 434 -857 434 -861 438 -861 438 -857 black_R /bg 433 -839 433 -845 439 -845 439 -839 433 -839 433 -845 439 -845 439 -839 white_R /fg 434 -840 434 -844 438 -844 438 -840 434 -840 434 -844 438 -844 438 -840 black_B /fg 434 -840 434 -844 438 -844 438 -840 434 -840 434 -844 438 -844 438 -840 black_R /bg 433 -822 433 -828 439 -828 439 -822 433 -822 433 -828 439 -828 439 -822 white_R /fg 434 -823 434 -827 438 -827 438 -823 434 -823 434 -827 438 -827 438 -823 black_B /fg 434 -823 434 -827 438 -827 438 -823 434 -823 434 -827 438 -827 438 -823 black_R /bg 433 -805 433 -811 439 -811 439 -805 433 -805 433 -811 439 -811 439 -805 white_R /fg 434 -806 434 -810 438 -810 438 -806 434 -806 434 -810 438 -810 438 -806 black_B /fg 434 -806 434 -810 438 -810 438 -806 434 -806 434 -810 438 -810 438 -806 black_R /bg 433 -788 433 -794 439 -794 439 -788 433 -788 433 -794 439 -794 439 -788 white_R /fg 434 -789 434 -793 438 -793 438 -789 434 -789 434 -793 438 -793 438 -789 black_B /fg 434 -789 434 -793 438 -793 438 -789 434 -789 434 -793 438 -793 438 -789 black_R /bg 433 -771 433 -777 439 -777 439 -771 433 -771 433 -777 439 -777 439 -771 white_R /fg 434 -772 434 -776 438 -776 438 -772 434 -772 434 -776 438 -776 438 -772 black_B /fg 434 -772 434 -776 438 -776 438 -772 434 -772 434 -776 438 -776 438 -772 black_R /bg 433 -754 433 -760 439 -760 439 -754 433 -754 433 -760 439 -760 439 -754 white_R /fg 434 -755 434 -759 438 -759 438 -755 434 -755 434 -759 438 -759 438 -755 black_B /fg 434 -755 434 -759 438 -759 438 -755 434 -755 434 -759 438 -759 438 -755 black_R /bg 433 -737 433 -743 439 -743 439 -737 433 -737 433 -743 439 -743 439 -737 white_R /fg 434 -738 434 -742 438 -742 438 -738 434 -738 434 -742 438 -742 438 -738 black_B /fg 434 -738 434 -742 438 -742 438 -738 434 -738 434 -742 438 -742 438 -738 black_R /bg 433 -720 433 -726 439 -726 439 -720 433 -720 433 -726 439 -726 439 -720 white_R /fg 434 -721 434 -725 438 -725 438 -721 434 -721 434 -725 438 -725 438 -721 black_B /fg 434 -721 434 -725 438 -725 438 -721 434 -721 434 -725 438 -725 438 -721 black_R /bg 433 -703 433 -709 439 -709 439 -703 433 -703 433 -709 439 -709 439 -703 white_R /fg 434 -704 434 -708 438 -708 438 -704 434 -704 434 -708 438 -708 438 -704 black_B /fg 434 -704 434 -708 438 -708 438 -704 434 -704 434 -708 438 -708 438 -704 black_R /bg 433 -686 433 -692 439 -692 439 -686 433 -686 433 -692 439 -692 439 -686 white_R /fg 434 -687 434 -691 438 -691 438 -687 434 -687 434 -691 438 -691 438 -687 black_B /fg 434 -687 434 -691 438 -691 438 -687 434 -687 434 -691 438 -691 438 -687 black_R /bg 433 -669 433 -675 439 -675 439 -669 433 -669 433 -675 439 -675 439 -669 white_R /fg 434 -670 434 -674 438 -674 438 -670 434 -670 434 -674 438 -674 438 -670 black_B /fg 434 -670 434 -674 438 -674 438 -670 434 -670 434 -674 438 -674 438 -670 black_R /bg 433 -652 433 -658 439 -658 439 -652 433 -652 433 -658 439 -658 439 -652 white_R /fg 434 -653 434 -657 438 -657 438 -653 434 -653 434 -657 438 -657 438 -653 black_B /fg 434 -653 434 -657 438 -657 438 -653 434 -653 434 -657 438 -657 438 -653 black_R /bg 433 -635 433 -641 439 -641 439 -635 433 -635 433 -641 439 -641 439 -635 white_R /fg 434 -636 434 -640 438 -640 438 -636 434 -636 434 -640 438 -640 438 -636 black_B /fg 434 -636 434 -640 438 -640 438 -636 434 -636 434 -640 438 -640 438 -636 black_R /bg 433 -617 433 -623 439 -623 439 -617 433 -617 433 -623 439 -623 439 -617 white_R /fg 434 -618 434 -622 438 -622 438 -618 434 -618 434 -622 438 -622 438 -618 black_B /fg 434 -618 434 -622 438 -622 438 -618 434 -618 434 -622 438 -622 438 -618 black_R /bg 433 -600 433 -606 439 -606 439 -600 433 -600 433 -606 439 -606 439 -600 white_R /fg 434 -601 434 -605 438 -605 438 -601 434 -601 434 -605 438 -605 438 -601 black_B /fg 434 -601 434 -605 438 -605 438 -601 434 -601 434 -605 438 -605 438 -601 black_R /bg 433 -583 433 -589 439 -589 439 -583 433 -583 433 -589 439 -589 439 -583 white_R /fg 434 -584 434 -588 438 -588 438 -584 434 -584 434 -588 438 -588 438 -584 black_B /fg 434 -584 434 -588 438 -588 438 -584 434 -584 434 -588 438 -588 438 -584 black_R /bg 433 -566 433 -572 439 -572 439 -566 433 -566 433 -572 439 -572 439 -566 white_R /fg 434 -567 434 -571 438 -571 438 -567 434 -567 434 -571 438 -571 438 -567 black_B /fg 434 -567 434 -571 438 -571 438 -567 434 -567 434 -571 438 -571 438 -567 black_R /bg 433 -549 433 -555 439 -555 439 -549 433 -549 433 -555 439 -555 439 -549 white_R /fg 434 -550 434 -554 438 -554 438 -550 434 -550 434 -554 438 -554 438 -550 black_B /fg 434 -550 434 -554 438 -554 438 -550 434 -550 434 -554 438 -554 438 -550 black_R /bg 433 -532 433 -538 439 -538 439 -532 433 -532 433 -538 439 -538 439 -532 white_R /fg 434 -533 434 -537 438 -537 438 -533 434 -533 434 -537 438 -537 438 -533 black_B /fg 434 -533 434 -537 438 -537 438 -533 434 -533 434 -537 438 -537 438 -533 black_R /bg 433 -515 433 -521 439 -521 439 -515 433 -515 433 -521 439 -521 439 -515 white_R /fg 434 -516 434 -520 438 -520 438 -516 434 -516 434 -520 438 -520 438 -516 black_B /fg 434 -516 434 -520 438 -520 438 -516 434 -516 434 -520 438 -520 438 -516 black_R /bg 433 -498 433 -504 439 -504 439 -498 433 -498 433 -504 439 -504 439 -498 white_R /fg 434 -499 434 -503 438 -503 438 -499 434 -499 434 -503 438 -503 438 -499 black_B /fg 434 -499 434 -503 438 -503 438 -499 434 -499 434 -503 438 -503 438 -499 black_R /bg 433 -481 433 -487 439 -487 439 -481 433 -481 433 -487 439 -487 439 -481 white_R /fg 434 -482 434 -486 438 -486 438 -482 434 -482 434 -486 438 -486 438 -482 black_B /fg 434 -482 434 -486 438 -486 438 -482 434 -482 434 -486 438 -486 438 -482 black_R /bg 433 -464 433 -470 439 -470 439 -464 433 -464 433 -470 439 -470 439 -464 white_R /fg 434 -465 434 -469 438 -469 438 -465 434 -465 434 -469 438 -469 438 -465 black_B /fg 434 -465 434 -469 438 -469 438 -465 434 -465 434 -469 438 -469 438 -465 black_R /bg 433 -447 433 -453 439 -453 439 -447 433 -447 433 -453 439 -453 439 -447 white_R /fg 434 -448 434 -452 438 -452 438 -448 434 -448 434 -452 438 -452 438 -448 black_B /fg 434 -448 434 -452 438 -452 438 -448 434 -448 434 -452 438 -452 438 -448 black_R /bg 433 -430 433 -436 439 -436 439 -430 433 -430 433 -436 439 -436 439 -430 white_R /fg 434 -431 434 -435 438 -435 438 -431 434 -431 434 -435 438 -435 438 -431 black_B /fg 434 -431 434 -435 438 -435 438 -431 434 -431 434 -435 438 -435 438 -431 black_R /bg 402 -2595 402 -2601 408 -2601 408 -2595 402 -2595 402 -2601 408 -2601 408 -2595 white_R /fg 403 -2596 403 -2600 407 -2600 407 -2596 403 -2596 403 -2600 407 -2600 407 -2596 black_B /fg 403 -2596 403 -2600 407 -2600 407 -2596 403 -2596 403 -2600 407 -2600 407 -2596 black_R /bg 402 -2578 402 -2584 408 -2584 408 -2578 402 -2578 402 -2584 408 -2584 408 -2578 white_R /fg 403 -2579 403 -2583 407 -2583 407 -2579 403 -2579 403 -2583 407 -2583 407 -2579 black_B /fg 403 -2579 403 -2583 407 -2583 407 -2579 403 -2579 403 -2583 407 -2583 407 -2579 black_R /bg 402 -2561 402 -2567 408 -2567 408 -2561 402 -2561 402 -2567 408 -2567 408 -2561 white_R /fg 403 -2562 403 -2566 407 -2566 407 -2562 403 -2562 403 -2566 407 -2566 407 -2562 black_B /fg 403 -2562 403 -2566 407 -2566 407 -2562 403 -2562 403 -2566 407 -2566 407 -2562 black_R /bg 402 -2544 402 -2550 408 -2550 408 -2544 402 -2544 402 -2550 408 -2550 408 -2544 white_R /fg 403 -2545 403 -2549 407 -2549 407 -2545 403 -2545 403 -2549 407 -2549 407 -2545 black_B /fg 403 -2545 403 -2549 407 -2549 407 -2545 403 -2545 403 -2549 407 -2549 407 -2545 black_R /bg 402 -2527 402 -2533 408 -2533 408 -2527 402 -2527 402 -2533 408 -2533 408 -2527 white_R /fg 403 -2528 403 -2532 407 -2532 407 -2528 403 -2528 403 -2532 407 -2532 407 -2528 black_B /fg 403 -2528 403 -2532 407 -2532 407 -2528 403 -2528 403 -2532 407 -2532 407 -2528 black_R /bg 402 -2510 402 -2516 408 -2516 408 -2510 402 -2510 402 -2516 408 -2516 408 -2510 white_R /fg 403 -2511 403 -2515 407 -2515 407 -2511 403 -2511 403 -2515 407 -2515 407 -2511 black_B /fg 403 -2511 403 -2515 407 -2515 407 -2511 403 -2511 403 -2515 407 -2515 407 -2511 black_R /bg 402 -2493 402 -2499 408 -2499 408 -2493 402 -2493 402 -2499 408 -2499 408 -2493 white_R /fg 403 -2494 403 -2498 407 -2498 407 -2494 403 -2494 403 -2498 407 -2498 407 -2494 black_B /fg 403 -2494 403 -2498 407 -2498 407 -2494 403 -2494 403 -2498 407 -2498 407 -2494 black_R /bg 402 -2476 402 -2482 408 -2482 408 -2476 402 -2476 402 -2482 408 -2482 408 -2476 white_R /fg 403 -2477 403 -2481 407 -2481 407 -2477 403 -2477 403 -2481 407 -2481 407 -2477 black_B /fg 403 -2477 403 -2481 407 -2481 407 -2477 403 -2477 403 -2481 407 -2481 407 -2477 black_R /bg 402 -2459 402 -2465 408 -2465 408 -2459 402 -2459 402 -2465 408 -2465 408 -2459 white_R /fg 403 -2460 403 -2464 407 -2464 407 -2460 403 -2460 403 -2464 407 -2464 407 -2460 black_B /fg 403 -2460 403 -2464 407 -2464 407 -2460 403 -2460 403 -2464 407 -2464 407 -2460 black_R /bg 402 -2442 402 -2448 408 -2448 408 -2442 402 -2442 402 -2448 408 -2448 408 -2442 white_R /fg 403 -2443 403 -2447 407 -2447 407 -2443 403 -2443 403 -2447 407 -2447 407 -2443 black_B /fg 403 -2443 403 -2447 407 -2447 407 -2443 403 -2443 403 -2447 407 -2447 407 -2443 black_R /bg 402 -2425 402 -2431 408 -2431 408 -2425 402 -2425 402 -2431 408 -2431 408 -2425 white_R /fg 403 -2426 403 -2430 407 -2430 407 -2426 403 -2426 403 -2430 407 -2430 407 -2426 black_B /fg 403 -2426 403 -2430 407 -2430 407 -2426 403 -2426 403 -2430 407 -2430 407 -2426 black_R /bg 402 -2408 402 -2414 408 -2414 408 -2408 402 -2408 402 -2414 408 -2414 408 -2408 white_R /fg 403 -2409 403 -2413 407 -2413 407 -2409 403 -2409 403 -2413 407 -2413 407 -2409 black_B /fg 403 -2409 403 -2413 407 -2413 407 -2409 403 -2409 403 -2413 407 -2413 407 -2409 black_R /bg 402 -2391 402 -2397 408 -2397 408 -2391 402 -2391 402 -2397 408 -2397 408 -2391 white_R /fg 403 -2392 403 -2396 407 -2396 407 -2392 403 -2392 403 -2396 407 -2396 407 -2392 black_B /fg 403 -2392 403 -2396 407 -2396 407 -2392 403 -2392 403 -2396 407 -2396 407 -2392 black_R /bg 402 -2374 402 -2380 408 -2380 408 -2374 402 -2374 402 -2380 408 -2380 408 -2374 white_R /fg 403 -2375 403 -2379 407 -2379 407 -2375 403 -2375 403 -2379 407 -2379 407 -2375 black_B /fg 403 -2375 403 -2379 407 -2379 407 -2375 403 -2375 403 -2379 407 -2379 407 -2375 black_R /bg 402 -2357 402 -2363 408 -2363 408 -2357 402 -2357 402 -2363 408 -2363 408 -2357 white_R /fg 403 -2358 403 -2362 407 -2362 407 -2358 403 -2358 403 -2362 407 -2362 407 -2358 black_B /fg 403 -2358 403 -2362 407 -2362 407 -2358 403 -2358 403 -2362 407 -2362 407 -2358 black_R /bg 402 -2340 402 -2346 408 -2346 408 -2340 402 -2340 402 -2346 408 -2346 408 -2340 white_R /fg 403 -2341 403 -2345 407 -2345 407 -2341 403 -2341 403 -2345 407 -2345 407 -2341 black_B /fg 403 -2341 403 -2345 407 -2345 407 -2341 403 -2341 403 -2345 407 -2345 407 -2341 black_R /bg 402 -2322 402 -2328 408 -2328 408 -2322 402 -2322 402 -2328 408 -2328 408 -2322 white_R /fg 403 -2323 403 -2327 407 -2327 407 -2323 403 -2323 403 -2327 407 -2327 407 -2323 black_B /fg 403 -2323 403 -2327 407 -2327 407 -2323 403 -2323 403 -2327 407 -2327 407 -2323 black_R /bg 402 -2305 402 -2311 408 -2311 408 -2305 402 -2305 402 -2311 408 -2311 408 -2305 white_R /fg 403 -2306 403 -2310 407 -2310 407 -2306 403 -2306 403 -2310 407 -2310 407 -2306 black_B /fg 403 -2306 403 -2310 407 -2310 407 -2306 403 -2306 403 -2310 407 -2310 407 -2306 black_R /bg 402 -2288 402 -2294 408 -2294 408 -2288 402 -2288 402 -2294 408 -2294 408 -2288 white_R /fg 403 -2289 403 -2293 407 -2293 407 -2289 403 -2289 403 -2293 407 -2293 407 -2289 black_B /fg 403 -2289 403 -2293 407 -2293 407 -2289 403 -2289 403 -2293 407 -2293 407 -2289 black_R /bg 402 -2271 402 -2277 408 -2277 408 -2271 402 -2271 402 -2277 408 -2277 408 -2271 white_R /fg 403 -2272 403 -2276 407 -2276 407 -2272 403 -2272 403 -2276 407 -2276 407 -2272 black_B /fg 403 -2272 403 -2276 407 -2276 407 -2272 403 -2272 403 -2276 407 -2276 407 -2272 black_R /bg 402 -2254 402 -2260 408 -2260 408 -2254 402 -2254 402 -2260 408 -2260 408 -2254 white_R /fg 403 -2255 403 -2259 407 -2259 407 -2255 403 -2255 403 -2259 407 -2259 407 -2255 black_B /fg 403 -2255 403 -2259 407 -2259 407 -2255 403 -2255 403 -2259 407 -2259 407 -2255 black_R /bg 402 -2237 402 -2243 408 -2243 408 -2237 402 -2237 402 -2243 408 -2243 408 -2237 white_R /fg 403 -2238 403 -2242 407 -2242 407 -2238 403 -2238 403 -2242 407 -2242 407 -2238 black_B /fg 403 -2238 403 -2242 407 -2242 407 -2238 403 -2238 403 -2242 407 -2242 407 -2238 black_R /bg 402 -2220 402 -2226 408 -2226 408 -2220 402 -2220 402 -2226 408 -2226 408 -2220 white_R /fg 403 -2221 403 -2225 407 -2225 407 -2221 403 -2221 403 -2225 407 -2225 407 -2221 black_B /fg 403 -2221 403 -2225 407 -2225 407 -2221 403 -2221 403 -2225 407 -2225 407 -2221 black_R /bg 402 -2203 402 -2209 408 -2209 408 -2203 402 -2203 402 -2209 408 -2209 408 -2203 white_R /fg 403 -2204 403 -2208 407 -2208 407 -2204 403 -2204 403 -2208 407 -2208 407 -2204 black_B /fg 403 -2204 403 -2208 407 -2208 407 -2204 403 -2204 403 -2208 407 -2208 407 -2204 black_R /bg 402 -2186 402 -2192 408 -2192 408 -2186 402 -2186 402 -2192 408 -2192 408 -2186 white_R /fg 403 -2187 403 -2191 407 -2191 407 -2187 403 -2187 403 -2191 407 -2191 407 -2187 black_B /fg 403 -2187 403 -2191 407 -2191 407 -2187 403 -2187 403 -2191 407 -2191 407 -2187 black_R /bg 402 -2169 402 -2175 408 -2175 408 -2169 402 -2169 402 -2175 408 -2175 408 -2169 white_R /fg 403 -2170 403 -2174 407 -2174 407 -2170 403 -2170 403 -2174 407 -2174 407 -2170 black_B /fg 403 -2170 403 -2174 407 -2174 407 -2170 403 -2170 403 -2174 407 -2174 407 -2170 black_R /bg 402 -2152 402 -2158 408 -2158 408 -2152 402 -2152 402 -2158 408 -2158 408 -2152 white_R /fg 403 -2153 403 -2157 407 -2157 407 -2153 403 -2153 403 -2157 407 -2157 407 -2153 black_B /fg 403 -2153 403 -2157 407 -2157 407 -2153 403 -2153 403 -2157 407 -2157 407 -2153 black_R /bg 402 -2135 402 -2141 408 -2141 408 -2135 402 -2135 402 -2141 408 -2141 408 -2135 white_R /fg 403 -2136 403 -2140 407 -2140 407 -2136 403 -2136 403 -2140 407 -2140 407 -2136 black_B /fg 403 -2136 403 -2140 407 -2140 407 -2136 403 -2136 403 -2140 407 -2140 407 -2136 black_R /bg 402 -2118 402 -2124 408 -2124 408 -2118 402 -2118 402 -2124 408 -2124 408 -2118 white_R /fg 403 -2119 403 -2123 407 -2123 407 -2119 403 -2119 403 -2123 407 -2123 407 -2119 black_B /fg 403 -2119 403 -2123 407 -2123 407 -2119 403 -2119 403 -2123 407 -2123 407 -2119 black_R /bg 402 -2101 402 -2107 408 -2107 408 -2101 402 -2101 402 -2107 408 -2107 408 -2101 white_R /fg 403 -2102 403 -2106 407 -2106 407 -2102 403 -2102 403 -2106 407 -2106 407 -2102 black_B /fg 403 -2102 403 -2106 407 -2106 407 -2102 403 -2102 403 -2106 407 -2106 407 -2102 black_R /bg 402 -2084 402 -2090 408 -2090 408 -2084 402 -2084 402 -2090 408 -2090 408 -2084 white_R /fg 403 -2085 403 -2089 407 -2089 407 -2085 403 -2085 403 -2089 407 -2089 407 -2085 black_B /fg 403 -2085 403 -2089 407 -2089 407 -2085 403 -2085 403 -2089 407 -2089 407 -2085 black_R /bg 402 -2067 402 -2073 408 -2073 408 -2067 402 -2067 402 -2073 408 -2073 408 -2067 white_R /fg 403 -2068 403 -2072 407 -2072 407 -2068 403 -2068 403 -2072 407 -2072 407 -2068 black_B /fg 403 -2068 403 -2072 407 -2072 407 -2068 403 -2068 403 -2072 407 -2072 407 -2068 black_R /bg 402 -2050 402 -2056 408 -2056 408 -2050 402 -2050 402 -2056 408 -2056 408 -2050 white_R /fg 403 -2051 403 -2055 407 -2055 407 -2051 403 -2051 403 -2055 407 -2055 407 -2051 black_B /fg 403 -2051 403 -2055 407 -2055 407 -2051 403 -2051 403 -2055 407 -2055 407 -2051 black_R /bg 402 -2033 402 -2039 408 -2039 408 -2033 402 -2033 402 -2039 408 -2039 408 -2033 white_R /fg 403 -2034 403 -2038 407 -2038 407 -2034 403 -2034 403 -2038 407 -2038 407 -2034 black_B /fg 403 -2034 403 -2038 407 -2038 407 -2034 403 -2034 403 -2038 407 -2038 407 -2034 black_R /bg 402 -2016 402 -2022 408 -2022 408 -2016 402 -2016 402 -2022 408 -2022 408 -2016 white_R /fg 403 -2017 403 -2021 407 -2021 407 -2017 403 -2017 403 -2021 407 -2021 407 -2017 black_B /fg 403 -2017 403 -2021 407 -2021 407 -2017 403 -2017 403 -2021 407 -2021 407 -2017 black_R /bg 402 -1999 402 -2005 408 -2005 408 -1999 402 -1999 402 -2005 408 -2005 408 -1999 white_R /fg 403 -2000 403 -2004 407 -2004 407 -2000 403 -2000 403 -2004 407 -2004 407 -2000 black_B /fg 403 -2000 403 -2004 407 -2004 407 -2000 403 -2000 403 -2004 407 -2004 407 -2000 black_R /bg 402 -1981 402 -1987 408 -1987 408 -1981 402 -1981 402 -1987 408 -1987 408 -1981 white_R /fg 403 -1982 403 -1986 407 -1986 407 -1982 403 -1982 403 -1986 407 -1986 407 -1982 black_B /fg 403 -1982 403 -1986 407 -1986 407 -1982 403 -1982 403 -1986 407 -1986 407 -1982 black_R /bg 402 -1964 402 -1970 408 -1970 408 -1964 402 -1964 402 -1970 408 -1970 408 -1964 white_R /fg 403 -1965 403 -1969 407 -1969 407 -1965 403 -1965 403 -1969 407 -1969 407 -1965 black_B /fg 403 -1965 403 -1969 407 -1969 407 -1965 403 -1965 403 -1969 407 -1969 407 -1965 black_R /bg 402 -1947 402 -1953 408 -1953 408 -1947 402 -1947 402 -1953 408 -1953 408 -1947 white_R /fg 403 -1948 403 -1952 407 -1952 407 -1948 403 -1948 403 -1952 407 -1952 407 -1948 black_B /fg 403 -1948 403 -1952 407 -1952 407 -1948 403 -1948 403 -1952 407 -1952 407 -1948 black_R /bg 402 -1930 402 -1936 408 -1936 408 -1930 402 -1930 402 -1936 408 -1936 408 -1930 white_R /fg 403 -1931 403 -1935 407 -1935 407 -1931 403 -1931 403 -1935 407 -1935 407 -1931 black_B /fg 403 -1931 403 -1935 407 -1935 407 -1931 403 -1931 403 -1935 407 -1935 407 -1931 black_R /bg 402 -1913 402 -1919 408 -1919 408 -1913 402 -1913 402 -1919 408 -1919 408 -1913 white_R /fg 403 -1914 403 -1918 407 -1918 407 -1914 403 -1914 403 -1918 407 -1918 407 -1914 black_B /fg 403 -1914 403 -1918 407 -1918 407 -1914 403 -1914 403 -1918 407 -1918 407 -1914 black_R /bg 402 -1896 402 -1902 408 -1902 408 -1896 402 -1896 402 -1902 408 -1902 408 -1896 white_R /fg 403 -1897 403 -1901 407 -1901 407 -1897 403 -1897 403 -1901 407 -1901 407 -1897 black_B /fg 403 -1897 403 -1901 407 -1901 407 -1897 403 -1897 403 -1901 407 -1901 407 -1897 black_R /bg 402 -1879 402 -1885 408 -1885 408 -1879 402 -1879 402 -1885 408 -1885 408 -1879 white_R /fg 403 -1880 403 -1884 407 -1884 407 -1880 403 -1880 403 -1884 407 -1884 407 -1880 black_B /fg 403 -1880 403 -1884 407 -1884 407 -1880 403 -1880 403 -1884 407 -1884 407 -1880 black_R /bg 402 -1862 402 -1868 408 -1868 408 -1862 402 -1862 402 -1868 408 -1868 408 -1862 white_R /fg 403 -1863 403 -1867 407 -1867 407 -1863 403 -1863 403 -1867 407 -1867 407 -1863 black_B /fg 403 -1863 403 -1867 407 -1867 407 -1863 403 -1863 403 -1867 407 -1867 407 -1863 black_R /bg 402 -1845 402 -1851 408 -1851 408 -1845 402 -1845 402 -1851 408 -1851 408 -1845 white_R /fg 403 -1846 403 -1850 407 -1850 407 -1846 403 -1846 403 -1850 407 -1850 407 -1846 black_B /fg 403 -1846 403 -1850 407 -1850 407 -1846 403 -1846 403 -1850 407 -1850 407 -1846 black_R /bg 402 -1828 402 -1834 408 -1834 408 -1828 402 -1828 402 -1834 408 -1834 408 -1828 white_R /fg 403 -1829 403 -1833 407 -1833 407 -1829 403 -1829 403 -1833 407 -1833 407 -1829 black_B /fg 403 -1829 403 -1833 407 -1833 407 -1829 403 -1829 403 -1833 407 -1833 407 -1829 black_R /bg 402 -1811 402 -1817 408 -1817 408 -1811 402 -1811 402 -1817 408 -1817 408 -1811 white_R /fg 403 -1812 403 -1816 407 -1816 407 -1812 403 -1812 403 -1816 407 -1816 407 -1812 black_B /fg 403 -1812 403 -1816 407 -1816 407 -1812 403 -1812 403 -1816 407 -1816 407 -1812 black_R /bg 402 -1794 402 -1800 408 -1800 408 -1794 402 -1794 402 -1800 408 -1800 408 -1794 white_R /fg 403 -1795 403 -1799 407 -1799 407 -1795 403 -1795 403 -1799 407 -1799 407 -1795 black_B /fg 403 -1795 403 -1799 407 -1799 407 -1795 403 -1795 403 -1799 407 -1799 407 -1795 black_R /bg 402 -1777 402 -1783 408 -1783 408 -1777 402 -1777 402 -1783 408 -1783 408 -1777 white_R /fg 403 -1778 403 -1782 407 -1782 407 -1778 403 -1778 403 -1782 407 -1782 407 -1778 black_B /fg 403 -1778 403 -1782 407 -1782 407 -1778 403 -1778 403 -1782 407 -1782 407 -1778 black_R /bg 402 -1760 402 -1766 408 -1766 408 -1760 402 -1760 402 -1766 408 -1766 408 -1760 white_R /fg 403 -1761 403 -1765 407 -1765 407 -1761 403 -1761 403 -1765 407 -1765 407 -1761 black_B /fg 403 -1761 403 -1765 407 -1765 407 -1761 403 -1761 403 -1765 407 -1765 407 -1761 black_R /bg 402 -1743 402 -1749 408 -1749 408 -1743 402 -1743 402 -1749 408 -1749 408 -1743 white_R /fg 403 -1744 403 -1748 407 -1748 407 -1744 403 -1744 403 -1748 407 -1748 407 -1744 black_B /fg 403 -1744 403 -1748 407 -1748 407 -1744 403 -1744 403 -1748 407 -1748 407 -1744 black_R /bg 402 -1726 402 -1732 408 -1732 408 -1726 402 -1726 402 -1732 408 -1732 408 -1726 white_R /fg 403 -1727 403 -1731 407 -1731 407 -1727 403 -1727 403 -1731 407 -1731 407 -1727 black_B /fg 403 -1727 403 -1731 407 -1731 407 -1727 403 -1727 403 -1731 407 -1731 407 -1727 black_R /bg 402 -1709 402 -1715 408 -1715 408 -1709 402 -1709 402 -1715 408 -1715 408 -1709 white_R /fg 403 -1710 403 -1714 407 -1714 407 -1710 403 -1710 403 -1714 407 -1714 407 -1710 black_B /fg 403 -1710 403 -1714 407 -1714 407 -1710 403 -1710 403 -1714 407 -1714 407 -1710 black_R /bg 402 -1692 402 -1698 408 -1698 408 -1692 402 -1692 402 -1698 408 -1698 408 -1692 white_R /fg 403 -1693 403 -1697 407 -1697 407 -1693 403 -1693 403 -1697 407 -1697 407 -1693 black_B /fg 403 -1693 403 -1697 407 -1697 407 -1693 403 -1693 403 -1697 407 -1697 407 -1693 black_R /bg 402 -1675 402 -1681 408 -1681 408 -1675 402 -1675 402 -1681 408 -1681 408 -1675 white_R /fg 403 -1676 403 -1680 407 -1680 407 -1676 403 -1676 403 -1680 407 -1680 407 -1676 black_B /fg 403 -1676 403 -1680 407 -1680 407 -1676 403 -1676 403 -1680 407 -1680 407 -1676 black_R /bg 402 -1658 402 -1664 408 -1664 408 -1658 402 -1658 402 -1664 408 -1664 408 -1658 white_R /fg 403 -1659 403 -1663 407 -1663 407 -1659 403 -1659 403 -1663 407 -1663 407 -1659 black_B /fg 403 -1659 403 -1663 407 -1663 407 -1659 403 -1659 403 -1663 407 -1663 407 -1659 black_R /bg 402 -1640 402 -1646 408 -1646 408 -1640 402 -1640 402 -1646 408 -1646 408 -1640 white_R /fg 403 -1641 403 -1645 407 -1645 407 -1641 403 -1641 403 -1645 407 -1645 407 -1641 black_B /fg 403 -1641 403 -1645 407 -1645 407 -1641 403 -1641 403 -1645 407 -1645 407 -1641 black_R /bg 402 -1623 402 -1629 408 -1629 408 -1623 402 -1623 402 -1629 408 -1629 408 -1623 white_R /fg 403 -1624 403 -1628 407 -1628 407 -1624 403 -1624 403 -1628 407 -1628 407 -1624 black_B /fg 403 -1624 403 -1628 407 -1628 407 -1624 403 -1624 403 -1628 407 -1628 407 -1624 black_R /bg 402 -1606 402 -1612 408 -1612 408 -1606 402 -1606 402 -1612 408 -1612 408 -1606 white_R /fg 403 -1607 403 -1611 407 -1611 407 -1607 403 -1607 403 -1611 407 -1611 407 -1607 black_B /fg 403 -1607 403 -1611 407 -1611 407 -1607 403 -1607 403 -1611 407 -1611 407 -1607 black_R /bg 402 -1589 402 -1595 408 -1595 408 -1589 402 -1589 402 -1595 408 -1595 408 -1589 white_R /fg 403 -1590 403 -1594 407 -1594 407 -1590 403 -1590 403 -1594 407 -1594 407 -1590 black_B /fg 403 -1590 403 -1594 407 -1594 407 -1590 403 -1590 403 -1594 407 -1594 407 -1590 black_R /bg 402 -1572 402 -1578 408 -1578 408 -1572 402 -1572 402 -1578 408 -1578 408 -1572 white_R /fg 403 -1573 403 -1577 407 -1577 407 -1573 403 -1573 403 -1577 407 -1577 407 -1573 black_B /fg 403 -1573 403 -1577 407 -1577 407 -1573 403 -1573 403 -1577 407 -1577 407 -1573 black_R /bg 402 -1555 402 -1561 408 -1561 408 -1555 402 -1555 402 -1561 408 -1561 408 -1555 white_R /fg 403 -1556 403 -1560 407 -1560 407 -1556 403 -1556 403 -1560 407 -1560 407 -1556 black_B /fg 403 -1556 403 -1560 407 -1560 407 -1556 403 -1556 403 -1560 407 -1560 407 -1556 black_R /bg 402 -1538 402 -1544 408 -1544 408 -1538 402 -1538 402 -1544 408 -1544 408 -1538 white_R /fg 403 -1539 403 -1543 407 -1543 407 -1539 403 -1539 403 -1543 407 -1543 407 -1539 black_B /fg 403 -1539 403 -1543 407 -1543 407 -1539 403 -1539 403 -1543 407 -1543 407 -1539 black_R /bg 402 -1521 402 -1527 408 -1527 408 -1521 402 -1521 402 -1527 408 -1527 408 -1521 white_R /fg 403 -1522 403 -1526 407 -1526 407 -1522 403 -1522 403 -1526 407 -1526 407 -1522 black_B /fg 403 -1522 403 -1526 407 -1526 407 -1522 403 -1522 403 -1526 407 -1526 407 -1522 black_R /bg 402 -430 402 -436 408 -436 408 -430 402 -430 402 -436 408 -436 408 -430 white_R /fg 403 -431 403 -435 407 -435 407 -431 403 -431 403 -435 407 -435 407 -431 black_B /fg 403 -431 403 -435 407 -435 407 -431 403 -431 403 -435 407 -435 407 -431 black_R /bg 402 -447 402 -453 408 -453 408 -447 402 -447 402 -453 408 -453 408 -447 white_R /fg 403 -448 403 -452 407 -452 407 -448 403 -448 403 -452 407 -452 407 -448 black_B /fg 403 -448 403 -452 407 -452 407 -448 403 -448 403 -452 407 -452 407 -448 black_R /bg 402 -464 402 -470 408 -470 408 -464 402 -464 402 -470 408 -470 408 -464 white_R /fg 403 -465 403 -469 407 -469 407 -465 403 -465 403 -469 407 -469 407 -465 black_B /fg 403 -465 403 -469 407 -469 407 -465 403 -465 403 -469 407 -469 407 -465 black_R /bg 402 -481 402 -487 408 -487 408 -481 402 -481 402 -487 408 -487 408 -481 white_R /fg 403 -482 403 -486 407 -486 407 -482 403 -482 403 -486 407 -486 407 -482 black_B /fg 403 -482 403 -486 407 -486 407 -482 403 -482 403 -486 407 -486 407 -482 black_R /bg 402 -498 402 -504 408 -504 408 -498 402 -498 402 -504 408 -504 408 -498 white_R /fg 403 -499 403 -503 407 -503 407 -499 403 -499 403 -503 407 -503 407 -499 black_B /fg 403 -499 403 -503 407 -503 407 -499 403 -499 403 -503 407 -503 407 -499 black_R /bg 402 -515 402 -521 408 -521 408 -515 402 -515 402 -521 408 -521 408 -515 white_R /fg 403 -516 403 -520 407 -520 407 -516 403 -516 403 -520 407 -520 407 -516 black_B /fg 403 -516 403 -520 407 -520 407 -516 403 -516 403 -520 407 -520 407 -516 black_R /bg 402 -532 402 -538 408 -538 408 -532 402 -532 402 -538 408 -538 408 -532 white_R /fg 403 -533 403 -537 407 -537 407 -533 403 -533 403 -537 407 -537 407 -533 black_B /fg 403 -533 403 -537 407 -537 407 -533 403 -533 403 -537 407 -537 407 -533 black_R /bg 402 -549 402 -555 408 -555 408 -549 402 -549 402 -555 408 -555 408 -549 white_R /fg 403 -550 403 -554 407 -554 407 -550 403 -550 403 -554 407 -554 407 -550 black_B /fg 403 -550 403 -554 407 -554 407 -550 403 -550 403 -554 407 -554 407 -550 black_R /bg 402 -566 402 -572 408 -572 408 -566 402 -566 402 -572 408 -572 408 -566 white_R /fg 403 -567 403 -571 407 -571 407 -567 403 -567 403 -571 407 -571 407 -567 black_B /fg 403 -567 403 -571 407 -571 407 -567 403 -567 403 -571 407 -571 407 -567 black_R /bg 402 -583 402 -589 408 -589 408 -583 402 -583 402 -589 408 -589 408 -583 white_R /fg 403 -584 403 -588 407 -588 407 -584 403 -584 403 -588 407 -588 407 -584 black_B /fg 403 -584 403 -588 407 -588 407 -584 403 -584 403 -588 407 -588 407 -584 black_R /bg 402 -600 402 -606 408 -606 408 -600 402 -600 402 -606 408 -606 408 -600 white_R /fg 403 -601 403 -605 407 -605 407 -601 403 -601 403 -605 407 -605 407 -601 black_B /fg 403 -601 403 -605 407 -605 407 -601 403 -601 403 -605 407 -605 407 -601 black_R /bg 402 -617 402 -623 408 -623 408 -617 402 -617 402 -623 408 -623 408 -617 white_R /fg 403 -618 403 -622 407 -622 407 -618 403 -618 403 -622 407 -622 407 -618 black_B /fg 403 -618 403 -622 407 -622 407 -618 403 -618 403 -622 407 -622 407 -618 black_R /bg 402 -635 402 -641 408 -641 408 -635 402 -635 402 -641 408 -641 408 -635 white_R /fg 403 -636 403 -640 407 -640 407 -636 403 -636 403 -640 407 -640 407 -636 black_B /fg 403 -636 403 -640 407 -640 407 -636 403 -636 403 -640 407 -640 407 -636 black_R /bg 402 -652 402 -658 408 -658 408 -652 402 -652 402 -658 408 -658 408 -652 white_R /fg 403 -653 403 -657 407 -657 407 -653 403 -653 403 -657 407 -657 407 -653 black_B /fg 403 -653 403 -657 407 -657 407 -653 403 -653 403 -657 407 -657 407 -653 black_R /bg 402 -669 402 -675 408 -675 408 -669 402 -669 402 -675 408 -675 408 -669 white_R /fg 403 -670 403 -674 407 -674 407 -670 403 -670 403 -674 407 -674 407 -670 black_B /fg 403 -670 403 -674 407 -674 407 -670 403 -670 403 -674 407 -674 407 -670 black_R /bg 402 -686 402 -692 408 -692 408 -686 402 -686 402 -692 408 -692 408 -686 white_R /fg 403 -687 403 -691 407 -691 407 -687 403 -687 403 -691 407 -691 407 -687 black_B /fg 403 -687 403 -691 407 -691 407 -687 403 -687 403 -691 407 -691 407 -687 black_R /bg 402 -703 402 -709 408 -709 408 -703 402 -703 402 -709 408 -709 408 -703 white_R /fg 403 -704 403 -708 407 -708 407 -704 403 -704 403 -708 407 -708 407 -704 black_B /fg 403 -704 403 -708 407 -708 407 -704 403 -704 403 -708 407 -708 407 -704 black_R /bg 402 -720 402 -726 408 -726 408 -720 402 -720 402 -726 408 -726 408 -720 white_R /fg 403 -721 403 -725 407 -725 407 -721 403 -721 403 -725 407 -725 407 -721 black_B /fg 403 -721 403 -725 407 -725 407 -721 403 -721 403 -725 407 -725 407 -721 black_R /bg 402 -737 402 -743 408 -743 408 -737 402 -737 402 -743 408 -743 408 -737 white_R /fg 403 -738 403 -742 407 -742 407 -738 403 -738 403 -742 407 -742 407 -738 black_B /fg 403 -738 403 -742 407 -742 407 -738 403 -738 403 -742 407 -742 407 -738 black_R /bg 402 -754 402 -760 408 -760 408 -754 402 -754 402 -760 408 -760 408 -754 white_R /fg 403 -755 403 -759 407 -759 407 -755 403 -755 403 -759 407 -759 407 -755 black_B /fg 403 -755 403 -759 407 -759 407 -755 403 -755 403 -759 407 -759 407 -755 black_R /bg 402 -771 402 -777 408 -777 408 -771 402 -771 402 -777 408 -777 408 -771 white_R /fg 403 -772 403 -776 407 -776 407 -772 403 -772 403 -776 407 -776 407 -772 black_B /fg 403 -772 403 -776 407 -776 407 -772 403 -772 403 -776 407 -776 407 -772 black_R /bg 402 -788 402 -794 408 -794 408 -788 402 -788 402 -794 408 -794 408 -788 white_R /fg 403 -789 403 -793 407 -793 407 -789 403 -789 403 -793 407 -793 407 -789 black_B /fg 403 -789 403 -793 407 -793 407 -789 403 -789 403 -793 407 -793 407 -789 black_R /bg 402 -805 402 -811 408 -811 408 -805 402 -805 402 -811 408 -811 408 -805 white_R /fg 403 -806 403 -810 407 -810 407 -806 403 -806 403 -810 407 -810 407 -806 black_B /fg 403 -806 403 -810 407 -810 407 -806 403 -806 403 -810 407 -810 407 -806 black_R /bg 402 -822 402 -828 408 -828 408 -822 402 -822 402 -828 408 -828 408 -822 white_R /fg 403 -823 403 -827 407 -827 407 -823 403 -823 403 -827 407 -827 407 -823 black_B /fg 403 -823 403 -827 407 -827 407 -823 403 -823 403 -827 407 -827 407 -823 black_R /bg 402 -839 402 -845 408 -845 408 -839 402 -839 402 -845 408 -845 408 -839 white_R /fg 403 -840 403 -844 407 -844 407 -840 403 -840 403 -844 407 -844 407 -840 black_B /fg 403 -840 403 -844 407 -844 407 -840 403 -840 403 -844 407 -844 407 -840 black_R /bg 402 -856 402 -862 408 -862 408 -856 402 -856 402 -862 408 -862 408 -856 white_R /fg 403 -857 403 -861 407 -861 407 -857 403 -857 403 -861 407 -861 407 -857 black_B /fg 403 -857 403 -861 407 -861 407 -857 403 -857 403 -861 407 -861 407 -857 black_R /bg 402 -873 402 -879 408 -879 408 -873 402 -873 402 -879 408 -879 408 -873 white_R /fg 403 -874 403 -878 407 -878 407 -874 403 -874 403 -878 407 -878 407 -874 black_B /fg 403 -874 403 -878 407 -878 407 -874 403 -874 403 -878 407 -878 407 -874 black_R /bg 402 -890 402 -896 408 -896 408 -890 402 -890 402 -896 408 -896 408 -890 white_R /fg 403 -891 403 -895 407 -895 407 -891 403 -891 403 -895 407 -895 407 -891 black_B /fg 403 -891 403 -895 407 -895 407 -891 403 -891 403 -895 407 -895 407 -891 black_R /bg 402 -907 402 -913 408 -913 408 -907 402 -907 402 -913 408 -913 408 -907 white_R /fg 403 -908 403 -912 407 -912 407 -908 403 -908 403 -912 407 -912 407 -908 black_B /fg 403 -908 403 -912 407 -912 407 -908 403 -908 403 -912 407 -912 407 -908 black_R /bg 402 -924 402 -930 408 -930 408 -924 402 -924 402 -930 408 -930 408 -924 white_R /fg 403 -925 403 -929 407 -929 407 -925 403 -925 403 -929 407 -929 407 -925 black_B /fg 403 -925 403 -929 407 -929 407 -925 403 -925 403 -929 407 -929 407 -925 black_R /bg 402 -941 402 -947 408 -947 408 -941 402 -941 402 -947 408 -947 408 -941 white_R /fg 403 -942 403 -946 407 -946 407 -942 403 -942 403 -946 407 -946 407 -942 black_B /fg 403 -942 403 -946 407 -946 407 -942 403 -942 403 -946 407 -946 407 -942 black_R /bg 402 -958 402 -964 408 -964 408 -958 402 -958 402 -964 408 -964 408 -958 white_R /fg 403 -959 403 -963 407 -963 407 -959 403 -959 403 -963 407 -963 407 -959 black_B /fg 403 -959 403 -963 407 -963 407 -959 403 -959 403 -963 407 -963 407 -959 black_R /bg 402 -976 402 -982 408 -982 408 -976 402 -976 402 -982 408 -982 408 -976 white_R /fg 403 -977 403 -981 407 -981 407 -977 403 -977 403 -981 407 -981 407 -977 black_B /fg 403 -977 403 -981 407 -981 407 -977 403 -977 403 -981 407 -981 407 -977 black_R /bg 402 -993 402 -999 408 -999 408 -993 402 -993 402 -999 408 -999 408 -993 white_R /fg 403 -994 403 -998 407 -998 407 -994 403 -994 403 -998 407 -998 407 -994 black_B /fg 403 -994 403 -998 407 -998 407 -994 403 -994 403 -998 407 -998 407 -994 black_R /bg 402 -1010 402 -1016 408 -1016 408 -1010 402 -1010 402 -1016 408 -1016 408 -1010 white_R /fg 403 -1011 403 -1015 407 -1015 407 -1011 403 -1011 403 -1015 407 -1015 407 -1011 black_B /fg 403 -1011 403 -1015 407 -1015 407 -1011 403 -1011 403 -1015 407 -1015 407 -1011 black_R /bg 402 -1027 402 -1033 408 -1033 408 -1027 402 -1027 402 -1033 408 -1033 408 -1027 white_R /fg 403 -1028 403 -1032 407 -1032 407 -1028 403 -1028 403 -1032 407 -1032 407 -1028 black_B /fg 403 -1028 403 -1032 407 -1032 407 -1028 403 -1028 403 -1032 407 -1032 407 -1028 black_R /bg 402 -1044 402 -1050 408 -1050 408 -1044 402 -1044 402 -1050 408 -1050 408 -1044 white_R /fg 403 -1045 403 -1049 407 -1049 407 -1045 403 -1045 403 -1049 407 -1049 407 -1045 black_B /fg 403 -1045 403 -1049 407 -1049 407 -1045 403 -1045 403 -1049 407 -1049 407 -1045 black_R /bg 402 -1061 402 -1067 408 -1067 408 -1061 402 -1061 402 -1067 408 -1067 408 -1061 white_R /fg 403 -1062 403 -1066 407 -1066 407 -1062 403 -1062 403 -1066 407 -1066 407 -1062 black_B /fg 403 -1062 403 -1066 407 -1066 407 -1062 403 -1062 403 -1066 407 -1066 407 -1062 black_R /bg 402 -1078 402 -1084 408 -1084 408 -1078 402 -1078 402 -1084 408 -1084 408 -1078 white_R /fg 403 -1079 403 -1083 407 -1083 407 -1079 403 -1079 403 -1083 407 -1083 407 -1079 black_B /fg 403 -1079 403 -1083 407 -1083 407 -1079 403 -1079 403 -1083 407 -1083 407 -1079 black_R /bg 402 -1095 402 -1101 408 -1101 408 -1095 402 -1095 402 -1101 408 -1101 408 -1095 white_R /fg 403 -1096 403 -1100 407 -1100 407 -1096 403 -1096 403 -1100 407 -1100 407 -1096 black_B /fg 403 -1096 403 -1100 407 -1100 407 -1096 403 -1096 403 -1100 407 -1100 407 -1096 black_R /bg 402 -1112 402 -1118 408 -1118 408 -1112 402 -1112 402 -1118 408 -1118 408 -1112 white_R /fg 403 -1113 403 -1117 407 -1117 407 -1113 403 -1113 403 -1117 407 -1117 407 -1113 black_B /fg 403 -1113 403 -1117 407 -1117 407 -1113 403 -1113 403 -1117 407 -1117 407 -1113 black_R /bg 402 -1129 402 -1135 408 -1135 408 -1129 402 -1129 402 -1135 408 -1135 408 -1129 white_R /fg 403 -1130 403 -1134 407 -1134 407 -1130 403 -1130 403 -1134 407 -1134 407 -1130 black_B /fg 403 -1130 403 -1134 407 -1134 407 -1130 403 -1130 403 -1134 407 -1134 407 -1130 black_R /bg 402 -1146 402 -1152 408 -1152 408 -1146 402 -1146 402 -1152 408 -1152 408 -1146 white_R /fg 403 -1147 403 -1151 407 -1151 407 -1147 403 -1147 403 -1151 407 -1151 407 -1147 black_B /fg 403 -1147 403 -1151 407 -1151 407 -1147 403 -1147 403 -1151 407 -1151 407 -1147 black_R /bg 402 -1163 402 -1169 408 -1169 408 -1163 402 -1163 402 -1169 408 -1169 408 -1163 white_R /fg 403 -1164 403 -1168 407 -1168 407 -1164 403 -1164 403 -1168 407 -1168 407 -1164 black_B /fg 403 -1164 403 -1168 407 -1168 407 -1164 403 -1164 403 -1168 407 -1168 407 -1164 black_R /bg 402 -1180 402 -1186 408 -1186 408 -1180 402 -1180 402 -1186 408 -1186 408 -1180 white_R /fg 403 -1181 403 -1185 407 -1185 407 -1181 403 -1181 403 -1185 407 -1185 407 -1181 black_B /fg 403 -1181 403 -1185 407 -1185 407 -1181 403 -1181 403 -1185 407 -1185 407 -1181 black_R /bg 402 -1197 402 -1203 408 -1203 408 -1197 402 -1197 402 -1203 408 -1203 408 -1197 white_R /fg 403 -1198 403 -1202 407 -1202 407 -1198 403 -1198 403 -1202 407 -1202 407 -1198 black_B /fg 403 -1198 403 -1202 407 -1202 407 -1198 403 -1198 403 -1202 407 -1202 407 -1198 black_R /bg 402 -1214 402 -1220 408 -1220 408 -1214 402 -1214 402 -1220 408 -1220 408 -1214 white_R /fg 403 -1215 403 -1219 407 -1219 407 -1215 403 -1215 403 -1219 407 -1219 407 -1215 black_B /fg 403 -1215 403 -1219 407 -1219 407 -1215 403 -1215 403 -1219 407 -1219 407 -1215 black_R /bg 402 -1231 402 -1237 408 -1237 408 -1231 402 -1231 402 -1237 408 -1237 408 -1231 white_R /fg 403 -1232 403 -1236 407 -1236 407 -1232 403 -1232 403 -1236 407 -1236 407 -1232 black_B /fg 403 -1232 403 -1236 407 -1236 407 -1232 403 -1232 403 -1236 407 -1236 407 -1232 black_R /bg 402 -1248 402 -1254 408 -1254 408 -1248 402 -1248 402 -1254 408 -1254 408 -1248 white_R /fg 403 -1249 403 -1253 407 -1253 407 -1249 403 -1249 403 -1253 407 -1253 407 -1249 black_B /fg 403 -1249 403 -1253 407 -1253 407 -1249 403 -1249 403 -1253 407 -1253 407 -1249 black_R /bg 402 -1265 402 -1271 408 -1271 408 -1265 402 -1265 402 -1271 408 -1271 408 -1265 white_R /fg 403 -1266 403 -1270 407 -1270 407 -1266 403 -1266 403 -1270 407 -1270 407 -1266 black_B /fg 403 -1266 403 -1270 407 -1270 407 -1266 403 -1266 403 -1270 407 -1270 407 -1266 black_R /bg 402 -1282 402 -1288 408 -1288 408 -1282 402 -1282 402 -1288 408 -1288 408 -1282 white_R /fg 403 -1283 403 -1287 407 -1287 407 -1283 403 -1283 403 -1287 407 -1287 407 -1283 black_B /fg 403 -1283 403 -1287 407 -1287 407 -1283 403 -1283 403 -1287 407 -1287 407 -1283 black_R /bg 402 -1299 402 -1305 408 -1305 408 -1299 402 -1299 402 -1305 408 -1305 408 -1299 white_R /fg 403 -1300 403 -1304 407 -1304 407 -1300 403 -1300 403 -1304 407 -1304 407 -1300 black_B /fg 403 -1300 403 -1304 407 -1304 407 -1300 403 -1300 403 -1304 407 -1304 407 -1300 black_R /bg 402 -1317 402 -1323 408 -1323 408 -1317 402 -1317 402 -1323 408 -1323 408 -1317 white_R /fg 403 -1318 403 -1322 407 -1322 407 -1318 403 -1318 403 -1322 407 -1322 407 -1318 black_B /fg 403 -1318 403 -1322 407 -1322 407 -1318 403 -1318 403 -1322 407 -1322 407 -1318 black_R /bg 402 -1334 402 -1340 408 -1340 408 -1334 402 -1334 402 -1340 408 -1340 408 -1334 white_R /fg 403 -1335 403 -1339 407 -1339 407 -1335 403 -1335 403 -1339 407 -1339 407 -1335 black_B /fg 403 -1335 403 -1339 407 -1339 407 -1335 403 -1335 403 -1339 407 -1339 407 -1335 black_R /bg 402 -1351 402 -1357 408 -1357 408 -1351 402 -1351 402 -1357 408 -1357 408 -1351 white_R /fg 403 -1352 403 -1356 407 -1356 407 -1352 403 -1352 403 -1356 407 -1356 407 -1352 black_B /fg 403 -1352 403 -1356 407 -1356 407 -1352 403 -1352 403 -1356 407 -1356 407 -1352 black_R /bg 402 -1368 402 -1374 408 -1374 408 -1368 402 -1368 402 -1374 408 -1374 408 -1368 white_R /fg 403 -1369 403 -1373 407 -1373 407 -1369 403 -1369 403 -1373 407 -1373 407 -1369 black_B /fg 403 -1369 403 -1373 407 -1373 407 -1369 403 -1369 403 -1373 407 -1373 407 -1369 black_R /bg 402 -1385 402 -1391 408 -1391 408 -1385 402 -1385 402 -1391 408 -1391 408 -1385 white_R /fg 403 -1386 403 -1390 407 -1390 407 -1386 403 -1386 403 -1390 407 -1390 407 -1386 black_B /fg 403 -1386 403 -1390 407 -1390 407 -1386 403 -1386 403 -1390 407 -1390 407 -1386 black_R /bg 402 -1402 402 -1408 408 -1408 408 -1402 402 -1402 402 -1408 408 -1408 408 -1402 white_R /fg 403 -1403 403 -1407 407 -1407 407 -1403 403 -1403 403 -1407 407 -1407 407 -1403 black_B /fg 403 -1403 403 -1407 407 -1407 407 -1403 403 -1403 403 -1407 407 -1407 407 -1403 black_R /bg 402 -1419 402 -1425 408 -1425 408 -1419 402 -1419 402 -1425 408 -1425 408 -1419 white_R /fg 403 -1420 403 -1424 407 -1424 407 -1420 403 -1420 403 -1424 407 -1424 407 -1420 black_B /fg 403 -1420 403 -1424 407 -1424 407 -1420 403 -1420 403 -1424 407 -1424 407 -1420 black_R /bg 402 -1436 402 -1442 408 -1442 408 -1436 402 -1436 402 -1442 408 -1442 408 -1436 white_R /fg 403 -1437 403 -1441 407 -1441 407 -1437 403 -1437 403 -1441 407 -1441 407 -1437 black_B /fg 403 -1437 403 -1441 407 -1441 407 -1437 403 -1437 403 -1441 407 -1441 407 -1437 black_R /bg 402 -1453 402 -1459 408 -1459 408 -1453 402 -1453 402 -1459 408 -1459 408 -1453 white_R /fg 403 -1454 403 -1458 407 -1458 407 -1454 403 -1454 403 -1458 407 -1458 407 -1454 black_B /fg 403 -1454 403 -1458 407 -1458 407 -1454 403 -1454 403 -1458 407 -1458 407 -1454 black_R /bg 402 -1470 402 -1476 408 -1476 408 -1470 402 -1470 402 -1476 408 -1476 408 -1470 white_R /fg 403 -1471 403 -1475 407 -1475 407 -1471 403 -1471 403 -1475 407 -1475 407 -1471 black_B /fg 403 -1471 403 -1475 407 -1475 407 -1471 403 -1471 403 -1475 407 -1475 407 -1471 black_R /bg 402 -1487 402 -1493 408 -1493 408 -1487 402 -1487 402 -1493 408 -1493 408 -1487 white_R /fg 403 -1488 403 -1492 407 -1492 407 -1488 403 -1488 403 -1492 407 -1492 407 -1488 black_B /fg 403 -1488 403 -1492 407 -1492 407 -1488 403 -1488 403 -1492 407 -1492 407 -1488 black_R /bg 402 -1504 402 -1510 408 -1510 408 -1504 402 -1504 402 -1510 408 -1510 408 -1504 white_R /fg 403 -1505 403 -1509 407 -1509 407 -1505 403 -1505 403 -1509 407 -1509 407 -1505 black_B /fg 403 -1505 403 -1509 407 -1509 407 -1505 403 -1505 403 -1509 407 -1509 407 -1505 black_R /bg 402 661 402 655 408 655 408 661 402 661 402 655 408 655 408 661 white_R /fg 403 660 403 656 407 656 407 660 403 660 403 656 407 656 407 660 black_B /fg 403 660 403 656 407 656 407 660 403 660 403 656 407 656 407 660 black_R /bg 433 661 433 655 439 655 439 661 433 661 433 655 439 655 439 661 white_R /fg 434 660 434 656 438 656 438 660 434 660 434 656 438 656 438 660 black_B /fg 434 660 434 656 438 656 438 660 434 660 434 656 438 656 438 660 black_R /bg 402 -413 402 -419 408 -419 408 -413 402 -413 402 -419 408 -419 408 -413 white_R /fg 403 -414 403 -418 407 -418 407 -414 403 -414 403 -418 407 -418 407 -414 black_B /fg 403 -414 403 -418 407 -418 407 -414 403 -414 403 -418 407 -418 407 -414 black_R /bg 402 -396 402 -402 408 -402 408 -396 402 -396 402 -402 408 -402 408 -396 white_R /fg 403 -397 403 -401 407 -401 407 -397 403 -397 403 -401 407 -401 407 -397 black_B /fg 403 -397 403 -401 407 -401 407 -397 403 -397 403 -401 407 -401 407 -397 black_R /bg 402 -379 402 -385 408 -385 408 -379 402 -379 402 -385 408 -385 408 -379 white_R /fg 403 -380 403 -384 407 -384 407 -380 403 -380 403 -384 407 -384 407 -380 black_B /fg 403 -380 403 -384 407 -384 407 -380 403 -380 403 -384 407 -384 407 -380 black_R /bg 402 -362 402 -368 408 -368 408 -362 402 -362 402 -368 408 -368 408 -362 white_R /fg 403 -363 403 -367 407 -367 407 -363 403 -363 403 -367 407 -367 407 -363 black_B /fg 403 -363 403 -367 407 -367 407 -363 403 -363 403 -367 407 -367 407 -363 black_R /bg 402 -345 402 -351 408 -351 408 -345 402 -345 402 -351 408 -351 408 -345 white_R /fg 403 -346 403 -350 407 -350 407 -346 403 -346 403 -350 407 -350 407 -346 black_B /fg 403 -346 403 -350 407 -350 407 -346 403 -346 403 -350 407 -350 407 -346 black_R /bg 402 -328 402 -334 408 -334 408 -328 402 -328 402 -334 408 -334 408 -328 white_R /fg 403 -329 403 -333 407 -333 407 -329 403 -329 403 -333 407 -333 407 -329 black_B /fg 403 -329 403 -333 407 -333 407 -329 403 -329 403 -333 407 -333 407 -329 black_R /bg 402 -311 402 -317 408 -317 408 -311 402 -311 402 -317 408 -317 408 -311 white_R /fg 403 -312 403 -316 407 -316 407 -312 403 -312 403 -316 407 -316 407 -312 black_B /fg 403 -312 403 -316 407 -316 407 -312 403 -312 403 -316 407 -316 407 -312 black_R /bg 402 -294 402 -300 408 -300 408 -294 402 -294 402 -300 408 -300 408 -294 white_R /fg 403 -295 403 -299 407 -299 407 -295 403 -295 403 -299 407 -299 407 -295 black_B /fg 403 -295 403 -299 407 -299 407 -295 403 -295 403 -299 407 -299 407 -295 black_R /bg 402 -277 402 -283 408 -283 408 -277 402 -277 402 -283 408 -283 408 -277 white_R /fg 403 -278 403 -282 407 -282 407 -278 403 -278 403 -282 407 -282 407 -278 black_B /fg 403 -278 403 -282 407 -282 407 -278 403 -278 403 -282 407 -282 407 -278 black_R /bg 402 -259 402 -265 408 -265 408 -259 402 -259 402 -265 408 -265 408 -259 white_R /fg 403 -260 403 -264 407 -264 407 -260 403 -260 403 -264 407 -264 407 -260 black_B /fg 403 -260 403 -264 407 -264 407 -260 403 -260 403 -264 407 -264 407 -260 black_R /bg 402 -242 402 -248 408 -248 408 -242 402 -242 402 -248 408 -248 408 -242 white_R /fg 403 -243 403 -247 407 -247 407 -243 403 -243 403 -247 407 -247 407 -243 black_B /fg 403 -243 403 -247 407 -247 407 -243 403 -243 403 -247 407 -247 407 -243 black_R /bg 402 -225 402 -231 408 -231 408 -225 402 -225 402 -231 408 -231 408 -225 white_R /fg 403 -226 403 -230 407 -230 407 -226 403 -226 403 -230 407 -230 407 -226 black_B /fg 403 -226 403 -230 407 -230 407 -226 403 -226 403 -230 407 -230 407 -226 black_R /bg 402 -208 402 -214 408 -214 408 -208 402 -208 402 -214 408 -214 408 -208 white_R /fg 403 -209 403 -213 407 -213 407 -209 403 -209 403 -213 407 -213 407 -209 black_B /fg 403 -209 403 -213 407 -213 407 -209 403 -209 403 -213 407 -213 407 -209 black_R /bg 402 -191 402 -197 408 -197 408 -191 402 -191 402 -197 408 -197 408 -191 white_R /fg 403 -192 403 -196 407 -196 407 -192 403 -192 403 -196 407 -196 407 -192 black_B /fg 403 -192 403 -196 407 -196 407 -192 403 -192 403 -196 407 -196 407 -192 black_R /bg 402 -174 402 -180 408 -180 408 -174 402 -174 402 -180 408 -180 408 -174 white_R /fg 403 -175 403 -179 407 -179 407 -175 403 -175 403 -179 407 -179 407 -175 black_B /fg 403 -175 403 -179 407 -179 407 -175 403 -175 403 -179 407 -179 407 -175 black_R /bg 402 -157 402 -163 408 -163 408 -157 402 -157 402 -163 408 -163 408 -157 white_R /fg 403 -158 403 -162 407 -162 407 -158 403 -158 403 -162 407 -162 407 -158 black_B /fg 403 -158 403 -162 407 -162 407 -158 403 -158 403 -162 407 -162 407 -158 black_R /bg 402 -140 402 -146 408 -146 408 -140 402 -140 402 -146 408 -146 408 -140 white_R /fg 403 -141 403 -145 407 -145 407 -141 403 -141 403 -145 407 -145 407 -141 black_B /fg 403 -141 403 -145 407 -145 407 -141 403 -141 403 -145 407 -145 407 -141 black_R /bg 402 -123 402 -129 408 -129 408 -123 402 -123 402 -129 408 -129 408 -123 white_R /fg 403 -124 403 -128 407 -128 407 -124 403 -124 403 -128 407 -128 407 -124 black_B /fg 403 -124 403 -128 407 -128 407 -124 403 -124 403 -128 407 -128 407 -124 black_R /bg 402 -106 402 -112 408 -112 408 -106 402 -106 402 -112 408 -112 408 -106 white_R /fg 403 -107 403 -111 407 -111 407 -107 403 -107 403 -111 407 -111 407 -107 black_B /fg 403 -107 403 -111 407 -111 407 -107 403 -107 403 -111 407 -111 407 -107 black_R /bg 402 -89 402 -95 408 -95 408 -89 402 -89 402 -95 408 -95 408 -89 white_R /fg 403 -90 403 -94 407 -94 407 -90 403 -90 403 -94 407 -94 407 -90 black_B /fg 403 -90 403 -94 407 -94 407 -90 403 -90 403 -94 407 -94 407 -90 black_R /bg 402 -72 402 -78 408 -78 408 -72 402 -72 402 -78 408 -78 408 -72 white_R /fg 403 -73 403 -77 407 -77 407 -73 403 -73 403 -77 407 -77 407 -73 black_B /fg 403 -73 403 -77 407 -77 407 -73 403 -73 403 -77 407 -77 407 -73 black_R /bg 402 -55 402 -61 408 -61 408 -55 402 -55 402 -61 408 -61 408 -55 white_R /fg 403 -56 403 -60 407 -60 407 -56 403 -56 403 -60 407 -60 407 -56 black_B /fg 403 -56 403 -60 407 -60 407 -56 403 -56 403 -60 407 -60 407 -56 black_R /bg 402 -38 402 -44 408 -44 408 -38 402 -38 402 -44 408 -44 408 -38 white_R /fg 403 -39 403 -43 407 -43 407 -39 403 -39 403 -43 407 -43 407 -39 black_B /fg 403 -39 403 -43 407 -43 407 -39 403 -39 403 -43 407 -43 407 -39 black_R /bg 402 -21 402 -27 408 -27 408 -21 402 -21 402 -27 408 -27 408 -21 white_R /fg 403 -22 403 -26 407 -26 407 -22 403 -22 403 -26 407 -26 407 -22 black_B /fg 403 -22 403 -26 407 -26 407 -22 403 -22 403 -26 407 -26 407 -22 black_R /bg 402 -4 402 -10 408 -10 408 -4 402 -4 402 -10 408 -10 408 -4 white_R /fg 403 -5 403 -9 407 -9 407 -5 403 -5 403 -9 407 -9 407 -5 black_B /fg 403 -5 403 -9 407 -9 407 -5 403 -5 403 -9 407 -9 407 -5 black_R /bg 402 13 402 7 408 7 408 13 402 13 402 7 408 7 408 13 white_R /fg 403 12 403 8 407 8 407 12 403 12 403 8 407 8 407 12 black_B /fg 403 12 403 8 407 8 407 12 403 12 403 8 407 8 407 12 black_R /bg 402 30 402 24 408 24 408 30 402 30 402 24 408 24 408 30 white_R /fg 403 29 403 25 407 25 407 29 403 29 403 25 407 25 407 29 black_B /fg 403 29 403 25 407 25 407 29 403 29 403 25 407 25 407 29 black_R /bg 402 47 402 41 408 41 408 47 402 47 402 41 408 41 408 47 white_R /fg 403 46 403 42 407 42 407 46 403 46 403 42 407 42 407 46 black_B /fg 403 46 403 42 407 42 407 46 403 46 403 42 407 42 407 46 black_R /bg 402 64 402 58 408 58 408 64 402 64 402 58 408 58 408 64 white_R /fg 403 63 403 59 407 59 407 63 403 63 403 59 407 59 407 63 black_B /fg 403 63 403 59 407 59 407 63 403 63 403 59 407 59 407 63 black_R /bg 402 82 402 76 408 76 408 82 402 82 402 76 408 76 408 82 white_R /fg 403 81 403 77 407 77 407 81 403 81 403 77 407 77 407 81 black_B /fg 403 81 403 77 407 77 407 81 403 81 403 77 407 77 407 81 black_R /bg 402 99 402 93 408 93 408 99 402 99 402 93 408 93 408 99 white_R /fg 403 98 403 94 407 94 407 98 403 98 403 94 407 94 407 98 black_B /fg 403 98 403 94 407 94 407 98 403 98 403 94 407 94 407 98 black_R /bg 402 116 402 110 408 110 408 116 402 116 402 110 408 110 408 116 white_R /fg 403 115 403 111 407 111 407 115 403 115 403 111 407 111 407 115 black_B /fg 403 115 403 111 407 111 407 115 403 115 403 111 407 111 407 115 black_R /bg 402 133 402 127 408 127 408 133 402 133 402 127 408 127 408 133 white_R /fg 403 132 403 128 407 128 407 132 403 132 403 128 407 128 407 132 black_B /fg 403 132 403 128 407 128 407 132 403 132 403 128 407 128 407 132 black_R /bg 402 150 402 144 408 144 408 150 402 150 402 144 408 144 408 150 white_R /fg 403 149 403 145 407 145 407 149 403 149 403 145 407 145 407 149 black_B /fg 403 149 403 145 407 145 407 149 403 149 403 145 407 145 407 149 black_R /bg 402 167 402 161 408 161 408 167 402 167 402 161 408 161 408 167 white_R /fg 403 166 403 162 407 162 407 166 403 166 403 162 407 162 407 166 black_B /fg 403 166 403 162 407 162 407 166 403 166 403 162 407 162 407 166 black_R /bg 402 184 402 178 408 178 408 184 402 184 402 178 408 178 408 184 white_R /fg 403 183 403 179 407 179 407 183 403 183 403 179 407 179 407 183 black_B /fg 403 183 403 179 407 179 407 183 403 183 403 179 407 179 407 183 black_R /bg 402 201 402 195 408 195 408 201 402 201 402 195 408 195 408 201 white_R /fg 403 200 403 196 407 196 407 200 403 200 403 196 407 196 407 200 black_B /fg 403 200 403 196 407 196 407 200 403 200 403 196 407 196 407 200 black_R /bg 402 218 402 212 408 212 408 218 402 218 402 212 408 212 408 218 white_R /fg 403 217 403 213 407 213 407 217 403 217 403 213 407 213 407 217 black_B /fg 403 217 403 213 407 213 407 217 403 217 403 213 407 213 407 217 black_R /bg 402 235 402 229 408 229 408 235 402 235 402 229 408 229 408 235 white_R /fg 403 234 403 230 407 230 407 234 403 234 403 230 407 230 407 234 black_B /fg 403 234 403 230 407 230 407 234 403 234 403 230 407 230 407 234 black_R /bg 402 252 402 246 408 246 408 252 402 252 402 246 408 246 408 252 white_R /fg 403 251 403 247 407 247 407 251 403 251 403 247 407 247 407 251 black_B /fg 403 251 403 247 407 247 407 251 403 251 403 247 407 247 407 251 black_R /bg 402 269 402 263 408 263 408 269 402 269 402 263 408 263 408 269 white_R /fg 403 268 403 264 407 264 407 268 403 268 403 264 407 264 407 268 black_B /fg 403 268 403 264 407 264 407 268 403 268 403 264 407 264 407 268 black_R /bg 402 286 402 280 408 280 408 286 402 286 402 280 408 280 408 286 white_R /fg 403 285 403 281 407 281 407 285 403 285 403 281 407 281 407 285 black_B /fg 403 285 403 281 407 281 407 285 403 285 403 281 407 281 407 285 black_R /bg 402 303 402 297 408 297 408 303 402 303 402 297 408 297 408 303 white_R /fg 403 302 403 298 407 298 407 302 403 302 403 298 407 298 407 302 black_B /fg 403 302 403 298 407 298 407 302 403 302 403 298 407 298 407 302 black_R /bg 402 320 402 314 408 314 408 320 402 320 402 314 408 314 408 320 white_R /fg 403 319 403 315 407 315 407 319 403 319 403 315 407 315 407 319 black_B /fg 403 319 403 315 407 315 407 319 403 319 403 315 407 315 407 319 black_R /bg 402 337 402 331 408 331 408 337 402 337 402 331 408 331 408 337 white_R /fg 403 336 403 332 407 332 407 336 403 336 403 332 407 332 407 336 black_B /fg 403 336 403 332 407 332 407 336 403 336 403 332 407 332 407 336 black_R /bg 402 354 402 348 408 348 408 354 402 354 402 348 408 348 408 354 white_R /fg 403 353 403 349 407 349 407 353 403 353 403 349 407 349 407 353 black_B /fg 403 353 403 349 407 349 407 353 403 353 403 349 407 349 407 353 black_R /bg 402 371 402 365 408 365 408 371 402 371 402 365 408 365 408 371 white_R /fg 403 370 403 366 407 366 407 370 403 370 403 366 407 366 407 370 black_B /fg 403 370 403 366 407 366 407 370 403 370 403 366 407 366 407 370 black_R /bg 402 388 402 382 408 382 408 388 402 388 402 382 408 382 408 388 white_R /fg 403 387 403 383 407 383 407 387 403 387 403 383 407 383 407 387 black_B /fg 403 387 403 383 407 383 407 387 403 387 403 383 407 383 407 387 black_R /bg 402 405 402 399 408 399 408 405 402 405 402 399 408 399 408 405 white_R /fg 403 404 403 400 407 400 407 404 403 404 403 400 407 400 407 404 black_B /fg 403 404 403 400 407 400 407 404 403 404 403 400 407 400 407 404 black_R /bg 402 423 402 417 408 417 408 423 402 423 402 417 408 417 408 423 white_R /fg 403 422 403 418 407 418 407 422 403 422 403 418 407 418 407 422 black_B /fg 403 422 403 418 407 418 407 422 403 422 403 418 407 418 407 422 black_R /bg 402 440 402 434 408 434 408 440 402 440 402 434 408 434 408 440 white_R /fg 403 439 403 435 407 435 407 439 403 439 403 435 407 435 407 439 black_B /fg 403 439 403 435 407 435 407 439 403 439 403 435 407 435 407 439 black_R /bg 402 457 402 451 408 451 408 457 402 457 402 451 408 451 408 457 white_R /fg 403 456 403 452 407 452 407 456 403 456 403 452 407 452 407 456 black_B /fg 403 456 403 452 407 452 407 456 403 456 403 452 407 452 407 456 black_R /bg 402 474 402 468 408 468 408 474 402 474 402 468 408 468 408 474 white_R /fg 403 473 403 469 407 469 407 473 403 473 403 469 407 469 407 473 black_B /fg 403 473 403 469 407 469 407 473 403 473 403 469 407 469 407 473 black_R /bg 402 491 402 485 408 485 408 491 402 491 402 485 408 485 408 491 white_R /fg 403 490 403 486 407 486 407 490 403 490 403 486 407 486 407 490 black_B /fg 403 490 403 486 407 486 407 490 403 490 403 486 407 486 407 490 black_R /bg 402 508 402 502 408 502 408 508 402 508 402 502 408 502 408 508 white_R /fg 403 507 403 503 407 503 407 507 403 507 403 503 407 503 407 507 black_B /fg 403 507 403 503 407 503 407 507 403 507 403 503 407 503 407 507 black_R /bg 402 525 402 519 408 519 408 525 402 525 402 519 408 519 408 525 white_R /fg 403 524 403 520 407 520 407 524 403 524 403 520 407 520 407 524 black_B /fg 403 524 403 520 407 520 407 524 403 524 403 520 407 520 407 524 black_R /bg 402 542 402 536 408 536 408 542 402 542 402 536 408 536 408 542 white_R /fg 403 541 403 537 407 537 407 541 403 541 403 537 407 537 407 541 black_B /fg 403 541 403 537 407 537 407 541 403 541 403 537 407 537 407 541 black_R /bg 402 559 402 553 408 553 408 559 402 559 402 553 408 553 408 559 white_R /fg 403 558 403 554 407 554 407 558 403 558 403 554 407 554 407 558 black_B /fg 403 558 403 554 407 554 407 558 403 558 403 554 407 554 407 558 black_R /bg 402 576 402 570 408 570 408 576 402 576 402 570 408 570 408 576 white_R /fg 403 575 403 571 407 571 407 575 403 575 403 571 407 571 407 575 black_B /fg 403 575 403 571 407 571 407 575 403 575 403 571 407 571 407 575 black_R /bg 402 593 402 587 408 587 408 593 402 593 402 587 408 587 408 593 white_R /fg 403 592 403 588 407 588 407 592 403 592 403 588 407 588 407 592 black_B /fg 403 592 403 588 407 588 407 592 403 592 403 588 407 588 407 592 black_R /bg 402 610 402 604 408 604 408 610 402 610 402 604 408 604 408 610 white_R /fg 403 609 403 605 407 605 407 609 403 609 403 605 407 605 407 609 black_B /fg 403 609 403 605 407 605 407 609 403 609 403 605 407 605 407 609 black_R /bg 402 627 402 621 408 621 408 627 402 627 402 621 408 621 408 627 white_R /fg 403 626 403 622 407 622 407 626 403 626 403 622 407 622 407 626 black_B /fg 403 626 403 622 407 622 407 626 403 626 403 622 407 622 407 626 black_R /bg 402 644 402 638 408 638 408 644 402 644 402 638 408 638 408 644 white_R /fg 403 643 403 639 407 639 407 643 403 643 403 639 407 639 407 643 black_B /fg 403 643 403 639 407 639 407 643 403 643 403 639 407 639 407 643 black_R /bg 433 -413 433 -419 439 -419 439 -413 433 -413 433 -419 439 -419 439 -413 white_R /fg 434 -414 434 -418 438 -418 438 -414 434 -414 434 -418 438 -418 438 -414 black_B /fg 434 -414 434 -418 438 -418 438 -414 434 -414 434 -418 438 -418 438 -414 black_R /bg 433 -396 433 -402 439 -402 439 -396 433 -396 433 -402 439 -402 439 -396 white_R /fg 434 -397 434 -401 438 -401 438 -397 434 -397 434 -401 438 -401 438 -397 black_B /fg 434 -397 434 -401 438 -401 438 -397 434 -397 434 -401 438 -401 438 -397 black_R /bg 433 -379 433 -385 439 -385 439 -379 433 -379 433 -385 439 -385 439 -379 white_R /fg 434 -380 434 -384 438 -384 438 -380 434 -380 434 -384 438 -384 438 -380 black_B /fg 434 -380 434 -384 438 -384 438 -380 434 -380 434 -384 438 -384 438 -380 black_R /bg 433 -362 433 -368 439 -368 439 -362 433 -362 433 -368 439 -368 439 -362 white_R /fg 434 -363 434 -367 438 -367 438 -363 434 -363 434 -367 438 -367 438 -363 black_B /fg 434 -363 434 -367 438 -367 438 -363 434 -363 434 -367 438 -367 438 -363 black_R /bg 433 -345 433 -351 439 -351 439 -345 433 -345 433 -351 439 -351 439 -345 white_R /fg 434 -346 434 -350 438 -350 438 -346 434 -346 434 -350 438 -350 438 -346 black_B /fg 434 -346 434 -350 438 -350 438 -346 434 -346 434 -350 438 -350 438 -346 black_R /bg 433 -328 433 -334 439 -334 439 -328 433 -328 433 -334 439 -334 439 -328 white_R /fg 434 -329 434 -333 438 -333 438 -329 434 -329 434 -333 438 -333 438 -329 black_B /fg 434 -329 434 -333 438 -333 438 -329 434 -329 434 -333 438 -333 438 -329 black_R /bg 433 -311 433 -317 439 -317 439 -311 433 -311 433 -317 439 -317 439 -311 white_R /fg 434 -312 434 -316 438 -316 438 -312 434 -312 434 -316 438 -316 438 -312 black_B /fg 434 -312 434 -316 438 -316 438 -312 434 -312 434 -316 438 -316 438 -312 black_R /bg 433 -294 433 -300 439 -300 439 -294 433 -294 433 -300 439 -300 439 -294 white_R /fg 434 -295 434 -299 438 -299 438 -295 434 -295 434 -299 438 -299 438 -295 black_B /fg 434 -295 434 -299 438 -299 438 -295 434 -295 434 -299 438 -299 438 -295 black_R /bg 433 -277 433 -283 439 -283 439 -277 433 -277 433 -283 439 -283 439 -277 white_R /fg 434 -278 434 -282 438 -282 438 -278 434 -278 434 -282 438 -282 438 -278 black_B /fg 434 -278 434 -282 438 -282 438 -278 434 -278 434 -282 438 -282 438 -278 black_R /bg 433 -259 433 -265 439 -265 439 -259 433 -259 433 -265 439 -265 439 -259 white_R /fg 434 -260 434 -264 438 -264 438 -260 434 -260 434 -264 438 -264 438 -260 black_B /fg 434 -260 434 -264 438 -264 438 -260 434 -260 434 -264 438 -264 438 -260 black_R /bg 433 -242 433 -248 439 -248 439 -242 433 -242 433 -248 439 -248 439 -242 white_R /fg 434 -243 434 -247 438 -247 438 -243 434 -243 434 -247 438 -247 438 -243 black_B /fg 434 -243 434 -247 438 -247 438 -243 434 -243 434 -247 438 -247 438 -243 black_R /bg 433 -225 433 -231 439 -231 439 -225 433 -225 433 -231 439 -231 439 -225 white_R /fg 434 -226 434 -230 438 -230 438 -226 434 -226 434 -230 438 -230 438 -226 black_B /fg 434 -226 434 -230 438 -230 438 -226 434 -226 434 -230 438 -230 438 -226 black_R /bg 433 -208 433 -214 439 -214 439 -208 433 -208 433 -214 439 -214 439 -208 white_R /fg 434 -209 434 -213 438 -213 438 -209 434 -209 434 -213 438 -213 438 -209 black_B /fg 434 -209 434 -213 438 -213 438 -209 434 -209 434 -213 438 -213 438 -209 black_R /bg 433 -191 433 -197 439 -197 439 -191 433 -191 433 -197 439 -197 439 -191 white_R /fg 434 -192 434 -196 438 -196 438 -192 434 -192 434 -196 438 -196 438 -192 black_B /fg 434 -192 434 -196 438 -196 438 -192 434 -192 434 -196 438 -196 438 -192 black_R /bg 433 -174 433 -180 439 -180 439 -174 433 -174 433 -180 439 -180 439 -174 white_R /fg 434 -175 434 -179 438 -179 438 -175 434 -175 434 -179 438 -179 438 -175 black_B /fg 434 -175 434 -179 438 -179 438 -175 434 -175 434 -179 438 -179 438 -175 black_R /bg 433 -157 433 -163 439 -163 439 -157 433 -157 433 -163 439 -163 439 -157 white_R /fg 434 -158 434 -162 438 -162 438 -158 434 -158 434 -162 438 -162 438 -158 black_B /fg 434 -158 434 -162 438 -162 438 -158 434 -158 434 -162 438 -162 438 -158 black_R /bg 433 -140 433 -146 439 -146 439 -140 433 -140 433 -146 439 -146 439 -140 white_R /fg 434 -141 434 -145 438 -145 438 -141 434 -141 434 -145 438 -145 438 -141 black_B /fg 434 -141 434 -145 438 -145 438 -141 434 -141 434 -145 438 -145 438 -141 black_R /bg 433 -123 433 -129 439 -129 439 -123 433 -123 433 -129 439 -129 439 -123 white_R /fg 434 -124 434 -128 438 -128 438 -124 434 -124 434 -128 438 -128 438 -124 black_B /fg 434 -124 434 -128 438 -128 438 -124 434 -124 434 -128 438 -128 438 -124 black_R /bg 433 -106 433 -112 439 -112 439 -106 433 -106 433 -112 439 -112 439 -106 white_R /fg 434 -107 434 -111 438 -111 438 -107 434 -107 434 -111 438 -111 438 -107 black_B /fg 434 -107 434 -111 438 -111 438 -107 434 -107 434 -111 438 -111 438 -107 black_R /bg 433 -89 433 -95 439 -95 439 -89 433 -89 433 -95 439 -95 439 -89 white_R /fg 434 -90 434 -94 438 -94 438 -90 434 -90 434 -94 438 -94 438 -90 black_B /fg 434 -90 434 -94 438 -94 438 -90 434 -90 434 -94 438 -94 438 -90 black_R /bg 433 -72 433 -78 439 -78 439 -72 433 -72 433 -78 439 -78 439 -72 white_R /fg 434 -73 434 -77 438 -77 438 -73 434 -73 434 -77 438 -77 438 -73 black_B /fg 434 -73 434 -77 438 -77 438 -73 434 -73 434 -77 438 -77 438 -73 black_R /bg 433 -55 433 -61 439 -61 439 -55 433 -55 433 -61 439 -61 439 -55 white_R /fg 434 -56 434 -60 438 -60 438 -56 434 -56 434 -60 438 -60 438 -56 black_B /fg 434 -56 434 -60 438 -60 438 -56 434 -56 434 -60 438 -60 438 -56 black_R /bg 433 -38 433 -44 439 -44 439 -38 433 -38 433 -44 439 -44 439 -38 white_R /fg 434 -39 434 -43 438 -43 438 -39 434 -39 434 -43 438 -43 438 -39 black_B /fg 434 -39 434 -43 438 -43 438 -39 434 -39 434 -43 438 -43 438 -39 black_R /bg 433 -21 433 -27 439 -27 439 -21 433 -21 433 -27 439 -27 439 -21 white_R /fg 434 -22 434 -26 438 -26 438 -22 434 -22 434 -26 438 -26 438 -22 black_B /fg 434 -22 434 -26 438 -26 438 -22 434 -22 434 -26 438 -26 438 -22 black_R /bg 433 -4 433 -10 439 -10 439 -4 433 -4 433 -10 439 -10 439 -4 white_R /fg 434 -5 434 -9 438 -9 438 -5 434 -5 434 -9 438 -9 438 -5 black_B /fg 434 -5 434 -9 438 -9 438 -5 434 -5 434 -9 438 -9 438 -5 black_R /bg 433 13 433 7 439 7 439 13 433 13 433 7 439 7 439 13 white_R /fg 434 12 434 8 438 8 438 12 434 12 434 8 438 8 438 12 black_B /fg 434 12 434 8 438 8 438 12 434 12 434 8 438 8 438 12 black_R /bg 433 30 433 24 439 24 439 30 433 30 433 24 439 24 439 30 white_R /fg 434 29 434 25 438 25 438 29 434 29 434 25 438 25 438 29 black_B /fg 434 29 434 25 438 25 438 29 434 29 434 25 438 25 438 29 black_R /bg 433 47 433 41 439 41 439 47 433 47 433 41 439 41 439 47 white_R /fg 434 46 434 42 438 42 438 46 434 46 434 42 438 42 438 46 black_B /fg 434 46 434 42 438 42 438 46 434 46 434 42 438 42 438 46 black_R /bg 433 64 433 58 439 58 439 64 433 64 433 58 439 58 439 64 white_R /fg 434 63 434 59 438 59 438 63 434 63 434 59 438 59 438 63 black_B /fg 434 63 434 59 438 59 438 63 434 63 434 59 438 59 438 63 black_R /bg 433 82 433 76 439 76 439 82 433 82 433 76 439 76 439 82 white_R /fg 434 81 434 77 438 77 438 81 434 81 434 77 438 77 438 81 black_B /fg 434 81 434 77 438 77 438 81 434 81 434 77 438 77 438 81 black_R /bg 433 99 433 93 439 93 439 99 433 99 433 93 439 93 439 99 white_R /fg 434 98 434 94 438 94 438 98 434 98 434 94 438 94 438 98 black_B /fg 434 98 434 94 438 94 438 98 434 98 434 94 438 94 438 98 black_R /bg 433 116 433 110 439 110 439 116 433 116 433 110 439 110 439 116 white_R /fg 434 115 434 111 438 111 438 115 434 115 434 111 438 111 438 115 black_B /fg 434 115 434 111 438 111 438 115 434 115 434 111 438 111 438 115 black_R /bg 433 133 433 127 439 127 439 133 433 133 433 127 439 127 439 133 white_R /fg 434 132 434 128 438 128 438 132 434 132 434 128 438 128 438 132 black_B /fg 434 132 434 128 438 128 438 132 434 132 434 128 438 128 438 132 black_R /bg 433 150 433 144 439 144 439 150 433 150 433 144 439 144 439 150 white_R /fg 434 149 434 145 438 145 438 149 434 149 434 145 438 145 438 149 black_B /fg 434 149 434 145 438 145 438 149 434 149 434 145 438 145 438 149 black_R /bg 433 167 433 161 439 161 439 167 433 167 433 161 439 161 439 167 white_R /fg 434 166 434 162 438 162 438 166 434 166 434 162 438 162 438 166 black_B /fg 434 166 434 162 438 162 438 166 434 166 434 162 438 162 438 166 black_R /bg 433 184 433 178 439 178 439 184 433 184 433 178 439 178 439 184 white_R /fg 434 183 434 179 438 179 438 183 434 183 434 179 438 179 438 183 black_B /fg 434 183 434 179 438 179 438 183 434 183 434 179 438 179 438 183 black_R /bg 433 201 433 195 439 195 439 201 433 201 433 195 439 195 439 201 white_R /fg 434 200 434 196 438 196 438 200 434 200 434 196 438 196 438 200 black_B /fg 434 200 434 196 438 196 438 200 434 200 434 196 438 196 438 200 black_R /bg 433 218 433 212 439 212 439 218 433 218 433 212 439 212 439 218 white_R /fg 434 217 434 213 438 213 438 217 434 217 434 213 438 213 438 217 black_B /fg 434 217 434 213 438 213 438 217 434 217 434 213 438 213 438 217 black_R /bg 433 235 433 229 439 229 439 235 433 235 433 229 439 229 439 235 white_R /fg 434 234 434 230 438 230 438 234 434 234 434 230 438 230 438 234 black_B /fg 434 234 434 230 438 230 438 234 434 234 434 230 438 230 438 234 black_R /bg 433 252 433 246 439 246 439 252 433 252 433 246 439 246 439 252 white_R /fg 434 251 434 247 438 247 438 251 434 251 434 247 438 247 438 251 black_B /fg 434 251 434 247 438 247 438 251 434 251 434 247 438 247 438 251 black_R /bg 433 269 433 263 439 263 439 269 433 269 433 263 439 263 439 269 white_R /fg 434 268 434 264 438 264 438 268 434 268 434 264 438 264 438 268 black_B /fg 434 268 434 264 438 264 438 268 434 268 434 264 438 264 438 268 black_R /bg 433 286 433 280 439 280 439 286 433 286 433 280 439 280 439 286 white_R /fg 434 285 434 281 438 281 438 285 434 285 434 281 438 281 438 285 black_B /fg 434 285 434 281 438 281 438 285 434 285 434 281 438 281 438 285 black_R /bg 433 303 433 297 439 297 439 303 433 303 433 297 439 297 439 303 white_R /fg 434 302 434 298 438 298 438 302 434 302 434 298 438 298 438 302 black_B /fg 434 302 434 298 438 298 438 302 434 302 434 298 438 298 438 302 black_R /bg 433 320 433 314 439 314 439 320 433 320 433 314 439 314 439 320 white_R /fg 434 319 434 315 438 315 438 319 434 319 434 315 438 315 438 319 black_B /fg 434 319 434 315 438 315 438 319 434 319 434 315 438 315 438 319 black_R /bg 433 337 433 331 439 331 439 337 433 337 433 331 439 331 439 337 white_R /fg 434 336 434 332 438 332 438 336 434 336 434 332 438 332 438 336 black_B /fg 434 336 434 332 438 332 438 336 434 336 434 332 438 332 438 336 black_R /bg 433 354 433 348 439 348 439 354 433 354 433 348 439 348 439 354 white_R /fg 434 353 434 349 438 349 438 353 434 353 434 349 438 349 438 353 black_B /fg 434 353 434 349 438 349 438 353 434 353 434 349 438 349 438 353 black_R /bg 433 371 433 365 439 365 439 371 433 371 433 365 439 365 439 371 white_R /fg 434 370 434 366 438 366 438 370 434 370 434 366 438 366 438 370 black_B /fg 434 370 434 366 438 366 438 370 434 370 434 366 438 366 438 370 black_R /bg 433 388 433 382 439 382 439 388 433 388 433 382 439 382 439 388 white_R /fg 434 387 434 383 438 383 438 387 434 387 434 383 438 383 438 387 black_B /fg 434 387 434 383 438 383 438 387 434 387 434 383 438 383 438 387 black_R /bg 433 405 433 399 439 399 439 405 433 405 433 399 439 399 439 405 white_R /fg 434 404 434 400 438 400 438 404 434 404 434 400 438 400 438 404 black_B /fg 434 404 434 400 438 400 438 404 434 404 434 400 438 400 438 404 black_R /bg 433 423 433 417 439 417 439 423 433 423 433 417 439 417 439 423 white_R /fg 434 422 434 418 438 418 438 422 434 422 434 418 438 418 438 422 black_B /fg 434 422 434 418 438 418 438 422 434 422 434 418 438 418 438 422 black_R /bg 433 440 433 434 439 434 439 440 433 440 433 434 439 434 439 440 white_R /fg 434 439 434 435 438 435 438 439 434 439 434 435 438 435 438 439 black_B /fg 434 439 434 435 438 435 438 439 434 439 434 435 438 435 438 439 black_R /bg 433 457 433 451 439 451 439 457 433 457 433 451 439 451 439 457 white_R /fg 434 456 434 452 438 452 438 456 434 456 434 452 438 452 438 456 black_B /fg 434 456 434 452 438 452 438 456 434 456 434 452 438 452 438 456 black_R /bg 433 474 433 468 439 468 439 474 433 474 433 468 439 468 439 474 white_R /fg 434 473 434 469 438 469 438 473 434 473 434 469 438 469 438 473 black_B /fg 434 473 434 469 438 469 438 473 434 473 434 469 438 469 438 473 black_R /bg 433 491 433 485 439 485 439 491 433 491 433 485 439 485 439 491 white_R /fg 434 490 434 486 438 486 438 490 434 490 434 486 438 486 438 490 black_B /fg 434 490 434 486 438 486 438 490 434 490 434 486 438 486 438 490 black_R /bg 433 508 433 502 439 502 439 508 433 508 433 502 439 502 439 508 white_R /fg 434 507 434 503 438 503 438 507 434 507 434 503 438 503 438 507 black_B /fg 434 507 434 503 438 503 438 507 434 507 434 503 438 503 438 507 black_R /bg 433 525 433 519 439 519 439 525 433 525 433 519 439 519 439 525 white_R /fg 434 524 434 520 438 520 438 524 434 524 434 520 438 520 438 524 black_B /fg 434 524 434 520 438 520 438 524 434 524 434 520 438 520 438 524 black_R /bg 433 542 433 536 439 536 439 542 433 542 433 536 439 536 439 542 white_R /fg 434 541 434 537 438 537 438 541 434 541 434 537 438 537 438 541 black_B /fg 434 541 434 537 438 537 438 541 434 541 434 537 438 537 438 541 black_R /bg 433 559 433 553 439 553 439 559 433 559 433 553 439 553 439 559 white_R /fg 434 558 434 554 438 554 438 558 434 558 434 554 438 554 438 558 black_B /fg 434 558 434 554 438 554 438 558 434 558 434 554 438 554 438 558 black_R /bg 433 576 433 570 439 570 439 576 433 576 433 570 439 570 439 576 white_R /fg 434 575 434 571 438 571 438 575 434 575 434 571 438 571 438 575 black_B /fg 434 575 434 571 438 571 438 575 434 575 434 571 438 571 438 575 black_R /bg 433 593 433 587 439 587 439 593 433 593 433 587 439 587 439 593 white_R /fg 434 592 434 588 438 588 438 592 434 592 434 588 438 588 438 592 black_B /fg 434 592 434 588 438 588 438 592 434 592 434 588 438 588 438 592 black_R /bg 433 610 433 604 439 604 439 610 433 610 433 604 439 604 439 610 white_R /fg 434 609 434 605 438 605 438 609 434 609 434 605 438 605 438 609 black_B /fg 434 609 434 605 438 605 438 609 434 609 434 605 438 605 438 609 black_R /bg 433 627 433 621 439 621 439 627 433 627 433 621 439 621 439 627 white_R /fg 434 626 434 622 438 622 438 626 434 626 434 622 438 622 438 626 black_B /fg 434 626 434 622 438 622 438 626 434 626 434 622 438 622 438 626 black_R /bg 433 644 433 638 439 638 439 644 433 644 433 638 439 638 439 644 white_R /fg 434 643 434 639 438 639 438 643 434 643 434 639 438 639 438 643 black_B /fg 434 643 434 639 438 639 438 643 434 643 434 639 438 639 438 643 black_R 413 -2606 413 -2591 L 413 -2591 429 -2591 L 429 -2591 429 -2606 L 429 -2606 413 -2606 L 413 -2606 421 -2606 L 413 -2573 413 -2589 L 413 -2589 429 -2589 L 429 -2589 429 -2573 L 429 -2573 413 -2573 L 413 -2573 421 -2573 L 413 -2572 413 -2556 L 413 -2556 429 -2556 L 429 -2556 429 -2572 L 429 -2572 413 -2572 L 413 -2572 421 -2572 L 413 -2539 413 -2555 L 413 -2555 429 -2555 L 429 -2555 429 -2539 L 429 -2539 413 -2539 L 413 -2539 421 -2539 L 413 -2538 413 -2522 L 413 -2522 429 -2522 L 429 -2522 429 -2538 L 429 -2538 413 -2538 L 413 -2538 421 -2538 L 413 -2505 413 -2521 L 413 -2521 429 -2521 L 429 -2521 429 -2505 L 429 -2505 413 -2505 L 413 -2505 421 -2505 L 413 -2504 413 -2488 L 413 -2488 429 -2488 L 429 -2488 429 -2504 L 429 -2504 413 -2504 L 413 -2504 421 -2504 L 413 -2471 413 -2487 L 413 -2487 429 -2487 L 429 -2487 429 -2471 L 429 -2471 413 -2471 L 413 -2471 421 -2471 L 413 -2470 413 -2454 L 413 -2454 429 -2454 L 429 -2454 429 -2470 L 429 -2470 413 -2470 L 413 -2470 421 -2470 L 413 -2437 413 -2453 L 413 -2453 429 -2453 L 429 -2453 429 -2437 L 429 -2437 413 -2437 L 413 -2437 421 -2437 L 413 -2436 413 -2420 L 413 -2420 429 -2420 L 429 -2420 429 -2436 L 429 -2436 413 -2436 L 413 -2436 421 -2436 L 413 -2403 413 -2418 L 413 -2418 429 -2418 L 429 -2418 429 -2403 L 429 -2403 413 -2403 L 413 -2403 421 -2403 L 413 -2401 413 -2386 L 413 -2386 429 -2386 L 429 -2386 429 -2401 L 429 -2401 413 -2401 L 413 -2401 421 -2401 L 413 -2369 413 -2384 L 413 -2384 429 -2384 L 429 -2384 429 -2369 L 429 -2369 413 -2369 L 413 -2369 421 -2369 L 413 -2367 413 -2352 L 413 -2352 429 -2352 L 429 -2352 429 -2367 L 429 -2367 413 -2367 L 413 -2367 421 -2367 L 413 -2335 413 -2350 L 413 -2350 429 -2350 L 429 -2350 429 -2335 L 429 -2335 413 -2335 L 413 -2335 421 -2335 L 413 -2333 413 -2318 L 413 -2318 429 -2318 L 429 -2318 429 -2333 L 429 -2333 413 -2333 L 413 -2333 421 -2333 L 413 -2301 413 -2316 L 413 -2316 429 -2316 L 429 -2316 429 -2301 L 429 -2301 413 -2301 L 413 -2301 421 -2301 L 413 -2299 413 -2284 L 413 -2284 429 -2284 L 429 -2284 429 -2299 L 429 -2299 413 -2299 L 413 -2299 421 -2299 L 413 -2267 413 -2282 L 413 -2282 429 -2282 L 429 -2282 429 -2267 L 429 -2267 413 -2267 L 413 -2267 421 -2267 L 413 -2265 413 -2250 L 413 -2250 429 -2250 L 429 -2250 429 -2265 L 429 -2265 413 -2265 L 413 -2265 421 -2265 L 413 -2232 413 -2248 L 413 -2248 429 -2248 L 429 -2248 429 -2232 L 429 -2232 413 -2232 L 413 -2232 421 -2232 L 413 -2231 413 -2215 L 413 -2215 429 -2215 L 429 -2215 429 -2231 L 429 -2231 413 -2231 L 413 -2231 421 -2231 L 413 -2198 413 -2214 L 413 -2214 429 -2214 L 429 -2214 429 -2198 L 429 -2198 413 -2198 L 413 -2198 421 -2198 L 413 -2197 413 -2181 L 413 -2181 429 -2181 L 429 -2181 429 -2197 L 429 -2197 413 -2197 L 413 -2197 421 -2197 L 413 -2164 413 -2180 L 413 -2180 429 -2180 L 429 -2180 429 -2164 L 429 -2164 413 -2164 L 413 -2164 421 -2164 L 413 -2163 413 -2147 L 413 -2147 429 -2147 L 429 -2147 429 -2163 L 429 -2163 413 -2163 L 413 -2163 421 -2163 L 413 -2130 413 -2146 L 413 -2146 429 -2146 L 429 -2146 429 -2130 L 429 -2130 413 -2130 L 413 -2130 421 -2130 L 413 -2129 413 -2113 L 413 -2113 429 -2113 L 429 -2113 429 -2129 L 429 -2129 413 -2129 L 413 -2129 421 -2129 L 413 -2096 413 -2112 L 413 -2112 429 -2112 L 429 -2112 429 -2096 L 429 -2096 413 -2096 L 413 -2096 421 -2096 L 413 -2095 413 -2079 L 413 -2079 429 -2079 L 429 -2079 429 -2095 L 429 -2095 413 -2095 L 413 -2095 421 -2095 L 413 -2062 413 -2077 L 413 -2077 429 -2077 L 429 -2077 429 -2062 L 429 -2062 413 -2062 L 413 -2062 421 -2062 L 429 -2060 429 -2045 L 429 -2045 413 -2045 L 413 -2045 413 -2060 L 413 -2060 429 -2060 L 429 -2060 421 -2060 L 429 -2028 429 -2043 L 429 -2043 413 -2043 L 413 -2043 413 -2028 L 413 -2028 429 -2028 L 429 -2028 421 -2028 L 429 -2026 429 -2011 L 429 -2011 413 -2011 L 413 -2011 413 -2026 L 413 -2026 429 -2026 L 429 -2026 421 -2026 L 429 -1994 429 -2009 L 429 -2009 413 -2009 L 413 -2009 413 -1994 L 413 -1994 429 -1994 L 429 -1994 421 -1994 L 429 -1992 429 -1977 L 429 -1977 413 -1977 L 413 -1977 413 -1992 L 413 -1992 429 -1992 L 429 -1992 421 -1992 L 429 -1960 429 -1975 L 429 -1975 413 -1975 L 413 -1975 413 -1960 L 413 -1960 429 -1960 L 429 -1960 421 -1960 L 429 -1958 429 -1943 L 429 -1943 413 -1943 L 413 -1943 413 -1958 L 413 -1958 429 -1958 L 429 -1958 421 -1958 L 429 -1926 429 -1941 L 429 -1941 413 -1941 L 413 -1941 413 -1926 L 413 -1926 429 -1926 L 429 -1926 421 -1926 L 429 -1924 429 -1909 L 429 -1909 413 -1909 L 413 -1909 413 -1924 L 413 -1924 429 -1924 L 429 -1924 421 -1924 L 429 -1891 429 -1907 L 429 -1907 413 -1907 L 413 -1907 413 -1891 L 413 -1891 429 -1891 L 429 -1891 421 -1891 L 429 -1890 429 -1874 L 429 -1874 413 -1874 L 413 -1874 413 -1890 L 413 -1890 429 -1890 L 429 -1890 421 -1890 L 429 -1857 429 -1873 L 429 -1873 413 -1873 L 413 -1873 413 -1857 L 413 -1857 429 -1857 L 429 -1857 421 -1857 L 429 -1856 429 -1840 L 429 -1840 413 -1840 L 413 -1840 413 -1856 L 413 -1856 429 -1856 L 429 -1856 421 -1856 L 429 -1823 429 -1839 L 429 -1839 413 -1839 L 413 -1839 413 -1823 L 413 -1823 429 -1823 L 429 -1823 421 -1823 L 429 -1822 429 -1806 L 429 -1806 413 -1806 L 413 -1806 413 -1822 L 413 -1822 429 -1822 L 429 -1822 421 -1822 L 429 -1789 429 -1805 L 429 -1805 413 -1805 L 413 -1805 413 -1789 L 413 -1789 429 -1789 L 429 -1789 421 -1789 L 429 -1788 429 -1772 L 429 -1772 413 -1772 L 413 -1772 413 -1788 L 413 -1788 429 -1788 L 429 -1788 421 -1788 L 429 -1755 429 -1771 L 429 -1771 413 -1771 L 413 -1771 413 -1755 L 413 -1755 429 -1755 L 429 -1755 421 -1755 L 429 -1754 429 -1738 L 429 -1738 413 -1738 L 413 -1738 413 -1754 L 413 -1754 429 -1754 L 429 -1754 421 -1754 L 429 -1721 429 -1736 L 429 -1736 413 -1736 L 413 -1736 413 -1721 L 413 -1721 429 -1721 L 429 -1721 421 -1721 L 429 -1719 429 -1704 L 429 -1704 413 -1704 L 413 -1704 413 -1719 L 413 -1719 429 -1719 L 429 -1719 421 -1719 L 429 -1687 429 -1702 L 429 -1702 413 -1702 L 413 -1702 413 -1687 L 413 -1687 429 -1687 L 429 -1687 421 -1687 L 429 -1685 429 -1670 L 429 -1670 413 -1670 L 413 -1670 413 -1685 L 413 -1685 429 -1685 L 429 -1685 421 -1685 L 429 -1653 429 -1668 L 429 -1668 413 -1668 L 413 -1668 413 -1653 L 413 -1653 429 -1653 L 429 -1653 421 -1653 L 429 -1651 429 -1636 L 429 -1636 413 -1636 L 413 -1636 413 -1651 L 413 -1651 429 -1651 L 429 -1651 421 -1651 L 429 -1619 429 -1634 L 429 -1634 413 -1634 L 413 -1634 413 -1619 L 413 -1619 429 -1619 L 429 -1619 421 -1619 L 429 -1617 429 -1602 L 429 -1602 413 -1602 L 413 -1602 413 -1617 L 413 -1617 429 -1617 L 429 -1617 421 -1617 L 429 -1585 429 -1600 L 429 -1600 413 -1600 L 413 -1600 413 -1585 L 413 -1585 429 -1585 L 429 -1585 421 -1585 L 429 -1583 429 -1568 L 429 -1568 413 -1568 L 413 -1568 413 -1583 L 413 -1583 429 -1583 L 429 -1583 421 -1583 L 429 -1550 429 -1566 L 429 -1566 413 -1566 L 413 -1566 413 -1550 L 413 -1550 429 -1550 L 429 -1550 421 -1550 L 429 -1549 429 -1533 L 429 -1533 413 -1533 L 413 -1533 413 -1549 L 413 -1549 429 -1549 L 429 -1549 421 -1549 L 429 -1516 429 -1532 L 429 -1532 413 -1532 L 413 -1532 413 -1516 L 413 -1516 429 -1516 L 429 -1516 421 -1516 L 413 -1515 413 -1499 L 413 -1499 429 -1499 L 429 -1499 429 -1515 L 429 -1515 413 -1515 L 413 -1515 421 -1515 L 413 -1482 413 -1498 L 413 -1498 429 -1498 L 429 -1498 429 -1482 L 429 -1482 413 -1482 L 413 -1482 421 -1482 L 413 -1481 413 -1465 L 413 -1465 429 -1465 L 429 -1465 429 -1481 L 429 -1481 413 -1481 L 413 -1481 421 -1481 L 413 -1448 413 -1464 L 413 -1464 429 -1464 L 429 -1464 429 -1448 L 429 -1448 413 -1448 L 413 -1448 421 -1448 L 413 -1447 413 -1431 L 413 -1431 429 -1431 L 429 -1431 429 -1447 L 429 -1447 413 -1447 L 413 -1447 421 -1447 L 413 -1414 413 -1430 L 413 -1430 429 -1430 L 429 -1430 429 -1414 L 429 -1414 413 -1414 L 413 -1414 421 -1414 L 413 -1413 413 -1397 L 413 -1397 429 -1397 L 429 -1397 429 -1413 L 429 -1413 413 -1413 L 413 -1413 421 -1413 L 413 -1380 413 -1395 L 413 -1395 429 -1395 L 429 -1395 429 -1380 L 429 -1380 413 -1380 L 413 -1380 421 -1380 L 413 -1378 413 -1363 L 413 -1363 429 -1363 L 429 -1363 429 -1378 L 429 -1378 413 -1378 L 413 -1378 421 -1378 L 413 -1346 413 -1361 L 413 -1361 429 -1361 L 429 -1361 429 -1346 L 429 -1346 413 -1346 L 413 -1346 421 -1346 L 413 -1344 413 -1329 L 413 -1329 429 -1329 L 429 -1329 429 -1344 L 429 -1344 413 -1344 L 413 -1344 421 -1344 L 413 -1312 413 -1327 L 413 -1327 429 -1327 L 429 -1327 429 -1312 L 429 -1312 413 -1312 L 413 -1312 421 -1312 L 413 -1310 413 -1295 L 413 -1295 429 -1295 L 429 -1295 429 -1310 L 429 -1310 413 -1310 L 413 -1310 421 -1310 L 413 -1278 413 -1293 L 413 -1293 429 -1293 L 429 -1293 429 -1278 L 429 -1278 413 -1278 L 413 -1278 421 -1278 L 413 -1276 413 -1261 L 413 -1261 429 -1261 L 429 -1261 429 -1276 L 429 -1276 413 -1276 L 413 -1276 421 -1276 L 413 -1244 413 -1259 L 413 -1259 429 -1259 L 429 -1259 429 -1244 L 429 -1244 413 -1244 L 413 -1244 421 -1244 L 413 -1242 413 -1227 L 413 -1227 429 -1227 L 429 -1227 429 -1242 L 429 -1242 413 -1242 L 413 -1242 421 -1242 L 413 -1209 413 -1225 L 413 -1225 429 -1225 L 429 -1225 429 -1209 L 429 -1209 413 -1209 L 413 -1209 421 -1209 L 413 -1208 413 -1192 L 413 -1192 429 -1192 L 429 -1192 429 -1208 L 429 -1208 413 -1208 L 413 -1208 421 -1208 L 413 -1175 413 -1191 L 413 -1191 429 -1191 L 429 -1191 429 -1175 L 429 -1175 413 -1175 L 413 -1175 421 -1175 L 413 -1174 413 -1158 L 413 -1158 429 -1158 L 429 -1158 429 -1174 L 429 -1174 413 -1174 L 413 -1174 421 -1174 L 413 -1141 413 -1157 L 413 -1157 429 -1157 L 429 -1157 429 -1141 L 429 -1141 413 -1141 L 413 -1141 421 -1141 L 413 -1140 413 -1124 L 413 -1124 429 -1124 L 429 -1124 429 -1140 L 429 -1140 413 -1140 L 413 -1140 421 -1140 L 413 -1107 413 -1123 L 413 -1123 429 -1123 L 429 -1123 429 -1107 L 429 -1107 413 -1107 L 413 -1107 421 -1107 L 413 -1106 413 -1090 L 413 -1090 429 -1090 L 429 -1090 429 -1106 L 429 -1106 413 -1106 L 413 -1106 421 -1106 L 413 -1073 413 -1089 L 413 -1089 429 -1089 L 429 -1089 429 -1073 L 429 -1073 413 -1073 L 413 -1073 421 -1073 L 413 -1072 413 -1056 L 413 -1056 429 -1056 L 429 -1056 429 -1072 L 429 -1072 413 -1072 L 413 -1072 421 -1072 L 413 -1039 413 -1054 L 413 -1054 429 -1054 L 429 -1054 429 -1039 L 429 -1039 413 -1039 L 413 -1039 421 -1039 L 413 -1037 413 -1022 L 413 -1022 429 -1022 L 429 -1022 429 -1037 L 429 -1037 413 -1037 L 413 -1037 421 -1037 L 413 -1005 413 -1020 L 413 -1020 429 -1020 L 429 -1020 429 -1005 L 429 -1005 413 -1005 L 413 -1005 421 -1005 L 413 -1003 413 -988 L 413 -988 429 -988 L 429 -988 429 -1003 L 429 -1003 413 -1003 L 413 -1003 421 -1003 L 413 -971 413 -986 L 413 -986 429 -986 L 429 -986 429 -971 L 429 -971 413 -971 L 413 -971 421 -971 L 429 -969 429 -954 L 429 -954 413 -954 L 413 -954 413 -969 L 413 -969 429 -969 L 429 -969 421 -969 L 429 -937 429 -952 L 429 -952 413 -952 L 413 -952 413 -937 L 413 -937 429 -937 L 429 -937 421 -937 L 429 -935 429 -920 L 429 -920 413 -920 L 413 -920 413 -935 L 413 -935 429 -935 L 429 -935 421 -935 L 429 -903 429 -918 L 429 -918 413 -918 L 413 -918 413 -903 L 413 -903 429 -903 L 429 -903 421 -903 L 429 -901 429 -886 L 429 -886 413 -886 L 413 -886 413 -901 L 413 -901 429 -901 L 429 -901 421 -901 L 429 -868 429 -884 L 429 -884 413 -884 L 413 -884 413 -868 L 413 -868 429 -868 L 429 -868 421 -868 L 429 -867 429 -851 L 429 -851 413 -851 L 413 -851 413 -867 L 413 -867 429 -867 L 429 -867 421 -867 L 429 -834 429 -850 L 429 -850 413 -850 L 413 -850 413 -834 L 413 -834 429 -834 L 429 -834 421 -834 L 429 -833 429 -817 L 429 -817 413 -817 L 413 -817 413 -833 L 413 -833 429 -833 L 429 -833 421 -833 L 429 -800 429 -816 L 429 -816 413 -816 L 413 -816 413 -800 L 413 -800 429 -800 L 429 -800 421 -800 L 429 -799 429 -783 L 429 -783 413 -783 L 413 -783 413 -799 L 413 -799 429 -799 L 429 -799 421 -799 L 429 -766 429 -782 L 429 -782 413 -782 L 413 -782 413 -766 L 413 -766 429 -766 L 429 -766 421 -766 L 429 -765 429 -749 L 429 -749 413 -749 L 413 -749 413 -765 L 413 -765 429 -765 L 429 -765 421 -765 L 429 -732 429 -748 L 429 -748 413 -748 L 413 -748 413 -732 L 413 -732 429 -732 L 429 -732 421 -732 L 429 -731 429 -715 L 429 -715 413 -715 L 413 -715 413 -731 L 413 -731 429 -731 L 429 -731 421 -731 L 429 -698 429 -713 L 429 -713 413 -713 L 413 -713 413 -698 L 413 -698 429 -698 L 429 -698 421 -698 L 429 -696 429 -681 L 429 -681 413 -681 L 413 -681 413 -696 L 413 -696 429 -696 L 429 -696 421 -696 L 429 -664 429 -679 L 429 -679 413 -679 L 413 -679 413 -664 L 413 -664 429 -664 L 429 -664 421 -664 L 429 -662 429 -647 L 429 -647 413 -647 L 413 -647 413 -662 L 413 -662 429 -662 L 429 -662 421 -662 L 429 -630 429 -645 L 429 -645 413 -645 L 413 -645 413 -630 L 413 -630 429 -630 L 429 -630 421 -630 L 429 -628 429 -613 L 429 -613 413 -613 L 413 -613 413 -628 L 413 -628 429 -628 L 429 -628 421 -628 L 429 -596 429 -611 L 429 -611 413 -611 L 413 -611 413 -596 L 413 -596 429 -596 L 429 -596 421 -596 L 429 -594 429 -579 L 429 -579 413 -579 L 413 -579 413 -594 L 413 -594 429 -594 L 429 -594 421 -594 L 429 -562 429 -577 L 429 -577 413 -577 L 413 -577 413 -562 L 413 -562 429 -562 L 429 -562 421 -562 L 429 -560 429 -545 L 429 -545 413 -545 L 413 -545 413 -560 L 413 -560 429 -560 L 429 -560 421 -560 L 429 -527 429 -543 L 429 -543 413 -543 L 413 -543 413 -527 L 413 -527 429 -527 L 429 -527 421 -527 L 429 -526 429 -510 L 429 -510 413 -510 L 413 -510 413 -526 L 413 -526 429 -526 L 429 -526 421 -526 L 429 -493 429 -509 L 429 -509 413 -509 L 413 -509 413 -493 L 413 -493 429 -493 L 429 -493 421 -493 L 429 -492 429 -476 L 429 -476 413 -476 L 413 -476 413 -492 L 413 -492 429 -492 L 429 -492 421 -492 L 429 -459 429 -475 L 429 -475 413 -475 L 413 -475 413 -459 L 413 -459 429 -459 L 429 -459 421 -459 L 429 -458 429 -442 L 429 -442 413 -442 L 413 -442 413 -458 L 413 -458 429 -458 L 429 -458 421 -458 L 429 -425 429 -441 L 429 -441 413 -441 L 413 -441 413 -425 L 413 -425 429 -425 L 429 -425 421 -425 L 413 -424 413 -408 L 413 -408 429 -408 L 429 -408 429 -424 L 429 -424 413 -424 L 413 -424 421 -424 L 413 -391 413 -407 L 413 -407 429 -407 L 429 -407 429 -391 L 429 -391 413 -391 L 413 -391 421 -391 L 413 -390 413 -374 L 413 -374 429 -374 L 429 -374 429 -390 L 429 -390 413 -390 L 413 -390 421 -390 L 413 -357 413 -373 L 413 -373 429 -373 L 429 -373 429 -357 L 429 -357 413 -357 L 413 -357 421 -357 L 413 -355 413 -340 L 413 -340 429 -340 L 429 -340 429 -355 L 429 -355 413 -355 L 413 -355 421 -355 L 413 -323 413 -338 L 413 -338 429 -338 L 429 -338 429 -323 L 429 -323 413 -323 L 413 -323 421 -323 L 413 -321 413 -306 L 413 -306 429 -306 L 429 -306 429 -321 L 429 -321 413 -321 L 413 -321 421 -321 L 413 -289 413 -304 L 413 -304 429 -304 L 429 -304 429 -289 L 429 -289 413 -289 L 413 -289 421 -289 L 413 -287 413 -272 L 413 -272 429 -272 L 429 -272 429 -287 L 429 -287 413 -287 L 413 -287 421 -287 L 413 -255 413 -270 L 413 -270 429 -270 L 429 -270 429 -255 L 429 -255 413 -255 L 413 -255 421 -255 L 413 -253 413 -238 L 413 -238 429 -238 L 429 -238 429 -253 L 429 -253 413 -253 L 413 -253 421 -253 L 413 -221 413 -236 L 413 -236 429 -236 L 429 -236 429 -221 L 429 -221 413 -221 L 413 -221 421 -221 L 413 -219 413 -204 L 413 -204 429 -204 L 429 -204 429 -219 L 429 -219 413 -219 L 413 -219 421 -219 L 413 -187 413 -202 L 413 -202 429 -202 L 429 -202 429 -187 L 429 -187 413 -187 L 413 -187 421 -187 L 413 -185 413 -169 L 413 -169 429 -169 L 429 -169 429 -185 L 429 -185 413 -185 L 413 -185 421 -185 L 413 -152 413 -168 L 413 -168 429 -168 L 429 -168 429 -152 L 429 -152 413 -152 L 413 -152 421 -152 L 413 -151 413 -135 L 413 -135 429 -135 L 429 -135 429 -151 L 429 -151 413 -151 L 413 -151 421 -151 L 413 -118 413 -134 L 413 -134 429 -134 L 429 -134 429 -118 L 429 -118 413 -118 L 413 -118 421 -118 L 413 -117 413 -101 L 413 -101 429 -101 L 429 -101 429 -117 L 429 -117 413 -117 L 413 -117 421 -117 L 413 -84 413 -100 L 413 -100 429 -100 L 429 -100 429 -84 L 429 -84 413 -84 L 413 -84 421 -84 L 413 -83 413 -67 L 413 -67 429 -67 L 429 -67 429 -83 L 429 -83 413 -83 L 413 -83 421 -83 L 413 -50 413 -66 L 413 -66 429 -66 L 429 -66 429 -50 L 429 -50 413 -50 L 413 -50 421 -50 L 413 -49 413 -33 L 413 -33 429 -33 L 429 -33 429 -49 L 429 -49 413 -49 L 413 -49 421 -49 L 413 -16 413 -32 L 413 -32 429 -32 L 429 -32 429 -16 L 429 -16 413 -16 L 413 -16 421 -16 L 413 -14 413 1 L 413 1 429 1 L 429 1 429 -14 L 429 -14 413 -14 L 413 -14 421 -14 L 413 18 413 3 L 413 3 429 3 L 429 3 429 18 L 429 18 413 18 L 413 18 421 18 L 413 20 413 35 L 413 35 429 35 L 429 35 429 20 L 429 20 413 20 L 413 20 421 20 L 413 52 413 37 L 413 37 429 37 L 429 37 429 52 L 429 52 413 52 L 413 52 421 52 L 413 54 413 69 L 413 69 429 69 L 429 69 429 54 L 429 54 413 54 L 413 54 421 54 L 413 86 413 71 L 413 71 429 71 L 429 71 429 86 L 429 86 413 86 L 413 86 421 86 L 413 88 413 103 L 413 103 429 103 L 429 103 429 88 L 429 88 413 88 L 413 88 421 88 L 413 120 413 105 L 413 105 429 105 L 429 105 429 120 L 429 120 413 120 L 413 120 421 120 L 429 122 429 137 L 429 137 413 137 L 413 137 413 122 L 413 122 429 122 L 429 122 421 122 L 429 154 429 139 L 429 139 413 139 L 413 139 413 154 L 413 154 429 154 L 429 154 421 154 L 429 156 429 172 L 429 172 413 172 L 413 172 413 156 L 413 156 429 156 L 429 156 421 156 L 429 189 429 173 L 429 173 413 173 L 413 173 413 189 L 413 189 429 189 L 429 189 421 189 L 429 190 429 206 L 429 206 413 206 L 413 206 413 190 L 413 190 429 190 L 429 190 421 190 L 429 223 429 207 L 429 207 413 207 L 413 207 413 223 L 413 223 429 223 L 429 223 421 223 L 429 224 429 240 L 429 240 413 240 L 413 240 413 224 L 413 224 429 224 L 429 224 421 224 L 429 257 429 241 L 429 241 413 241 L 413 241 413 257 L 413 257 429 257 L 429 257 421 257 L 429 258 429 274 L 429 274 413 274 L 413 274 413 258 L 413 258 429 258 L 429 258 421 258 L 429 291 429 275 L 429 275 413 275 L 413 275 413 291 L 413 291 429 291 L 429 291 421 291 L 429 292 429 308 L 429 308 413 308 L 413 308 413 292 L 413 292 429 292 L 429 292 421 292 L 429 325 429 309 L 429 309 413 309 L 413 309 413 325 L 413 325 429 325 L 429 325 421 325 L 429 327 429 342 L 429 342 413 342 L 413 342 413 327 L 413 327 429 327 L 429 327 421 327 L 429 359 429 344 L 429 344 413 344 L 413 344 413 359 L 413 359 429 359 L 429 359 421 359 L 429 361 429 376 L 429 376 413 376 L 413 376 413 361 L 413 361 429 361 L 429 361 421 361 L 429 393 429 378 L 429 378 413 378 L 413 378 413 393 L 413 393 429 393 L 429 393 421 393 L 429 395 429 410 L 429 410 413 410 L 413 410 413 395 L 413 395 429 395 L 429 395 421 395 L 429 427 429 412 L 429 412 413 412 L 413 412 413 427 L 413 427 429 427 L 429 427 421 427 L 429 429 429 444 L 429 444 413 444 L 413 444 413 429 L 413 429 429 429 L 429 429 421 429 L 429 461 429 446 L 429 446 413 446 L 413 446 413 461 L 413 461 429 461 L 429 461 421 461 L 429 463 429 478 L 429 478 413 478 L 413 478 413 463 L 413 463 429 463 L 429 463 421 463 L 429 495 429 480 L 429 480 413 480 L 413 480 413 495 L 413 495 429 495 L 429 495 421 495 L 429 497 429 513 L 429 513 413 513 L 413 513 413 497 L 413 497 429 497 L 429 497 421 497 L 429 530 429 514 L 429 514 413 514 L 413 514 413 530 L 413 530 429 530 L 429 530 421 530 L 429 531 429 547 L 429 547 413 547 L 413 547 413 531 L 413 531 429 531 L 429 531 421 531 L 429 564 429 548 L 429 548 413 548 L 413 548 413 564 L 413 564 429 564 L 429 564 421 564 L 429 565 429 581 L 429 581 413 581 L 413 581 413 565 L 413 565 429 565 L 429 565 421 565 L 429 598 429 582 L 429 582 413 582 L 413 582 413 598 L 413 598 429 598 L 429 598 421 598 L 429 599 429 615 L 429 615 413 615 L 413 615 413 599 L 413 599 429 599 L 429 599 421 599 L 429 632 429 616 L 429 616 413 616 L 413 616 413 632 L 413 632 429 632 L 429 632 421 632 L 429 633 429 649 L 429 649 413 649 L 413 649 413 633 L 413 633 429 633 L 429 633 421 633 L 429 666 429 650 L 429 650 413 650 L 413 650 413 666 L 413 666 429 666 L 429 666 421 666 L /bg 414 668 414 664 418 664 418 668 414 668 414 664 418 664 418 668 white_R /fg 414 668 414 664 418 664 418 668 414 668 414 664 418 664 418 668 black_B 418 666 414 666 L /bg 423 668 423 664 427 664 427 668 423 668 423 664 427 664 427 668 white_R /fg 423 668 423 664 427 664 427 668 423 668 423 664 427 664 427 668 black_B 427 666 423 666 L 436 -2607 436 -2607 L 436 -2607 436 -2607 L 437 -2607 437 -2607 L 437 -2606 437 -2606 L 436 -2606 436 -2606 L 435 -2606 435 -2606 L 435 -2607 435 -2607 L 435 -2608 435 -2608 L 436 -2608 436 -2608 L 437 -2608 437 -2608 L 436 -2607 436 -2605 L 436 -2607 436 -2605 L 437 -2607 437 -2605 L 437 -2606 437 -2604 L 436 -2606 436 -2604 L 435 -2606 435 -2604 L 435 -2607 435 -2605 L 435 -2608 435 -2606 L 436 -2608 436 -2606 L 437 -2608 437 -2606 L 436 -2605 436 -2605 L 436 -2605 436 -2605 L 437 -2605 437 -2605 L 437 -2604 437 -2604 L 436 -2604 436 -2604 L 435 -2604 435 -2604 L 435 -2605 435 -2605 L 435 -2606 435 -2606 L 436 -2606 436 -2606 L 437 -2606 437 -2606 L 436 -2605 437 -2605 L 436 -2605 437 -2605 L 437 -2605 438 -2605 L 437 -2604 438 -2604 L 436 -2604 437 -2604 L 435 -2604 436 -2604 L 435 -2605 436 -2605 L 435 -2606 436 -2606 L 436 -2606 437 -2606 L 437 -2606 438 -2606 L 437 -2605 437 -2607 L 437 -2605 437 -2607 L 438 -2605 438 -2607 L 438 -2604 438 -2606 L 437 -2604 437 -2606 L 436 -2604 436 -2606 L 436 -2605 436 -2607 L 436 -2606 436 -2608 L 437 -2606 437 -2608 L 438 -2606 438 -2608 L 437 -2607 436 -2607 L 437 -2607 436 -2607 L 438 -2607 437 -2607 L 438 -2606 437 -2606 L 437 -2606 436 -2606 L 436 -2606 435 -2606 L 436 -2607 435 -2607 L 436 -2608 435 -2608 L 437 -2608 436 -2608 L 438 -2608 437 -2608 L 405 -2607 405 -2607 L 405 -2607 405 -2607 L 406 -2607 406 -2607 L 406 -2606 406 -2606 L 405 -2606 405 -2606 L 404 -2606 404 -2606 L 404 -2607 404 -2607 L 404 -2608 404 -2608 L 405 -2608 405 -2608 L 406 -2608 406 -2608 L 405 -2607 405 -2605 L 405 -2607 405 -2605 L 406 -2607 406 -2605 L 406 -2606 406 -2604 L 405 -2606 405 -2604 L 404 -2606 404 -2604 L 404 -2607 404 -2605 L 404 -2608 404 -2606 L 405 -2608 405 -2606 L 406 -2608 406 -2606 L 405 -2605 405 -2605 L 405 -2605 405 -2605 L 406 -2605 406 -2605 L 406 -2604 406 -2604 L 405 -2604 405 -2604 L 404 -2604 404 -2604 L 404 -2605 404 -2605 L 404 -2606 404 -2606 L 405 -2606 405 -2606 L 406 -2606 406 -2606 L 405 -2605 406 -2605 L 405 -2605 406 -2605 L 406 -2605 407 -2605 L 406 -2604 407 -2604 L 405 -2604 406 -2604 L 404 -2604 405 -2604 L 404 -2605 405 -2605 L 404 -2606 405 -2606 L 405 -2606 406 -2606 L 406 -2606 407 -2606 L 406 -2605 406 -2607 L 406 -2605 406 -2607 L 407 -2605 407 -2607 L 407 -2604 407 -2606 L 406 -2604 406 -2606 L 405 -2604 405 -2606 L 405 -2605 405 -2607 L 405 -2606 405 -2608 L 406 -2606 406 -2608 L 407 -2606 407 -2608 L 406 -2607 405 -2607 L 406 -2607 405 -2607 L 407 -2607 406 -2607 L 407 -2606 406 -2606 L 406 -2606 405 -2606 L 405 -2606 404 -2606 L 405 -2607 404 -2607 L 405 -2608 404 -2608 L 406 -2608 405 -2608 L 407 -2608 406 -2608 L 425 -2607 425 -2607 L 425 -2607 425 -2605 L 425 -2605 425 -2605 L 425 -2605 426 -2605 L 426 -2605 426 -2607 L 426 -2607 425 -2607 L 416 -2607 416 -2607 L 416 -2607 416 -2605 L 416 -2605 416 -2605 L 416 -2605 417 -2605 L 417 -2605 417 -2607 L 417 -2607 416 -2607 L 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 440 -2618 moveto 90 rotate (NAND1[191:0]) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 409 -2618 moveto 90 rotate (NAND2[191:0]) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 429 -2618 moveto 90 rotate (Ax_a2_0) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 420 -2618 moveto 90 rotate (Ax_b2_0) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2603 moveto (0) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2586 moveto (1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2569 moveto (2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2552 moveto (3) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2535 moveto (4) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2518 moveto (5) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2501 moveto (6) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2484 moveto (7) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2467 moveto (8) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2450 moveto (9) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2433 moveto (10) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2416 moveto (11) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2399 moveto (12) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2382 moveto (13) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2365 moveto (14) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2348 moveto (15) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2330 moveto (16) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2313 moveto (17) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2296 moveto (18) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2279 moveto (19) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2262 moveto (20) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2245 moveto (21) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2228 moveto (22) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2211 moveto (23) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2194 moveto (24) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2177 moveto (25) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2160 moveto (26) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2143 moveto (27) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2126 moveto (28) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2109 moveto (29) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2092 moveto (30) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2075 moveto (31) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2058 moveto (32) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2041 moveto (33) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2024 moveto (34) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -2007 moveto (35) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1989 moveto (36) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1972 moveto (37) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1955 moveto (38) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1938 moveto (39) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1921 moveto (40) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1904 moveto (41) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1887 moveto (42) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1870 moveto (43) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1853 moveto (44) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1836 moveto (45) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1819 moveto (46) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1802 moveto (47) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1785 moveto (48) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1768 moveto (49) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1751 moveto (50) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1734 moveto (51) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1717 moveto (52) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1700 moveto (53) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1683 moveto (54) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1666 moveto (55) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1648 moveto (56) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1631 moveto (57) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1614 moveto (58) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1597 moveto (59) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1580 moveto (60) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1563 moveto (61) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1546 moveto (62) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1529 moveto (63) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1512 moveto (64) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1495 moveto (65) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1478 moveto (66) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1461 moveto (67) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1444 moveto (68) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1427 moveto (69) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1410 moveto (70) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1393 moveto (71) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1376 moveto (72) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1359 moveto (73) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1342 moveto (74) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1325 moveto (75) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1307 moveto (76) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1290 moveto (77) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1273 moveto (78) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1256 moveto (79) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1239 moveto (80) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1222 moveto (81) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1205 moveto (82) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1188 moveto (83) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1171 moveto (84) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1154 moveto (85) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1137 moveto (86) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1120 moveto (87) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1103 moveto (88) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1086 moveto (89) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1069 moveto (90) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1052 moveto (91) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1035 moveto (92) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1018 moveto (93) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -1001 moveto (94) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -984 moveto (95) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -966 moveto (96) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -949 moveto (97) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -932 moveto (98) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -915 moveto (99) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -898 moveto (100) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -881 moveto (101) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -864 moveto (102) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -847 moveto (103) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -830 moveto (104) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -813 moveto (105) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -796 moveto (106) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -779 moveto (107) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -762 moveto (108) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -745 moveto (109) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -728 moveto (110) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -711 moveto (111) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -694 moveto (112) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -677 moveto (113) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -660 moveto (114) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -643 moveto (115) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -625 moveto (116) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -608 moveto (117) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -591 moveto (118) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -574 moveto (119) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -557 moveto (120) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -540 moveto (121) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -523 moveto (122) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -506 moveto (123) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -489 moveto (124) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -472 moveto (125) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -455 moveto (126) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -438 moveto (127) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2603 moveto (0) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2586 moveto (1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2569 moveto (2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2552 moveto (3) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2535 moveto (4) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2518 moveto (5) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2501 moveto (6) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2484 moveto (7) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2467 moveto (8) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2450 moveto (9) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2433 moveto (10) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2416 moveto (11) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2399 moveto (12) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2382 moveto (13) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2365 moveto (14) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2348 moveto (15) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2330 moveto (16) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2313 moveto (17) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2296 moveto (18) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2279 moveto (19) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2262 moveto (20) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2245 moveto (21) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2228 moveto (22) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2211 moveto (23) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2194 moveto (24) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2177 moveto (25) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2160 moveto (26) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2143 moveto (27) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2126 moveto (28) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2109 moveto (29) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2092 moveto (30) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2075 moveto (31) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2058 moveto (32) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2041 moveto (33) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2024 moveto (34) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -2007 moveto (35) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1989 moveto (36) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1972 moveto (37) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1955 moveto (38) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1938 moveto (39) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1921 moveto (40) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1904 moveto (41) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1887 moveto (42) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1870 moveto (43) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1853 moveto (44) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1836 moveto (45) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1819 moveto (46) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1802 moveto (47) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1785 moveto (48) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1768 moveto (49) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1751 moveto (50) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1734 moveto (51) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1717 moveto (52) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1700 moveto (53) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1683 moveto (54) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1666 moveto (55) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1648 moveto (56) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1631 moveto (57) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1614 moveto (58) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1597 moveto (59) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1580 moveto (60) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1563 moveto (61) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1546 moveto (62) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1529 moveto (63) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 404 -2626 moveto (LB_dec_col_array5) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1512 moveto (64) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1495 moveto (65) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1478 moveto (66) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1461 moveto (67) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1444 moveto (68) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1427 moveto (69) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1410 moveto (70) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1393 moveto (71) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1376 moveto (72) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1359 moveto (73) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1342 moveto (74) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1325 moveto (75) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1307 moveto (76) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1290 moveto (77) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1273 moveto (78) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1256 moveto (79) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1239 moveto (80) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1222 moveto (81) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1205 moveto (82) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1188 moveto (83) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1171 moveto (84) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1154 moveto (85) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1137 moveto (86) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1120 moveto (87) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1103 moveto (88) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1086 moveto (89) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1069 moveto (90) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1052 moveto (91) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1035 moveto (92) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1018 moveto (93) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -1001 moveto (94) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -984 moveto (95) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -966 moveto (96) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -949 moveto (97) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -932 moveto (98) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -915 moveto (99) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -898 moveto (100) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -881 moveto (101) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -864 moveto (102) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -847 moveto (103) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -830 moveto (104) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -813 moveto (105) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -796 moveto (106) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -779 moveto (107) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -762 moveto (108) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -745 moveto (109) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -728 moveto (110) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -711 moveto (111) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -694 moveto (112) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -677 moveto (113) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -660 moveto (114) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -643 moveto (115) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -625 moveto (116) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -608 moveto (117) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -591 moveto (118) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -574 moveto (119) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -557 moveto (120) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -540 moveto (121) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -523 moveto (122) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -506 moveto (123) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -489 moveto (124) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -472 moveto (125) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -455 moveto (126) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -438 moveto (127) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -421 moveto (128) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -404 moveto (129) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -387 moveto (130) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -370 moveto (131) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -353 moveto (132) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -336 moveto (133) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -319 moveto (134) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -302 moveto (135) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -285 moveto (136) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -267 moveto (137) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -250 moveto (138) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -233 moveto (139) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -216 moveto (140) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -199 moveto (141) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -182 moveto (142) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -165 moveto (143) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -148 moveto (144) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -131 moveto (145) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -114 moveto (146) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -97 moveto (147) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -80 moveto (148) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -63 moveto (149) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -46 moveto (150) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -29 moveto (151) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 -12 moveto (152) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 5 moveto (153) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 22 moveto (154) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 39 moveto (155) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 56 moveto (156) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 74 moveto (157) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 91 moveto (158) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 108 moveto (159) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 125 moveto (160) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 142 moveto (161) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 159 moveto (162) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 176 moveto (163) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 193 moveto (164) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 210 moveto (165) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 227 moveto (166) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 244 moveto (167) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 261 moveto (168) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 278 moveto (169) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 295 moveto (170) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 312 moveto (171) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 329 moveto (172) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 346 moveto (173) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 363 moveto (174) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 380 moveto (175) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 397 moveto (176) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 415 moveto (177) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 432 moveto (178) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 449 moveto (179) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 466 moveto (180) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 483 moveto (181) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 500 moveto (182) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 517 moveto (183) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 534 moveto (184) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 551 moveto (185) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 568 moveto (186) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 585 moveto (187) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 602 moveto (188) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 619 moveto (189) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 636 moveto (190) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 405 653 moveto (191) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -421 moveto (128) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -404 moveto (129) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -387 moveto (130) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -370 moveto (131) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -353 moveto (132) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -336 moveto (133) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -319 moveto (134) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -302 moveto (135) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -285 moveto (136) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -267 moveto (137) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -250 moveto (138) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -233 moveto (139) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -216 moveto (140) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -199 moveto (141) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -182 moveto (142) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -165 moveto (143) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -148 moveto (144) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -131 moveto (145) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -114 moveto (146) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -97 moveto (147) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -80 moveto (148) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -63 moveto (149) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -46 moveto (150) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -29 moveto (151) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 -12 moveto (152) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 5 moveto (153) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 22 moveto (154) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 39 moveto (155) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 56 moveto (156) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 74 moveto (157) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 91 moveto (158) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 108 moveto (159) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 125 moveto (160) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 142 moveto (161) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 159 moveto (162) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 176 moveto (163) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 193 moveto (164) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 210 moveto (165) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 227 moveto (166) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 244 moveto (167) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 261 moveto (168) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 278 moveto (169) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 295 moveto (170) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 312 moveto (171) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 329 moveto (172) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 346 moveto (173) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 363 moveto (174) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 380 moveto (175) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 397 moveto (176) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 415 moveto (177) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 432 moveto (178) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 449 moveto (179) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 466 moveto (180) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 483 moveto (181) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 500 moveto (182) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 517 moveto (183) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 534 moveto (184) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 551 moveto (185) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 568 moveto (186) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 585 moveto (187) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 602 moveto (188) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 619 moveto (189) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 636 moveto (190) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 436 653 moveto (191) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2600 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2602 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2602 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2597 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2597 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2609 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2609 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2587 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2586 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2586 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2591 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2591 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2580 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2580 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2566 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2568 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2568 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2563 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2563 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2575 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2575 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2553 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2552 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2552 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2557 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2557 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2546 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2546 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2532 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2534 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2534 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2529 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2529 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2540 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2540 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2519 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2518 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2518 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2523 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2523 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2511 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2511 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2498 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2500 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2500 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2495 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2495 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2506 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2506 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2485 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2484 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2484 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2489 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2489 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2477 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2477 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2464 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2466 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2466 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2461 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2461 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2472 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2472 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2451 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2449 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2449 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2455 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2455 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2443 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2443 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2430 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2432 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2432 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2427 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2427 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2438 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2438 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2416 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2415 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2415 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2421 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2421 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2409 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2409 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2396 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2398 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2398 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2392 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2392 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2404 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2404 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2382 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2381 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2381 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2387 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2387 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2375 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2375 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2361 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2364 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2364 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2358 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2358 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2370 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2370 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2348 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2347 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2347 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2353 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2353 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2341 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2341 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2327 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2330 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2330 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2324 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2324 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2336 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2336 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2314 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2313 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2313 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2318 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2318 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2307 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2307 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2293 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2296 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2296 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2290 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2290 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2302 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2302 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2280 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2279 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2279 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2284 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2284 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2273 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2273 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2259 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2261 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2261 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2256 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2256 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2268 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2268 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2246 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2245 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2245 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2250 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2250 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2239 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2239 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2225 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2227 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2227 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2222 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2222 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2234 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2234 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2212 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2211 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2211 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2216 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2216 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2205 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2205 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2191 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2193 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2193 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2188 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2188 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2199 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2199 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2178 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2177 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2177 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2182 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2182 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2170 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2170 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2157 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2159 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2159 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2154 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2154 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2165 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2165 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2144 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2143 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2143 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2148 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2148 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2136 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2136 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2123 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2125 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2125 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2120 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2120 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2131 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2131 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2110 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2108 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2108 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2114 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2114 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2102 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2102 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2089 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2091 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2091 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2086 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2086 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2097 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2097 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2075 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2074 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2074 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2080 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2080 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2068 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2068 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2055 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2057 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2057 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2051 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -2051 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2063 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -2063 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2041 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2040 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2040 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2046 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -2046 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2034 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -2034 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2020 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2023 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2023 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2017 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -2017 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2029 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -2029 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -2007 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2006 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2006 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2012 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -2012 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -2000 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -2000 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1986 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1989 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1989 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1983 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1983 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1995 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1995 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1973 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1972 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1972 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1977 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1977 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1966 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1966 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1952 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1955 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1955 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1949 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1949 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1961 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1961 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1939 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1938 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1938 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1943 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1943 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1932 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1932 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1918 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1920 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1920 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1915 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1915 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1927 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1927 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1905 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1904 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1904 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1909 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1909 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1898 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1898 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1884 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1886 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1886 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1881 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1881 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1893 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1893 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1871 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1870 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1870 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1875 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1875 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1864 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1864 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1850 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1852 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1852 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1847 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1847 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1858 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1858 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1837 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1836 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1836 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1841 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1841 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1829 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1829 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1816 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1818 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1818 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1813 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1813 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1824 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1824 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1803 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1802 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1802 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1807 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1807 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1795 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1795 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1782 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1784 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1784 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1779 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1779 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1790 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1790 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1769 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1767 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1767 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1773 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1773 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1761 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1761 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1748 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1750 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1750 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1745 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1745 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1756 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1756 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1734 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1733 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1733 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1739 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1739 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1727 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1727 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1714 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1716 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1716 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1710 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1710 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1722 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1722 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1700 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1699 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1699 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1705 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1705 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1693 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1693 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1679 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1682 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1682 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1676 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1676 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1688 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1688 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1666 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1665 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1665 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1671 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1671 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1659 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1659 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1645 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1648 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1648 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1642 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1642 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1654 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1654 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1632 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1631 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1631 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1636 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1636 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1625 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1625 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1611 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1614 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1614 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1608 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1608 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1620 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1620 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1598 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1597 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1597 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1602 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1602 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1591 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1591 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1577 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1580 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1580 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1574 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1574 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1586 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1586 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1564 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1563 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1563 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1568 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1568 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1557 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1557 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1543 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1545 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1545 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1540 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1540 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1552 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1552 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1530 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1529 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1529 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1534 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1534 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1523 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -1523 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1509 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1511 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1511 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1506 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1506 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1518 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1518 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1496 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1495 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1495 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1500 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1500 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1488 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1488 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1475 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1477 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1477 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1472 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1472 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1483 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1483 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1462 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1461 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1461 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1466 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1466 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1454 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1454 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1441 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1443 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1443 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1438 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1438 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1449 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1449 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1428 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1426 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1426 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1432 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1432 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1420 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1420 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1407 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1409 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1409 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1404 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1404 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1415 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1415 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1394 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1392 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1392 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1398 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1398 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1386 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1386 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1373 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1375 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1375 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1369 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1369 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1381 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1381 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1359 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1358 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1358 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1364 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1364 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1352 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1352 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1338 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1341 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1341 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1335 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1335 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1347 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1347 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1325 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1324 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1324 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1330 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1330 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1318 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1318 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1304 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1307 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1307 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1301 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1301 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1313 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1313 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1291 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1290 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1290 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1295 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1295 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1284 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1284 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1270 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1273 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1273 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1267 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1267 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1279 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1279 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1257 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1256 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1256 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1261 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1261 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1250 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1250 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1236 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1239 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1239 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1233 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1233 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1245 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1245 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1223 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1222 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1222 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1227 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1227 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1216 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1216 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1202 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1204 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1204 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1199 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1199 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1211 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1211 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1189 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1188 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1188 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1193 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1193 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1182 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1182 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1168 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1170 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1170 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1165 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1165 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1177 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1177 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1155 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1154 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1154 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1159 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1159 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1147 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1147 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1134 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1136 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1136 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1131 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1131 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1142 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1142 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1121 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1120 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1120 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1125 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1125 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1113 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1113 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1100 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1102 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1102 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1097 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1097 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1108 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1108 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1087 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1085 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1085 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1091 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1091 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1079 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1079 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1066 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1068 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1068 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1063 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1063 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1074 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1074 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1053 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1051 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1051 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1057 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1057 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1045 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1045 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1032 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1034 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1034 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1028 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1028 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1040 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1040 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -1018 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1017 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1017 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1023 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1023 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1011 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1011 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -997 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -1000 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1000 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -994 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -994 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1006 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1006 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -984 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -983 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -983 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -989 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -989 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -977 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -977 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -963 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -966 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -966 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -960 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -960 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -972 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -972 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -950 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -949 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -949 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -954 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -954 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -943 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -943 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -929 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -932 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -932 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -926 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -926 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -938 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -938 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -916 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -915 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -915 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -920 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -920 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -909 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -909 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -895 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -898 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -898 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -892 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -892 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -904 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -904 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -882 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -881 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -881 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -886 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -886 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -875 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -875 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -861 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -863 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -863 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -858 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -858 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -870 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -870 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -848 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -847 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -847 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -852 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -852 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -841 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -841 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -827 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -829 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -829 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -824 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -824 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -836 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -836 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -814 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -813 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -813 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -818 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -818 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -806 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -806 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -793 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -795 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -795 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -790 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -790 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -801 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -801 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -780 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -779 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -779 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -784 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -784 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -772 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -772 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -759 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -761 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -761 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -756 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -756 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -767 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -767 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -746 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -744 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -744 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -750 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -750 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -738 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -738 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -725 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -727 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -727 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -722 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -722 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -733 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -733 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -712 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -710 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -710 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -716 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -716 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -704 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -704 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -691 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -693 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -693 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -687 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -687 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -699 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -699 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -677 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -676 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -676 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -682 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -682 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -670 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -670 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -656 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -659 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -659 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -653 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -653 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -665 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -665 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -643 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -642 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -642 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -648 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -648 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -636 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -636 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -622 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -625 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -625 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -619 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -619 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -631 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -631 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -609 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -608 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -608 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -613 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -613 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -602 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -602 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -588 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -591 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -591 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -585 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -585 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -597 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -597 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -575 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -574 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -574 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -579 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -579 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -568 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -568 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -554 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -557 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -557 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -551 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -551 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -563 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -563 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -541 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -540 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -540 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -545 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -545 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -534 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -534 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -520 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -522 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -522 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -517 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -517 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -529 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -529 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -507 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -506 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -506 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -511 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -511 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -500 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -500 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -486 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -488 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -488 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -483 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -483 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -495 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -495 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -473 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -472 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -472 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -477 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -477 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -465 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -465 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -452 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -454 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -454 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -449 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -449 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -460 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -460 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -439 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -438 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -438 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -443 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -443 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -431 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 -431 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -418 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -420 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -420 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -415 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -415 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -426 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -426 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -405 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -403 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -403 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -409 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -409 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -397 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -397 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -384 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -386 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -386 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -381 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -381 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -392 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -392 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -371 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -369 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -369 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -375 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -375 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -363 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -363 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -350 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -352 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -352 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -347 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -347 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -358 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -358 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -336 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -335 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -335 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -341 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -341 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -329 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -329 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -316 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -318 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -318 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -312 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -312 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -324 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -324 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -302 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -301 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -301 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -307 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -307 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -295 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -295 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -281 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -284 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -284 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -278 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -278 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -290 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -290 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -268 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -267 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -267 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -272 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -272 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -261 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -261 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -247 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -250 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -250 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -244 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -244 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -256 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -256 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -234 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -233 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -233 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -238 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -238 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -227 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -227 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -213 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -216 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -216 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -210 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -210 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -222 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -222 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -200 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -199 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -199 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -204 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -204 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -193 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -193 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -179 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -181 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -181 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -176 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -176 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -188 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -188 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -166 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -165 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -165 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -170 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -170 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -159 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -159 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -145 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -147 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -147 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -142 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -142 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -154 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -154 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -132 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -131 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -131 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -136 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -136 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -124 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -124 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -111 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -113 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -113 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -108 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -108 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -119 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -119 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -98 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -97 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -97 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -102 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -102 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -90 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -90 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -77 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -79 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -79 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -74 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -74 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -85 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -85 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -64 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -62 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -62 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -68 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -68 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -56 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -56 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -43 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -45 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -45 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -40 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -40 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -51 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -51 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -30 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -28 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -28 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -34 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -34 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -22 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -22 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 -9 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 -11 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -11 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -6 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -6 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -17 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -17 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 5 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 6 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 6 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 0 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 0 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 12 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 12 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 25 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 23 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 23 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 29 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 29 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 17 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 17 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 39 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 40 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 40 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 34 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 34 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 46 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 46 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 60 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 57 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 57 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 63 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 63 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 51 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 51 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 73 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 74 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 74 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 69 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 69 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 80 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 80 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 94 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 91 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 91 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 97 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 97 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 85 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 85 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 107 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 108 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 108 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 103 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 103 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 114 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 114 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 128 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 125 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 125 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 131 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 131 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 119 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 119 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 141 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 142 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 142 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 137 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 137 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 148 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 148 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 162 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 160 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 160 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 165 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 165 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 153 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 153 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 175 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 176 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 176 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 171 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 171 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 182 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 182 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 196 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 194 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 194 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 199 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 199 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 187 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 187 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 209 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 210 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 210 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 205 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 205 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 217 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 217 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 230 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 228 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 228 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 233 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 233 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 222 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 222 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 243 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 244 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 244 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 239 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 239 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 251 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 251 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 264 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 262 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 262 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 267 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 267 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 256 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 256 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 277 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 279 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 279 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 273 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 273 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 285 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 285 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 298 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 296 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 296 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 301 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 301 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 290 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 290 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 311 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 313 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 313 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 307 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 307 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 319 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 319 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 332 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 330 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 330 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 335 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 335 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 324 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 324 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 346 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 347 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 347 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 341 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 341 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 353 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 353 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 366 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 364 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 364 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 370 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 370 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 358 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 358 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 380 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 381 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 381 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 375 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 375 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 387 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 387 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 401 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 398 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 398 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 404 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 404 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 392 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 392 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 414 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 415 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 415 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 409 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 409 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 421 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 421 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 435 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 432 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 432 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 438 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 438 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 426 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 426 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 448 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 449 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 449 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 444 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 444 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 455 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 455 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 469 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 466 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 466 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 472 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 472 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 460 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 460 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 482 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 483 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 483 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 478 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 478 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 489 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 489 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 503 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 501 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 501 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 506 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 506 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 494 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 494 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 516 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 517 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 517 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 512 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 512 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 523 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 523 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 537 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 535 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 535 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 540 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 540 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 528 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 528 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 550 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 551 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 551 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 546 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 546 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 558 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 558 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 571 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 569 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 569 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 574 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 574 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 563 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 563 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 584 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 585 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 585 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 580 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 580 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 592 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 592 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 605 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 603 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 603 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 608 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 608 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 597 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 597 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 618 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 620 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 620 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 614 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 614 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 626 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 626 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 639 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 637 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 637 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 642 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 642 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 631 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 631 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 418 652 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 654 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 654 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 648 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 648 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 414 660 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 423 660 moveto (Ax_b2) show /bg 394 -2616 394 -2618 396 -2618 396 -2616 394 -2616 394 -2618 396 -2618 396 -2616 white_B /bg 394 -2615 394 -2618 397 -2618 397 -2615 394 -2615 394 -2618 397 -2618 397 -2615 white_B /bg 394 -2614 394 -2618 398 -2618 398 -2614 394 -2614 394 -2618 398 -2618 398 -2614 white_B 393 -2612 393 -2624 L 394 -2612 394 -2624 L 395 -2612 395 -2624 L 388 -2617 400 -2617 L 388 -2618 400 -2618 L 388 -2619 400 -2619 L rgb_fg 388 -2618 400 -2618 L 394 -2612 394 -2624 L /fg 394 -2615 394 -2618 397 -2618 397 -2615 394 -2615 394 -2618 397 -2618 397 -2615 black_B showpage