%!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 -1728 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 418 -2590 418 -2588 L 428 -2590 428 -2588 L 428 -2573 428 -2571 L 418 -2573 418 -2571 L 418 -2556 418 -2554 L 428 -2556 428 -2554 L 428 -2539 428 -2537 L 418 -2539 418 -2537 L 418 -2522 418 -2520 L 428 -2522 428 -2520 L 428 -2505 428 -2503 L 418 -2505 418 -2503 L 418 -2487 418 -2486 L 428 -2487 428 -2486 L 428 -2470 428 -2469 L 418 -2470 418 -2469 L 418 -2453 418 -2452 L 428 -2453 428 -2452 L 428 -2436 428 -2435 L 418 -2436 418 -2435 L 418 -2419 418 -2418 L 428 -2419 428 -2418 L 428 -2402 428 -2401 L 418 -2402 418 -2401 L 418 -2385 418 -2384 L 428 -2385 428 -2384 L 428 -2368 428 -2367 L 418 -2368 418 -2367 L 418 -2351 418 -2350 L 428 -2351 428 -2350 L 428 -2334 428 -2333 L 418 -2334 418 -2333 L 418 -2317 418 -2315 L 428 -2317 428 -2315 L 428 -2300 428 -2298 L 418 -2300 418 -2298 L 418 -2283 418 -2281 L 428 -2283 428 -2281 L 428 -2266 428 -2264 L 418 -2266 418 -2264 L 418 -2249 418 -2247 L 428 -2249 428 -2247 L 428 -2232 428 -2230 L 418 -2232 418 -2230 L 418 -2215 418 -2213 L 428 -2215 428 -2213 L 428 -2198 428 -2196 L 418 -2198 418 -2196 L 418 -2181 418 -2179 L 428 -2181 428 -2179 L 428 -2164 428 -2162 L 418 -2164 418 -2162 L 418 -2147 418 -2145 L 428 -2147 428 -2145 L 428 -2130 428 -2128 L 418 -2130 418 -2128 L 418 -2112 418 -2111 L 428 -2112 428 -2111 L 428 -2095 428 -2094 L 418 -2095 418 -2094 L 418 -2078 418 -2077 L 428 -2078 428 -2077 L 428 -2061 428 -2060 L 418 -2061 418 -2060 L 418 -2044 418 -2043 L 428 -2044 428 -2043 L 428 -2027 428 -2026 L 418 -2027 418 -2026 L 418 -2010 418 -2009 L 428 -2010 428 -2009 L 428 -1993 428 -1992 L 418 -1993 418 -1992 L 418 -1976 418 -1975 L 428 -1976 428 -1975 L 428 -1959 428 -1957 L 418 -1959 418 -1957 L 418 -1942 418 -1940 L 428 -1942 428 -1940 L 428 -1925 428 -1923 L 418 -1925 418 -1923 L 418 -1908 418 -1906 L 428 -1908 428 -1906 L 428 -1891 428 -1889 L 418 -1891 418 -1889 L 418 -1874 418 -1872 L 428 -1874 428 -1872 L 428 -1857 428 -1855 L 418 -1857 418 -1855 L 418 -1840 418 -1838 L 428 -1840 428 -1838 L 428 -1823 428 -1821 L 418 -1823 418 -1821 L 418 -1806 418 -1804 L 428 -1806 428 -1804 L 428 -1789 428 -1787 L 418 -1789 418 -1787 L 418 -1772 418 -1770 L 428 -1772 428 -1770 L 428 -1755 428 -1753 L 418 -1755 418 -1753 L 418 -1737 418 -1736 L 428 -1737 428 -1736 L 428 -1720 428 -1719 L 418 -1720 418 -1719 L 418 -1703 418 -1702 L 428 -1703 428 -1702 L 428 -1686 428 -1685 L 418 -1686 418 -1685 L 418 -1669 418 -1668 L 428 -1669 428 -1668 L 428 -1652 428 -1651 L 418 -1652 418 -1651 L 418 -1635 418 -1634 L 428 -1635 428 -1634 L 428 -1618 428 -1617 L 418 -1618 418 -1617 L 418 -1601 418 -1600 L 428 -1601 428 -1600 L 428 -1584 428 -1582 L 418 -1584 418 -1582 L 418 -1567 418 -1565 L 428 -1567 428 -1565 L 428 -1550 428 -1548 L 418 -1550 418 -1548 L 418 -1533 418 -1531 L 428 -1533 428 -1531 L 428 -1516 428 -1514 L 418 -1516 418 -1514 L 418 -1499 418 -1497 L 428 -1499 428 -1497 L 428 -1482 428 -1480 L 418 -1482 418 -1480 L 418 -1465 418 -1463 L 428 -1465 428 -1463 L 428 -1448 428 -1446 L 418 -1448 418 -1446 L 418 -1431 418 -1429 L 428 -1431 428 -1429 L 428 -1414 428 -1412 L 418 -1414 418 -1412 L 418 -1397 418 -1395 L 428 -1397 428 -1395 L 428 -1379 428 -1378 L 418 -1379 418 -1378 L 418 -1362 418 -1361 L 428 -1362 428 -1361 L 428 -1345 428 -1344 L 418 -1345 418 -1344 L 418 -1328 418 -1327 L 428 -1328 428 -1327 L 428 -1311 428 -1310 L 418 -1311 418 -1310 L 418 -1294 418 -1293 L 428 -1294 428 -1293 L 428 -1277 428 -1276 L 418 -1277 418 -1276 L 418 -1260 418 -1259 L 428 -1260 428 -1259 L 428 -1243 428 -1242 L 418 -1243 418 -1242 L 418 -1226 418 -1225 L 428 -1226 428 -1225 L 428 -1209 428 -1207 L 418 -1209 418 -1207 L 418 -1192 418 -1190 L 428 -1192 428 -1190 L 428 -1175 428 -1173 L 418 -1175 418 -1173 L 418 -1158 418 -1156 L 428 -1158 428 -1156 L 428 -1141 428 -1139 L 418 -1141 418 -1139 L 418 -1124 418 -1122 L 428 -1124 428 -1122 L 428 -1107 428 -1105 L 418 -1107 418 -1105 L 418 -1090 418 -1088 L 428 -1090 428 -1088 L 428 -1073 428 -1071 L 418 -1073 418 -1071 L 418 -1056 418 -1054 L 428 -1056 428 -1054 L 428 -1039 428 -1037 L 418 -1039 418 -1037 L 418 -1022 418 -1020 L 428 -1022 428 -1020 L 428 -1004 428 -1003 L 418 -1004 418 -1003 L 418 -987 418 -986 L 428 -987 428 -986 L 428 -970 428 -969 L 418 -970 418 -969 L 418 -953 418 -952 L 428 -953 428 -952 L 428 -936 428 -935 L 418 -936 418 -935 L 418 -919 418 -918 L 428 -919 428 -918 L 428 -902 428 -901 L 418 -902 418 -901 L 418 -885 418 -884 L 428 -885 428 -884 L 428 -868 428 -867 L 418 -868 418 -867 L 418 -851 418 -850 L 428 -851 428 -850 L 428 -834 428 -832 L 418 -834 418 -832 L 418 -817 418 -815 L 428 -817 428 -815 L 428 -800 428 -798 L 418 -800 418 -798 L 418 -783 418 -781 L 428 -783 428 -781 L 428 -766 428 -764 L 418 -766 418 -764 L 418 -749 418 -747 L 428 -749 428 -747 L 428 -732 428 -730 L 418 -732 418 -730 L 418 -715 418 -713 L 428 -715 428 -713 L 428 -698 428 -696 L 418 -698 418 -696 L 418 -681 418 -679 L 428 -681 428 -679 L 428 -664 428 -662 L 418 -664 418 -662 L 418 -647 418 -645 L 428 -647 428 -645 L 428 -629 428 -628 L 418 -629 418 -628 L 418 -612 418 -611 L 428 -612 428 -611 L 428 -595 428 -594 L 418 -595 418 -594 L 418 -578 418 -577 L 428 -578 428 -577 L 428 -561 428 -560 L 418 -561 418 -560 L 418 -544 418 -543 L 428 -544 428 -543 L 428 -527 428 -526 L 418 -527 418 -526 L 418 -510 418 -509 L 428 -510 428 -509 L 428 -493 428 -492 L 418 -493 418 -492 L 418 -476 418 -475 L 428 -476 428 -475 L 428 -459 428 -457 L 418 -459 418 -457 L 418 -442 418 -440 L 428 -442 428 -440 L /fg 438 -2597 438 -2605 439 -2605 439 -2597 438 -2597 438 -2605 439 -2605 439 -2597 black_R /fg 438 -2580 438 -2598 439 -2598 439 -2580 438 -2580 438 -2598 439 -2598 439 -2580 black_R /fg 438 -2563 438 -2581 439 -2581 439 -2563 438 -2563 438 -2581 439 -2581 439 -2563 black_R /fg 438 -2546 438 -2564 439 -2564 439 -2546 438 -2546 438 -2564 439 -2564 439 -2546 black_R /fg 438 -2529 438 -2547 439 -2547 439 -2529 438 -2529 438 -2547 439 -2547 439 -2529 black_R /fg 438 -2512 438 -2529 439 -2529 439 -2512 438 -2512 438 -2529 439 -2529 439 -2512 black_R /fg 438 -2495 438 -2512 439 -2512 439 -2495 438 -2495 438 -2512 439 -2512 439 -2495 black_R /fg 438 -2478 438 -2495 439 -2495 439 -2478 438 -2478 438 -2495 439 -2495 439 -2478 black_R /fg 438 -2461 438 -2478 439 -2478 439 -2461 438 -2461 438 -2478 439 -2478 439 -2461 black_R /fg 438 -2444 438 -2461 439 -2461 439 -2444 438 -2444 438 -2461 439 -2461 439 -2444 black_R /fg 438 -2427 438 -2444 439 -2444 439 -2427 438 -2427 438 -2444 439 -2444 439 -2427 black_R /fg 438 -2410 438 -2427 439 -2427 439 -2410 438 -2410 438 -2427 439 -2427 439 -2410 black_R /fg 438 -2393 438 -2410 439 -2410 439 -2393 438 -2393 438 -2410 439 -2410 439 -2393 black_R /fg 438 -2376 438 -2393 439 -2393 439 -2376 438 -2376 438 -2393 439 -2393 439 -2376 black_R /fg 438 -2359 438 -2376 439 -2376 439 -2359 438 -2359 438 -2376 439 -2376 439 -2359 black_R /fg 438 -2342 438 -2359 439 -2359 439 -2342 438 -2342 438 -2359 439 -2359 439 -2342 black_R /fg 438 -2325 438 -2342 439 -2342 439 -2325 438 -2325 438 -2342 439 -2342 439 -2325 black_R /fg 438 -2308 438 -2325 439 -2325 439 -2308 438 -2308 438 -2325 439 -2325 439 -2308 black_R /fg 438 -2291 438 -2308 439 -2308 439 -2291 438 -2291 438 -2308 439 -2308 439 -2291 black_R /fg 438 -2273 438 -2291 439 -2291 439 -2273 438 -2273 438 -2291 439 -2291 439 -2273 black_R /fg 438 -2256 438 -2274 439 -2274 439 -2256 438 -2256 438 -2274 439 -2274 439 -2256 black_R /fg 438 -2239 438 -2257 439 -2257 439 -2239 438 -2239 438 -2257 439 -2257 439 -2239 black_R /fg 438 -2222 438 -2240 439 -2240 439 -2222 438 -2222 438 -2240 439 -2240 439 -2222 black_R /fg 438 -2205 438 -2223 439 -2223 439 -2205 438 -2205 438 -2223 439 -2223 439 -2205 black_R /fg 438 -2188 438 -2206 439 -2206 439 -2188 438 -2188 438 -2206 439 -2206 439 -2188 black_R /fg 438 -2171 438 -2189 439 -2189 439 -2171 438 -2171 438 -2189 439 -2189 439 -2171 black_R /fg 438 -2154 438 -2171 439 -2171 439 -2154 438 -2154 438 -2171 439 -2171 439 -2154 black_R /fg 438 -2137 438 -2154 439 -2154 439 -2137 438 -2137 438 -2154 439 -2154 439 -2137 black_R /fg 438 -2120 438 -2137 439 -2137 439 -2120 438 -2120 438 -2137 439 -2137 439 -2120 black_R /fg 438 -2103 438 -2120 439 -2120 439 -2103 438 -2103 438 -2120 439 -2120 439 -2103 black_R /fg 438 -2086 438 -2103 439 -2103 439 -2086 438 -2086 438 -2103 439 -2103 439 -2086 black_R /fg 438 -2069 438 -2086 439 -2086 439 -2069 438 -2069 438 -2086 439 -2086 439 -2069 black_R /fg 438 -2052 438 -2069 439 -2069 439 -2052 438 -2052 438 -2069 439 -2069 439 -2052 black_R /fg 438 -2035 438 -2052 439 -2052 439 -2035 438 -2035 438 -2052 439 -2052 439 -2035 black_R /fg 438 -2018 438 -2035 439 -2035 439 -2018 438 -2018 438 -2035 439 -2035 439 -2018 black_R /fg 438 -2001 438 -2018 439 -2018 439 -2001 438 -2001 438 -2018 439 -2018 439 -2001 black_R /fg 438 -1984 438 -2001 439 -2001 439 -1984 438 -1984 438 -2001 439 -2001 439 -1984 black_R /fg 438 -1967 438 -1984 439 -1984 439 -1967 438 -1967 438 -1984 439 -1984 439 -1967 black_R /fg 438 -1950 438 -1967 439 -1967 439 -1950 438 -1950 438 -1967 439 -1967 439 -1950 black_R /fg 438 -1933 438 -1950 439 -1950 439 -1933 438 -1933 438 -1950 439 -1950 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 -1898 438 -1916 439 -1916 439 -1898 438 -1898 438 -1916 439 -1916 439 -1898 black_R /fg 438 -1881 438 -1899 439 -1899 439 -1881 438 -1881 438 -1899 439 -1899 439 -1881 black_R /fg 438 -1864 438 -1882 439 -1882 439 -1864 438 -1864 438 -1882 439 -1882 439 -1864 black_R /fg 438 -1847 438 -1865 439 -1865 439 -1847 438 -1847 438 -1865 439 -1865 439 -1847 black_R /fg 438 -1830 438 -1848 439 -1848 439 -1830 438 -1830 438 -1848 439 -1848 439 -1830 black_R /fg 438 -1813 438 -1831 439 -1831 439 -1813 438 -1813 438 -1831 439 -1831 439 -1813 black_R /fg 438 -1796 438 -1814 439 -1814 439 -1796 438 -1796 438 -1814 439 -1814 439 -1796 black_R /fg 438 -1779 438 -1796 439 -1796 439 -1779 438 -1779 438 -1796 439 -1796 439 -1779 black_R /fg 438 -1762 438 -1779 439 -1779 439 -1762 438 -1762 438 -1779 439 -1779 439 -1762 black_R /fg 438 -1745 438 -1762 439 -1762 439 -1745 438 -1745 438 -1762 439 -1762 439 -1745 black_R /fg 438 -1728 438 -1745 439 -1745 439 -1728 438 -1728 438 -1745 439 -1745 439 -1728 black_R /fg 438 -1711 438 -1728 439 -1728 439 -1711 438 -1711 438 -1728 439 -1728 439 -1711 black_R /fg 438 -1694 438 -1711 439 -1711 439 -1694 438 -1694 438 -1711 439 -1711 439 -1694 black_R /fg 438 -1677 438 -1694 439 -1694 439 -1677 438 -1677 438 -1694 439 -1694 439 -1677 black_R /fg 438 -1660 438 -1677 439 -1677 439 -1660 438 -1660 438 -1677 439 -1677 439 -1660 black_R /fg 438 -1643 438 -1660 439 -1660 439 -1643 438 -1643 438 -1660 439 -1660 439 -1643 black_R /fg 438 -1626 438 -1643 439 -1643 439 -1626 438 -1626 438 -1643 439 -1643 439 -1626 black_R /fg 438 -1609 438 -1626 439 -1626 439 -1609 438 -1609 438 -1626 439 -1626 439 -1609 black_R /fg 438 -1592 438 -1609 439 -1609 439 -1592 438 -1592 438 -1609 439 -1609 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 -1523 438 -1541 439 -1541 439 -1523 438 -1523 438 -1541 439 -1541 439 -1523 black_R /fg 438 -1506 438 -1524 439 -1524 439 -1506 438 -1506 438 -1524 439 -1524 439 -1506 black_R /fg 438 -1489 438 -1507 439 -1507 439 -1489 438 -1489 438 -1507 439 -1507 439 -1489 black_R /fg 438 -1472 438 -1490 439 -1490 439 -1472 438 -1472 438 -1490 439 -1490 439 -1472 black_R /fg 438 -1455 438 -1473 439 -1473 439 -1455 438 -1455 438 -1473 439 -1473 439 -1455 black_R /fg 438 -1438 438 -1456 439 -1456 439 -1438 438 -1438 438 -1456 439 -1456 439 -1438 black_R /fg 438 -1421 438 -1439 439 -1439 439 -1421 438 -1421 438 -1439 439 -1439 439 -1421 black_R /fg 438 -1404 438 -1421 439 -1421 439 -1404 438 -1404 438 -1421 439 -1421 439 -1404 black_R /fg 438 -1387 438 -1404 439 -1404 439 -1387 438 -1387 438 -1404 439 -1404 439 -1387 black_R /fg 438 -1370 438 -1387 439 -1387 439 -1370 438 -1370 438 -1387 439 -1387 439 -1370 black_R /fg 438 -1353 438 -1370 439 -1370 439 -1353 438 -1353 438 -1370 439 -1370 439 -1353 black_R /fg 438 -1336 438 -1353 439 -1353 439 -1336 438 -1336 438 -1353 439 -1353 439 -1336 black_R /fg 438 -1319 438 -1336 439 -1336 439 -1319 438 -1319 438 -1336 439 -1336 439 -1319 black_R /fg 438 -1302 438 -1319 439 -1319 439 -1302 438 -1302 438 -1319 439 -1319 439 -1302 black_R /fg 438 -1285 438 -1302 439 -1302 439 -1285 438 -1285 438 -1302 439 -1302 439 -1285 black_R /fg 438 -1268 438 -1285 439 -1285 439 -1268 438 -1268 438 -1285 439 -1285 439 -1268 black_R /fg 438 -1251 438 -1268 439 -1268 439 -1251 438 -1251 438 -1268 439 -1268 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 -1165 438 -1183 439 -1183 439 -1165 438 -1165 438 -1183 439 -1183 439 -1165 black_R /fg 438 -1148 438 -1166 439 -1166 439 -1148 438 -1148 438 -1166 439 -1166 439 -1148 black_R /fg 438 -1131 438 -1149 439 -1149 439 -1131 438 -1131 438 -1149 439 -1149 439 -1131 black_R /fg 438 -1114 438 -1132 439 -1132 439 -1114 438 -1114 438 -1132 439 -1132 439 -1114 black_R /fg 438 -1097 438 -1115 439 -1115 439 -1097 438 -1097 438 -1115 439 -1115 439 -1097 black_R /fg 438 -1080 438 -1098 439 -1098 439 -1080 438 -1080 438 -1098 439 -1098 439 -1080 black_R /fg 438 -1063 438 -1081 439 -1081 439 -1063 438 -1063 438 -1081 439 -1081 439 -1063 black_R /fg 438 -1046 438 -1064 439 -1064 439 -1046 438 -1046 438 -1064 439 -1064 439 -1046 black_R /fg 438 -1029 438 -1046 439 -1046 439 -1029 438 -1029 438 -1046 439 -1046 439 -1029 black_R /fg 438 -1012 438 -1029 439 -1029 439 -1012 438 -1012 438 -1029 439 -1029 439 -1012 black_R /fg 438 -995 438 -1012 439 -1012 439 -995 438 -995 438 -1012 439 -1012 439 -995 black_R /fg 438 -978 438 -995 439 -995 439 -978 438 -978 438 -995 439 -995 439 -978 black_R /fg 438 -961 438 -978 439 -978 439 -961 438 -961 438 -978 439 -978 439 -961 black_R /fg 438 -944 438 -961 439 -961 439 -944 438 -944 438 -961 439 -961 439 -944 black_R /fg 438 -927 438 -944 439 -944 439 -927 438 -927 438 -944 439 -944 439 -927 black_R /fg 438 -910 438 -927 439 -927 439 -910 438 -910 438 -927 439 -927 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 -790 438 -808 439 -808 439 -790 438 -790 438 -808 439 -808 439 -790 black_R /fg 438 -773 438 -791 439 -791 439 -773 438 -773 438 -791 439 -791 439 -773 black_R /fg 438 -756 438 -774 439 -774 439 -756 438 -756 438 -774 439 -774 439 -756 black_R /fg 438 -739 438 -757 439 -757 439 -739 438 -739 438 -757 439 -757 439 -739 black_R /fg 438 -722 438 -740 439 -740 439 -722 438 -722 438 -740 439 -740 439 -722 black_R /fg 438 -705 438 -723 439 -723 439 -705 438 -705 438 -723 439 -723 439 -705 black_R /fg 438 -688 438 -706 439 -706 439 -688 438 -688 438 -706 439 -706 439 -688 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 -671 439 -671 439 -654 438 -654 438 -671 439 -671 439 -654 black_R /fg 438 -637 438 -654 439 -654 439 -637 438 -637 438 -654 439 -654 439 -637 black_R /fg 438 -620 438 -637 439 -637 439 -620 438 -620 438 -637 439 -637 439 -620 black_R /fg 438 -603 438 -620 439 -620 439 -603 438 -603 438 -620 439 -620 439 -603 black_R /fg 438 -586 438 -603 439 -603 439 -586 438 -586 438 -603 439 -603 439 -586 black_R /fg 438 -569 438 -586 439 -586 439 -569 438 -569 438 -586 439 -586 439 -569 black_R /fg 438 -552 438 -569 439 -569 439 -552 438 -552 438 -569 439 -569 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 -2597 407 -2605 408 -2605 408 -2597 407 -2597 407 -2605 408 -2605 408 -2597 black_R /fg 407 -2580 407 -2598 408 -2598 408 -2580 407 -2580 407 -2598 408 -2598 408 -2580 black_R /fg 407 -2563 407 -2581 408 -2581 408 -2563 407 -2563 407 -2581 408 -2581 408 -2563 black_R /fg 407 -2546 407 -2564 408 -2564 408 -2546 407 -2546 407 -2564 408 -2564 408 -2546 black_R /fg 407 -2529 407 -2547 408 -2547 408 -2529 407 -2529 407 -2547 408 -2547 408 -2529 black_R /fg 407 -2512 407 -2529 408 -2529 408 -2512 407 -2512 407 -2529 408 -2529 408 -2512 black_R /fg 407 -2495 407 -2512 408 -2512 408 -2495 407 -2495 407 -2512 408 -2512 408 -2495 black_R /fg 407 -2478 407 -2495 408 -2495 408 -2478 407 -2478 407 -2495 408 -2495 408 -2478 black_R /fg 407 -2461 407 -2478 408 -2478 408 -2461 407 -2461 407 -2478 408 -2478 408 -2461 black_R /fg 407 -2444 407 -2461 408 -2461 408 -2444 407 -2444 407 -2461 408 -2461 408 -2444 black_R /fg 407 -2427 407 -2444 408 -2444 408 -2427 407 -2427 407 -2444 408 -2444 408 -2427 black_R /fg 407 -2410 407 -2427 408 -2427 408 -2410 407 -2410 407 -2427 408 -2427 408 -2410 black_R /fg 407 -2393 407 -2410 408 -2410 408 -2393 407 -2393 407 -2410 408 -2410 408 -2393 black_R /fg 407 -2376 407 -2393 408 -2393 408 -2376 407 -2376 407 -2393 408 -2393 408 -2376 black_R /fg 407 -2359 407 -2376 408 -2376 408 -2359 407 -2359 407 -2376 408 -2376 408 -2359 black_R /fg 407 -2342 407 -2359 408 -2359 408 -2342 407 -2342 407 -2359 408 -2359 408 -2342 black_R /fg 407 -2325 407 -2342 408 -2342 408 -2325 407 -2325 407 -2342 408 -2342 408 -2325 black_R /fg 407 -2308 407 -2325 408 -2325 408 -2308 407 -2308 407 -2325 408 -2325 408 -2308 black_R /fg 407 -2291 407 -2308 408 -2308 408 -2291 407 -2291 407 -2308 408 -2308 408 -2291 black_R /fg 407 -2273 407 -2291 408 -2291 408 -2273 407 -2273 407 -2291 408 -2291 408 -2273 black_R /fg 407 -2256 407 -2274 408 -2274 408 -2256 407 -2256 407 -2274 408 -2274 408 -2256 black_R /fg 407 -2239 407 -2257 408 -2257 408 -2239 407 -2239 407 -2257 408 -2257 408 -2239 black_R /fg 407 -2222 407 -2240 408 -2240 408 -2222 407 -2222 407 -2240 408 -2240 408 -2222 black_R /fg 407 -2205 407 -2223 408 -2223 408 -2205 407 -2205 407 -2223 408 -2223 408 -2205 black_R /fg 407 -2188 407 -2206 408 -2206 408 -2188 407 -2188 407 -2206 408 -2206 408 -2188 black_R /fg 407 -2171 407 -2189 408 -2189 408 -2171 407 -2171 407 -2189 408 -2189 408 -2171 black_R /fg 407 -2154 407 -2171 408 -2171 408 -2154 407 -2154 407 -2171 408 -2171 408 -2154 black_R /fg 407 -2137 407 -2154 408 -2154 408 -2137 407 -2137 407 -2154 408 -2154 408 -2137 black_R /fg 407 -2120 407 -2137 408 -2137 408 -2120 407 -2120 407 -2137 408 -2137 408 -2120 black_R /fg 407 -2103 407 -2120 408 -2120 408 -2103 407 -2103 407 -2120 408 -2120 408 -2103 black_R /fg 407 -2086 407 -2103 408 -2103 408 -2086 407 -2086 407 -2103 408 -2103 408 -2086 black_R /fg 407 -2069 407 -2086 408 -2086 408 -2069 407 -2069 407 -2086 408 -2086 408 -2069 black_R /fg 407 -2052 407 -2069 408 -2069 408 -2052 407 -2052 407 -2069 408 -2069 408 -2052 black_R /fg 407 -2035 407 -2052 408 -2052 408 -2035 407 -2035 407 -2052 408 -2052 408 -2035 black_R /fg 407 -2018 407 -2035 408 -2035 408 -2018 407 -2018 407 -2035 408 -2035 408 -2018 black_R /fg 407 -2001 407 -2018 408 -2018 408 -2001 407 -2001 407 -2018 408 -2018 408 -2001 black_R /fg 407 -1984 407 -2001 408 -2001 408 -1984 407 -1984 407 -2001 408 -2001 408 -1984 black_R /fg 407 -1967 407 -1984 408 -1984 408 -1967 407 -1967 407 -1984 408 -1984 408 -1967 black_R /fg 407 -1950 407 -1967 408 -1967 408 -1950 407 -1950 407 -1967 408 -1967 408 -1950 black_R /fg 407 -1933 407 -1950 408 -1950 408 -1933 407 -1933 407 -1950 408 -1950 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 -1898 407 -1916 408 -1916 408 -1898 407 -1898 407 -1916 408 -1916 408 -1898 black_R /fg 407 -1881 407 -1899 408 -1899 408 -1881 407 -1881 407 -1899 408 -1899 408 -1881 black_R /fg 407 -1864 407 -1882 408 -1882 408 -1864 407 -1864 407 -1882 408 -1882 408 -1864 black_R /fg 407 -1847 407 -1865 408 -1865 408 -1847 407 -1847 407 -1865 408 -1865 408 -1847 black_R /fg 407 -1830 407 -1848 408 -1848 408 -1830 407 -1830 407 -1848 408 -1848 408 -1830 black_R /fg 407 -1813 407 -1831 408 -1831 408 -1813 407 -1813 407 -1831 408 -1831 408 -1813 black_R /fg 407 -1796 407 -1814 408 -1814 408 -1796 407 -1796 407 -1814 408 -1814 408 -1796 black_R /fg 407 -1779 407 -1796 408 -1796 408 -1779 407 -1779 407 -1796 408 -1796 408 -1779 black_R /fg 407 -1762 407 -1779 408 -1779 408 -1762 407 -1762 407 -1779 408 -1779 408 -1762 black_R /fg 407 -1745 407 -1762 408 -1762 408 -1745 407 -1745 407 -1762 408 -1762 408 -1745 black_R /fg 407 -1728 407 -1745 408 -1745 408 -1728 407 -1728 407 -1745 408 -1745 408 -1728 black_R /fg 407 -1711 407 -1728 408 -1728 408 -1711 407 -1711 407 -1728 408 -1728 408 -1711 black_R /fg 407 -1694 407 -1711 408 -1711 408 -1694 407 -1694 407 -1711 408 -1711 408 -1694 black_R /fg 407 -1677 407 -1694 408 -1694 408 -1677 407 -1677 407 -1694 408 -1694 408 -1677 black_R /fg 407 -1660 407 -1677 408 -1677 408 -1660 407 -1660 407 -1677 408 -1677 408 -1660 black_R /fg 407 -1643 407 -1660 408 -1660 408 -1643 407 -1643 407 -1660 408 -1660 408 -1643 black_R /fg 407 -1626 407 -1643 408 -1643 408 -1626 407 -1626 407 -1643 408 -1643 408 -1626 black_R /fg 407 -1609 407 -1626 408 -1626 408 -1609 407 -1609 407 -1626 408 -1626 408 -1609 black_R /fg 407 -1592 407 -1609 408 -1609 408 -1592 407 -1592 407 -1609 408 -1609 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 -1523 407 -1541 408 -1541 408 -1523 407 -1523 407 -1541 408 -1541 408 -1523 black_R /fg 407 -1506 407 -1524 408 -1524 408 -1506 407 -1506 407 -1524 408 -1524 408 -1506 black_R /fg 407 -1489 407 -1507 408 -1507 408 -1489 407 -1489 407 -1507 408 -1507 408 -1489 black_R /fg 407 -1472 407 -1490 408 -1490 408 -1472 407 -1472 407 -1490 408 -1490 408 -1472 black_R /fg 407 -1455 407 -1473 408 -1473 408 -1455 407 -1455 407 -1473 408 -1473 408 -1455 black_R /fg 407 -1438 407 -1456 408 -1456 408 -1438 407 -1438 407 -1456 408 -1456 408 -1438 black_R /fg 407 -1421 407 -1439 408 -1439 408 -1421 407 -1421 407 -1439 408 -1439 408 -1421 black_R /fg 407 -1404 407 -1421 408 -1421 408 -1404 407 -1404 407 -1421 408 -1421 408 -1404 black_R /fg 407 -1387 407 -1404 408 -1404 408 -1387 407 -1387 407 -1404 408 -1404 408 -1387 black_R /fg 407 -1370 407 -1387 408 -1387 408 -1370 407 -1370 407 -1387 408 -1387 408 -1370 black_R /fg 407 -1353 407 -1370 408 -1370 408 -1353 407 -1353 407 -1370 408 -1370 408 -1353 black_R /fg 407 -1336 407 -1353 408 -1353 408 -1336 407 -1336 407 -1353 408 -1353 408 -1336 black_R /fg 407 -1319 407 -1336 408 -1336 408 -1319 407 -1319 407 -1336 408 -1336 408 -1319 black_R /fg 407 -1302 407 -1319 408 -1319 408 -1302 407 -1302 407 -1319 408 -1319 408 -1302 black_R /fg 407 -1285 407 -1302 408 -1302 408 -1285 407 -1285 407 -1302 408 -1302 408 -1285 black_R /fg 407 -1268 407 -1285 408 -1285 408 -1268 407 -1268 407 -1285 408 -1285 408 -1268 black_R /fg 407 -1251 407 -1268 408 -1268 408 -1251 407 -1251 407 -1268 408 -1268 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 -1165 407 -1183 408 -1183 408 -1165 407 -1165 407 -1183 408 -1183 408 -1165 black_R /fg 407 -1148 407 -1166 408 -1166 408 -1148 407 -1148 407 -1166 408 -1166 408 -1148 black_R /fg 407 -1131 407 -1149 408 -1149 408 -1131 407 -1131 407 -1149 408 -1149 408 -1131 black_R /fg 407 -1114 407 -1132 408 -1132 408 -1114 407 -1114 407 -1132 408 -1132 408 -1114 black_R /fg 407 -1097 407 -1115 408 -1115 408 -1097 407 -1097 407 -1115 408 -1115 408 -1097 black_R /fg 407 -1080 407 -1098 408 -1098 408 -1080 407 -1080 407 -1098 408 -1098 408 -1080 black_R /fg 407 -1063 407 -1081 408 -1081 408 -1063 407 -1063 407 -1081 408 -1081 408 -1063 black_R /fg 407 -1046 407 -1064 408 -1064 408 -1046 407 -1046 407 -1064 408 -1064 408 -1046 black_R /fg 407 -1029 407 -1046 408 -1046 408 -1029 407 -1029 407 -1046 408 -1046 408 -1029 black_R /fg 407 -1012 407 -1029 408 -1029 408 -1012 407 -1012 407 -1029 408 -1029 408 -1012 black_R /fg 407 -995 407 -1012 408 -1012 408 -995 407 -995 407 -1012 408 -1012 408 -995 black_R /fg 407 -978 407 -995 408 -995 408 -978 407 -978 407 -995 408 -995 408 -978 black_R /fg 407 -961 407 -978 408 -978 408 -961 407 -961 407 -978 408 -978 408 -961 black_R /fg 407 -944 407 -961 408 -961 408 -944 407 -944 407 -961 408 -961 408 -944 black_R /fg 407 -927 407 -944 408 -944 408 -927 407 -927 407 -944 408 -944 408 -927 black_R /fg 407 -910 407 -927 408 -927 408 -910 407 -910 407 -927 408 -927 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 -790 407 -808 408 -808 408 -790 407 -790 407 -808 408 -808 408 -790 black_R /fg 407 -773 407 -791 408 -791 408 -773 407 -773 407 -791 408 -791 408 -773 black_R /fg 407 -756 407 -774 408 -774 408 -756 407 -756 407 -774 408 -774 408 -756 black_R /fg 407 -739 407 -757 408 -757 408 -739 407 -739 407 -757 408 -757 408 -739 black_R /fg 407 -722 407 -740 408 -740 408 -722 407 -722 407 -740 408 -740 408 -722 black_R /fg 407 -705 407 -723 408 -723 408 -705 407 -705 407 -723 408 -723 408 -705 black_R /fg 407 -688 407 -706 408 -706 408 -688 407 -688 407 -706 408 -706 408 -688 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 -671 408 -671 408 -654 407 -654 407 -671 408 -671 408 -654 black_R /fg 407 -637 407 -654 408 -654 408 -637 407 -637 407 -654 408 -654 408 -637 black_R /fg 407 -620 407 -637 408 -637 408 -620 407 -620 407 -637 408 -637 408 -620 black_R /fg 407 -603 407 -620 408 -620 408 -603 407 -603 407 -620 408 -620 408 -603 black_R /fg 407 -586 407 -603 408 -603 408 -586 407 -586 407 -603 408 -603 408 -586 black_R /fg 407 -569 407 -586 408 -586 408 -569 407 -569 407 -586 408 -586 408 -569 black_R /fg 407 -552 407 -569 408 -569 408 -552 407 -552 407 -569 408 -569 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 -2597 439 -2597 L 431 -2580 439 -2580 L 431 -2563 439 -2563 L 431 -2546 439 -2546 L 431 -2529 439 -2529 L 431 -2512 439 -2512 L 431 -2495 439 -2495 L 431 -2478 439 -2478 L 431 -2461 439 -2461 L 431 -2444 439 -2444 L 431 -2427 439 -2427 L 431 -2410 439 -2410 L 431 -2393 439 -2393 L 431 -2376 439 -2376 L 431 -2359 439 -2359 L 431 -2342 439 -2342 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 -2222 439 -2222 L 431 -2205 439 -2205 L 431 -2188 439 -2188 L 431 -2171 439 -2171 L 431 -2154 439 -2154 L 431 -2137 439 -2137 L 431 -2120 439 -2120 L 431 -2103 439 -2103 L 431 -2086 439 -2086 L 431 -2069 439 -2069 L 431 -2052 439 -2052 L 431 -2035 439 -2035 L 431 -2018 439 -2018 L 431 -2001 439 -2001 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 -1847 439 -1847 L 431 -1830 439 -1830 L 431 -1813 439 -1813 L 431 -1796 439 -1796 L 431 -1779 439 -1779 L 431 -1762 439 -1762 L 431 -1745 439 -1745 L 431 -1728 439 -1728 L 431 -1711 439 -1711 L 431 -1694 439 -1694 L 431 -1677 439 -1677 L 431 -1660 439 -1660 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 -1472 439 -1472 L 431 -1455 439 -1455 L 431 -1438 439 -1438 L 431 -1421 439 -1421 L 431 -1404 439 -1404 L 431 -1387 439 -1387 L 431 -1370 439 -1370 L 431 -1353 439 -1353 L 431 -1336 439 -1336 L 431 -1319 439 -1319 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 -1097 439 -1097 L 431 -1080 439 -1080 L 431 -1063 439 -1063 L 431 -1046 439 -1046 L 431 -1029 439 -1029 L 431 -1012 439 -1012 L 431 -995 439 -995 L 431 -978 439 -978 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 -722 439 -722 L 431 -705 439 -705 L 431 -688 439 -688 L 431 -671 439 -671 L 431 -654 439 -654 L 431 -637 439 -637 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 -2597 415 -2597 L 408 -2580 415 -2580 L 408 -2563 415 -2563 L 408 -2546 415 -2546 L 408 -2529 415 -2529 L 408 -2512 415 -2512 L 408 -2495 415 -2495 L 408 -2478 415 -2478 L 408 -2461 415 -2461 L 408 -2444 415 -2444 L 408 -2427 415 -2427 L 408 -2410 415 -2410 L 408 -2393 415 -2393 L 408 -2376 415 -2376 L 408 -2359 415 -2359 L 408 -2342 415 -2342 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 -2222 415 -2222 L 408 -2205 415 -2205 L 408 -2188 415 -2188 L 408 -2171 415 -2171 L 408 -2154 415 -2154 L 408 -2137 415 -2137 L 408 -2120 415 -2120 L 408 -2103 415 -2103 L 408 -2086 415 -2086 L 408 -2069 415 -2069 L 408 -2052 415 -2052 L 408 -2035 415 -2035 L 408 -2018 415 -2018 L 408 -2001 415 -2001 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 -1847 415 -1847 L 408 -1830 415 -1830 L 408 -1813 415 -1813 L 408 -1796 415 -1796 L 408 -1779 415 -1779 L 408 -1762 415 -1762 L 408 -1745 415 -1745 L 408 -1728 415 -1728 L 408 -1711 415 -1711 L 408 -1694 415 -1694 L 408 -1677 415 -1677 L 408 -1660 415 -1660 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 -1472 415 -1472 L 408 -1455 415 -1455 L 408 -1438 415 -1438 L 408 -1421 415 -1421 L 408 -1404 415 -1404 L 408 -1387 415 -1387 L 408 -1370 415 -1370 L 408 -1353 415 -1353 L 408 -1336 415 -1336 L 408 -1319 415 -1319 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 -1097 415 -1097 L 408 -1080 415 -1080 L 408 -1063 415 -1063 L 408 -1046 415 -1046 L 408 -1029 415 -1029 L 408 -1012 415 -1012 L 408 -995 415 -995 L 408 -978 415 -978 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 -722 415 -722 L 408 -705 415 -705 L 408 -688 415 -688 L 408 -671 415 -671 L 408 -654 415 -654 L 408 -637 415 -637 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 418 -408 418 -406 L 428 -408 428 -406 L 418 -374 418 -372 L 428 -374 428 -372 L 418 -391 418 -389 L 428 -391 428 -389 L 418 -340 418 -338 L 428 -340 428 -338 L 418 -306 418 -304 L 428 -306 428 -304 L 418 -323 418 -321 L 428 -323 428 -321 L 418 -357 418 -355 L 428 -357 428 -355 L 418 -272 418 -270 L 428 -272 428 -270 L 418 -237 418 -236 L 428 -237 428 -236 L 418 -254 418 -253 L 428 -254 428 -253 L 418 -203 418 -202 L 428 -203 428 -202 L 418 -169 418 -168 L 428 -169 428 -168 L 418 -186 418 -185 L 428 -186 428 -185 L 418 -220 418 -219 L 428 -220 428 -219 L 418 -289 418 -287 L 428 -289 428 -287 L 418 -135 418 -134 L 428 -135 428 -134 L 418 -101 418 -100 L 428 -101 428 -100 L 418 -118 418 -117 L 428 -118 428 -117 L 418 -67 418 -65 L 428 -67 428 -65 L 418 -33 418 -31 L 428 -33 428 -31 L 418 -50 418 -48 L 428 -50 428 -48 L 418 -84 418 -82 L 428 -84 428 -82 L 418 1 418 3 L 428 1 428 3 L 418 35 418 37 L 428 35 428 37 L 418 18 418 20 L 428 18 428 20 L 418 69 418 71 L 428 69 428 71 L 418 103 418 105 L 428 103 428 105 L 418 86 418 88 L 428 86 428 88 L 418 52 418 54 L 428 52 428 54 L 418 -16 418 -14 L 428 -16 428 -14 L 418 -152 418 -151 L 428 -152 428 -151 L 418 138 418 139 L 428 138 428 139 L 418 172 418 173 L 428 172 428 173 L 418 155 418 156 L 428 155 428 156 L 418 206 418 207 L 428 206 428 207 L 418 240 418 241 L 428 240 428 241 L 418 223 418 224 L 428 223 428 224 L 418 189 418 190 L 428 189 428 190 L 418 274 418 275 L 428 274 428 275 L 418 308 418 310 L 428 308 428 310 L 418 291 418 293 L 428 291 428 293 L 418 342 418 344 L 428 342 428 344 L 418 376 418 378 L 428 376 428 378 L 418 359 418 361 L 428 359 428 361 L 418 325 418 327 L 428 325 428 327 L 418 257 418 258 L 428 257 428 258 L 418 410 418 412 L 428 410 428 412 L 418 444 418 446 L 428 444 428 446 L 418 427 418 429 L 428 427 428 429 L 418 478 418 480 L 428 478 428 480 L 418 513 418 514 L 428 513 428 514 L 418 496 418 497 L 428 496 428 497 L 418 461 418 463 L 428 461 428 463 L 418 547 418 548 L 428 547 428 548 L 418 581 418 582 L 428 581 428 582 L 418 564 418 565 L 428 564 428 565 L 418 615 418 616 L 428 615 428 616 L 418 649 418 650 L 428 649 428 650 L 418 632 418 633 L 428 632 428 633 L 418 598 418 599 L 428 598 428 599 L 418 530 418 531 L 428 530 428 531 L 418 393 418 395 L 428 393 428 395 L 418 121 418 122 L 428 121 428 122 L 418 -425 418 -423 L 428 -425 428 -423 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 -415 407 -433 408 -433 408 -415 407 -415 407 -433 408 -433 408 -415 black_R 408 -416 415 -416 L /fg 407 -398 407 -416 408 -416 408 -398 407 -398 407 -416 408 -416 408 -398 black_R 408 -399 415 -399 L /fg 407 -381 407 -399 408 -399 408 -381 407 -381 407 -399 408 -399 408 -381 black_R 408 -382 415 -382 L /fg 407 -364 407 -382 408 -382 408 -364 407 -364 407 -382 408 -382 408 -364 black_R 408 -365 415 -365 L /fg 407 -347 407 -365 408 -365 408 -347 407 -347 407 -365 408 -365 408 -347 black_R 408 -347 415 -347 L /fg 407 -330 407 -348 408 -348 408 -330 407 -330 407 -348 408 -348 408 -330 black_R 408 -330 415 -330 L /fg 407 -313 407 -331 408 -331 408 -313 407 -313 407 -331 408 -331 408 -313 black_R 408 -313 415 -313 L /fg 407 -296 407 -314 408 -314 408 -296 407 -296 407 -314 408 -314 408 -296 black_R 408 -296 415 -296 L /fg 407 -279 407 -296 408 -296 408 -279 407 -279 407 -296 408 -296 408 -279 black_R 408 -279 415 -279 L /fg 407 -262 407 -279 408 -279 408 -262 407 -262 407 -279 408 -279 408 -262 black_R 408 -262 415 -262 L /fg 407 -245 407 -262 408 -262 408 -245 407 -245 407 -262 408 -262 408 -245 black_R 408 -245 415 -245 L /fg 407 -228 407 -245 408 -245 408 -228 407 -228 407 -245 408 -245 408 -228 black_R 408 -228 415 -228 L /fg 407 -211 407 -228 408 -228 408 -211 407 -211 407 -228 408 -228 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 -40 407 -58 408 -58 408 -40 407 -40 407 -58 408 -58 408 -40 black_R 408 -41 415 -41 L /fg 407 -23 407 -41 408 -41 408 -23 407 -23 407 -41 408 -41 408 -23 black_R 408 -24 415 -24 L /fg 407 -6 407 -24 408 -24 408 -6 407 -6 407 -24 408 -24 408 -6 black_R 408 -7 415 -7 L /fg 407 11 407 -7 408 -7 408 11 407 11 407 -7 408 -7 408 11 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 28 415 28 L /fg 407 45 407 27 408 27 408 45 407 45 407 27 408 27 408 45 black_R 408 45 415 45 L /fg 407 62 407 44 408 44 408 62 407 62 407 44 408 44 408 62 black_R 408 62 415 62 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 79 408 79 408 96 407 96 407 79 408 79 408 96 black_R 408 96 415 96 L /fg 407 113 407 96 408 96 408 113 407 113 407 96 408 96 408 113 black_R 408 113 415 113 L /fg 407 130 407 113 408 113 408 130 407 130 407 113 408 113 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 335 407 317 408 317 408 335 407 335 407 317 408 317 408 335 black_R 408 334 415 334 L /fg 407 352 407 334 408 334 408 352 407 352 407 334 408 334 408 352 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 403 415 403 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 454 408 454 408 471 407 471 407 454 408 454 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 -415 438 -433 439 -433 439 -415 438 -415 438 -433 439 -433 439 -415 black_R 431 -416 439 -416 L /fg 438 -398 438 -416 439 -416 439 -398 438 -398 438 -416 439 -416 439 -398 black_R 431 -399 439 -399 L /fg 438 -381 438 -399 439 -399 439 -381 438 -381 438 -399 439 -399 439 -381 black_R 431 -382 439 -382 L /fg 438 -364 438 -382 439 -382 439 -364 438 -364 438 -382 439 -382 439 -364 black_R 431 -365 439 -365 L /fg 438 -347 438 -365 439 -365 439 -347 438 -347 438 -365 439 -365 439 -347 black_R 431 -347 439 -347 L /fg 438 -330 438 -348 439 -348 439 -330 438 -330 438 -348 439 -348 439 -330 black_R 431 -330 439 -330 L /fg 438 -313 438 -331 439 -331 439 -313 438 -313 438 -331 439 -331 439 -313 black_R 431 -313 439 -313 L /fg 438 -296 438 -314 439 -314 439 -296 438 -296 438 -314 439 -314 439 -296 black_R 431 -296 439 -296 L /fg 438 -279 438 -296 439 -296 439 -279 438 -279 438 -296 439 -296 439 -279 black_R 431 -279 439 -279 L /fg 438 -262 438 -279 439 -279 439 -262 438 -262 438 -279 439 -279 439 -262 black_R 431 -262 439 -262 L /fg 438 -245 438 -262 439 -262 439 -245 438 -245 438 -262 439 -262 439 -245 black_R 431 -245 439 -245 L /fg 438 -228 438 -245 439 -245 439 -228 438 -228 438 -245 439 -245 439 -228 black_R 431 -228 439 -228 L /fg 438 -211 438 -228 439 -228 439 -211 438 -211 438 -228 439 -228 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 -40 438 -58 439 -58 439 -40 438 -40 438 -58 439 -58 439 -40 black_R 431 -41 439 -41 L /fg 438 -23 438 -41 439 -41 439 -23 438 -23 438 -41 439 -41 439 -23 black_R 431 -24 439 -24 L /fg 438 -6 438 -24 439 -24 439 -6 438 -6 438 -24 439 -24 439 -6 black_R 431 -7 439 -7 L /fg 438 11 438 -7 439 -7 439 11 438 11 438 -7 439 -7 439 11 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 28 439 28 L /fg 438 45 438 27 439 27 439 45 438 45 438 27 439 27 439 45 black_R 431 45 439 45 L /fg 438 62 438 44 439 44 439 62 438 62 438 44 439 44 439 62 black_R 431 62 439 62 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 79 439 79 439 96 438 96 438 79 439 79 439 96 black_R 431 96 439 96 L /fg 438 113 438 96 439 96 439 113 438 113 438 96 439 96 439 113 black_R 431 113 439 113 L /fg 438 130 438 113 439 113 439 130 438 130 438 113 439 113 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 335 438 317 439 317 439 335 438 335 438 317 439 317 439 335 black_R 431 334 439 334 L /fg 438 352 438 334 439 334 439 352 438 352 438 334 439 334 439 352 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 403 439 403 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 454 439 454 439 471 438 471 438 454 439 454 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 -2594 436 -2600 442 -2600 442 -2594 436 -2594 436 -2600 442 -2600 442 -2594 white_R /fg 437 -2595 437 -2599 441 -2599 441 -2595 437 -2595 437 -2599 441 -2599 441 -2595 black_B /fg 437 -2595 437 -2599 441 -2599 441 -2595 437 -2595 437 -2599 441 -2599 441 -2595 black_R /bg 436 -2577 436 -2583 442 -2583 442 -2577 436 -2577 436 -2583 442 -2583 442 -2577 white_R /fg 437 -2578 437 -2582 441 -2582 441 -2578 437 -2578 437 -2582 441 -2582 441 -2578 black_B /fg 437 -2578 437 -2582 441 -2582 441 -2578 437 -2578 437 -2582 441 -2582 441 -2578 black_R /bg 436 -2560 436 -2566 442 -2566 442 -2560 436 -2560 436 -2566 442 -2566 442 -2560 white_R /fg 437 -2561 437 -2565 441 -2565 441 -2561 437 -2561 437 -2565 441 -2565 441 -2561 black_B /fg 437 -2561 437 -2565 441 -2565 441 -2561 437 -2561 437 -2565 441 -2565 441 -2561 black_R /bg 436 -2543 436 -2549 442 -2549 442 -2543 436 -2543 436 -2549 442 -2549 442 -2543 white_R /fg 437 -2544 437 -2548 441 -2548 441 -2544 437 -2544 437 -2548 441 -2548 441 -2544 black_B /fg 437 -2544 437 -2548 441 -2548 441 -2544 437 -2544 437 -2548 441 -2548 441 -2544 black_R /bg 436 -2526 436 -2532 442 -2532 442 -2526 436 -2526 436 -2532 442 -2532 442 -2526 white_R /fg 437 -2527 437 -2531 441 -2531 441 -2527 437 -2527 437 -2531 441 -2531 441 -2527 black_B /fg 437 -2527 437 -2531 441 -2531 441 -2527 437 -2527 437 -2531 441 -2531 441 -2527 black_R /bg 436 -2509 436 -2515 442 -2515 442 -2509 436 -2509 436 -2515 442 -2515 442 -2509 white_R /fg 437 -2510 437 -2514 441 -2514 441 -2510 437 -2510 437 -2514 441 -2514 441 -2510 black_B /fg 437 -2510 437 -2514 441 -2514 441 -2510 437 -2510 437 -2514 441 -2514 441 -2510 black_R /bg 436 -2492 436 -2498 442 -2498 442 -2492 436 -2492 436 -2498 442 -2498 442 -2492 white_R /fg 437 -2493 437 -2497 441 -2497 441 -2493 437 -2493 437 -2497 441 -2497 441 -2493 black_B /fg 437 -2493 437 -2497 441 -2497 441 -2493 437 -2493 437 -2497 441 -2497 441 -2493 black_R /bg 436 -2475 436 -2481 442 -2481 442 -2475 436 -2475 436 -2481 442 -2481 442 -2475 white_R /fg 437 -2476 437 -2480 441 -2480 441 -2476 437 -2476 437 -2480 441 -2480 441 -2476 black_B /fg 437 -2476 437 -2480 441 -2480 441 -2476 437 -2476 437 -2480 441 -2480 441 -2476 black_R /bg 436 -2458 436 -2464 442 -2464 442 -2458 436 -2458 436 -2464 442 -2464 442 -2458 white_R /fg 437 -2459 437 -2463 441 -2463 441 -2459 437 -2459 437 -2463 441 -2463 441 -2459 black_B /fg 437 -2459 437 -2463 441 -2463 441 -2459 437 -2459 437 -2463 441 -2463 441 -2459 black_R /bg 436 -2441 436 -2447 442 -2447 442 -2441 436 -2441 436 -2447 442 -2447 442 -2441 white_R /fg 437 -2442 437 -2446 441 -2446 441 -2442 437 -2442 437 -2446 441 -2446 441 -2442 black_B /fg 437 -2442 437 -2446 441 -2446 441 -2442 437 -2442 437 -2446 441 -2446 441 -2442 black_R /bg 436 -2424 436 -2430 442 -2430 442 -2424 436 -2424 436 -2430 442 -2430 442 -2424 white_R /fg 437 -2425 437 -2429 441 -2429 441 -2425 437 -2425 437 -2429 441 -2429 441 -2425 black_B /fg 437 -2425 437 -2429 441 -2429 441 -2425 437 -2425 437 -2429 441 -2429 441 -2425 black_R /bg 436 -2407 436 -2413 442 -2413 442 -2407 436 -2407 436 -2413 442 -2413 442 -2407 white_R /fg 437 -2408 437 -2412 441 -2412 441 -2408 437 -2408 437 -2412 441 -2412 441 -2408 black_B /fg 437 -2408 437 -2412 441 -2412 441 -2408 437 -2408 437 -2412 441 -2412 441 -2408 black_R /bg 436 -2390 436 -2396 442 -2396 442 -2390 436 -2390 436 -2396 442 -2396 442 -2390 white_R /fg 437 -2391 437 -2395 441 -2395 441 -2391 437 -2391 437 -2395 441 -2395 441 -2391 black_B /fg 437 -2391 437 -2395 441 -2395 441 -2391 437 -2391 437 -2395 441 -2395 441 -2391 black_R /bg 436 -2373 436 -2379 442 -2379 442 -2373 436 -2373 436 -2379 442 -2379 442 -2373 white_R /fg 437 -2374 437 -2378 441 -2378 441 -2374 437 -2374 437 -2378 441 -2378 441 -2374 black_B /fg 437 -2374 437 -2378 441 -2378 441 -2374 437 -2374 437 -2378 441 -2378 441 -2374 black_R /bg 436 -2356 436 -2362 442 -2362 442 -2356 436 -2356 436 -2362 442 -2362 442 -2356 white_R /fg 437 -2357 437 -2361 441 -2361 441 -2357 437 -2357 437 -2361 441 -2361 441 -2357 black_B /fg 437 -2357 437 -2361 441 -2361 441 -2357 437 -2357 437 -2361 441 -2361 441 -2357 black_R /bg 436 -2339 436 -2345 442 -2345 442 -2339 436 -2339 436 -2345 442 -2345 442 -2339 white_R /fg 437 -2340 437 -2344 441 -2344 441 -2340 437 -2340 437 -2344 441 -2344 441 -2340 black_B /fg 437 -2340 437 -2344 441 -2344 441 -2340 437 -2340 437 -2344 441 -2344 441 -2340 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 -2219 436 -2225 442 -2225 442 -2219 436 -2219 436 -2225 442 -2225 442 -2219 white_R /fg 437 -2220 437 -2224 441 -2224 441 -2220 437 -2220 437 -2224 441 -2224 441 -2220 black_B /fg 437 -2220 437 -2224 441 -2224 441 -2220 437 -2220 437 -2224 441 -2224 441 -2220 black_R /bg 436 -2202 436 -2208 442 -2208 442 -2202 436 -2202 436 -2208 442 -2208 442 -2202 white_R /fg 437 -2203 437 -2207 441 -2207 441 -2203 437 -2203 437 -2207 441 -2207 441 -2203 black_B /fg 437 -2203 437 -2207 441 -2207 441 -2203 437 -2203 437 -2207 441 -2207 441 -2203 black_R /bg 436 -2185 436 -2191 442 -2191 442 -2185 436 -2185 436 -2191 442 -2191 442 -2185 white_R /fg 437 -2186 437 -2190 441 -2190 441 -2186 437 -2186 437 -2190 441 -2190 441 -2186 black_B /fg 437 -2186 437 -2190 441 -2190 441 -2186 437 -2186 437 -2190 441 -2190 441 -2186 black_R /bg 436 -2168 436 -2174 442 -2174 442 -2168 436 -2168 436 -2174 442 -2174 442 -2168 white_R /fg 437 -2169 437 -2173 441 -2173 441 -2169 437 -2169 437 -2173 441 -2173 441 -2169 black_B /fg 437 -2169 437 -2173 441 -2173 441 -2169 437 -2169 437 -2173 441 -2173 441 -2169 black_R /bg 436 -2151 436 -2157 442 -2157 442 -2151 436 -2151 436 -2157 442 -2157 442 -2151 white_R /fg 437 -2152 437 -2156 441 -2156 441 -2152 437 -2152 437 -2156 441 -2156 441 -2152 black_B /fg 437 -2152 437 -2156 441 -2156 441 -2152 437 -2152 437 -2156 441 -2156 441 -2152 black_R /bg 436 -2134 436 -2140 442 -2140 442 -2134 436 -2134 436 -2140 442 -2140 442 -2134 white_R /fg 437 -2135 437 -2139 441 -2139 441 -2135 437 -2135 437 -2139 441 -2139 441 -2135 black_B /fg 437 -2135 437 -2139 441 -2139 441 -2135 437 -2135 437 -2139 441 -2139 441 -2135 black_R /bg 436 -2117 436 -2123 442 -2123 442 -2117 436 -2117 436 -2123 442 -2123 442 -2117 white_R /fg 437 -2118 437 -2122 441 -2122 441 -2118 437 -2118 437 -2122 441 -2122 441 -2118 black_B /fg 437 -2118 437 -2122 441 -2122 441 -2118 437 -2118 437 -2122 441 -2122 441 -2118 black_R /bg 436 -2100 436 -2106 442 -2106 442 -2100 436 -2100 436 -2106 442 -2106 442 -2100 white_R /fg 437 -2101 437 -2105 441 -2105 441 -2101 437 -2101 437 -2105 441 -2105 441 -2101 black_B /fg 437 -2101 437 -2105 441 -2105 441 -2101 437 -2101 437 -2105 441 -2105 441 -2101 black_R /bg 436 -2083 436 -2089 442 -2089 442 -2083 436 -2083 436 -2089 442 -2089 442 -2083 white_R /fg 437 -2084 437 -2088 441 -2088 441 -2084 437 -2084 437 -2088 441 -2088 441 -2084 black_B /fg 437 -2084 437 -2088 441 -2088 441 -2084 437 -2084 437 -2088 441 -2088 441 -2084 black_R /bg 436 -2066 436 -2072 442 -2072 442 -2066 436 -2066 436 -2072 442 -2072 442 -2066 white_R /fg 437 -2067 437 -2071 441 -2071 441 -2067 437 -2067 437 -2071 441 -2071 441 -2067 black_B /fg 437 -2067 437 -2071 441 -2071 441 -2067 437 -2067 437 -2071 441 -2071 441 -2067 black_R /bg 436 -2049 436 -2055 442 -2055 442 -2049 436 -2049 436 -2055 442 -2055 442 -2049 white_R /fg 437 -2050 437 -2054 441 -2054 441 -2050 437 -2050 437 -2054 441 -2054 441 -2050 black_B /fg 437 -2050 437 -2054 441 -2054 441 -2050 437 -2050 437 -2054 441 -2054 441 -2050 black_R /bg 436 -2032 436 -2038 442 -2038 442 -2032 436 -2032 436 -2038 442 -2038 442 -2032 white_R /fg 437 -2033 437 -2037 441 -2037 441 -2033 437 -2033 437 -2037 441 -2037 441 -2033 black_B /fg 437 -2033 437 -2037 441 -2037 441 -2033 437 -2033 437 -2037 441 -2037 441 -2033 black_R /bg 436 -2015 436 -2021 442 -2021 442 -2015 436 -2015 436 -2021 442 -2021 442 -2015 white_R /fg 437 -2016 437 -2020 441 -2020 441 -2016 437 -2016 437 -2020 441 -2020 441 -2016 black_B /fg 437 -2016 437 -2020 441 -2020 441 -2016 437 -2016 437 -2020 441 -2020 441 -2016 black_R /bg 436 -1998 436 -2004 442 -2004 442 -1998 436 -1998 436 -2004 442 -2004 442 -1998 white_R /fg 437 -1999 437 -2003 441 -2003 441 -1999 437 -1999 437 -2003 441 -2003 441 -1999 black_B /fg 437 -1999 437 -2003 441 -2003 441 -1999 437 -1999 437 -2003 441 -2003 441 -1999 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 -1844 436 -1850 442 -1850 442 -1844 436 -1844 436 -1850 442 -1850 442 -1844 white_R /fg 437 -1845 437 -1849 441 -1849 441 -1845 437 -1845 437 -1849 441 -1849 441 -1845 black_B /fg 437 -1845 437 -1849 441 -1849 441 -1845 437 -1845 437 -1849 441 -1849 441 -1845 black_R /bg 436 -1827 436 -1833 442 -1833 442 -1827 436 -1827 436 -1833 442 -1833 442 -1827 white_R /fg 437 -1828 437 -1832 441 -1832 441 -1828 437 -1828 437 -1832 441 -1832 441 -1828 black_B /fg 437 -1828 437 -1832 441 -1832 441 -1828 437 -1828 437 -1832 441 -1832 441 -1828 black_R /bg 436 -1810 436 -1816 442 -1816 442 -1810 436 -1810 436 -1816 442 -1816 442 -1810 white_R /fg 437 -1811 437 -1815 441 -1815 441 -1811 437 -1811 437 -1815 441 -1815 441 -1811 black_B /fg 437 -1811 437 -1815 441 -1815 441 -1811 437 -1811 437 -1815 441 -1815 441 -1811 black_R /bg 436 -1793 436 -1799 442 -1799 442 -1793 436 -1793 436 -1799 442 -1799 442 -1793 white_R /fg 437 -1794 437 -1798 441 -1798 441 -1794 437 -1794 437 -1798 441 -1798 441 -1794 black_B /fg 437 -1794 437 -1798 441 -1798 441 -1794 437 -1794 437 -1798 441 -1798 441 -1794 black_R /bg 436 -1776 436 -1782 442 -1782 442 -1776 436 -1776 436 -1782 442 -1782 442 -1776 white_R /fg 437 -1777 437 -1781 441 -1781 441 -1777 437 -1777 437 -1781 441 -1781 441 -1777 black_B /fg 437 -1777 437 -1781 441 -1781 441 -1777 437 -1777 437 -1781 441 -1781 441 -1777 black_R /bg 436 -1759 436 -1765 442 -1765 442 -1759 436 -1759 436 -1765 442 -1765 442 -1759 white_R /fg 437 -1760 437 -1764 441 -1764 441 -1760 437 -1760 437 -1764 441 -1764 441 -1760 black_B /fg 437 -1760 437 -1764 441 -1764 441 -1760 437 -1760 437 -1764 441 -1764 441 -1760 black_R /bg 436 -1742 436 -1748 442 -1748 442 -1742 436 -1742 436 -1748 442 -1748 442 -1742 white_R /fg 437 -1743 437 -1747 441 -1747 441 -1743 437 -1743 437 -1747 441 -1747 441 -1743 black_B /fg 437 -1743 437 -1747 441 -1747 441 -1743 437 -1743 437 -1747 441 -1747 441 -1743 black_R /bg 436 -1725 436 -1731 442 -1731 442 -1725 436 -1725 436 -1731 442 -1731 442 -1725 white_R /fg 437 -1726 437 -1730 441 -1730 441 -1726 437 -1726 437 -1730 441 -1730 441 -1726 black_B /fg 437 -1726 437 -1730 441 -1730 441 -1726 437 -1726 437 -1730 441 -1730 441 -1726 black_R /bg 436 -1708 436 -1714 442 -1714 442 -1708 436 -1708 436 -1714 442 -1714 442 -1708 white_R /fg 437 -1709 437 -1713 441 -1713 441 -1709 437 -1709 437 -1713 441 -1713 441 -1709 black_B /fg 437 -1709 437 -1713 441 -1713 441 -1709 437 -1709 437 -1713 441 -1713 441 -1709 black_R /bg 436 -1691 436 -1697 442 -1697 442 -1691 436 -1691 436 -1697 442 -1697 442 -1691 white_R /fg 437 -1692 437 -1696 441 -1696 441 -1692 437 -1692 437 -1696 441 -1696 441 -1692 black_B /fg 437 -1692 437 -1696 441 -1696 441 -1692 437 -1692 437 -1696 441 -1696 441 -1692 black_R /bg 436 -1674 436 -1680 442 -1680 442 -1674 436 -1674 436 -1680 442 -1680 442 -1674 white_R /fg 437 -1675 437 -1679 441 -1679 441 -1675 437 -1675 437 -1679 441 -1679 441 -1675 black_B /fg 437 -1675 437 -1679 441 -1679 441 -1675 437 -1675 437 -1679 441 -1679 441 -1675 black_R /bg 436 -1657 436 -1663 442 -1663 442 -1657 436 -1657 436 -1663 442 -1663 442 -1657 white_R /fg 437 -1658 437 -1662 441 -1662 441 -1658 437 -1658 437 -1662 441 -1662 441 -1658 black_B /fg 437 -1658 437 -1662 441 -1662 441 -1658 437 -1658 437 -1662 441 -1662 441 -1658 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 -1469 436 -1475 442 -1475 442 -1469 436 -1469 436 -1475 442 -1475 442 -1469 white_R /fg 437 -1470 437 -1474 441 -1474 441 -1470 437 -1470 437 -1474 441 -1474 441 -1470 black_B /fg 437 -1470 437 -1474 441 -1474 441 -1470 437 -1470 437 -1474 441 -1474 441 -1470 black_R /bg 436 -1452 436 -1458 442 -1458 442 -1452 436 -1452 436 -1458 442 -1458 442 -1452 white_R /fg 437 -1453 437 -1457 441 -1457 441 -1453 437 -1453 437 -1457 441 -1457 441 -1453 black_B /fg 437 -1453 437 -1457 441 -1457 441 -1453 437 -1453 437 -1457 441 -1457 441 -1453 black_R /bg 436 -1435 436 -1441 442 -1441 442 -1435 436 -1435 436 -1441 442 -1441 442 -1435 white_R /fg 437 -1436 437 -1440 441 -1440 441 -1436 437 -1436 437 -1440 441 -1440 441 -1436 black_B /fg 437 -1436 437 -1440 441 -1440 441 -1436 437 -1436 437 -1440 441 -1440 441 -1436 black_R /bg 436 -1418 436 -1424 442 -1424 442 -1418 436 -1418 436 -1424 442 -1424 442 -1418 white_R /fg 437 -1419 437 -1423 441 -1423 441 -1419 437 -1419 437 -1423 441 -1423 441 -1419 black_B /fg 437 -1419 437 -1423 441 -1423 441 -1419 437 -1419 437 -1423 441 -1423 441 -1419 black_R /bg 436 -1401 436 -1407 442 -1407 442 -1401 436 -1401 436 -1407 442 -1407 442 -1401 white_R /fg 437 -1402 437 -1406 441 -1406 441 -1402 437 -1402 437 -1406 441 -1406 441 -1402 black_B /fg 437 -1402 437 -1406 441 -1406 441 -1402 437 -1402 437 -1406 441 -1406 441 -1402 black_R /bg 436 -1384 436 -1390 442 -1390 442 -1384 436 -1384 436 -1390 442 -1390 442 -1384 white_R /fg 437 -1385 437 -1389 441 -1389 441 -1385 437 -1385 437 -1389 441 -1389 441 -1385 black_B /fg 437 -1385 437 -1389 441 -1389 441 -1385 437 -1385 437 -1389 441 -1389 441 -1385 black_R /bg 436 -1367 436 -1373 442 -1373 442 -1367 436 -1367 436 -1373 442 -1373 442 -1367 white_R /fg 437 -1368 437 -1372 441 -1372 441 -1368 437 -1368 437 -1372 441 -1372 441 -1368 black_B /fg 437 -1368 437 -1372 441 -1372 441 -1368 437 -1368 437 -1372 441 -1372 441 -1368 black_R /bg 436 -1350 436 -1356 442 -1356 442 -1350 436 -1350 436 -1356 442 -1356 442 -1350 white_R /fg 437 -1351 437 -1355 441 -1355 441 -1351 437 -1351 437 -1355 441 -1355 441 -1351 black_B /fg 437 -1351 437 -1355 441 -1355 441 -1351 437 -1351 437 -1355 441 -1355 441 -1351 black_R /bg 436 -1333 436 -1339 442 -1339 442 -1333 436 -1333 436 -1339 442 -1339 442 -1333 white_R /fg 437 -1334 437 -1338 441 -1338 441 -1334 437 -1334 437 -1338 441 -1338 441 -1334 black_B /fg 437 -1334 437 -1338 441 -1338 441 -1334 437 -1334 437 -1338 441 -1338 441 -1334 black_R /bg 436 -1316 436 -1322 442 -1322 442 -1316 436 -1316 436 -1322 442 -1322 442 -1316 white_R /fg 437 -1317 437 -1321 441 -1321 441 -1317 437 -1317 437 -1321 441 -1321 441 -1317 black_B /fg 437 -1317 437 -1321 441 -1321 441 -1317 437 -1317 437 -1321 441 -1321 441 -1317 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 -1094 436 -1100 442 -1100 442 -1094 436 -1094 436 -1100 442 -1100 442 -1094 white_R /fg 437 -1095 437 -1099 441 -1099 441 -1095 437 -1095 437 -1099 441 -1099 441 -1095 black_B /fg 437 -1095 437 -1099 441 -1099 441 -1095 437 -1095 437 -1099 441 -1099 441 -1095 black_R /bg 436 -1077 436 -1083 442 -1083 442 -1077 436 -1077 436 -1083 442 -1083 442 -1077 white_R /fg 437 -1078 437 -1082 441 -1082 441 -1078 437 -1078 437 -1082 441 -1082 441 -1078 black_B /fg 437 -1078 437 -1082 441 -1082 441 -1078 437 -1078 437 -1082 441 -1082 441 -1078 black_R /bg 436 -1060 436 -1066 442 -1066 442 -1060 436 -1060 436 -1066 442 -1066 442 -1060 white_R /fg 437 -1061 437 -1065 441 -1065 441 -1061 437 -1061 437 -1065 441 -1065 441 -1061 black_B /fg 437 -1061 437 -1065 441 -1065 441 -1061 437 -1061 437 -1065 441 -1065 441 -1061 black_R /bg 436 -1043 436 -1049 442 -1049 442 -1043 436 -1043 436 -1049 442 -1049 442 -1043 white_R /fg 437 -1044 437 -1048 441 -1048 441 -1044 437 -1044 437 -1048 441 -1048 441 -1044 black_B /fg 437 -1044 437 -1048 441 -1048 441 -1044 437 -1044 437 -1048 441 -1048 441 -1044 black_R /bg 436 -1026 436 -1032 442 -1032 442 -1026 436 -1026 436 -1032 442 -1032 442 -1026 white_R /fg 437 -1027 437 -1031 441 -1031 441 -1027 437 -1027 437 -1031 441 -1031 441 -1027 black_B /fg 437 -1027 437 -1031 441 -1031 441 -1027 437 -1027 437 -1031 441 -1031 441 -1027 black_R /bg 436 -1009 436 -1015 442 -1015 442 -1009 436 -1009 436 -1015 442 -1015 442 -1009 white_R /fg 437 -1010 437 -1014 441 -1014 441 -1010 437 -1010 437 -1014 441 -1014 441 -1010 black_B /fg 437 -1010 437 -1014 441 -1014 441 -1010 437 -1010 437 -1014 441 -1014 441 -1010 black_R /bg 436 -992 436 -998 442 -998 442 -992 436 -992 436 -998 442 -998 442 -992 white_R /fg 437 -993 437 -997 441 -997 441 -993 437 -993 437 -997 441 -997 441 -993 black_B /fg 437 -993 437 -997 441 -997 441 -993 437 -993 437 -997 441 -997 441 -993 black_R /bg 436 -975 436 -981 442 -981 442 -975 436 -975 436 -981 442 -981 442 -975 white_R /fg 437 -976 437 -980 441 -980 441 -976 437 -976 437 -980 441 -980 441 -976 black_B /fg 437 -976 437 -980 441 -980 441 -976 437 -976 437 -980 441 -980 441 -976 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 -719 436 -725 442 -725 442 -719 436 -719 436 -725 442 -725 442 -719 white_R /fg 437 -720 437 -724 441 -724 441 -720 437 -720 437 -724 441 -724 441 -720 black_B /fg 437 -720 437 -724 441 -724 441 -720 437 -720 437 -724 441 -724 441 -720 black_R /bg 436 -702 436 -708 442 -708 442 -702 436 -702 436 -708 442 -708 442 -702 white_R /fg 437 -703 437 -707 441 -707 441 -703 437 -703 437 -707 441 -707 441 -703 black_B /fg 437 -703 437 -707 441 -707 441 -703 437 -703 437 -707 441 -707 441 -703 black_R /bg 436 -685 436 -691 442 -691 442 -685 436 -685 436 -691 442 -691 442 -685 white_R /fg 437 -686 437 -690 441 -690 441 -686 437 -686 437 -690 441 -690 441 -686 black_B /fg 437 -686 437 -690 441 -690 441 -686 437 -686 437 -690 441 -690 441 -686 black_R /bg 436 -668 436 -674 442 -674 442 -668 436 -668 436 -674 442 -674 442 -668 white_R /fg 437 -669 437 -673 441 -673 441 -669 437 -669 437 -673 441 -673 441 -669 black_B /fg 437 -669 437 -673 441 -673 441 -669 437 -669 437 -673 441 -673 441 -669 black_R /bg 436 -651 436 -657 442 -657 442 -651 436 -651 436 -657 442 -657 442 -651 white_R /fg 437 -652 437 -656 441 -656 441 -652 437 -652 437 -656 441 -656 441 -652 black_B /fg 437 -652 437 -656 441 -656 441 -652 437 -652 437 -656 441 -656 441 -652 black_R /bg 436 -634 436 -640 442 -640 442 -634 436 -634 436 -640 442 -640 442 -634 white_R /fg 437 -635 437 -639 441 -639 441 -635 437 -635 437 -639 441 -639 441 -635 black_B /fg 437 -635 437 -639 441 -639 441 -635 437 -635 437 -639 441 -639 441 -635 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 -2594 405 -2600 411 -2600 411 -2594 405 -2594 405 -2600 411 -2600 411 -2594 white_R /fg 406 -2595 406 -2599 410 -2599 410 -2595 406 -2595 406 -2599 410 -2599 410 -2595 black_B /fg 406 -2595 406 -2599 410 -2599 410 -2595 406 -2595 406 -2599 410 -2599 410 -2595 black_R /bg 405 -2577 405 -2583 411 -2583 411 -2577 405 -2577 405 -2583 411 -2583 411 -2577 white_R /fg 406 -2578 406 -2582 410 -2582 410 -2578 406 -2578 406 -2582 410 -2582 410 -2578 black_B /fg 406 -2578 406 -2582 410 -2582 410 -2578 406 -2578 406 -2582 410 -2582 410 -2578 black_R /bg 405 -2560 405 -2566 411 -2566 411 -2560 405 -2560 405 -2566 411 -2566 411 -2560 white_R /fg 406 -2561 406 -2565 410 -2565 410 -2561 406 -2561 406 -2565 410 -2565 410 -2561 black_B /fg 406 -2561 406 -2565 410 -2565 410 -2561 406 -2561 406 -2565 410 -2565 410 -2561 black_R /bg 405 -2543 405 -2549 411 -2549 411 -2543 405 -2543 405 -2549 411 -2549 411 -2543 white_R /fg 406 -2544 406 -2548 410 -2548 410 -2544 406 -2544 406 -2548 410 -2548 410 -2544 black_B /fg 406 -2544 406 -2548 410 -2548 410 -2544 406 -2544 406 -2548 410 -2548 410 -2544 black_R /bg 405 -2526 405 -2532 411 -2532 411 -2526 405 -2526 405 -2532 411 -2532 411 -2526 white_R /fg 406 -2527 406 -2531 410 -2531 410 -2527 406 -2527 406 -2531 410 -2531 410 -2527 black_B /fg 406 -2527 406 -2531 410 -2531 410 -2527 406 -2527 406 -2531 410 -2531 410 -2527 black_R /bg 405 -2509 405 -2515 411 -2515 411 -2509 405 -2509 405 -2515 411 -2515 411 -2509 white_R /fg 406 -2510 406 -2514 410 -2514 410 -2510 406 -2510 406 -2514 410 -2514 410 -2510 black_B /fg 406 -2510 406 -2514 410 -2514 410 -2510 406 -2510 406 -2514 410 -2514 410 -2510 black_R /bg 405 -2492 405 -2498 411 -2498 411 -2492 405 -2492 405 -2498 411 -2498 411 -2492 white_R /fg 406 -2493 406 -2497 410 -2497 410 -2493 406 -2493 406 -2497 410 -2497 410 -2493 black_B /fg 406 -2493 406 -2497 410 -2497 410 -2493 406 -2493 406 -2497 410 -2497 410 -2493 black_R /bg 405 -2475 405 -2481 411 -2481 411 -2475 405 -2475 405 -2481 411 -2481 411 -2475 white_R /fg 406 -2476 406 -2480 410 -2480 410 -2476 406 -2476 406 -2480 410 -2480 410 -2476 black_B /fg 406 -2476 406 -2480 410 -2480 410 -2476 406 -2476 406 -2480 410 -2480 410 -2476 black_R /bg 405 -2458 405 -2464 411 -2464 411 -2458 405 -2458 405 -2464 411 -2464 411 -2458 white_R /fg 406 -2459 406 -2463 410 -2463 410 -2459 406 -2459 406 -2463 410 -2463 410 -2459 black_B /fg 406 -2459 406 -2463 410 -2463 410 -2459 406 -2459 406 -2463 410 -2463 410 -2459 black_R /bg 405 -2441 405 -2447 411 -2447 411 -2441 405 -2441 405 -2447 411 -2447 411 -2441 white_R /fg 406 -2442 406 -2446 410 -2446 410 -2442 406 -2442 406 -2446 410 -2446 410 -2442 black_B /fg 406 -2442 406 -2446 410 -2446 410 -2442 406 -2442 406 -2446 410 -2446 410 -2442 black_R /bg 405 -2424 405 -2430 411 -2430 411 -2424 405 -2424 405 -2430 411 -2430 411 -2424 white_R /fg 406 -2425 406 -2429 410 -2429 410 -2425 406 -2425 406 -2429 410 -2429 410 -2425 black_B /fg 406 -2425 406 -2429 410 -2429 410 -2425 406 -2425 406 -2429 410 -2429 410 -2425 black_R /bg 405 -2407 405 -2413 411 -2413 411 -2407 405 -2407 405 -2413 411 -2413 411 -2407 white_R /fg 406 -2408 406 -2412 410 -2412 410 -2408 406 -2408 406 -2412 410 -2412 410 -2408 black_B /fg 406 -2408 406 -2412 410 -2412 410 -2408 406 -2408 406 -2412 410 -2412 410 -2408 black_R /bg 405 -2390 405 -2396 411 -2396 411 -2390 405 -2390 405 -2396 411 -2396 411 -2390 white_R /fg 406 -2391 406 -2395 410 -2395 410 -2391 406 -2391 406 -2395 410 -2395 410 -2391 black_B /fg 406 -2391 406 -2395 410 -2395 410 -2391 406 -2391 406 -2395 410 -2395 410 -2391 black_R /bg 405 -2373 405 -2379 411 -2379 411 -2373 405 -2373 405 -2379 411 -2379 411 -2373 white_R /fg 406 -2374 406 -2378 410 -2378 410 -2374 406 -2374 406 -2378 410 -2378 410 -2374 black_B /fg 406 -2374 406 -2378 410 -2378 410 -2374 406 -2374 406 -2378 410 -2378 410 -2374 black_R /bg 405 -2356 405 -2362 411 -2362 411 -2356 405 -2356 405 -2362 411 -2362 411 -2356 white_R /fg 406 -2357 406 -2361 410 -2361 410 -2357 406 -2357 406 -2361 410 -2361 410 -2357 black_B /fg 406 -2357 406 -2361 410 -2361 410 -2357 406 -2357 406 -2361 410 -2361 410 -2357 black_R /bg 405 -2339 405 -2345 411 -2345 411 -2339 405 -2339 405 -2345 411 -2345 411 -2339 white_R /fg 406 -2340 406 -2344 410 -2344 410 -2340 406 -2340 406 -2344 410 -2344 410 -2340 black_B /fg 406 -2340 406 -2344 410 -2344 410 -2340 406 -2340 406 -2344 410 -2344 410 -2340 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 -2219 405 -2225 411 -2225 411 -2219 405 -2219 405 -2225 411 -2225 411 -2219 white_R /fg 406 -2220 406 -2224 410 -2224 410 -2220 406 -2220 406 -2224 410 -2224 410 -2220 black_B /fg 406 -2220 406 -2224 410 -2224 410 -2220 406 -2220 406 -2224 410 -2224 410 -2220 black_R /bg 405 -2202 405 -2208 411 -2208 411 -2202 405 -2202 405 -2208 411 -2208 411 -2202 white_R /fg 406 -2203 406 -2207 410 -2207 410 -2203 406 -2203 406 -2207 410 -2207 410 -2203 black_B /fg 406 -2203 406 -2207 410 -2207 410 -2203 406 -2203 406 -2207 410 -2207 410 -2203 black_R /bg 405 -2185 405 -2191 411 -2191 411 -2185 405 -2185 405 -2191 411 -2191 411 -2185 white_R /fg 406 -2186 406 -2190 410 -2190 410 -2186 406 -2186 406 -2190 410 -2190 410 -2186 black_B /fg 406 -2186 406 -2190 410 -2190 410 -2186 406 -2186 406 -2190 410 -2190 410 -2186 black_R /bg 405 -2168 405 -2174 411 -2174 411 -2168 405 -2168 405 -2174 411 -2174 411 -2168 white_R /fg 406 -2169 406 -2173 410 -2173 410 -2169 406 -2169 406 -2173 410 -2173 410 -2169 black_B /fg 406 -2169 406 -2173 410 -2173 410 -2169 406 -2169 406 -2173 410 -2173 410 -2169 black_R /bg 405 -2151 405 -2157 411 -2157 411 -2151 405 -2151 405 -2157 411 -2157 411 -2151 white_R /fg 406 -2152 406 -2156 410 -2156 410 -2152 406 -2152 406 -2156 410 -2156 410 -2152 black_B /fg 406 -2152 406 -2156 410 -2156 410 -2152 406 -2152 406 -2156 410 -2156 410 -2152 black_R /bg 405 -2134 405 -2140 411 -2140 411 -2134 405 -2134 405 -2140 411 -2140 411 -2134 white_R /fg 406 -2135 406 -2139 410 -2139 410 -2135 406 -2135 406 -2139 410 -2139 410 -2135 black_B /fg 406 -2135 406 -2139 410 -2139 410 -2135 406 -2135 406 -2139 410 -2139 410 -2135 black_R /bg 405 -2117 405 -2123 411 -2123 411 -2117 405 -2117 405 -2123 411 -2123 411 -2117 white_R /fg 406 -2118 406 -2122 410 -2122 410 -2118 406 -2118 406 -2122 410 -2122 410 -2118 black_B /fg 406 -2118 406 -2122 410 -2122 410 -2118 406 -2118 406 -2122 410 -2122 410 -2118 black_R /bg 405 -2100 405 -2106 411 -2106 411 -2100 405 -2100 405 -2106 411 -2106 411 -2100 white_R /fg 406 -2101 406 -2105 410 -2105 410 -2101 406 -2101 406 -2105 410 -2105 410 -2101 black_B /fg 406 -2101 406 -2105 410 -2105 410 -2101 406 -2101 406 -2105 410 -2105 410 -2101 black_R /bg 405 -2083 405 -2089 411 -2089 411 -2083 405 -2083 405 -2089 411 -2089 411 -2083 white_R /fg 406 -2084 406 -2088 410 -2088 410 -2084 406 -2084 406 -2088 410 -2088 410 -2084 black_B /fg 406 -2084 406 -2088 410 -2088 410 -2084 406 -2084 406 -2088 410 -2088 410 -2084 black_R /bg 405 -2066 405 -2072 411 -2072 411 -2066 405 -2066 405 -2072 411 -2072 411 -2066 white_R /fg 406 -2067 406 -2071 410 -2071 410 -2067 406 -2067 406 -2071 410 -2071 410 -2067 black_B /fg 406 -2067 406 -2071 410 -2071 410 -2067 406 -2067 406 -2071 410 -2071 410 -2067 black_R /bg 405 -2049 405 -2055 411 -2055 411 -2049 405 -2049 405 -2055 411 -2055 411 -2049 white_R /fg 406 -2050 406 -2054 410 -2054 410 -2050 406 -2050 406 -2054 410 -2054 410 -2050 black_B /fg 406 -2050 406 -2054 410 -2054 410 -2050 406 -2050 406 -2054 410 -2054 410 -2050 black_R /bg 405 -2032 405 -2038 411 -2038 411 -2032 405 -2032 405 -2038 411 -2038 411 -2032 white_R /fg 406 -2033 406 -2037 410 -2037 410 -2033 406 -2033 406 -2037 410 -2037 410 -2033 black_B /fg 406 -2033 406 -2037 410 -2037 410 -2033 406 -2033 406 -2037 410 -2037 410 -2033 black_R /bg 405 -2015 405 -2021 411 -2021 411 -2015 405 -2015 405 -2021 411 -2021 411 -2015 white_R /fg 406 -2016 406 -2020 410 -2020 410 -2016 406 -2016 406 -2020 410 -2020 410 -2016 black_B /fg 406 -2016 406 -2020 410 -2020 410 -2016 406 -2016 406 -2020 410 -2020 410 -2016 black_R /bg 405 -1998 405 -2004 411 -2004 411 -1998 405 -1998 405 -2004 411 -2004 411 -1998 white_R /fg 406 -1999 406 -2003 410 -2003 410 -1999 406 -1999 406 -2003 410 -2003 410 -1999 black_B /fg 406 -1999 406 -2003 410 -2003 410 -1999 406 -1999 406 -2003 410 -2003 410 -1999 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 -1844 405 -1850 411 -1850 411 -1844 405 -1844 405 -1850 411 -1850 411 -1844 white_R /fg 406 -1845 406 -1849 410 -1849 410 -1845 406 -1845 406 -1849 410 -1849 410 -1845 black_B /fg 406 -1845 406 -1849 410 -1849 410 -1845 406 -1845 406 -1849 410 -1849 410 -1845 black_R /bg 405 -1827 405 -1833 411 -1833 411 -1827 405 -1827 405 -1833 411 -1833 411 -1827 white_R /fg 406 -1828 406 -1832 410 -1832 410 -1828 406 -1828 406 -1832 410 -1832 410 -1828 black_B /fg 406 -1828 406 -1832 410 -1832 410 -1828 406 -1828 406 -1832 410 -1832 410 -1828 black_R /bg 405 -1810 405 -1816 411 -1816 411 -1810 405 -1810 405 -1816 411 -1816 411 -1810 white_R /fg 406 -1811 406 -1815 410 -1815 410 -1811 406 -1811 406 -1815 410 -1815 410 -1811 black_B /fg 406 -1811 406 -1815 410 -1815 410 -1811 406 -1811 406 -1815 410 -1815 410 -1811 black_R /bg 405 -1793 405 -1799 411 -1799 411 -1793 405 -1793 405 -1799 411 -1799 411 -1793 white_R /fg 406 -1794 406 -1798 410 -1798 410 -1794 406 -1794 406 -1798 410 -1798 410 -1794 black_B /fg 406 -1794 406 -1798 410 -1798 410 -1794 406 -1794 406 -1798 410 -1798 410 -1794 black_R /bg 405 -1776 405 -1782 411 -1782 411 -1776 405 -1776 405 -1782 411 -1782 411 -1776 white_R /fg 406 -1777 406 -1781 410 -1781 410 -1777 406 -1777 406 -1781 410 -1781 410 -1777 black_B /fg 406 -1777 406 -1781 410 -1781 410 -1777 406 -1777 406 -1781 410 -1781 410 -1777 black_R /bg 405 -1759 405 -1765 411 -1765 411 -1759 405 -1759 405 -1765 411 -1765 411 -1759 white_R /fg 406 -1760 406 -1764 410 -1764 410 -1760 406 -1760 406 -1764 410 -1764 410 -1760 black_B /fg 406 -1760 406 -1764 410 -1764 410 -1760 406 -1760 406 -1764 410 -1764 410 -1760 black_R /bg 405 -1742 405 -1748 411 -1748 411 -1742 405 -1742 405 -1748 411 -1748 411 -1742 white_R /fg 406 -1743 406 -1747 410 -1747 410 -1743 406 -1743 406 -1747 410 -1747 410 -1743 black_B /fg 406 -1743 406 -1747 410 -1747 410 -1743 406 -1743 406 -1747 410 -1747 410 -1743 black_R /bg 405 -1725 405 -1731 411 -1731 411 -1725 405 -1725 405 -1731 411 -1731 411 -1725 white_R /fg 406 -1726 406 -1730 410 -1730 410 -1726 406 -1726 406 -1730 410 -1730 410 -1726 black_B /fg 406 -1726 406 -1730 410 -1730 410 -1726 406 -1726 406 -1730 410 -1730 410 -1726 black_R /bg 405 -1708 405 -1714 411 -1714 411 -1708 405 -1708 405 -1714 411 -1714 411 -1708 white_R /fg 406 -1709 406 -1713 410 -1713 410 -1709 406 -1709 406 -1713 410 -1713 410 -1709 black_B /fg 406 -1709 406 -1713 410 -1713 410 -1709 406 -1709 406 -1713 410 -1713 410 -1709 black_R /bg 405 -1691 405 -1697 411 -1697 411 -1691 405 -1691 405 -1697 411 -1697 411 -1691 white_R /fg 406 -1692 406 -1696 410 -1696 410 -1692 406 -1692 406 -1696 410 -1696 410 -1692 black_B /fg 406 -1692 406 -1696 410 -1696 410 -1692 406 -1692 406 -1696 410 -1696 410 -1692 black_R /bg 405 -1674 405 -1680 411 -1680 411 -1674 405 -1674 405 -1680 411 -1680 411 -1674 white_R /fg 406 -1675 406 -1679 410 -1679 410 -1675 406 -1675 406 -1679 410 -1679 410 -1675 black_B /fg 406 -1675 406 -1679 410 -1679 410 -1675 406 -1675 406 -1679 410 -1679 410 -1675 black_R /bg 405 -1657 405 -1663 411 -1663 411 -1657 405 -1657 405 -1663 411 -1663 411 -1657 white_R /fg 406 -1658 406 -1662 410 -1662 410 -1658 406 -1658 406 -1662 410 -1662 410 -1658 black_B /fg 406 -1658 406 -1662 410 -1662 410 -1658 406 -1658 406 -1662 410 -1662 410 -1658 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 -1469 405 -1475 411 -1475 411 -1469 405 -1469 405 -1475 411 -1475 411 -1469 white_R /fg 406 -1470 406 -1474 410 -1474 410 -1470 406 -1470 406 -1474 410 -1474 410 -1470 black_B /fg 406 -1470 406 -1474 410 -1474 410 -1470 406 -1470 406 -1474 410 -1474 410 -1470 black_R /bg 405 -1452 405 -1458 411 -1458 411 -1452 405 -1452 405 -1458 411 -1458 411 -1452 white_R /fg 406 -1453 406 -1457 410 -1457 410 -1453 406 -1453 406 -1457 410 -1457 410 -1453 black_B /fg 406 -1453 406 -1457 410 -1457 410 -1453 406 -1453 406 -1457 410 -1457 410 -1453 black_R /bg 405 -1435 405 -1441 411 -1441 411 -1435 405 -1435 405 -1441 411 -1441 411 -1435 white_R /fg 406 -1436 406 -1440 410 -1440 410 -1436 406 -1436 406 -1440 410 -1440 410 -1436 black_B /fg 406 -1436 406 -1440 410 -1440 410 -1436 406 -1436 406 -1440 410 -1440 410 -1436 black_R /bg 405 -1418 405 -1424 411 -1424 411 -1418 405 -1418 405 -1424 411 -1424 411 -1418 white_R /fg 406 -1419 406 -1423 410 -1423 410 -1419 406 -1419 406 -1423 410 -1423 410 -1419 black_B /fg 406 -1419 406 -1423 410 -1423 410 -1419 406 -1419 406 -1423 410 -1423 410 -1419 black_R /bg 405 -1401 405 -1407 411 -1407 411 -1401 405 -1401 405 -1407 411 -1407 411 -1401 white_R /fg 406 -1402 406 -1406 410 -1406 410 -1402 406 -1402 406 -1406 410 -1406 410 -1402 black_B /fg 406 -1402 406 -1406 410 -1406 410 -1402 406 -1402 406 -1406 410 -1406 410 -1402 black_R /bg 405 -1384 405 -1390 411 -1390 411 -1384 405 -1384 405 -1390 411 -1390 411 -1384 white_R /fg 406 -1385 406 -1389 410 -1389 410 -1385 406 -1385 406 -1389 410 -1389 410 -1385 black_B /fg 406 -1385 406 -1389 410 -1389 410 -1385 406 -1385 406 -1389 410 -1389 410 -1385 black_R /bg 405 -1367 405 -1373 411 -1373 411 -1367 405 -1367 405 -1373 411 -1373 411 -1367 white_R /fg 406 -1368 406 -1372 410 -1372 410 -1368 406 -1368 406 -1372 410 -1372 410 -1368 black_B /fg 406 -1368 406 -1372 410 -1372 410 -1368 406 -1368 406 -1372 410 -1372 410 -1368 black_R /bg 405 -1350 405 -1356 411 -1356 411 -1350 405 -1350 405 -1356 411 -1356 411 -1350 white_R /fg 406 -1351 406 -1355 410 -1355 410 -1351 406 -1351 406 -1355 410 -1355 410 -1351 black_B /fg 406 -1351 406 -1355 410 -1355 410 -1351 406 -1351 406 -1355 410 -1355 410 -1351 black_R /bg 405 -1333 405 -1339 411 -1339 411 -1333 405 -1333 405 -1339 411 -1339 411 -1333 white_R /fg 406 -1334 406 -1338 410 -1338 410 -1334 406 -1334 406 -1338 410 -1338 410 -1334 black_B /fg 406 -1334 406 -1338 410 -1338 410 -1334 406 -1334 406 -1338 410 -1338 410 -1334 black_R /bg 405 -1316 405 -1322 411 -1322 411 -1316 405 -1316 405 -1322 411 -1322 411 -1316 white_R /fg 406 -1317 406 -1321 410 -1321 410 -1317 406 -1317 406 -1321 410 -1321 410 -1317 black_B /fg 406 -1317 406 -1321 410 -1321 410 -1317 406 -1317 406 -1321 410 -1321 410 -1317 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 -1094 405 -1100 411 -1100 411 -1094 405 -1094 405 -1100 411 -1100 411 -1094 white_R /fg 406 -1095 406 -1099 410 -1099 410 -1095 406 -1095 406 -1099 410 -1099 410 -1095 black_B /fg 406 -1095 406 -1099 410 -1099 410 -1095 406 -1095 406 -1099 410 -1099 410 -1095 black_R /bg 405 -1077 405 -1083 411 -1083 411 -1077 405 -1077 405 -1083 411 -1083 411 -1077 white_R /fg 406 -1078 406 -1082 410 -1082 410 -1078 406 -1078 406 -1082 410 -1082 410 -1078 black_B /fg 406 -1078 406 -1082 410 -1082 410 -1078 406 -1078 406 -1082 410 -1082 410 -1078 black_R /bg 405 -1060 405 -1066 411 -1066 411 -1060 405 -1060 405 -1066 411 -1066 411 -1060 white_R /fg 406 -1061 406 -1065 410 -1065 410 -1061 406 -1061 406 -1065 410 -1065 410 -1061 black_B /fg 406 -1061 406 -1065 410 -1065 410 -1061 406 -1061 406 -1065 410 -1065 410 -1061 black_R /bg 405 -1043 405 -1049 411 -1049 411 -1043 405 -1043 405 -1049 411 -1049 411 -1043 white_R /fg 406 -1044 406 -1048 410 -1048 410 -1044 406 -1044 406 -1048 410 -1048 410 -1044 black_B /fg 406 -1044 406 -1048 410 -1048 410 -1044 406 -1044 406 -1048 410 -1048 410 -1044 black_R /bg 405 -1026 405 -1032 411 -1032 411 -1026 405 -1026 405 -1032 411 -1032 411 -1026 white_R /fg 406 -1027 406 -1031 410 -1031 410 -1027 406 -1027 406 -1031 410 -1031 410 -1027 black_B /fg 406 -1027 406 -1031 410 -1031 410 -1027 406 -1027 406 -1031 410 -1031 410 -1027 black_R /bg 405 -1009 405 -1015 411 -1015 411 -1009 405 -1009 405 -1015 411 -1015 411 -1009 white_R /fg 406 -1010 406 -1014 410 -1014 410 -1010 406 -1010 406 -1014 410 -1014 410 -1010 black_B /fg 406 -1010 406 -1014 410 -1014 410 -1010 406 -1010 406 -1014 410 -1014 410 -1010 black_R /bg 405 -992 405 -998 411 -998 411 -992 405 -992 405 -998 411 -998 411 -992 white_R /fg 406 -993 406 -997 410 -997 410 -993 406 -993 406 -997 410 -997 410 -993 black_B /fg 406 -993 406 -997 410 -997 410 -993 406 -993 406 -997 410 -997 410 -993 black_R /bg 405 -975 405 -981 411 -981 411 -975 405 -975 405 -981 411 -981 411 -975 white_R /fg 406 -976 406 -980 410 -980 410 -976 406 -976 406 -980 410 -980 410 -976 black_B /fg 406 -976 406 -980 410 -980 410 -976 406 -976 406 -980 410 -980 410 -976 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 -719 405 -725 411 -725 411 -719 405 -719 405 -725 411 -725 411 -719 white_R /fg 406 -720 406 -724 410 -724 410 -720 406 -720 406 -724 410 -724 410 -720 black_B /fg 406 -720 406 -724 410 -724 410 -720 406 -720 406 -724 410 -724 410 -720 black_R /bg 405 -702 405 -708 411 -708 411 -702 405 -702 405 -708 411 -708 411 -702 white_R /fg 406 -703 406 -707 410 -707 410 -703 406 -703 406 -707 410 -707 410 -703 black_B /fg 406 -703 406 -707 410 -707 410 -703 406 -703 406 -707 410 -707 410 -703 black_R /bg 405 -685 405 -691 411 -691 411 -685 405 -685 405 -691 411 -691 411 -685 white_R /fg 406 -686 406 -690 410 -690 410 -686 406 -686 406 -690 410 -690 410 -686 black_B /fg 406 -686 406 -690 410 -690 410 -686 406 -686 406 -690 410 -690 410 -686 black_R /bg 405 -668 405 -674 411 -674 411 -668 405 -668 405 -674 411 -674 411 -668 white_R /fg 406 -669 406 -673 410 -673 410 -669 406 -669 406 -673 410 -673 410 -669 black_B /fg 406 -669 406 -673 410 -673 410 -669 406 -669 406 -673 410 -673 410 -669 black_R /bg 405 -651 405 -657 411 -657 411 -651 405 -651 405 -657 411 -657 411 -651 white_R /fg 406 -652 406 -656 410 -656 410 -652 406 -652 406 -656 410 -656 410 -652 black_B /fg 406 -652 406 -656 410 -656 410 -652 406 -652 406 -656 410 -656 410 -652 black_R /bg 405 -634 405 -640 411 -640 411 -634 405 -634 405 -640 411 -640 411 -634 white_R /fg 406 -635 406 -639 410 -639 410 -635 406 -635 406 -639 410 -639 410 -635 black_B /fg 406 -635 406 -639 410 -639 410 -635 406 -635 406 -639 410 -639 410 -635 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 -344 405 -350 411 -350 411 -344 405 -344 405 -350 411 -350 411 -344 white_R /fg 406 -345 406 -349 410 -349 410 -345 406 -345 406 -349 410 -349 410 -345 black_B /fg 406 -345 406 -349 410 -349 410 -345 406 -345 406 -349 410 -349 410 -345 black_R /bg 405 -327 405 -333 411 -333 411 -327 405 -327 405 -333 411 -333 411 -327 white_R /fg 406 -328 406 -332 410 -332 410 -328 406 -328 406 -332 410 -332 410 -328 black_B /fg 406 -328 406 -332 410 -332 410 -328 406 -328 406 -332 410 -332 410 -328 black_R /bg 405 -310 405 -316 411 -316 411 -310 405 -310 405 -316 411 -316 411 -310 white_R /fg 406 -311 406 -315 410 -315 410 -311 406 -311 406 -315 410 -315 410 -311 black_B /fg 406 -311 406 -315 410 -315 410 -311 406 -311 406 -315 410 -315 410 -311 black_R /bg 405 -293 405 -299 411 -299 411 -293 405 -293 405 -299 411 -299 411 -293 white_R /fg 406 -294 406 -298 410 -298 410 -294 406 -294 406 -298 410 -298 410 -294 black_B /fg 406 -294 406 -298 410 -298 410 -294 406 -294 406 -298 410 -298 410 -294 black_R /bg 405 -276 405 -282 411 -282 411 -276 405 -276 405 -282 411 -282 411 -276 white_R /fg 406 -277 406 -281 410 -281 410 -277 406 -277 406 -281 410 -281 410 -277 black_B /fg 406 -277 406 -281 410 -281 410 -277 406 -277 406 -281 410 -281 410 -277 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 31 405 25 411 25 411 31 405 31 405 25 411 25 411 31 white_R /fg 406 30 406 26 410 26 410 30 406 30 406 26 410 26 410 30 black_B /fg 406 30 406 26 410 26 410 30 406 30 406 26 410 26 410 30 black_R /bg 405 48 405 42 411 42 411 48 405 48 405 42 411 42 411 48 white_R /fg 406 47 406 43 410 43 410 47 406 47 406 43 410 43 410 47 black_B /fg 406 47 406 43 410 43 410 47 406 47 406 43 410 43 410 47 black_R /bg 405 65 405 59 411 59 411 65 405 65 405 59 411 59 411 65 white_R /fg 406 64 406 60 410 60 410 64 406 64 406 60 410 60 410 64 black_B /fg 406 64 406 60 410 60 410 64 406 64 406 60 410 60 410 64 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 406 405 400 411 400 411 406 405 406 405 400 411 400 411 406 white_R /fg 406 405 406 401 410 401 410 405 406 405 406 401 410 401 410 405 black_B /fg 406 405 406 401 410 401 410 405 406 405 406 401 410 401 410 405 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 -344 436 -350 442 -350 442 -344 436 -344 436 -350 442 -350 442 -344 white_R /fg 437 -345 437 -349 441 -349 441 -345 437 -345 437 -349 441 -349 441 -345 black_B /fg 437 -345 437 -349 441 -349 441 -345 437 -345 437 -349 441 -349 441 -345 black_R /bg 436 -327 436 -333 442 -333 442 -327 436 -327 436 -333 442 -333 442 -327 white_R /fg 437 -328 437 -332 441 -332 441 -328 437 -328 437 -332 441 -332 441 -328 black_B /fg 437 -328 437 -332 441 -332 441 -328 437 -328 437 -332 441 -332 441 -328 black_R /bg 436 -310 436 -316 442 -316 442 -310 436 -310 436 -316 442 -316 442 -310 white_R /fg 437 -311 437 -315 441 -315 441 -311 437 -311 437 -315 441 -315 441 -311 black_B /fg 437 -311 437 -315 441 -315 441 -311 437 -311 437 -315 441 -315 441 -311 black_R /bg 436 -293 436 -299 442 -299 442 -293 436 -293 436 -299 442 -299 442 -293 white_R /fg 437 -294 437 -298 441 -298 441 -294 437 -294 437 -298 441 -298 441 -294 black_B /fg 437 -294 437 -298 441 -298 441 -294 437 -294 437 -298 441 -298 441 -294 black_R /bg 436 -276 436 -282 442 -282 442 -276 436 -276 436 -282 442 -282 442 -276 white_R /fg 437 -277 437 -281 441 -281 441 -277 437 -277 437 -281 441 -281 441 -277 black_B /fg 437 -277 437 -281 441 -281 441 -277 437 -277 437 -281 441 -281 441 -277 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 31 436 25 442 25 442 31 436 31 436 25 442 25 442 31 white_R /fg 437 30 437 26 441 26 441 30 437 30 437 26 441 26 441 30 black_B /fg 437 30 437 26 441 26 441 30 437 30 437 26 441 26 441 30 black_R /bg 436 48 436 42 442 42 442 48 436 48 436 42 442 42 442 48 white_R /fg 437 47 437 43 441 43 441 47 437 47 437 43 441 43 441 47 black_B /fg 437 47 437 43 441 43 441 47 437 47 437 43 441 43 441 47 black_R /bg 436 65 436 59 442 59 442 65 436 65 436 59 442 59 442 65 white_R /fg 437 64 437 60 441 60 441 64 437 64 437 60 441 60 441 64 black_B /fg 437 64 437 60 441 60 441 64 437 64 437 60 441 60 441 64 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 406 436 400 442 400 442 406 436 406 436 400 442 400 442 406 white_R /fg 437 405 437 401 441 401 441 405 437 405 437 401 441 401 441 405 black_B /fg 437 405 437 401 441 401 441 405 437 405 437 401 441 401 441 405 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 -2605 415 -2590 L 415 -2590 431 -2590 L 431 -2590 431 -2605 L 431 -2605 415 -2605 L 415 -2605 423 -2605 L 431 -2573 431 -2588 L 431 -2588 415 -2588 L 415 -2588 415 -2573 L 415 -2573 431 -2573 L 431 -2573 423 -2573 L 415 -2571 415 -2556 L 415 -2556 431 -2556 L 431 -2556 431 -2571 L 431 -2571 415 -2571 L 415 -2571 423 -2571 L 431 -2539 431 -2554 L 431 -2554 415 -2554 L 415 -2554 415 -2539 L 415 -2539 431 -2539 L 431 -2539 423 -2539 L 415 -2537 415 -2522 L 415 -2522 431 -2522 L 431 -2522 431 -2537 L 431 -2537 415 -2537 L 415 -2537 423 -2537 L 431 -2505 431 -2520 L 431 -2520 415 -2520 L 415 -2520 415 -2505 L 415 -2505 431 -2505 L 431 -2505 423 -2505 L 415 -2503 415 -2487 L 415 -2487 431 -2487 L 431 -2487 431 -2503 L 431 -2503 415 -2503 L 415 -2503 423 -2503 L 431 -2470 431 -2486 L 431 -2486 415 -2486 L 415 -2486 415 -2470 L 415 -2470 431 -2470 L 431 -2470 423 -2470 L 415 -2469 415 -2453 L 415 -2453 431 -2453 L 431 -2453 431 -2469 L 431 -2469 415 -2469 L 415 -2469 423 -2469 L 431 -2436 431 -2452 L 431 -2452 415 -2452 L 415 -2452 415 -2436 L 415 -2436 431 -2436 L 431 -2436 423 -2436 L 415 -2435 415 -2419 L 415 -2419 431 -2419 L 431 -2419 431 -2435 L 431 -2435 415 -2435 L 415 -2435 423 -2435 L 431 -2402 431 -2418 L 431 -2418 415 -2418 L 415 -2418 415 -2402 L 415 -2402 431 -2402 L 431 -2402 423 -2402 L 415 -2401 415 -2385 L 415 -2385 431 -2385 L 431 -2385 431 -2401 L 431 -2401 415 -2401 L 415 -2401 423 -2401 L 431 -2368 431 -2384 L 431 -2384 415 -2384 L 415 -2384 415 -2368 L 415 -2368 431 -2368 L 431 -2368 423 -2368 L 415 -2367 415 -2351 L 415 -2351 431 -2351 L 431 -2351 431 -2367 L 431 -2367 415 -2367 L 415 -2367 423 -2367 L 431 -2334 431 -2350 L 431 -2350 415 -2350 L 415 -2350 415 -2334 L 415 -2334 431 -2334 L 431 -2334 423 -2334 L 415 -2333 415 -2317 L 415 -2317 431 -2317 L 431 -2317 431 -2333 L 431 -2333 415 -2333 L 415 -2333 423 -2333 L 431 -2300 431 -2315 L 431 -2315 415 -2315 L 415 -2315 415 -2300 L 415 -2300 431 -2300 L 431 -2300 423 -2300 L 415 -2298 415 -2283 L 415 -2283 431 -2283 L 431 -2283 431 -2298 L 431 -2298 415 -2298 L 415 -2298 423 -2298 L 431 -2266 431 -2281 L 431 -2281 415 -2281 L 415 -2281 415 -2266 L 415 -2266 431 -2266 L 431 -2266 423 -2266 L 415 -2264 415 -2249 L 415 -2249 431 -2249 L 431 -2249 431 -2264 L 431 -2264 415 -2264 L 415 -2264 423 -2264 L 431 -2232 431 -2247 L 431 -2247 415 -2247 L 415 -2247 415 -2232 L 415 -2232 431 -2232 L 431 -2232 423 -2232 L 415 -2230 415 -2215 L 415 -2215 431 -2215 L 431 -2215 431 -2230 L 431 -2230 415 -2230 L 415 -2230 423 -2230 L 431 -2198 431 -2213 L 431 -2213 415 -2213 L 415 -2213 415 -2198 L 415 -2198 431 -2198 L 431 -2198 423 -2198 L 415 -2196 415 -2181 L 415 -2181 431 -2181 L 431 -2181 431 -2196 L 431 -2196 415 -2196 L 415 -2196 423 -2196 L 431 -2164 431 -2179 L 431 -2179 415 -2179 L 415 -2179 415 -2164 L 415 -2164 431 -2164 L 431 -2164 423 -2164 L 415 -2162 415 -2147 L 415 -2147 431 -2147 L 431 -2147 431 -2162 L 431 -2162 415 -2162 L 415 -2162 423 -2162 L 431 -2130 431 -2145 L 431 -2145 415 -2145 L 415 -2145 415 -2130 L 415 -2130 431 -2130 L 431 -2130 423 -2130 L 415 -2128 415 -2112 L 415 -2112 431 -2112 L 431 -2112 431 -2128 L 431 -2128 415 -2128 L 415 -2128 423 -2128 L 431 -2095 431 -2111 L 431 -2111 415 -2111 L 415 -2111 415 -2095 L 415 -2095 431 -2095 L 431 -2095 423 -2095 L 415 -2094 415 -2078 L 415 -2078 431 -2078 L 431 -2078 431 -2094 L 431 -2094 415 -2094 L 415 -2094 423 -2094 L 431 -2061 431 -2077 L 431 -2077 415 -2077 L 415 -2077 415 -2061 L 415 -2061 431 -2061 L 431 -2061 423 -2061 L 415 -2060 415 -2044 L 415 -2044 431 -2044 L 431 -2044 431 -2060 L 431 -2060 415 -2060 L 415 -2060 423 -2060 L 431 -2027 431 -2043 L 431 -2043 415 -2043 L 415 -2043 415 -2027 L 415 -2027 431 -2027 L 431 -2027 423 -2027 L 415 -2026 415 -2010 L 415 -2010 431 -2010 L 431 -2010 431 -2026 L 431 -2026 415 -2026 L 415 -2026 423 -2026 L 431 -1993 431 -2009 L 431 -2009 415 -2009 L 415 -2009 415 -1993 L 415 -1993 431 -1993 L 431 -1993 423 -1993 L 415 -1992 415 -1976 L 415 -1976 431 -1976 L 431 -1976 431 -1992 L 431 -1992 415 -1992 L 415 -1992 423 -1992 L 431 -1959 431 -1975 L 431 -1975 415 -1975 L 415 -1975 415 -1959 L 415 -1959 431 -1959 L 431 -1959 423 -1959 L 415 -1957 415 -1942 L 415 -1942 431 -1942 L 431 -1942 431 -1957 L 431 -1957 415 -1957 L 415 -1957 423 -1957 L 431 -1925 431 -1940 L 431 -1940 415 -1940 L 415 -1940 415 -1925 L 415 -1925 431 -1925 L 431 -1925 423 -1925 L 415 -1923 415 -1908 L 415 -1908 431 -1908 L 431 -1908 431 -1923 L 431 -1923 415 -1923 L 415 -1923 423 -1923 L 431 -1891 431 -1906 L 431 -1906 415 -1906 L 415 -1906 415 -1891 L 415 -1891 431 -1891 L 431 -1891 423 -1891 L 415 -1889 415 -1874 L 415 -1874 431 -1874 L 431 -1874 431 -1889 L 431 -1889 415 -1889 L 415 -1889 423 -1889 L 431 -1857 431 -1872 L 431 -1872 415 -1872 L 415 -1872 415 -1857 L 415 -1857 431 -1857 L 431 -1857 423 -1857 L 415 -1855 415 -1840 L 415 -1840 431 -1840 L 431 -1840 431 -1855 L 431 -1855 415 -1855 L 415 -1855 423 -1855 L 431 -1823 431 -1838 L 431 -1838 415 -1838 L 415 -1838 415 -1823 L 415 -1823 431 -1823 L 431 -1823 423 -1823 L 415 -1821 415 -1806 L 415 -1806 431 -1806 L 431 -1806 431 -1821 L 431 -1821 415 -1821 L 415 -1821 423 -1821 L 431 -1789 431 -1804 L 431 -1804 415 -1804 L 415 -1804 415 -1789 L 415 -1789 431 -1789 L 431 -1789 423 -1789 L 415 -1787 415 -1772 L 415 -1772 431 -1772 L 431 -1772 431 -1787 L 431 -1787 415 -1787 L 415 -1787 423 -1787 L 431 -1755 431 -1770 L 431 -1770 415 -1770 L 415 -1770 415 -1755 L 415 -1755 431 -1755 L 431 -1755 423 -1755 L 415 -1753 415 -1737 L 415 -1737 431 -1737 L 431 -1737 431 -1753 L 431 -1753 415 -1753 L 415 -1753 423 -1753 L 431 -1720 431 -1736 L 431 -1736 415 -1736 L 415 -1736 415 -1720 L 415 -1720 431 -1720 L 431 -1720 423 -1720 L 415 -1719 415 -1703 L 415 -1703 431 -1703 L 431 -1703 431 -1719 L 431 -1719 415 -1719 L 415 -1719 423 -1719 L 431 -1686 431 -1702 L 431 -1702 415 -1702 L 415 -1702 415 -1686 L 415 -1686 431 -1686 L 431 -1686 423 -1686 L 415 -1685 415 -1669 L 415 -1669 431 -1669 L 431 -1669 431 -1685 L 431 -1685 415 -1685 L 415 -1685 423 -1685 L 431 -1652 431 -1668 L 431 -1668 415 -1668 L 415 -1668 415 -1652 L 415 -1652 431 -1652 L 431 -1652 423 -1652 L 415 -1651 415 -1635 L 415 -1635 431 -1635 L 431 -1635 431 -1651 L 431 -1651 415 -1651 L 415 -1651 423 -1651 L 431 -1618 431 -1634 L 431 -1634 415 -1634 L 415 -1634 415 -1618 L 415 -1618 431 -1618 L 431 -1618 423 -1618 L 415 -1617 415 -1601 L 415 -1601 431 -1601 L 431 -1601 431 -1617 L 431 -1617 415 -1617 L 415 -1617 423 -1617 L 431 -1584 431 -1600 L 431 -1600 415 -1600 L 415 -1600 415 -1584 L 415 -1584 431 -1584 L 431 -1584 423 -1584 L 415 -1582 415 -1567 L 415 -1567 431 -1567 L 431 -1567 431 -1582 L 431 -1582 415 -1582 L 415 -1582 423 -1582 L 431 -1550 431 -1565 L 431 -1565 415 -1565 L 415 -1565 415 -1550 L 415 -1550 431 -1550 L 431 -1550 423 -1550 L 415 -1548 415 -1533 L 415 -1533 431 -1533 L 431 -1533 431 -1548 L 431 -1548 415 -1548 L 415 -1548 423 -1548 L 431 -1516 431 -1531 L 431 -1531 415 -1531 L 415 -1531 415 -1516 L 415 -1516 431 -1516 L 431 -1516 423 -1516 L 415 -1514 415 -1499 L 415 -1499 431 -1499 L 431 -1499 431 -1514 L 431 -1514 415 -1514 L 415 -1514 423 -1514 L 431 -1482 431 -1497 L 431 -1497 415 -1497 L 415 -1497 415 -1482 L 415 -1482 431 -1482 L 431 -1482 423 -1482 L 415 -1480 415 -1465 L 415 -1465 431 -1465 L 431 -1465 431 -1480 L 431 -1480 415 -1480 L 415 -1480 423 -1480 L 431 -1448 431 -1463 L 431 -1463 415 -1463 L 415 -1463 415 -1448 L 415 -1448 431 -1448 L 431 -1448 423 -1448 L 415 -1446 415 -1431 L 415 -1431 431 -1431 L 431 -1431 431 -1446 L 431 -1446 415 -1446 L 415 -1446 423 -1446 L 431 -1414 431 -1429 L 431 -1429 415 -1429 L 415 -1429 415 -1414 L 415 -1414 431 -1414 L 431 -1414 423 -1414 L 415 -1412 415 -1397 L 415 -1397 431 -1397 L 431 -1397 431 -1412 L 431 -1412 415 -1412 L 415 -1412 423 -1412 L 431 -1379 431 -1395 L 431 -1395 415 -1395 L 415 -1395 415 -1379 L 415 -1379 431 -1379 L 431 -1379 423 -1379 L 415 -1378 415 -1362 L 415 -1362 431 -1362 L 431 -1362 431 -1378 L 431 -1378 415 -1378 L 415 -1378 423 -1378 L 431 -1345 431 -1361 L 431 -1361 415 -1361 L 415 -1361 415 -1345 L 415 -1345 431 -1345 L 431 -1345 423 -1345 L 415 -1344 415 -1328 L 415 -1328 431 -1328 L 431 -1328 431 -1344 L 431 -1344 415 -1344 L 415 -1344 423 -1344 L 431 -1311 431 -1327 L 431 -1327 415 -1327 L 415 -1327 415 -1311 L 415 -1311 431 -1311 L 431 -1311 423 -1311 L 415 -1310 415 -1294 L 415 -1294 431 -1294 L 431 -1294 431 -1310 L 431 -1310 415 -1310 L 415 -1310 423 -1310 L 431 -1277 431 -1293 L 431 -1293 415 -1293 L 415 -1293 415 -1277 L 415 -1277 431 -1277 L 431 -1277 423 -1277 L 415 -1276 415 -1260 L 415 -1260 431 -1260 L 431 -1260 431 -1276 L 431 -1276 415 -1276 L 415 -1276 423 -1276 L 431 -1243 431 -1259 L 431 -1259 415 -1259 L 415 -1259 415 -1243 L 415 -1243 431 -1243 L 431 -1243 423 -1243 L 415 -1242 415 -1226 L 415 -1226 431 -1226 L 431 -1226 431 -1242 L 431 -1242 415 -1242 L 415 -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 415 -1207 415 -1192 L 415 -1192 431 -1192 L 431 -1192 431 -1207 L 431 -1207 415 -1207 L 415 -1207 423 -1207 L 431 -1175 431 -1190 L 431 -1190 415 -1190 L 415 -1190 415 -1175 L 415 -1175 431 -1175 L 431 -1175 423 -1175 L 415 -1173 415 -1158 L 415 -1158 431 -1158 L 431 -1158 431 -1173 L 431 -1173 415 -1173 L 415 -1173 423 -1173 L 431 -1141 431 -1156 L 431 -1156 415 -1156 L 415 -1156 415 -1141 L 415 -1141 431 -1141 L 431 -1141 423 -1141 L 415 -1139 415 -1124 L 415 -1124 431 -1124 L 431 -1124 431 -1139 L 431 -1139 415 -1139 L 415 -1139 423 -1139 L 431 -1107 431 -1122 L 431 -1122 415 -1122 L 415 -1122 415 -1107 L 415 -1107 431 -1107 L 431 -1107 423 -1107 L 415 -1105 415 -1090 L 415 -1090 431 -1090 L 431 -1090 431 -1105 L 431 -1105 415 -1105 L 415 -1105 423 -1105 L 431 -1073 431 -1088 L 431 -1088 415 -1088 L 415 -1088 415 -1073 L 415 -1073 431 -1073 L 431 -1073 423 -1073 L 415 -1071 415 -1056 L 415 -1056 431 -1056 L 431 -1056 431 -1071 L 431 -1071 415 -1071 L 415 -1071 423 -1071 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 415 -1037 415 -1022 L 415 -1022 431 -1022 L 431 -1022 431 -1037 L 431 -1037 415 -1037 L 415 -1037 423 -1037 L 431 -1004 431 -1020 L 431 -1020 415 -1020 L 415 -1020 415 -1004 L 415 -1004 431 -1004 L 431 -1004 423 -1004 L 415 -1003 415 -987 L 415 -987 431 -987 L 431 -987 431 -1003 L 431 -1003 415 -1003 L 415 -1003 423 -1003 L 431 -970 431 -986 L 431 -986 415 -986 L 415 -986 415 -970 L 415 -970 431 -970 L 431 -970 423 -970 L 415 -969 415 -953 L 415 -953 431 -953 L 431 -953 431 -969 L 431 -969 415 -969 L 415 -969 423 -969 L 431 -936 431 -952 L 431 -952 415 -952 L 415 -952 415 -936 L 415 -936 431 -936 L 431 -936 423 -936 L 415 -935 415 -919 L 415 -919 431 -919 L 431 -919 431 -935 L 431 -935 415 -935 L 415 -935 423 -935 L 431 -902 431 -918 L 431 -918 415 -918 L 415 -918 415 -902 L 415 -902 431 -902 L 431 -902 423 -902 L 415 -901 415 -885 L 415 -885 431 -885 L 431 -885 431 -901 L 431 -901 415 -901 L 415 -901 423 -901 L 431 -868 431 -884 L 431 -884 415 -884 L 415 -884 415 -868 L 415 -868 431 -868 L 431 -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 431 -834 431 -850 L 431 -850 415 -850 L 415 -850 415 -834 L 415 -834 431 -834 L 431 -834 423 -834 L 415 -832 415 -817 L 415 -817 431 -817 L 431 -817 431 -832 L 431 -832 415 -832 L 415 -832 423 -832 L 431 -800 431 -815 L 431 -815 415 -815 L 415 -815 415 -800 L 415 -800 431 -800 L 431 -800 423 -800 L 415 -798 415 -783 L 415 -783 431 -783 L 431 -783 431 -798 L 431 -798 415 -798 L 415 -798 423 -798 L 431 -766 431 -781 L 431 -781 415 -781 L 415 -781 415 -766 L 415 -766 431 -766 L 431 -766 423 -766 L 415 -764 415 -749 L 415 -749 431 -749 L 431 -749 431 -764 L 431 -764 415 -764 L 415 -764 423 -764 L 431 -732 431 -747 L 431 -747 415 -747 L 415 -747 415 -732 L 415 -732 431 -732 L 431 -732 423 -732 L 415 -730 415 -715 L 415 -715 431 -715 L 431 -715 431 -730 L 431 -730 415 -730 L 415 -730 423 -730 L 431 -698 431 -713 L 431 -713 415 -713 L 415 -713 415 -698 L 415 -698 431 -698 L 431 -698 423 -698 L 415 -696 415 -681 L 415 -681 431 -681 L 431 -681 431 -696 L 431 -696 415 -696 L 415 -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 415 -662 415 -647 L 415 -647 431 -647 L 431 -647 431 -662 L 431 -662 415 -662 L 415 -662 423 -662 L 431 -629 431 -645 L 431 -645 415 -645 L 415 -645 415 -629 L 415 -629 431 -629 L 431 -629 423 -629 L 415 -628 415 -612 L 415 -612 431 -612 L 431 -612 431 -628 L 431 -628 415 -628 L 415 -628 423 -628 L 431 -595 431 -611 L 431 -611 415 -611 L 415 -611 415 -595 L 415 -595 431 -595 L 431 -595 423 -595 L 415 -594 415 -578 L 415 -578 431 -578 L 431 -578 431 -594 L 431 -594 415 -594 L 415 -594 423 -594 L 431 -561 431 -577 L 431 -577 415 -577 L 415 -577 415 -561 L 415 -561 431 -561 L 431 -561 423 -561 L 415 -560 415 -544 L 415 -544 431 -544 L 431 -544 431 -560 L 431 -560 415 -560 L 415 -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 415 -526 415 -510 L 415 -510 431 -510 L 431 -510 431 -526 L 431 -526 415 -526 L 415 -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 415 -492 415 -476 L 415 -476 431 -476 L 431 -476 431 -492 L 431 -492 415 -492 L 415 -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 415 -457 415 -442 L 415 -442 431 -442 L 431 -442 431 -457 L 431 -457 415 -457 L 415 -457 423 -457 L 431 -425 431 -440 L 431 -440 415 -440 L 415 -440 415 -425 L 415 -425 431 -425 L 431 -425 423 -425 L 415 -423 415 -408 L 415 -408 431 -408 L 431 -408 431 -423 L 431 -423 415 -423 L 415 -423 423 -423 L 431 -391 431 -406 L 431 -406 415 -406 L 415 -406 415 -391 L 415 -391 431 -391 L 431 -391 423 -391 L 415 -389 415 -374 L 415 -374 431 -374 L 431 -374 431 -389 L 431 -389 415 -389 L 415 -389 423 -389 L 431 -357 431 -372 L 431 -372 415 -372 L 415 -372 415 -357 L 415 -357 431 -357 L 431 -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 431 -323 431 -338 L 431 -338 415 -338 L 415 -338 415 -323 L 415 -323 431 -323 L 431 -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 431 -289 431 -304 L 431 -304 415 -304 L 415 -304 415 -289 L 415 -289 431 -289 L 431 -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 431 -254 431 -270 L 431 -270 415 -270 L 415 -270 415 -254 L 415 -254 431 -254 L 431 -254 423 -254 L 415 -253 415 -237 L 415 -237 431 -237 L 431 -237 431 -253 L 431 -253 415 -253 L 415 -253 423 -253 L 431 -220 431 -236 L 431 -236 415 -236 L 415 -236 415 -220 L 415 -220 431 -220 L 431 -220 423 -220 L 415 -219 415 -203 L 415 -203 431 -203 L 431 -203 431 -219 L 431 -219 415 -219 L 415 -219 423 -219 L 431 -186 431 -202 L 431 -202 415 -202 L 415 -202 415 -186 L 415 -186 431 -186 L 431 -186 423 -186 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 431 -152 431 -168 L 431 -168 415 -168 L 415 -168 415 -152 L 415 -152 431 -152 L 431 -152 423 -152 L 415 -151 415 -135 L 415 -135 431 -135 L 431 -135 431 -151 L 431 -151 415 -151 L 415 -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 415 -117 415 -101 L 415 -101 431 -101 L 431 -101 431 -117 L 431 -117 415 -117 L 415 -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 415 -82 415 -67 L 415 -67 431 -67 L 431 -67 431 -82 L 431 -82 415 -82 L 415 -82 423 -82 L 431 -50 431 -65 L 431 -65 415 -65 L 415 -65 415 -50 L 415 -50 431 -50 L 431 -50 423 -50 L 415 -48 415 -33 L 415 -33 431 -33 L 431 -33 431 -48 L 431 -48 415 -48 L 415 -48 423 -48 L 431 -16 431 -31 L 431 -31 415 -31 L 415 -31 415 -16 L 415 -16 431 -16 L 431 -16 423 -16 L 415 -14 415 1 L 415 1 431 1 L 431 1 431 -14 L 431 -14 415 -14 L 415 -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 415 20 415 35 L 415 35 431 35 L 431 35 431 20 L 431 20 415 20 L 415 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 415 54 415 69 L 415 69 431 69 L 431 69 431 54 L 431 54 415 54 L 415 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 415 88 415 103 L 415 103 431 103 L 431 103 431 88 L 431 88 415 88 L 415 88 423 88 L 431 121 431 105 L 431 105 415 105 L 415 105 415 121 L 415 121 431 121 L 431 121 423 121 L 415 122 415 138 L 415 138 431 138 L 431 138 431 122 L 431 122 415 122 L 415 122 423 122 L 431 155 431 139 L 431 139 415 139 L 415 139 415 155 L 415 155 431 155 L 431 155 423 155 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 431 189 431 173 L 431 173 415 173 L 415 173 415 189 L 415 189 431 189 L 431 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 431 223 431 207 L 431 207 415 207 L 415 207 415 223 L 415 223 431 223 L 431 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 431 257 431 241 L 431 241 415 241 L 415 241 415 257 L 415 257 431 257 L 431 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 431 291 431 275 L 431 275 415 275 L 415 275 415 291 L 415 291 431 291 L 431 291 423 291 L 415 293 415 308 L 415 308 431 308 L 431 308 431 293 L 431 293 415 293 L 415 293 423 293 L 431 325 431 310 L 431 310 415 310 L 415 310 415 325 L 415 325 431 325 L 431 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 431 359 431 344 L 431 344 415 344 L 415 344 415 359 L 415 359 431 359 L 431 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 431 393 431 378 L 431 378 415 378 L 415 378 415 393 L 415 393 431 393 L 431 393 423 393 L 415 395 415 410 L 415 410 431 410 L 431 410 431 395 L 431 395 415 395 L 415 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 415 429 415 444 L 415 444 431 444 L 431 444 431 429 L 431 429 415 429 L 415 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 415 463 415 478 L 415 478 431 478 L 431 478 431 463 L 431 463 415 463 L 415 463 423 463 L 431 496 431 480 L 431 480 415 480 L 415 480 415 496 L 415 496 431 496 L 431 496 423 496 L 415 497 415 513 L 415 513 431 513 L 431 513 431 497 L 431 497 415 497 L 415 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 415 531 415 547 L 415 547 431 547 L 431 547 431 531 L 431 531 415 531 L 415 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 415 565 415 581 L 415 581 431 581 L 431 581 431 565 L 431 565 415 565 L 415 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 415 599 415 615 L 415 615 431 615 L 431 615 431 599 L 431 599 415 599 L 415 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 415 633 415 649 L 415 649 431 649 L 431 649 431 633 L 431 633 415 633 L 415 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 -2606 438 -2606 L 439 -2606 438 -2606 L 440 -2606 439 -2606 L 440 -2605 439 -2605 L 439 -2605 438 -2605 L 438 -2605 437 -2605 L 438 -2606 437 -2606 L 438 -2607 437 -2607 L 439 -2607 438 -2607 L 440 -2607 439 -2607 L 438 -2606 438 -2605 L 438 -2606 438 -2605 L 439 -2606 439 -2605 L 439 -2605 439 -2604 L 438 -2605 438 -2604 L 437 -2605 437 -2604 L 437 -2606 437 -2605 L 437 -2607 437 -2606 L 438 -2607 438 -2606 L 439 -2607 439 -2606 L 438 -2605 439 -2604 L 438 -2605 439 -2604 L 439 -2605 440 -2604 L 439 -2604 440 -2603 L 438 -2604 439 -2603 L 437 -2604 438 -2603 L 437 -2605 438 -2604 L 437 -2606 438 -2605 L 438 -2606 439 -2605 L 439 -2606 440 -2605 L 439 -2604 439 -2605 L 439 -2604 439 -2605 L 440 -2604 440 -2605 L 440 -2603 440 -2604 L 439 -2603 439 -2604 L 438 -2603 438 -2604 L 438 -2604 438 -2605 L 438 -2605 438 -2606 L 439 -2605 439 -2606 L 440 -2605 440 -2606 L 439 -2605 439 -2606 L 439 -2605 439 -2606 L 440 -2605 440 -2606 L 440 -2604 440 -2605 L 439 -2604 439 -2605 L 438 -2604 438 -2605 L 438 -2605 438 -2606 L 438 -2606 438 -2607 L 439 -2606 439 -2607 L 440 -2606 440 -2607 L 439 -2606 439 -2606 L 439 -2606 439 -2606 L 440 -2606 440 -2606 L 440 -2605 440 -2605 L 439 -2605 439 -2605 L 438 -2605 438 -2605 L 438 -2606 438 -2606 L 438 -2607 438 -2607 L 439 -2607 439 -2607 L 440 -2607 440 -2607 L 408 -2606 407 -2606 L 408 -2606 407 -2606 L 409 -2606 408 -2606 L 409 -2605 408 -2605 L 408 -2605 407 -2605 L 407 -2605 406 -2605 L 407 -2606 406 -2606 L 407 -2607 406 -2607 L 408 -2607 407 -2607 L 409 -2607 408 -2607 L 407 -2606 407 -2605 L 407 -2606 407 -2605 L 408 -2606 408 -2605 L 408 -2605 408 -2604 L 407 -2605 407 -2604 L 406 -2605 406 -2604 L 406 -2606 406 -2605 L 406 -2607 406 -2606 L 407 -2607 407 -2606 L 408 -2607 408 -2606 L 407 -2605 408 -2604 L 407 -2605 408 -2604 L 408 -2605 409 -2604 L 408 -2604 409 -2603 L 407 -2604 408 -2603 L 406 -2604 407 -2603 L 406 -2605 407 -2604 L 406 -2606 407 -2605 L 407 -2606 408 -2605 L 408 -2606 409 -2605 L 408 -2604 408 -2605 L 408 -2604 408 -2605 L 409 -2604 409 -2605 L 409 -2603 409 -2604 L 408 -2603 408 -2604 L 407 -2603 407 -2604 L 407 -2604 407 -2605 L 407 -2605 407 -2606 L 408 -2605 408 -2606 L 409 -2605 409 -2606 L 408 -2605 408 -2606 L 408 -2605 408 -2606 L 409 -2605 409 -2606 L 409 -2604 409 -2605 L 408 -2604 408 -2605 L 407 -2604 407 -2605 L 407 -2605 407 -2606 L 407 -2606 407 -2607 L 408 -2606 408 -2607 L 409 -2606 409 -2607 L 408 -2606 408 -2606 L 408 -2606 408 -2606 L 409 -2606 409 -2606 L 409 -2605 409 -2605 L 408 -2605 408 -2605 L 407 -2605 407 -2605 L 407 -2606 407 -2606 L 407 -2607 407 -2607 L 408 -2607 408 -2607 L 409 -2607 409 -2607 L 428 -2606 427 -2606 L 427 -2606 427 -2605 L 427 -2605 428 -2604 L 428 -2604 428 -2605 L 428 -2605 428 -2606 L 428 -2606 428 -2606 L 418 -2606 418 -2606 L 418 -2606 418 -2605 L 418 -2605 418 -2604 L 418 -2604 419 -2605 L 419 -2605 419 -2606 L 419 -2606 418 -2606 L 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 443 -2617 moveto 90 rotate (NAND1[191:0]) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 412 -2617 moveto 90 rotate (NAND2[191:0]) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 432 -2617 moveto 90 rotate (Ax_a2_0) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 422 -2617 moveto 90 rotate (Ax_b2_0) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2602 moveto (0) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2585 moveto (1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2568 moveto (2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2551 moveto (3) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2534 moveto (4) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2517 moveto (5) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2500 moveto (6) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2483 moveto (7) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2466 moveto (8) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2449 moveto (9) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2432 moveto (10) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2415 moveto (11) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2398 moveto (12) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2381 moveto (13) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2364 moveto (14) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2347 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 -2227 moveto (22) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2210 moveto (23) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2193 moveto (24) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2176 moveto (25) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2159 moveto (26) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2142 moveto (27) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2125 moveto (28) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2108 moveto (29) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2091 moveto (30) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2074 moveto (31) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2057 moveto (32) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2040 moveto (33) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2023 moveto (34) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2006 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 -1852 moveto (44) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1835 moveto (45) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1818 moveto (46) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1801 moveto (47) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1784 moveto (48) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1767 moveto (49) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1750 moveto (50) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1733 moveto (51) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1716 moveto (52) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1699 moveto (53) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1682 moveto (54) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1665 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 -1477 moveto (66) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1460 moveto (67) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1443 moveto (68) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1426 moveto (69) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1409 moveto (70) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1392 moveto (71) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1375 moveto (72) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1358 moveto (73) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1341 moveto (74) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1324 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 -1102 moveto (88) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1085 moveto (89) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1068 moveto (90) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1051 moveto (91) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1034 moveto (92) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1017 moveto (93) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1000 moveto (94) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -983 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 -727 moveto (110) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -710 moveto (111) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -693 moveto (112) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -676 moveto (113) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -659 moveto (114) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -642 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 -2602 moveto (0) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2585 moveto (1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2568 moveto (2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2551 moveto (3) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2534 moveto (4) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2517 moveto (5) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2500 moveto (6) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2483 moveto (7) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2466 moveto (8) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2449 moveto (9) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2432 moveto (10) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2415 moveto (11) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2398 moveto (12) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2381 moveto (13) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2364 moveto (14) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2347 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 -2227 moveto (22) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2210 moveto (23) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2193 moveto (24) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2176 moveto (25) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2159 moveto (26) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2142 moveto (27) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2125 moveto (28) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2108 moveto (29) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2091 moveto (30) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2074 moveto (31) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2057 moveto (32) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2040 moveto (33) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2023 moveto (34) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2006 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 -1852 moveto (44) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1835 moveto (45) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1818 moveto (46) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1801 moveto (47) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1784 moveto (48) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1767 moveto (49) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1750 moveto (50) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1733 moveto (51) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1716 moveto (52) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1699 moveto (53) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1682 moveto (54) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1665 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 -1477 moveto (66) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1460 moveto (67) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1443 moveto (68) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1426 moveto (69) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1409 moveto (70) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1392 moveto (71) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1375 moveto (72) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1358 moveto (73) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1341 moveto (74) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1324 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 -1102 moveto (88) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1085 moveto (89) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1068 moveto (90) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1051 moveto (91) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1034 moveto (92) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1017 moveto (93) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1000 moveto (94) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -983 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 -727 moveto (110) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -710 moveto (111) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -693 moveto (112) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -676 moveto (113) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -659 moveto (114) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -642 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_array0) 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 -352 moveto (132) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -335 moveto (133) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -318 moveto (134) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -301 moveto (135) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -284 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 23 moveto (154) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 40 moveto (155) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 57 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 398 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 -352 moveto (132) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -335 moveto (133) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -318 moveto (134) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -301 moveto (135) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -284 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 23 moveto (154) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 40 moveto (155) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 57 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 398 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 -2599 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 -2596 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2596 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2608 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2608 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2586 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2585 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2585 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2590 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2590 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2579 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2579 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2565 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 -2562 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2562 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2574 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2574 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2552 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2551 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2551 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2556 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2556 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2545 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2545 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2531 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 -2528 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2528 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 -2518 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2517 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2517 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2522 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2522 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2511 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2511 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2497 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2499 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2499 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2494 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2494 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 -2484 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2483 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2483 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2488 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2488 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2477 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2477 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2463 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2465 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2465 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2460 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2460 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 -2450 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2449 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2449 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2454 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2454 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2442 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2442 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2429 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2431 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2431 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2426 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2426 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2437 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2437 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 426 -2415 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2415 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2420 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2420 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2408 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2408 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2395 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2397 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2397 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 -2403 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2403 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 426 -2381 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2381 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2386 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2386 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2374 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2374 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 -2363 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2363 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 -2369 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2369 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 426 -2346 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2346 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2352 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2352 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2340 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2340 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 416 -2329 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2329 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2324 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2324 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2335 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2335 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2313 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2312 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2312 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 -2306 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2306 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 416 -2295 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2295 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2289 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2289 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2301 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2301 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2279 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2278 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2278 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 -2272 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2272 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2258 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2261 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2261 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2255 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2255 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2267 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2267 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2245 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2244 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2244 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 -2238 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2238 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2224 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2227 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2227 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2221 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2221 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2233 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2233 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2211 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2210 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2210 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2215 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2215 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2204 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2204 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2190 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2193 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2193 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2187 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2187 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2199 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2199 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2177 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2176 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2176 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2181 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2181 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 -2156 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2159 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2159 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2153 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2153 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2165 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2165 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2143 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2142 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2142 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2147 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2147 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 -2122 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2124 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2124 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2119 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2119 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2131 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2131 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2109 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 -2113 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2113 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 -2088 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2090 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2090 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2085 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2085 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2097 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -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 -2079 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2079 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2067 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2067 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2054 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2056 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2056 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 -2062 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2062 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 426 -2040 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2040 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2045 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2045 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2033 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2033 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 -2022 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2022 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 -2028 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2028 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 426 -2006 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2006 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2011 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2011 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1999 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1999 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 -1988 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1988 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 -1994 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1994 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 426 -1971 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1971 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1977 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1977 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1965 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1965 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 -1954 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1954 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 -1960 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1960 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1938 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1937 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1937 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1943 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1943 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1931 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1931 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 -1914 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1914 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1926 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1926 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1904 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1903 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1903 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1909 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1909 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1897 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1897 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1883 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 -1880 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1880 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1892 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1892 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1870 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1869 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1869 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1875 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1875 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1863 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1863 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1849 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 -1846 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1846 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 -1836 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1835 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1835 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1840 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1840 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1829 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1829 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1815 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 -1812 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1812 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 -1802 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1801 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1801 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1806 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1806 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1795 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1795 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1781 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1784 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1784 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1778 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1778 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1790 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1790 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1768 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 -1772 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1772 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 -1747 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1749 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1749 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1744 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1744 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1756 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -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 -1738 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1738 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 -1713 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1715 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1715 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1710 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1710 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1722 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -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 -1704 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1704 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1692 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1692 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 416 -1681 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1681 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1676 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1676 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1687 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1687 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 -1670 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1670 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1658 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1658 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 416 -1647 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1647 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1642 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1642 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1653 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1653 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 -1630 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1630 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 -1624 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1624 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 416 -1613 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1613 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1608 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1608 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1619 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1619 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 -1596 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1596 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 -1590 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1590 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 416 -1579 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1579 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1574 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1574 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1585 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1585 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1563 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1562 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1562 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 -1556 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1556 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 416 -1545 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1545 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1539 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1539 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1551 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1551 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1529 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1528 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1528 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 -1522 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1522 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1508 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 -1505 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1505 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1517 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1517 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1495 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1494 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1494 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1500 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1500 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1488 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1488 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1474 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 -1471 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1471 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 -1461 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1460 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1460 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1465 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1465 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1454 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1454 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1440 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 -1437 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1437 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 -1427 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1426 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1426 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1431 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1431 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1420 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1420 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1406 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 -1403 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1403 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 -1393 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1392 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1392 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1397 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1397 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1386 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1386 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1372 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1374 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1374 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 426 -1358 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1358 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1363 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1363 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1352 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -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 -1340 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1340 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 426 -1324 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1324 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1329 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1329 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1317 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1317 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 -1306 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1306 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 -1312 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1312 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 426 -1290 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1290 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1295 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1295 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1283 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1283 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 -1272 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1272 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 -1278 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1278 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 426 -1255 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1255 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1261 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1261 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1249 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1249 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 416 -1238 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1238 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1233 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1233 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1244 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1244 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 -1221 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1221 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 -1215 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1215 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 416 -1204 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1204 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1199 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1199 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1210 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1210 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1188 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1187 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1187 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 -1181 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1181 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 416 -1170 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1170 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1164 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1164 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1176 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1176 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1154 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1153 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1153 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 -1133 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1136 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1136 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1130 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1130 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1142 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1142 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1120 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1119 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1119 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 -1099 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1102 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1102 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1096 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1096 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1108 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1108 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1086 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 -1090 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1090 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 -1065 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1068 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1068 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1062 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1062 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1074 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1074 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1052 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 -1056 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1056 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 -1031 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1034 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1034 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1028 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1028 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1040 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -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 -1022 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1022 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 416 -999 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -999 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -994 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -994 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1006 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -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 -988 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -988 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 -965 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -965 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 426 -949 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -949 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -954 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -954 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -942 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -942 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 -931 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -931 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 -937 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -937 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 426 -915 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -915 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -920 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -920 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -908 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -908 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 -897 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -897 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 -903 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -903 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 426 -880 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -880 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -886 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -886 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -874 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -874 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 -869 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -869 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 426 -846 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -846 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -852 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -852 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -840 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -840 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 -835 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -835 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -813 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -812 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -812 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -818 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -818 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -806 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -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 -789 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -789 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 -779 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -778 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -778 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -784 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -784 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -772 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -772 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -758 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 -755 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -755 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 -745 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -744 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -744 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -750 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -750 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -738 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -738 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -724 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 -721 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -721 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 -711 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -710 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -710 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -715 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -715 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -704 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -704 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -690 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -693 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -693 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -687 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -687 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -699 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -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 -681 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -681 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 416 -659 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -659 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -653 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -653 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -665 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -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 -647 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -647 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 416 -624 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -624 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -619 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -619 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -631 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -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 416 -590 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -590 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -585 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -585 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -597 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -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 -567 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -567 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 416 -556 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -556 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -551 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -551 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -562 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -562 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 -533 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -533 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 416 -522 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -522 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -517 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -517 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -528 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -528 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 -505 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -505 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 -499 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -499 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 416 -488 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -488 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -483 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -483 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -494 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -494 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 -471 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -471 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 416 -454 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -454 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -449 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -449 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -460 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -460 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -438 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -437 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -437 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 -414 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -414 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 -404 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -403 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -403 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 -397 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -397 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -383 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 -380 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -380 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 -370 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -369 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -369 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -375 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -375 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -363 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -363 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -349 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 -346 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -346 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 426 -335 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -335 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -340 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -340 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -329 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -329 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -315 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 426 -301 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -301 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -306 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -306 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -295 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -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 426 -267 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -267 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -272 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -272 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -261 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -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 -249 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -249 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 426 -233 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -233 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -238 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -238 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -227 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -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 -215 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -215 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 426 -199 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -199 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -204 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -204 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -192 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -192 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 -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 -166 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -165 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -165 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -170 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -170 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -158 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -158 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 416 -147 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -147 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -142 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -142 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 -132 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -130 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -130 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 416 -113 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -113 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -108 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -108 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 -98 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -96 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -96 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 416 -79 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -79 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -74 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -74 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -85 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -85 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -63 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 416 -45 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -45 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -39 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -39 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -51 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -51 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -29 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 -8 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -11 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -11 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -5 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -5 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -17 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -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 26 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 23 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 23 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 29 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 29 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 17 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 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 35 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 35 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 416 57 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 57 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 63 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 63 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 51 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 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 416 91 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 91 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 97 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 97 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 85 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 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 126 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 126 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 426 142 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 142 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 137 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 137 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 148 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 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 426 176 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 176 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 171 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 171 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 183 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 183 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 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 209 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 210 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 210 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 205 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 205 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 217 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 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 426 245 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 245 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 239 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 239 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 251 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 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 426 279 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 279 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 273 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 273 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 285 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 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 312 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 313 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 313 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 307 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 307 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 319 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 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 336 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 336 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 426 347 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 347 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 341 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 341 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 353 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 353 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 367 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 426 381 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 381 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 375 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 375 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 387 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 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 416 398 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 398 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 404 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 404 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 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 410 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 410 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 416 432 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 432 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 438 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 438 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 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 416 467 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 467 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 472 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 472 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 460 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 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 416 501 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 501 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 506 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 506 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 494 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 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 416 535 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 535 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 540 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 540 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 528 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 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 416 569 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 569 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 574 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 574 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 563 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 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 416 603 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 603 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 608 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 608 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 597 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 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 416 637 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 637 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 642 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 642 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 631 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 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 -2615 407 -2617 409 -2617 409 -2615 407 -2615 407 -2617 409 -2617 409 -2615 white_B /bg 407 -2614 407 -2617 410 -2617 410 -2614 407 -2614 407 -2617 410 -2617 410 -2614 white_B /bg 407 -2613 407 -2617 411 -2617 411 -2613 407 -2613 407 -2617 411 -2617 411 -2613 white_B 406 -2611 406 -2623 L 407 -2611 407 -2623 L 408 -2611 408 -2623 L 401 -2616 413 -2616 L 401 -2617 413 -2617 L 401 -2618 413 -2618 L rgb_fg 401 -2617 413 -2617 L 407 -2611 407 -2623 L /fg 407 -2614 407 -2617 410 -2617 410 -2614 407 -2614 407 -2617 410 -2617 410 -2614 black_B showpage