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