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