%!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 -2880 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 426 -2590 426 -2588 L 417 -2590 417 -2588 L 426 -2573 426 -2571 L 417 -2573 417 -2571 L 426 -2556 426 -2554 L 417 -2556 417 -2554 L 417 -2539 417 -2537 L 426 -2539 426 -2537 L 417 -2522 417 -2520 L 426 -2522 426 -2520 L 417 -2505 417 -2503 L 426 -2505 426 -2503 L 417 -2487 417 -2486 L 426 -2487 426 -2486 L 426 -2470 426 -2469 L 417 -2470 417 -2469 L 426 -2453 426 -2452 L 417 -2453 417 -2452 L 426 -2436 426 -2435 L 417 -2436 417 -2435 L 426 -2419 426 -2418 L 417 -2419 417 -2418 L 417 -2402 417 -2401 L 426 -2402 426 -2401 L 417 -2385 417 -2384 L 426 -2385 426 -2384 L 417 -2368 417 -2367 L 426 -2368 426 -2367 L 417 -2351 417 -2350 L 426 -2351 426 -2350 L 426 -2334 426 -2333 L 417 -2334 417 -2333 L 426 -2317 426 -2315 L 417 -2317 417 -2315 L 426 -2300 426 -2298 L 417 -2300 417 -2298 L 426 -2283 426 -2281 L 417 -2283 417 -2281 L 417 -2266 417 -2264 L 426 -2266 426 -2264 L 417 -2249 417 -2247 L 426 -2249 426 -2247 L 417 -2232 417 -2230 L 426 -2232 426 -2230 L 417 -2215 417 -2213 L 426 -2215 426 -2213 L 426 -2198 426 -2196 L 417 -2198 417 -2196 L 426 -2181 426 -2179 L 417 -2181 417 -2179 L 426 -2164 426 -2162 L 417 -2164 417 -2162 L 426 -2147 426 -2145 L 417 -2147 417 -2145 L 417 -2130 417 -2128 L 426 -2130 426 -2128 L 417 -2112 417 -2111 L 426 -2112 426 -2111 L 417 -2095 417 -2094 L 426 -2095 426 -2094 L 417 -2078 417 -2077 L 426 -2078 426 -2077 L 426 -2061 426 -2060 L 417 -2061 417 -2060 L 426 -2044 426 -2043 L 417 -2044 417 -2043 L 426 -2027 426 -2026 L 417 -2027 417 -2026 L 426 -2010 426 -2009 L 417 -2010 417 -2009 L 417 -1993 417 -1992 L 426 -1993 426 -1992 L 417 -1976 417 -1975 L 426 -1976 426 -1975 L 417 -1959 417 -1957 L 426 -1959 426 -1957 L 417 -1942 417 -1940 L 426 -1942 426 -1940 L 426 -1925 426 -1923 L 417 -1925 417 -1923 L 426 -1908 426 -1906 L 417 -1908 417 -1906 L 426 -1891 426 -1889 L 417 -1891 417 -1889 L 426 -1874 426 -1872 L 417 -1874 417 -1872 L 417 -1857 417 -1855 L 426 -1857 426 -1855 L 417 -1840 417 -1838 L 426 -1840 426 -1838 L 417 -1823 417 -1821 L 426 -1823 426 -1821 L 417 -1806 417 -1804 L 426 -1806 426 -1804 L 426 -1789 426 -1787 L 417 -1789 417 -1787 L 426 -1772 426 -1770 L 417 -1772 417 -1770 L 426 -1755 426 -1753 L 417 -1755 417 -1753 L 426 -1737 426 -1736 L 417 -1737 417 -1736 L 417 -1720 417 -1719 L 426 -1720 426 -1719 L 417 -1703 417 -1702 L 426 -1703 426 -1702 L 417 -1686 417 -1685 L 426 -1686 426 -1685 L 417 -1669 417 -1668 L 426 -1669 426 -1668 L 426 -1652 426 -1651 L 417 -1652 417 -1651 L 426 -1635 426 -1634 L 417 -1635 417 -1634 L 426 -1618 426 -1617 L 417 -1618 417 -1617 L 426 -1601 426 -1600 L 417 -1601 417 -1600 L 417 -1584 417 -1582 L 426 -1584 426 -1582 L 417 -1567 417 -1565 L 426 -1567 426 -1565 L 417 -1550 417 -1548 L 426 -1550 426 -1548 L 417 -1533 417 -1531 L 426 -1533 426 -1531 L 426 -1516 426 -1514 L 417 -1516 417 -1514 L 426 -1499 426 -1497 L 417 -1499 417 -1497 L 426 -1482 426 -1480 L 417 -1482 417 -1480 L 426 -1465 426 -1463 L 417 -1465 417 -1463 L 417 -1448 417 -1446 L 426 -1448 426 -1446 L 417 -1431 417 -1429 L 426 -1431 426 -1429 L 417 -1414 417 -1412 L 426 -1414 426 -1412 L 417 -1397 417 -1395 L 426 -1397 426 -1395 L 426 -1379 426 -1378 L 417 -1379 417 -1378 L 426 -1362 426 -1361 L 417 -1362 417 -1361 L 426 -1345 426 -1344 L 417 -1345 417 -1344 L 426 -1328 426 -1327 L 417 -1328 417 -1327 L 417 -1311 417 -1310 L 426 -1311 426 -1310 L 417 -1294 417 -1293 L 426 -1294 426 -1293 L 417 -1277 417 -1276 L 426 -1277 426 -1276 L 417 -1260 417 -1259 L 426 -1260 426 -1259 L 426 -1243 426 -1242 L 417 -1243 417 -1242 L 426 -1226 426 -1225 L 417 -1226 417 -1225 L 426 -1209 426 -1207 L 417 -1209 417 -1207 L 426 -1192 426 -1190 L 417 -1192 417 -1190 L 417 -1175 417 -1173 L 426 -1175 426 -1173 L 417 -1158 417 -1156 L 426 -1158 426 -1156 L 417 -1141 417 -1139 L 426 -1141 426 -1139 L 417 -1124 417 -1122 L 426 -1124 426 -1122 L 426 -1107 426 -1105 L 417 -1107 417 -1105 L 426 -1090 426 -1088 L 417 -1090 417 -1088 L 426 -1073 426 -1071 L 417 -1073 417 -1071 L 426 -1056 426 -1054 L 417 -1056 417 -1054 L 417 -1039 417 -1037 L 426 -1039 426 -1037 L 417 -1022 417 -1020 L 426 -1022 426 -1020 L 417 -1004 417 -1003 L 426 -1004 426 -1003 L 417 -987 417 -986 L 426 -987 426 -986 L 426 -970 426 -969 L 417 -970 417 -969 L 426 -953 426 -952 L 417 -953 417 -952 L 426 -936 426 -935 L 417 -936 417 -935 L 426 -919 426 -918 L 417 -919 417 -918 L 417 -902 417 -901 L 426 -902 426 -901 L 417 -885 417 -884 L 426 -885 426 -884 L 417 -868 417 -867 L 426 -868 426 -867 L 417 -851 417 -850 L 426 -851 426 -850 L 426 -834 426 -832 L 417 -834 417 -832 L 426 -817 426 -815 L 417 -817 417 -815 L 426 -800 426 -798 L 417 -800 417 -798 L 426 -783 426 -781 L 417 -783 417 -781 L 417 -766 417 -764 L 426 -766 426 -764 L 417 -749 417 -747 L 426 -749 426 -747 L 417 -732 417 -730 L 426 -732 426 -730 L 417 -715 417 -713 L 426 -715 426 -713 L 426 -698 426 -696 L 417 -698 417 -696 L 426 -681 426 -679 L 417 -681 417 -679 L 426 -664 426 -662 L 417 -664 417 -662 L 426 -647 426 -645 L 417 -647 417 -645 L 417 -629 417 -628 L 426 -629 426 -628 L 417 -612 417 -611 L 426 -612 426 -611 L 417 -595 417 -594 L 426 -595 426 -594 L 417 -578 417 -577 L 426 -578 426 -577 L 426 -561 426 -560 L 417 -561 417 -560 L 426 -544 426 -543 L 417 -544 417 -543 L 426 -527 426 -526 L 417 -527 417 -526 L 426 -510 426 -509 L 417 -510 417 -509 L 417 -493 417 -492 L 426 -493 426 -492 L 417 -476 417 -475 L 426 -476 426 -475 L 417 -459 417 -457 L 426 -459 426 -457 L 417 -442 417 -440 L 426 -442 426 -440 L /fg 437 -2597 437 -2605 437 -2605 437 -2597 437 -2597 437 -2605 437 -2605 437 -2597 black_R /fg 437 -2580 437 -2598 437 -2598 437 -2580 437 -2580 437 -2598 437 -2598 437 -2580 black_R /fg 437 -2563 437 -2581 437 -2581 437 -2563 437 -2563 437 -2581 437 -2581 437 -2563 black_R /fg 437 -2546 437 -2564 437 -2564 437 -2546 437 -2546 437 -2564 437 -2564 437 -2546 black_R /fg 437 -2529 437 -2547 437 -2547 437 -2529 437 -2529 437 -2547 437 -2547 437 -2529 black_R /fg 437 -2512 437 -2529 437 -2529 437 -2512 437 -2512 437 -2529 437 -2529 437 -2512 black_R /fg 437 -2495 437 -2512 437 -2512 437 -2495 437 -2495 437 -2512 437 -2512 437 -2495 black_R /fg 437 -2478 437 -2495 437 -2495 437 -2478 437 -2478 437 -2495 437 -2495 437 -2478 black_R /fg 437 -2461 437 -2478 437 -2478 437 -2461 437 -2461 437 -2478 437 -2478 437 -2461 black_R /fg 437 -2444 437 -2461 437 -2461 437 -2444 437 -2444 437 -2461 437 -2461 437 -2444 black_R /fg 437 -2427 437 -2444 437 -2444 437 -2427 437 -2427 437 -2444 437 -2444 437 -2427 black_R /fg 437 -2410 437 -2427 437 -2427 437 -2410 437 -2410 437 -2427 437 -2427 437 -2410 black_R /fg 437 -2393 437 -2410 437 -2410 437 -2393 437 -2393 437 -2410 437 -2410 437 -2393 black_R /fg 437 -2376 437 -2393 437 -2393 437 -2376 437 -2376 437 -2393 437 -2393 437 -2376 black_R /fg 437 -2359 437 -2376 437 -2376 437 -2359 437 -2359 437 -2376 437 -2376 437 -2359 black_R /fg 437 -2342 437 -2359 437 -2359 437 -2342 437 -2342 437 -2359 437 -2359 437 -2342 black_R /fg 437 -2325 437 -2342 437 -2342 437 -2325 437 -2325 437 -2342 437 -2342 437 -2325 black_R /fg 437 -2308 437 -2325 437 -2325 437 -2308 437 -2308 437 -2325 437 -2325 437 -2308 black_R /fg 437 -2291 437 -2308 437 -2308 437 -2291 437 -2291 437 -2308 437 -2308 437 -2291 black_R /fg 437 -2273 437 -2291 437 -2291 437 -2273 437 -2273 437 -2291 437 -2291 437 -2273 black_R /fg 437 -2256 437 -2274 437 -2274 437 -2256 437 -2256 437 -2274 437 -2274 437 -2256 black_R /fg 437 -2239 437 -2257 437 -2257 437 -2239 437 -2239 437 -2257 437 -2257 437 -2239 black_R /fg 437 -2222 437 -2240 437 -2240 437 -2222 437 -2222 437 -2240 437 -2240 437 -2222 black_R /fg 437 -2205 437 -2223 437 -2223 437 -2205 437 -2205 437 -2223 437 -2223 437 -2205 black_R /fg 437 -2188 437 -2206 437 -2206 437 -2188 437 -2188 437 -2206 437 -2206 437 -2188 black_R /fg 437 -2171 437 -2189 437 -2189 437 -2171 437 -2171 437 -2189 437 -2189 437 -2171 black_R /fg 437 -2154 437 -2171 437 -2171 437 -2154 437 -2154 437 -2171 437 -2171 437 -2154 black_R /fg 437 -2137 437 -2154 437 -2154 437 -2137 437 -2137 437 -2154 437 -2154 437 -2137 black_R /fg 437 -2120 437 -2137 437 -2137 437 -2120 437 -2120 437 -2137 437 -2137 437 -2120 black_R /fg 437 -2103 437 -2120 437 -2120 437 -2103 437 -2103 437 -2120 437 -2120 437 -2103 black_R /fg 437 -2086 437 -2103 437 -2103 437 -2086 437 -2086 437 -2103 437 -2103 437 -2086 black_R /fg 437 -2069 437 -2086 437 -2086 437 -2069 437 -2069 437 -2086 437 -2086 437 -2069 black_R /fg 437 -2052 437 -2069 437 -2069 437 -2052 437 -2052 437 -2069 437 -2069 437 -2052 black_R /fg 437 -2035 437 -2052 437 -2052 437 -2035 437 -2035 437 -2052 437 -2052 437 -2035 black_R /fg 437 -2018 437 -2035 437 -2035 437 -2018 437 -2018 437 -2035 437 -2035 437 -2018 black_R /fg 437 -2001 437 -2018 437 -2018 437 -2001 437 -2001 437 -2018 437 -2018 437 -2001 black_R /fg 437 -1984 437 -2001 437 -2001 437 -1984 437 -1984 437 -2001 437 -2001 437 -1984 black_R /fg 437 -1967 437 -1984 437 -1984 437 -1967 437 -1967 437 -1984 437 -1984 437 -1967 black_R /fg 437 -1950 437 -1967 437 -1967 437 -1950 437 -1950 437 -1967 437 -1967 437 -1950 black_R /fg 437 -1933 437 -1950 437 -1950 437 -1933 437 -1933 437 -1950 437 -1950 437 -1933 black_R /fg 437 -1916 437 -1933 437 -1933 437 -1916 437 -1916 437 -1933 437 -1933 437 -1916 black_R /fg 437 -1898 437 -1916 437 -1916 437 -1898 437 -1898 437 -1916 437 -1916 437 -1898 black_R /fg 437 -1881 437 -1899 437 -1899 437 -1881 437 -1881 437 -1899 437 -1899 437 -1881 black_R /fg 437 -1864 437 -1882 437 -1882 437 -1864 437 -1864 437 -1882 437 -1882 437 -1864 black_R /fg 437 -1847 437 -1865 437 -1865 437 -1847 437 -1847 437 -1865 437 -1865 437 -1847 black_R /fg 437 -1830 437 -1848 437 -1848 437 -1830 437 -1830 437 -1848 437 -1848 437 -1830 black_R /fg 437 -1813 437 -1831 437 -1831 437 -1813 437 -1813 437 -1831 437 -1831 437 -1813 black_R /fg 437 -1796 437 -1814 437 -1814 437 -1796 437 -1796 437 -1814 437 -1814 437 -1796 black_R /fg 437 -1779 437 -1796 437 -1796 437 -1779 437 -1779 437 -1796 437 -1796 437 -1779 black_R /fg 437 -1762 437 -1779 437 -1779 437 -1762 437 -1762 437 -1779 437 -1779 437 -1762 black_R /fg 437 -1745 437 -1762 437 -1762 437 -1745 437 -1745 437 -1762 437 -1762 437 -1745 black_R /fg 437 -1728 437 -1745 437 -1745 437 -1728 437 -1728 437 -1745 437 -1745 437 -1728 black_R /fg 437 -1711 437 -1728 437 -1728 437 -1711 437 -1711 437 -1728 437 -1728 437 -1711 black_R /fg 437 -1694 437 -1711 437 -1711 437 -1694 437 -1694 437 -1711 437 -1711 437 -1694 black_R /fg 437 -1677 437 -1694 437 -1694 437 -1677 437 -1677 437 -1694 437 -1694 437 -1677 black_R /fg 437 -1660 437 -1677 437 -1677 437 -1660 437 -1660 437 -1677 437 -1677 437 -1660 black_R /fg 437 -1643 437 -1660 437 -1660 437 -1643 437 -1643 437 -1660 437 -1660 437 -1643 black_R /fg 437 -1626 437 -1643 437 -1643 437 -1626 437 -1626 437 -1643 437 -1643 437 -1626 black_R /fg 437 -1609 437 -1626 437 -1626 437 -1609 437 -1609 437 -1626 437 -1626 437 -1609 black_R /fg 437 -1592 437 -1609 437 -1609 437 -1592 437 -1592 437 -1609 437 -1609 437 -1592 black_R /fg 437 -1575 437 -1592 437 -1592 437 -1575 437 -1575 437 -1592 437 -1592 437 -1575 black_R /fg 437 -1558 437 -1575 437 -1575 437 -1558 437 -1558 437 -1575 437 -1575 437 -1558 black_R /fg 437 -1541 437 -1558 437 -1558 437 -1541 437 -1541 437 -1558 437 -1558 437 -1541 black_R /fg 437 -1523 437 -1541 437 -1541 437 -1523 437 -1523 437 -1541 437 -1541 437 -1523 black_R /fg 437 -1506 437 -1524 437 -1524 437 -1506 437 -1506 437 -1524 437 -1524 437 -1506 black_R /fg 437 -1489 437 -1507 437 -1507 437 -1489 437 -1489 437 -1507 437 -1507 437 -1489 black_R /fg 437 -1472 437 -1490 437 -1490 437 -1472 437 -1472 437 -1490 437 -1490 437 -1472 black_R /fg 437 -1455 437 -1473 437 -1473 437 -1455 437 -1455 437 -1473 437 -1473 437 -1455 black_R /fg 437 -1438 437 -1456 437 -1456 437 -1438 437 -1438 437 -1456 437 -1456 437 -1438 black_R /fg 437 -1421 437 -1439 437 -1439 437 -1421 437 -1421 437 -1439 437 -1439 437 -1421 black_R /fg 437 -1404 437 -1421 437 -1421 437 -1404 437 -1404 437 -1421 437 -1421 437 -1404 black_R /fg 437 -1387 437 -1404 437 -1404 437 -1387 437 -1387 437 -1404 437 -1404 437 -1387 black_R /fg 437 -1370 437 -1387 437 -1387 437 -1370 437 -1370 437 -1387 437 -1387 437 -1370 black_R /fg 437 -1353 437 -1370 437 -1370 437 -1353 437 -1353 437 -1370 437 -1370 437 -1353 black_R /fg 437 -1336 437 -1353 437 -1353 437 -1336 437 -1336 437 -1353 437 -1353 437 -1336 black_R /fg 437 -1319 437 -1336 437 -1336 437 -1319 437 -1319 437 -1336 437 -1336 437 -1319 black_R /fg 437 -1302 437 -1319 437 -1319 437 -1302 437 -1302 437 -1319 437 -1319 437 -1302 black_R /fg 437 -1285 437 -1302 437 -1302 437 -1285 437 -1285 437 -1302 437 -1302 437 -1285 black_R /fg 437 -1268 437 -1285 437 -1285 437 -1268 437 -1268 437 -1285 437 -1285 437 -1268 black_R /fg 437 -1251 437 -1268 437 -1268 437 -1251 437 -1251 437 -1268 437 -1268 437 -1251 black_R /fg 437 -1234 437 -1251 437 -1251 437 -1234 437 -1234 437 -1251 437 -1251 437 -1234 black_R /fg 437 -1217 437 -1234 437 -1234 437 -1217 437 -1217 437 -1234 437 -1234 437 -1217 black_R /fg 437 -1200 437 -1217 437 -1217 437 -1200 437 -1200 437 -1217 437 -1217 437 -1200 black_R /fg 437 -1183 437 -1200 437 -1200 437 -1183 437 -1183 437 -1200 437 -1200 437 -1183 black_R /fg 437 -1165 437 -1183 437 -1183 437 -1165 437 -1165 437 -1183 437 -1183 437 -1165 black_R /fg 437 -1148 437 -1166 437 -1166 437 -1148 437 -1148 437 -1166 437 -1166 437 -1148 black_R /fg 437 -1131 437 -1149 437 -1149 437 -1131 437 -1131 437 -1149 437 -1149 437 -1131 black_R /fg 437 -1114 437 -1132 437 -1132 437 -1114 437 -1114 437 -1132 437 -1132 437 -1114 black_R /fg 437 -1097 437 -1115 437 -1115 437 -1097 437 -1097 437 -1115 437 -1115 437 -1097 black_R /fg 437 -1080 437 -1098 437 -1098 437 -1080 437 -1080 437 -1098 437 -1098 437 -1080 black_R /fg 437 -1063 437 -1081 437 -1081 437 -1063 437 -1063 437 -1081 437 -1081 437 -1063 black_R /fg 437 -1046 437 -1064 437 -1064 437 -1046 437 -1046 437 -1064 437 -1064 437 -1046 black_R /fg 437 -1029 437 -1046 437 -1046 437 -1029 437 -1029 437 -1046 437 -1046 437 -1029 black_R /fg 437 -1012 437 -1029 437 -1029 437 -1012 437 -1012 437 -1029 437 -1029 437 -1012 black_R /fg 437 -995 437 -1012 437 -1012 437 -995 437 -995 437 -1012 437 -1012 437 -995 black_R /fg 437 -978 437 -995 437 -995 437 -978 437 -978 437 -995 437 -995 437 -978 black_R /fg 437 -961 437 -978 437 -978 437 -961 437 -961 437 -978 437 -978 437 -961 black_R /fg 437 -944 437 -961 437 -961 437 -944 437 -944 437 -961 437 -961 437 -944 black_R /fg 437 -927 437 -944 437 -944 437 -927 437 -927 437 -944 437 -944 437 -927 black_R /fg 437 -910 437 -927 437 -927 437 -910 437 -910 437 -927 437 -927 437 -910 black_R /fg 437 -893 437 -910 437 -910 437 -893 437 -893 437 -910 437 -910 437 -893 black_R /fg 437 -876 437 -893 437 -893 437 -876 437 -876 437 -893 437 -893 437 -876 black_R /fg 437 -859 437 -876 437 -876 437 -859 437 -859 437 -876 437 -876 437 -859 black_R /fg 437 -842 437 -859 437 -859 437 -842 437 -842 437 -859 437 -859 437 -842 black_R /fg 437 -825 437 -842 437 -842 437 -825 437 -825 437 -842 437 -842 437 -825 black_R /fg 437 -808 437 -825 437 -825 437 -808 437 -808 437 -825 437 -825 437 -808 black_R /fg 437 -790 437 -808 437 -808 437 -790 437 -790 437 -808 437 -808 437 -790 black_R /fg 437 -773 437 -791 437 -791 437 -773 437 -773 437 -791 437 -791 437 -773 black_R /fg 437 -756 437 -774 437 -774 437 -756 437 -756 437 -774 437 -774 437 -756 black_R /fg 437 -739 437 -757 437 -757 437 -739 437 -739 437 -757 437 -757 437 -739 black_R /fg 437 -722 437 -740 437 -740 437 -722 437 -722 437 -740 437 -740 437 -722 black_R /fg 437 -705 437 -723 437 -723 437 -705 437 -705 437 -723 437 -723 437 -705 black_R /fg 437 -688 437 -706 437 -706 437 -688 437 -688 437 -706 437 -706 437 -688 black_R /fg 437 -671 437 -689 437 -689 437 -671 437 -671 437 -689 437 -689 437 -671 black_R /fg 437 -654 437 -671 437 -671 437 -654 437 -654 437 -671 437 -671 437 -654 black_R /fg 437 -637 437 -654 437 -654 437 -637 437 -637 437 -654 437 -654 437 -637 black_R /fg 437 -620 437 -637 437 -637 437 -620 437 -620 437 -637 437 -637 437 -620 black_R /fg 437 -603 437 -620 437 -620 437 -603 437 -603 437 -620 437 -620 437 -603 black_R /fg 437 -586 437 -603 437 -603 437 -586 437 -586 437 -603 437 -603 437 -586 black_R /fg 437 -569 437 -586 437 -586 437 -569 437 -569 437 -586 437 -586 437 -569 black_R /fg 437 -552 437 -569 437 -569 437 -552 437 -552 437 -569 437 -569 437 -552 black_R /fg 437 -535 437 -552 437 -552 437 -535 437 -535 437 -552 437 -552 437 -535 black_R /fg 437 -518 437 -535 437 -535 437 -518 437 -518 437 -535 437 -535 437 -518 black_R /fg 437 -501 437 -518 437 -518 437 -501 437 -501 437 -518 437 -518 437 -501 black_R /fg 437 -484 437 -501 437 -501 437 -484 437 -484 437 -501 437 -501 437 -484 black_R /fg 437 -467 437 -484 437 -484 437 -467 437 -467 437 -484 437 -484 437 -467 black_R /fg 437 -450 437 -467 437 -467 437 -450 437 -450 437 -467 437 -467 437 -450 black_R /fg 437 -433 437 -450 437 -450 437 -433 437 -433 437 -450 437 -450 437 -433 black_R /fg 406 -2597 406 -2605 406 -2605 406 -2597 406 -2597 406 -2605 406 -2605 406 -2597 black_R /fg 406 -2580 406 -2598 406 -2598 406 -2580 406 -2580 406 -2598 406 -2598 406 -2580 black_R /fg 406 -2563 406 -2581 406 -2581 406 -2563 406 -2563 406 -2581 406 -2581 406 -2563 black_R /fg 406 -2546 406 -2564 406 -2564 406 -2546 406 -2546 406 -2564 406 -2564 406 -2546 black_R /fg 406 -2529 406 -2547 406 -2547 406 -2529 406 -2529 406 -2547 406 -2547 406 -2529 black_R /fg 406 -2512 406 -2529 406 -2529 406 -2512 406 -2512 406 -2529 406 -2529 406 -2512 black_R /fg 406 -2495 406 -2512 406 -2512 406 -2495 406 -2495 406 -2512 406 -2512 406 -2495 black_R /fg 406 -2478 406 -2495 406 -2495 406 -2478 406 -2478 406 -2495 406 -2495 406 -2478 black_R /fg 406 -2461 406 -2478 406 -2478 406 -2461 406 -2461 406 -2478 406 -2478 406 -2461 black_R /fg 406 -2444 406 -2461 406 -2461 406 -2444 406 -2444 406 -2461 406 -2461 406 -2444 black_R /fg 406 -2427 406 -2444 406 -2444 406 -2427 406 -2427 406 -2444 406 -2444 406 -2427 black_R /fg 406 -2410 406 -2427 406 -2427 406 -2410 406 -2410 406 -2427 406 -2427 406 -2410 black_R /fg 406 -2393 406 -2410 406 -2410 406 -2393 406 -2393 406 -2410 406 -2410 406 -2393 black_R /fg 406 -2376 406 -2393 406 -2393 406 -2376 406 -2376 406 -2393 406 -2393 406 -2376 black_R /fg 406 -2359 406 -2376 406 -2376 406 -2359 406 -2359 406 -2376 406 -2376 406 -2359 black_R /fg 406 -2342 406 -2359 406 -2359 406 -2342 406 -2342 406 -2359 406 -2359 406 -2342 black_R /fg 406 -2325 406 -2342 406 -2342 406 -2325 406 -2325 406 -2342 406 -2342 406 -2325 black_R /fg 406 -2308 406 -2325 406 -2325 406 -2308 406 -2308 406 -2325 406 -2325 406 -2308 black_R /fg 406 -2291 406 -2308 406 -2308 406 -2291 406 -2291 406 -2308 406 -2308 406 -2291 black_R /fg 406 -2273 406 -2291 406 -2291 406 -2273 406 -2273 406 -2291 406 -2291 406 -2273 black_R /fg 406 -2256 406 -2274 406 -2274 406 -2256 406 -2256 406 -2274 406 -2274 406 -2256 black_R /fg 406 -2239 406 -2257 406 -2257 406 -2239 406 -2239 406 -2257 406 -2257 406 -2239 black_R /fg 406 -2222 406 -2240 406 -2240 406 -2222 406 -2222 406 -2240 406 -2240 406 -2222 black_R /fg 406 -2205 406 -2223 406 -2223 406 -2205 406 -2205 406 -2223 406 -2223 406 -2205 black_R /fg 406 -2188 406 -2206 406 -2206 406 -2188 406 -2188 406 -2206 406 -2206 406 -2188 black_R /fg 406 -2171 406 -2189 406 -2189 406 -2171 406 -2171 406 -2189 406 -2189 406 -2171 black_R /fg 406 -2154 406 -2171 406 -2171 406 -2154 406 -2154 406 -2171 406 -2171 406 -2154 black_R /fg 406 -2137 406 -2154 406 -2154 406 -2137 406 -2137 406 -2154 406 -2154 406 -2137 black_R /fg 406 -2120 406 -2137 406 -2137 406 -2120 406 -2120 406 -2137 406 -2137 406 -2120 black_R /fg 406 -2103 406 -2120 406 -2120 406 -2103 406 -2103 406 -2120 406 -2120 406 -2103 black_R /fg 406 -2086 406 -2103 406 -2103 406 -2086 406 -2086 406 -2103 406 -2103 406 -2086 black_R /fg 406 -2069 406 -2086 406 -2086 406 -2069 406 -2069 406 -2086 406 -2086 406 -2069 black_R /fg 406 -2052 406 -2069 406 -2069 406 -2052 406 -2052 406 -2069 406 -2069 406 -2052 black_R /fg 406 -2035 406 -2052 406 -2052 406 -2035 406 -2035 406 -2052 406 -2052 406 -2035 black_R /fg 406 -2018 406 -2035 406 -2035 406 -2018 406 -2018 406 -2035 406 -2035 406 -2018 black_R /fg 406 -2001 406 -2018 406 -2018 406 -2001 406 -2001 406 -2018 406 -2018 406 -2001 black_R /fg 406 -1984 406 -2001 406 -2001 406 -1984 406 -1984 406 -2001 406 -2001 406 -1984 black_R /fg 406 -1967 406 -1984 406 -1984 406 -1967 406 -1967 406 -1984 406 -1984 406 -1967 black_R /fg 406 -1950 406 -1967 406 -1967 406 -1950 406 -1950 406 -1967 406 -1967 406 -1950 black_R /fg 406 -1933 406 -1950 406 -1950 406 -1933 406 -1933 406 -1950 406 -1950 406 -1933 black_R /fg 406 -1916 406 -1933 406 -1933 406 -1916 406 -1916 406 -1933 406 -1933 406 -1916 black_R /fg 406 -1898 406 -1916 406 -1916 406 -1898 406 -1898 406 -1916 406 -1916 406 -1898 black_R /fg 406 -1881 406 -1899 406 -1899 406 -1881 406 -1881 406 -1899 406 -1899 406 -1881 black_R /fg 406 -1864 406 -1882 406 -1882 406 -1864 406 -1864 406 -1882 406 -1882 406 -1864 black_R /fg 406 -1847 406 -1865 406 -1865 406 -1847 406 -1847 406 -1865 406 -1865 406 -1847 black_R /fg 406 -1830 406 -1848 406 -1848 406 -1830 406 -1830 406 -1848 406 -1848 406 -1830 black_R /fg 406 -1813 406 -1831 406 -1831 406 -1813 406 -1813 406 -1831 406 -1831 406 -1813 black_R /fg 406 -1796 406 -1814 406 -1814 406 -1796 406 -1796 406 -1814 406 -1814 406 -1796 black_R /fg 406 -1779 406 -1796 406 -1796 406 -1779 406 -1779 406 -1796 406 -1796 406 -1779 black_R /fg 406 -1762 406 -1779 406 -1779 406 -1762 406 -1762 406 -1779 406 -1779 406 -1762 black_R /fg 406 -1745 406 -1762 406 -1762 406 -1745 406 -1745 406 -1762 406 -1762 406 -1745 black_R /fg 406 -1728 406 -1745 406 -1745 406 -1728 406 -1728 406 -1745 406 -1745 406 -1728 black_R /fg 406 -1711 406 -1728 406 -1728 406 -1711 406 -1711 406 -1728 406 -1728 406 -1711 black_R /fg 406 -1694 406 -1711 406 -1711 406 -1694 406 -1694 406 -1711 406 -1711 406 -1694 black_R /fg 406 -1677 406 -1694 406 -1694 406 -1677 406 -1677 406 -1694 406 -1694 406 -1677 black_R /fg 406 -1660 406 -1677 406 -1677 406 -1660 406 -1660 406 -1677 406 -1677 406 -1660 black_R /fg 406 -1643 406 -1660 406 -1660 406 -1643 406 -1643 406 -1660 406 -1660 406 -1643 black_R /fg 406 -1626 406 -1643 406 -1643 406 -1626 406 -1626 406 -1643 406 -1643 406 -1626 black_R /fg 406 -1609 406 -1626 406 -1626 406 -1609 406 -1609 406 -1626 406 -1626 406 -1609 black_R /fg 406 -1592 406 -1609 406 -1609 406 -1592 406 -1592 406 -1609 406 -1609 406 -1592 black_R /fg 406 -1575 406 -1592 406 -1592 406 -1575 406 -1575 406 -1592 406 -1592 406 -1575 black_R /fg 406 -1558 406 -1575 406 -1575 406 -1558 406 -1558 406 -1575 406 -1575 406 -1558 black_R /fg 406 -1541 406 -1558 406 -1558 406 -1541 406 -1541 406 -1558 406 -1558 406 -1541 black_R /fg 406 -1523 406 -1541 406 -1541 406 -1523 406 -1523 406 -1541 406 -1541 406 -1523 black_R /fg 406 -1506 406 -1524 406 -1524 406 -1506 406 -1506 406 -1524 406 -1524 406 -1506 black_R /fg 406 -1489 406 -1507 406 -1507 406 -1489 406 -1489 406 -1507 406 -1507 406 -1489 black_R /fg 406 -1472 406 -1490 406 -1490 406 -1472 406 -1472 406 -1490 406 -1490 406 -1472 black_R /fg 406 -1455 406 -1473 406 -1473 406 -1455 406 -1455 406 -1473 406 -1473 406 -1455 black_R /fg 406 -1438 406 -1456 406 -1456 406 -1438 406 -1438 406 -1456 406 -1456 406 -1438 black_R /fg 406 -1421 406 -1439 406 -1439 406 -1421 406 -1421 406 -1439 406 -1439 406 -1421 black_R /fg 406 -1404 406 -1421 406 -1421 406 -1404 406 -1404 406 -1421 406 -1421 406 -1404 black_R /fg 406 -1387 406 -1404 406 -1404 406 -1387 406 -1387 406 -1404 406 -1404 406 -1387 black_R /fg 406 -1370 406 -1387 406 -1387 406 -1370 406 -1370 406 -1387 406 -1387 406 -1370 black_R /fg 406 -1353 406 -1370 406 -1370 406 -1353 406 -1353 406 -1370 406 -1370 406 -1353 black_R /fg 406 -1336 406 -1353 406 -1353 406 -1336 406 -1336 406 -1353 406 -1353 406 -1336 black_R /fg 406 -1319 406 -1336 406 -1336 406 -1319 406 -1319 406 -1336 406 -1336 406 -1319 black_R /fg 406 -1302 406 -1319 406 -1319 406 -1302 406 -1302 406 -1319 406 -1319 406 -1302 black_R /fg 406 -1285 406 -1302 406 -1302 406 -1285 406 -1285 406 -1302 406 -1302 406 -1285 black_R /fg 406 -1268 406 -1285 406 -1285 406 -1268 406 -1268 406 -1285 406 -1285 406 -1268 black_R /fg 406 -1251 406 -1268 406 -1268 406 -1251 406 -1251 406 -1268 406 -1268 406 -1251 black_R /fg 406 -1234 406 -1251 406 -1251 406 -1234 406 -1234 406 -1251 406 -1251 406 -1234 black_R /fg 406 -1217 406 -1234 406 -1234 406 -1217 406 -1217 406 -1234 406 -1234 406 -1217 black_R /fg 406 -1200 406 -1217 406 -1217 406 -1200 406 -1200 406 -1217 406 -1217 406 -1200 black_R /fg 406 -1183 406 -1200 406 -1200 406 -1183 406 -1183 406 -1200 406 -1200 406 -1183 black_R /fg 406 -1165 406 -1183 406 -1183 406 -1165 406 -1165 406 -1183 406 -1183 406 -1165 black_R /fg 406 -1148 406 -1166 406 -1166 406 -1148 406 -1148 406 -1166 406 -1166 406 -1148 black_R /fg 406 -1131 406 -1149 406 -1149 406 -1131 406 -1131 406 -1149 406 -1149 406 -1131 black_R /fg 406 -1114 406 -1132 406 -1132 406 -1114 406 -1114 406 -1132 406 -1132 406 -1114 black_R /fg 406 -1097 406 -1115 406 -1115 406 -1097 406 -1097 406 -1115 406 -1115 406 -1097 black_R /fg 406 -1080 406 -1098 406 -1098 406 -1080 406 -1080 406 -1098 406 -1098 406 -1080 black_R /fg 406 -1063 406 -1081 406 -1081 406 -1063 406 -1063 406 -1081 406 -1081 406 -1063 black_R /fg 406 -1046 406 -1064 406 -1064 406 -1046 406 -1046 406 -1064 406 -1064 406 -1046 black_R /fg 406 -1029 406 -1046 406 -1046 406 -1029 406 -1029 406 -1046 406 -1046 406 -1029 black_R /fg 406 -1012 406 -1029 406 -1029 406 -1012 406 -1012 406 -1029 406 -1029 406 -1012 black_R /fg 406 -995 406 -1012 406 -1012 406 -995 406 -995 406 -1012 406 -1012 406 -995 black_R /fg 406 -978 406 -995 406 -995 406 -978 406 -978 406 -995 406 -995 406 -978 black_R /fg 406 -961 406 -978 406 -978 406 -961 406 -961 406 -978 406 -978 406 -961 black_R /fg 406 -944 406 -961 406 -961 406 -944 406 -944 406 -961 406 -961 406 -944 black_R /fg 406 -927 406 -944 406 -944 406 -927 406 -927 406 -944 406 -944 406 -927 black_R /fg 406 -910 406 -927 406 -927 406 -910 406 -910 406 -927 406 -927 406 -910 black_R /fg 406 -893 406 -910 406 -910 406 -893 406 -893 406 -910 406 -910 406 -893 black_R /fg 406 -876 406 -893 406 -893 406 -876 406 -876 406 -893 406 -893 406 -876 black_R /fg 406 -859 406 -876 406 -876 406 -859 406 -859 406 -876 406 -876 406 -859 black_R /fg 406 -842 406 -859 406 -859 406 -842 406 -842 406 -859 406 -859 406 -842 black_R /fg 406 -825 406 -842 406 -842 406 -825 406 -825 406 -842 406 -842 406 -825 black_R /fg 406 -808 406 -825 406 -825 406 -808 406 -808 406 -825 406 -825 406 -808 black_R /fg 406 -790 406 -808 406 -808 406 -790 406 -790 406 -808 406 -808 406 -790 black_R /fg 406 -773 406 -791 406 -791 406 -773 406 -773 406 -791 406 -791 406 -773 black_R /fg 406 -756 406 -774 406 -774 406 -756 406 -756 406 -774 406 -774 406 -756 black_R /fg 406 -739 406 -757 406 -757 406 -739 406 -739 406 -757 406 -757 406 -739 black_R /fg 406 -722 406 -740 406 -740 406 -722 406 -722 406 -740 406 -740 406 -722 black_R /fg 406 -705 406 -723 406 -723 406 -705 406 -705 406 -723 406 -723 406 -705 black_R /fg 406 -688 406 -706 406 -706 406 -688 406 -688 406 -706 406 -706 406 -688 black_R /fg 406 -671 406 -689 406 -689 406 -671 406 -671 406 -689 406 -689 406 -671 black_R /fg 406 -654 406 -671 406 -671 406 -654 406 -654 406 -671 406 -671 406 -654 black_R /fg 406 -637 406 -654 406 -654 406 -637 406 -637 406 -654 406 -654 406 -637 black_R /fg 406 -620 406 -637 406 -637 406 -620 406 -620 406 -637 406 -637 406 -620 black_R /fg 406 -603 406 -620 406 -620 406 -603 406 -603 406 -620 406 -620 406 -603 black_R /fg 406 -586 406 -603 406 -603 406 -586 406 -586 406 -603 406 -603 406 -586 black_R /fg 406 -569 406 -586 406 -586 406 -569 406 -569 406 -586 406 -586 406 -569 black_R /fg 406 -552 406 -569 406 -569 406 -552 406 -552 406 -569 406 -569 406 -552 black_R /fg 406 -535 406 -552 406 -552 406 -535 406 -535 406 -552 406 -552 406 -535 black_R /fg 406 -518 406 -535 406 -535 406 -518 406 -518 406 -535 406 -535 406 -518 black_R /fg 406 -501 406 -518 406 -518 406 -501 406 -501 406 -518 406 -518 406 -501 black_R /fg 406 -484 406 -501 406 -501 406 -484 406 -484 406 -501 406 -501 406 -484 black_R /fg 406 -467 406 -484 406 -484 406 -467 406 -467 406 -484 406 -484 406 -467 black_R /fg 406 -450 406 -467 406 -467 406 -450 406 -450 406 -467 406 -467 406 -450 black_R /fg 406 -433 406 -450 406 -450 406 -433 406 -433 406 -450 406 -450 406 -433 black_R 429 -2597 437 -2597 L 429 -2580 437 -2580 L 429 -2563 437 -2563 L 429 -2546 437 -2546 L 429 -2529 437 -2529 L 429 -2512 437 -2512 L 429 -2495 437 -2495 L 429 -2478 437 -2478 L 429 -2461 437 -2461 L 429 -2444 437 -2444 L 429 -2427 437 -2427 L 429 -2410 437 -2410 L 429 -2393 437 -2393 L 429 -2376 437 -2376 L 429 -2359 437 -2359 L 429 -2342 437 -2342 L 429 -2325 437 -2325 L 429 -2308 437 -2308 L 429 -2291 437 -2291 L 429 -2274 437 -2274 L 429 -2257 437 -2257 L 429 -2240 437 -2240 L 429 -2222 437 -2222 L 429 -2205 437 -2205 L 429 -2188 437 -2188 L 429 -2171 437 -2171 L 429 -2154 437 -2154 L 429 -2137 437 -2137 L 429 -2120 437 -2120 L 429 -2103 437 -2103 L 429 -2086 437 -2086 L 429 -2069 437 -2069 L 429 -2052 437 -2052 L 429 -2035 437 -2035 L 429 -2018 437 -2018 L 429 -2001 437 -2001 L 429 -1984 437 -1984 L 429 -1967 437 -1967 L 429 -1950 437 -1950 L 429 -1933 437 -1933 L 429 -1916 437 -1916 L 429 -1899 437 -1899 L 429 -1882 437 -1882 L 429 -1865 437 -1865 L 429 -1847 437 -1847 L 429 -1830 437 -1830 L 429 -1813 437 -1813 L 429 -1796 437 -1796 L 429 -1779 437 -1779 L 429 -1762 437 -1762 L 429 -1745 437 -1745 L 429 -1728 437 -1728 L 429 -1711 437 -1711 L 429 -1694 437 -1694 L 429 -1677 437 -1677 L 429 -1660 437 -1660 L 429 -1643 437 -1643 L 429 -1626 437 -1626 L 429 -1609 437 -1609 L 429 -1592 437 -1592 L 429 -1575 437 -1575 L 429 -1558 437 -1558 L 429 -1541 437 -1541 L 429 -1524 437 -1524 L 429 -1507 437 -1507 L 429 -1490 437 -1490 L 429 -1472 437 -1472 L 429 -1455 437 -1455 L 429 -1438 437 -1438 L 429 -1421 437 -1421 L 429 -1404 437 -1404 L 429 -1387 437 -1387 L 429 -1370 437 -1370 L 429 -1353 437 -1353 L 429 -1336 437 -1336 L 429 -1319 437 -1319 L 429 -1302 437 -1302 L 429 -1285 437 -1285 L 429 -1268 437 -1268 L 429 -1251 437 -1251 L 429 -1234 437 -1234 L 429 -1217 437 -1217 L 429 -1200 437 -1200 L 429 -1183 437 -1183 L 429 -1166 437 -1166 L 429 -1149 437 -1149 L 429 -1132 437 -1132 L 429 -1115 437 -1115 L 429 -1097 437 -1097 L 429 -1080 437 -1080 L 429 -1063 437 -1063 L 429 -1046 437 -1046 L 429 -1029 437 -1029 L 429 -1012 437 -1012 L 429 -995 437 -995 L 429 -978 437 -978 L 429 -961 437 -961 L 429 -944 437 -944 L 429 -927 437 -927 L 429 -910 437 -910 L 429 -893 437 -893 L 429 -876 437 -876 L 429 -859 437 -859 L 429 -842 437 -842 L 429 -825 437 -825 L 429 -808 437 -808 L 429 -791 437 -791 L 429 -774 437 -774 L 429 -757 437 -757 L 429 -740 437 -740 L 429 -722 437 -722 L 429 -705 437 -705 L 429 -688 437 -688 L 429 -671 437 -671 L 429 -654 437 -654 L 429 -637 437 -637 L 429 -620 437 -620 L 429 -603 437 -603 L 429 -586 437 -586 L 429 -569 437 -569 L 429 -552 437 -552 L 429 -535 437 -535 L 429 -518 437 -518 L 429 -501 437 -501 L 429 -484 437 -484 L 429 -467 437 -467 L 429 -450 437 -450 L 429 -433 437 -433 L 406 -2597 414 -2597 L 406 -2580 414 -2580 L 406 -2563 414 -2563 L 406 -2546 414 -2546 L 406 -2529 414 -2529 L 406 -2512 414 -2512 L 406 -2495 414 -2495 L 406 -2478 414 -2478 L 406 -2461 414 -2461 L 406 -2444 414 -2444 L 406 -2427 414 -2427 L 406 -2410 414 -2410 L 406 -2393 414 -2393 L 406 -2376 414 -2376 L 406 -2359 414 -2359 L 406 -2342 414 -2342 L 406 -2325 414 -2325 L 406 -2308 414 -2308 L 406 -2291 414 -2291 L 406 -2274 414 -2274 L 406 -2257 414 -2257 L 406 -2240 414 -2240 L 406 -2222 414 -2222 L 406 -2205 414 -2205 L 406 -2188 414 -2188 L 406 -2171 414 -2171 L 406 -2154 414 -2154 L 406 -2137 414 -2137 L 406 -2120 414 -2120 L 406 -2103 414 -2103 L 406 -2086 414 -2086 L 406 -2069 414 -2069 L 406 -2052 414 -2052 L 406 -2035 414 -2035 L 406 -2018 414 -2018 L 406 -2001 414 -2001 L 406 -1984 414 -1984 L 406 -1967 414 -1967 L 406 -1950 414 -1950 L 406 -1933 414 -1933 L 406 -1916 414 -1916 L 406 -1899 414 -1899 L 406 -1882 414 -1882 L 406 -1865 414 -1865 L 406 -1847 414 -1847 L 406 -1830 414 -1830 L 406 -1813 414 -1813 L 406 -1796 414 -1796 L 406 -1779 414 -1779 L 406 -1762 414 -1762 L 406 -1745 414 -1745 L 406 -1728 414 -1728 L 406 -1711 414 -1711 L 406 -1694 414 -1694 L 406 -1677 414 -1677 L 406 -1660 414 -1660 L 406 -1643 414 -1643 L 406 -1626 414 -1626 L 406 -1609 414 -1609 L 406 -1592 414 -1592 L 406 -1575 414 -1575 L 406 -1558 414 -1558 L 406 -1541 414 -1541 L 406 -1524 414 -1524 L 406 -1507 414 -1507 L 406 -1490 414 -1490 L 406 -1472 414 -1472 L 406 -1455 414 -1455 L 406 -1438 414 -1438 L 406 -1421 414 -1421 L 406 -1404 414 -1404 L 406 -1387 414 -1387 L 406 -1370 414 -1370 L 406 -1353 414 -1353 L 406 -1336 414 -1336 L 406 -1319 414 -1319 L 406 -1302 414 -1302 L 406 -1285 414 -1285 L 406 -1268 414 -1268 L 406 -1251 414 -1251 L 406 -1234 414 -1234 L 406 -1217 414 -1217 L 406 -1200 414 -1200 L 406 -1183 414 -1183 L 406 -1166 414 -1166 L 406 -1149 414 -1149 L 406 -1132 414 -1132 L 406 -1115 414 -1115 L 406 -1097 414 -1097 L 406 -1080 414 -1080 L 406 -1063 414 -1063 L 406 -1046 414 -1046 L 406 -1029 414 -1029 L 406 -1012 414 -1012 L 406 -995 414 -995 L 406 -978 414 -978 L 406 -961 414 -961 L 406 -944 414 -944 L 406 -927 414 -927 L 406 -910 414 -910 L 406 -893 414 -893 L 406 -876 414 -876 L 406 -859 414 -859 L 406 -842 414 -842 L 406 -825 414 -825 L 406 -808 414 -808 L 406 -791 414 -791 L 406 -774 414 -774 L 406 -757 414 -757 L 406 -740 414 -740 L 406 -722 414 -722 L 406 -705 414 -705 L 406 -688 414 -688 L 406 -671 414 -671 L 406 -654 414 -654 L 406 -637 414 -637 L 406 -620 414 -620 L 406 -603 414 -603 L 406 -586 414 -586 L 406 -569 414 -569 L 406 -552 414 -552 L 406 -535 414 -535 L 406 -518 414 -518 L 406 -501 414 -501 L 406 -484 414 -484 L 406 -467 414 -467 L 406 -450 414 -450 L 406 -433 414 -433 L 426 -408 426 -406 L 417 -408 417 -406 L 426 -391 426 -389 L 417 -391 417 -389 L 426 -374 426 -372 L 417 -374 417 -372 L 417 -357 417 -355 L 426 -357 426 -355 L 417 -340 417 -338 L 426 -340 426 -338 L 417 -323 417 -321 L 426 -323 426 -321 L 417 -306 417 -304 L 426 -306 426 -304 L 426 -272 426 -270 L 417 -272 417 -270 L 426 -254 426 -253 L 417 -254 417 -253 L 426 -237 426 -236 L 417 -237 417 -236 L 417 -220 417 -219 L 426 -220 426 -219 L 417 -203 417 -202 L 426 -203 426 -202 L 417 -186 417 -185 L 426 -186 426 -185 L 417 -169 417 -168 L 426 -169 426 -168 L 417 -289 417 -287 L 426 -289 426 -287 L 426 -135 426 -134 L 417 -135 417 -134 L 426 -118 426 -117 L 417 -118 417 -117 L 426 -101 426 -100 L 417 -101 417 -100 L 417 -84 417 -82 L 426 -84 426 -82 L 417 -67 417 -65 L 426 -67 426 -65 L 417 -50 417 -48 L 426 -50 426 -48 L 417 -33 417 -31 L 426 -33 426 -31 L 426 1 426 3 L 417 1 417 3 L 426 18 426 20 L 417 18 417 20 L 426 35 426 37 L 417 35 417 37 L 417 52 417 54 L 426 52 426 54 L 417 69 417 71 L 426 69 426 71 L 417 86 417 88 L 426 86 426 88 L 417 103 417 105 L 426 103 426 105 L 417 -16 417 -14 L 426 -16 426 -14 L 417 -152 417 -151 L 426 -152 426 -151 L 426 138 426 139 L 417 138 417 139 L 426 155 426 156 L 417 155 417 156 L 426 172 426 173 L 417 172 417 173 L 417 189 417 190 L 426 189 426 190 L 417 206 417 207 L 426 206 426 207 L 417 223 417 224 L 426 223 426 224 L 417 240 417 241 L 426 240 426 241 L 426 274 426 275 L 417 274 417 275 L 426 291 426 293 L 417 291 417 293 L 426 308 426 310 L 417 308 417 310 L 417 325 417 327 L 426 325 426 327 L 417 342 417 344 L 426 342 426 344 L 417 359 417 361 L 426 359 426 361 L 417 376 417 378 L 426 376 426 378 L 417 257 417 258 L 426 257 426 258 L 426 410 426 412 L 417 410 417 412 L 426 427 426 429 L 417 427 417 429 L 426 444 426 446 L 417 444 417 446 L 417 461 417 463 L 426 461 426 463 L 417 478 417 480 L 426 478 426 480 L 417 496 417 497 L 426 496 426 497 L 417 513 417 514 L 426 513 426 514 L 426 547 426 548 L 417 547 417 548 L 426 564 426 565 L 417 564 417 565 L 426 581 426 582 L 417 581 417 582 L 417 598 417 599 L 426 598 426 599 L 417 615 417 616 L 426 615 426 616 L 417 632 417 633 L 426 632 426 633 L 417 649 417 650 L 426 649 426 650 L 417 530 417 531 L 426 530 426 531 L 417 393 417 395 L 426 393 426 395 L 417 121 417 122 L 426 121 426 122 L 417 -425 417 -423 L 426 -425 426 -423 L /fg 406 658 406 641 406 641 406 658 406 658 406 641 406 641 406 658 black_R /fg 437 658 437 641 437 641 437 658 437 658 437 641 437 641 437 658 black_R /fg 406 -415 406 -433 406 -433 406 -415 406 -415 406 -433 406 -433 406 -415 black_R 406 -416 414 -416 L /fg 406 -398 406 -416 406 -416 406 -398 406 -398 406 -416 406 -416 406 -398 black_R 406 -399 414 -399 L /fg 406 -381 406 -399 406 -399 406 -381 406 -381 406 -399 406 -399 406 -381 black_R 406 -382 414 -382 L /fg 406 -364 406 -382 406 -382 406 -364 406 -364 406 -382 406 -382 406 -364 black_R 406 -365 414 -365 L /fg 406 -347 406 -365 406 -365 406 -347 406 -347 406 -365 406 -365 406 -347 black_R 406 -347 414 -347 L /fg 406 -330 406 -348 406 -348 406 -330 406 -330 406 -348 406 -348 406 -330 black_R 406 -330 414 -330 L /fg 406 -313 406 -331 406 -331 406 -313 406 -313 406 -331 406 -331 406 -313 black_R 406 -313 414 -313 L /fg 406 -296 406 -314 406 -314 406 -296 406 -296 406 -314 406 -314 406 -296 black_R 406 -296 414 -296 L /fg 406 -279 406 -296 406 -296 406 -279 406 -279 406 -296 406 -296 406 -279 black_R 406 -279 414 -279 L /fg 406 -262 406 -279 406 -279 406 -262 406 -262 406 -279 406 -279 406 -262 black_R 406 -262 414 -262 L /fg 406 -245 406 -262 406 -262 406 -245 406 -245 406 -262 406 -262 406 -245 black_R 406 -245 414 -245 L /fg 406 -228 406 -245 406 -245 406 -228 406 -228 406 -245 406 -245 406 -228 black_R 406 -228 414 -228 L /fg 406 -211 406 -228 406 -228 406 -211 406 -211 406 -228 406 -228 406 -211 black_R 406 -211 414 -211 L /fg 406 -194 406 -211 406 -211 406 -194 406 -194 406 -211 406 -211 406 -194 black_R 406 -194 414 -194 L /fg 406 -177 406 -194 406 -194 406 -177 406 -177 406 -194 406 -194 406 -177 black_R 406 -177 414 -177 L /fg 406 -160 406 -177 406 -177 406 -160 406 -160 406 -177 406 -177 406 -160 black_R 406 -160 414 -160 L /fg 406 -143 406 -160 406 -160 406 -143 406 -143 406 -160 406 -160 406 -143 black_R 406 -143 414 -143 L /fg 406 -126 406 -143 406 -143 406 -126 406 -126 406 -143 406 -143 406 -126 black_R 406 -126 414 -126 L /fg 406 -109 406 -126 406 -126 406 -109 406 -109 406 -126 406 -126 406 -109 black_R 406 -109 414 -109 L /fg 406 -92 406 -109 406 -109 406 -92 406 -92 406 -109 406 -109 406 -92 black_R 406 -92 414 -92 L /fg 406 -75 406 -92 406 -92 406 -75 406 -75 406 -92 406 -92 406 -75 black_R 406 -75 414 -75 L /fg 406 -58 406 -75 406 -75 406 -58 406 -58 406 -75 406 -75 406 -58 black_R 406 -58 414 -58 L /fg 406 -40 406 -58 406 -58 406 -40 406 -40 406 -58 406 -58 406 -40 black_R 406 -41 414 -41 L /fg 406 -23 406 -41 406 -41 406 -23 406 -23 406 -41 406 -41 406 -23 black_R 406 -24 414 -24 L /fg 406 -6 406 -24 406 -24 406 -6 406 -6 406 -24 406 -24 406 -6 black_R 406 -7 414 -7 L /fg 406 11 406 -7 406 -7 406 11 406 11 406 -7 406 -7 406 11 black_R 406 10 414 10 L /fg 406 28 406 10 406 10 406 28 406 28 406 10 406 10 406 28 black_R 406 28 414 28 L /fg 406 45 406 27 406 27 406 45 406 45 406 27 406 27 406 45 black_R 406 45 414 45 L /fg 406 62 406 44 406 44 406 62 406 62 406 44 406 44 406 62 black_R 406 62 414 62 L /fg 406 79 406 61 406 61 406 79 406 79 406 61 406 61 406 79 black_R 406 79 414 79 L /fg 406 96 406 79 406 79 406 96 406 96 406 79 406 79 406 96 black_R 406 96 414 96 L /fg 406 113 406 96 406 96 406 113 406 113 406 96 406 96 406 113 black_R 406 113 414 113 L /fg 406 130 406 113 406 113 406 130 406 130 406 113 406 113 406 130 black_R 406 130 414 130 L /fg 406 147 406 130 406 130 406 147 406 147 406 130 406 130 406 147 black_R 406 147 414 147 L /fg 406 164 406 147 406 147 406 164 406 164 406 147 406 147 406 164 black_R 406 164 414 164 L /fg 406 181 406 164 406 164 406 181 406 181 406 164 406 164 406 181 black_R 406 181 414 181 L /fg 406 198 406 181 406 181 406 198 406 198 406 181 406 181 406 198 black_R 406 198 414 198 L /fg 406 215 406 198 406 198 406 215 406 215 406 198 406 198 406 215 black_R 406 215 414 215 L /fg 406 232 406 215 406 215 406 232 406 232 406 215 406 215 406 232 black_R 406 232 414 232 L /fg 406 249 406 232 406 232 406 249 406 249 406 232 406 232 406 249 black_R 406 249 414 249 L /fg 406 266 406 249 406 249 406 266 406 266 406 249 406 249 406 266 black_R 406 266 414 266 L /fg 406 283 406 266 406 266 406 283 406 283 406 266 406 266 406 283 black_R 406 283 414 283 L /fg 406 300 406 283 406 283 406 300 406 300 406 283 406 283 406 300 black_R 406 300 414 300 L /fg 406 317 406 300 406 300 406 317 406 317 406 300 406 300 406 317 black_R 406 317 414 317 L /fg 406 335 406 317 406 317 406 335 406 335 406 317 406 317 406 335 black_R 406 334 414 334 L /fg 406 352 406 334 406 334 406 352 406 352 406 334 406 334 406 352 black_R 406 351 414 351 L /fg 406 369 406 351 406 351 406 369 406 369 406 351 406 351 406 369 black_R 406 368 414 368 L /fg 406 386 406 368 406 368 406 386 406 386 406 368 406 368 406 386 black_R 406 385 414 385 L /fg 406 403 406 385 406 385 406 403 406 403 406 385 406 385 406 403 black_R 406 403 414 403 L /fg 406 420 406 402 406 402 406 420 406 420 406 402 406 402 406 420 black_R 406 420 414 420 L /fg 406 437 406 419 406 419 406 437 406 437 406 419 406 419 406 437 black_R 406 437 414 437 L /fg 406 454 406 436 406 436 406 454 406 454 406 436 406 436 406 454 black_R 406 454 414 454 L /fg 406 471 406 454 406 454 406 471 406 471 406 454 406 454 406 471 black_R 406 471 414 471 L /fg 406 488 406 471 406 471 406 488 406 488 406 471 406 471 406 488 black_R 406 488 414 488 L /fg 406 505 406 488 406 488 406 505 406 505 406 488 406 488 406 505 black_R 406 505 414 505 L /fg 406 522 406 505 406 505 406 522 406 522 406 505 406 505 406 522 black_R 406 522 414 522 L /fg 406 539 406 522 406 522 406 539 406 539 406 522 406 522 406 539 black_R 406 539 414 539 L /fg 406 556 406 539 406 539 406 556 406 556 406 539 406 539 406 556 black_R 406 556 414 556 L /fg 406 573 406 556 406 556 406 573 406 573 406 556 406 556 406 573 black_R 406 573 414 573 L /fg 406 590 406 573 406 573 406 590 406 590 406 573 406 573 406 590 black_R 406 590 414 590 L /fg 406 607 406 590 406 590 406 607 406 607 406 590 406 590 406 607 black_R 406 607 414 607 L /fg 406 624 406 607 406 607 406 624 406 624 406 607 406 607 406 624 black_R 406 624 414 624 L /fg 406 641 406 624 406 624 406 641 406 641 406 624 406 624 406 641 black_R 406 641 414 641 L 406 658 414 658 L /fg 437 -415 437 -433 437 -433 437 -415 437 -415 437 -433 437 -433 437 -415 black_R 429 -416 437 -416 L /fg 437 -398 437 -416 437 -416 437 -398 437 -398 437 -416 437 -416 437 -398 black_R 429 -399 437 -399 L /fg 437 -381 437 -399 437 -399 437 -381 437 -381 437 -399 437 -399 437 -381 black_R 429 -382 437 -382 L /fg 437 -364 437 -382 437 -382 437 -364 437 -364 437 -382 437 -382 437 -364 black_R 429 -365 437 -365 L /fg 437 -347 437 -365 437 -365 437 -347 437 -347 437 -365 437 -365 437 -347 black_R 429 -347 437 -347 L /fg 437 -330 437 -348 437 -348 437 -330 437 -330 437 -348 437 -348 437 -330 black_R 429 -330 437 -330 L /fg 437 -313 437 -331 437 -331 437 -313 437 -313 437 -331 437 -331 437 -313 black_R 429 -313 437 -313 L /fg 437 -296 437 -314 437 -314 437 -296 437 -296 437 -314 437 -314 437 -296 black_R 429 -296 437 -296 L /fg 437 -279 437 -296 437 -296 437 -279 437 -279 437 -296 437 -296 437 -279 black_R 429 -279 437 -279 L /fg 437 -262 437 -279 437 -279 437 -262 437 -262 437 -279 437 -279 437 -262 black_R 429 -262 437 -262 L /fg 437 -245 437 -262 437 -262 437 -245 437 -245 437 -262 437 -262 437 -245 black_R 429 -245 437 -245 L /fg 437 -228 437 -245 437 -245 437 -228 437 -228 437 -245 437 -245 437 -228 black_R 429 -228 437 -228 L /fg 437 -211 437 -228 437 -228 437 -211 437 -211 437 -228 437 -228 437 -211 black_R 429 -211 437 -211 L /fg 437 -194 437 -211 437 -211 437 -194 437 -194 437 -211 437 -211 437 -194 black_R 429 -194 437 -194 L /fg 437 -177 437 -194 437 -194 437 -177 437 -177 437 -194 437 -194 437 -177 black_R 429 -177 437 -177 L /fg 437 -160 437 -177 437 -177 437 -160 437 -160 437 -177 437 -177 437 -160 black_R 429 -160 437 -160 L /fg 437 -143 437 -160 437 -160 437 -143 437 -143 437 -160 437 -160 437 -143 black_R 429 -143 437 -143 L /fg 437 -126 437 -143 437 -143 437 -126 437 -126 437 -143 437 -143 437 -126 black_R 429 -126 437 -126 L /fg 437 -109 437 -126 437 -126 437 -109 437 -109 437 -126 437 -126 437 -109 black_R 429 -109 437 -109 L /fg 437 -92 437 -109 437 -109 437 -92 437 -92 437 -109 437 -109 437 -92 black_R 429 -92 437 -92 L /fg 437 -75 437 -92 437 -92 437 -75 437 -75 437 -92 437 -92 437 -75 black_R 429 -75 437 -75 L /fg 437 -58 437 -75 437 -75 437 -58 437 -58 437 -75 437 -75 437 -58 black_R 429 -58 437 -58 L /fg 437 -40 437 -58 437 -58 437 -40 437 -40 437 -58 437 -58 437 -40 black_R 429 -41 437 -41 L /fg 437 -23 437 -41 437 -41 437 -23 437 -23 437 -41 437 -41 437 -23 black_R 429 -24 437 -24 L /fg 437 -6 437 -24 437 -24 437 -6 437 -6 437 -24 437 -24 437 -6 black_R 429 -7 437 -7 L /fg 437 11 437 -7 437 -7 437 11 437 11 437 -7 437 -7 437 11 black_R 429 10 437 10 L /fg 437 28 437 10 437 10 437 28 437 28 437 10 437 10 437 28 black_R 429 28 437 28 L /fg 437 45 437 27 437 27 437 45 437 45 437 27 437 27 437 45 black_R 429 45 437 45 L /fg 437 62 437 44 437 44 437 62 437 62 437 44 437 44 437 62 black_R 429 62 437 62 L /fg 437 79 437 61 437 61 437 79 437 79 437 61 437 61 437 79 black_R 429 79 437 79 L /fg 437 96 437 79 437 79 437 96 437 96 437 79 437 79 437 96 black_R 429 96 437 96 L /fg 437 113 437 96 437 96 437 113 437 113 437 96 437 96 437 113 black_R 429 113 437 113 L /fg 437 130 437 113 437 113 437 130 437 130 437 113 437 113 437 130 black_R 429 130 437 130 L /fg 437 147 437 130 437 130 437 147 437 147 437 130 437 130 437 147 black_R 429 147 437 147 L /fg 437 164 437 147 437 147 437 164 437 164 437 147 437 147 437 164 black_R 429 164 437 164 L /fg 437 181 437 164 437 164 437 181 437 181 437 164 437 164 437 181 black_R 429 181 437 181 L /fg 437 198 437 181 437 181 437 198 437 198 437 181 437 181 437 198 black_R 429 198 437 198 L /fg 437 215 437 198 437 198 437 215 437 215 437 198 437 198 437 215 black_R 429 215 437 215 L /fg 437 232 437 215 437 215 437 232 437 232 437 215 437 215 437 232 black_R 429 232 437 232 L /fg 437 249 437 232 437 232 437 249 437 249 437 232 437 232 437 249 black_R 429 249 437 249 L /fg 437 266 437 249 437 249 437 266 437 266 437 249 437 249 437 266 black_R 429 266 437 266 L /fg 437 283 437 266 437 266 437 283 437 283 437 266 437 266 437 283 black_R 429 283 437 283 L /fg 437 300 437 283 437 283 437 300 437 300 437 283 437 283 437 300 black_R 429 300 437 300 L /fg 437 317 437 300 437 300 437 317 437 317 437 300 437 300 437 317 black_R 429 317 437 317 L /fg 437 335 437 317 437 317 437 335 437 335 437 317 437 317 437 335 black_R 429 334 437 334 L /fg 437 352 437 334 437 334 437 352 437 352 437 334 437 334 437 352 black_R 429 351 437 351 L /fg 437 369 437 351 437 351 437 369 437 369 437 351 437 351 437 369 black_R 429 368 437 368 L /fg 437 386 437 368 437 368 437 386 437 386 437 368 437 368 437 386 black_R 429 385 437 385 L /fg 437 403 437 385 437 385 437 403 437 403 437 385 437 385 437 403 black_R 429 403 437 403 L /fg 437 420 437 402 437 402 437 420 437 420 437 402 437 402 437 420 black_R 429 420 437 420 L /fg 437 437 437 419 437 419 437 437 437 437 437 419 437 419 437 437 black_R 429 437 437 437 L /fg 437 454 437 436 437 436 437 454 437 454 437 436 437 436 437 454 black_R 429 454 437 454 L /fg 437 471 437 454 437 454 437 471 437 471 437 454 437 454 437 471 black_R 429 471 437 471 L /fg 437 488 437 471 437 471 437 488 437 488 437 471 437 471 437 488 black_R 429 488 437 488 L /fg 437 505 437 488 437 488 437 505 437 505 437 488 437 488 437 505 black_R 429 505 437 505 L /fg 437 522 437 505 437 505 437 522 437 522 437 505 437 505 437 522 black_R 429 522 437 522 L /fg 437 539 437 522 437 522 437 539 437 539 437 522 437 522 437 539 black_R 429 539 437 539 L /fg 437 556 437 539 437 539 437 556 437 556 437 539 437 539 437 556 black_R 429 556 437 556 L /fg 437 573 437 556 437 556 437 573 437 573 437 556 437 556 437 573 black_R 429 573 437 573 L /fg 437 590 437 573 437 573 437 590 437 590 437 573 437 573 437 590 black_R 429 590 437 590 L /fg 437 607 437 590 437 590 437 607 437 607 437 590 437 590 437 607 black_R 429 607 437 607 L /fg 437 624 437 607 437 607 437 624 437 624 437 607 437 607 437 624 black_R 429 624 437 624 L /fg 437 641 437 624 437 624 437 641 437 641 437 624 437 624 437 641 black_R 429 641 437 641 L 429 658 437 658 L /bg 434 -2594 434 -2600 440 -2600 440 -2594 434 -2594 434 -2600 440 -2600 440 -2594 white_R /fg 435 -2595 435 -2599 439 -2599 439 -2595 435 -2595 435 -2599 439 -2599 439 -2595 black_B /fg 435 -2595 435 -2599 439 -2599 439 -2595 435 -2595 435 -2599 439 -2599 439 -2595 black_R /bg 434 -2577 434 -2583 440 -2583 440 -2577 434 -2577 434 -2583 440 -2583 440 -2577 white_R /fg 435 -2578 435 -2582 439 -2582 439 -2578 435 -2578 435 -2582 439 -2582 439 -2578 black_B /fg 435 -2578 435 -2582 439 -2582 439 -2578 435 -2578 435 -2582 439 -2582 439 -2578 black_R /bg 434 -2560 434 -2566 440 -2566 440 -2560 434 -2560 434 -2566 440 -2566 440 -2560 white_R /fg 435 -2561 435 -2565 439 -2565 439 -2561 435 -2561 435 -2565 439 -2565 439 -2561 black_B /fg 435 -2561 435 -2565 439 -2565 439 -2561 435 -2561 435 -2565 439 -2565 439 -2561 black_R /bg 434 -2543 434 -2549 440 -2549 440 -2543 434 -2543 434 -2549 440 -2549 440 -2543 white_R /fg 435 -2544 435 -2548 439 -2548 439 -2544 435 -2544 435 -2548 439 -2548 439 -2544 black_B /fg 435 -2544 435 -2548 439 -2548 439 -2544 435 -2544 435 -2548 439 -2548 439 -2544 black_R /bg 434 -2526 434 -2532 440 -2532 440 -2526 434 -2526 434 -2532 440 -2532 440 -2526 white_R /fg 435 -2527 435 -2531 439 -2531 439 -2527 435 -2527 435 -2531 439 -2531 439 -2527 black_B /fg 435 -2527 435 -2531 439 -2531 439 -2527 435 -2527 435 -2531 439 -2531 439 -2527 black_R /bg 434 -2509 434 -2515 440 -2515 440 -2509 434 -2509 434 -2515 440 -2515 440 -2509 white_R /fg 435 -2510 435 -2514 439 -2514 439 -2510 435 -2510 435 -2514 439 -2514 439 -2510 black_B /fg 435 -2510 435 -2514 439 -2514 439 -2510 435 -2510 435 -2514 439 -2514 439 -2510 black_R /bg 434 -2492 434 -2498 440 -2498 440 -2492 434 -2492 434 -2498 440 -2498 440 -2492 white_R /fg 435 -2493 435 -2497 439 -2497 439 -2493 435 -2493 435 -2497 439 -2497 439 -2493 black_B /fg 435 -2493 435 -2497 439 -2497 439 -2493 435 -2493 435 -2497 439 -2497 439 -2493 black_R /bg 434 -2475 434 -2481 440 -2481 440 -2475 434 -2475 434 -2481 440 -2481 440 -2475 white_R /fg 435 -2476 435 -2480 439 -2480 439 -2476 435 -2476 435 -2480 439 -2480 439 -2476 black_B /fg 435 -2476 435 -2480 439 -2480 439 -2476 435 -2476 435 -2480 439 -2480 439 -2476 black_R /bg 434 -2458 434 -2464 440 -2464 440 -2458 434 -2458 434 -2464 440 -2464 440 -2458 white_R /fg 435 -2459 435 -2463 439 -2463 439 -2459 435 -2459 435 -2463 439 -2463 439 -2459 black_B /fg 435 -2459 435 -2463 439 -2463 439 -2459 435 -2459 435 -2463 439 -2463 439 -2459 black_R /bg 434 -2441 434 -2447 440 -2447 440 -2441 434 -2441 434 -2447 440 -2447 440 -2441 white_R /fg 435 -2442 435 -2446 439 -2446 439 -2442 435 -2442 435 -2446 439 -2446 439 -2442 black_B /fg 435 -2442 435 -2446 439 -2446 439 -2442 435 -2442 435 -2446 439 -2446 439 -2442 black_R /bg 434 -2424 434 -2430 440 -2430 440 -2424 434 -2424 434 -2430 440 -2430 440 -2424 white_R /fg 435 -2425 435 -2429 439 -2429 439 -2425 435 -2425 435 -2429 439 -2429 439 -2425 black_B /fg 435 -2425 435 -2429 439 -2429 439 -2425 435 -2425 435 -2429 439 -2429 439 -2425 black_R /bg 434 -2407 434 -2413 440 -2413 440 -2407 434 -2407 434 -2413 440 -2413 440 -2407 white_R /fg 435 -2408 435 -2412 439 -2412 439 -2408 435 -2408 435 -2412 439 -2412 439 -2408 black_B /fg 435 -2408 435 -2412 439 -2412 439 -2408 435 -2408 435 -2412 439 -2412 439 -2408 black_R /bg 434 -2390 434 -2396 440 -2396 440 -2390 434 -2390 434 -2396 440 -2396 440 -2390 white_R /fg 435 -2391 435 -2395 439 -2395 439 -2391 435 -2391 435 -2395 439 -2395 439 -2391 black_B /fg 435 -2391 435 -2395 439 -2395 439 -2391 435 -2391 435 -2395 439 -2395 439 -2391 black_R /bg 434 -2373 434 -2379 440 -2379 440 -2373 434 -2373 434 -2379 440 -2379 440 -2373 white_R /fg 435 -2374 435 -2378 439 -2378 439 -2374 435 -2374 435 -2378 439 -2378 439 -2374 black_B /fg 435 -2374 435 -2378 439 -2378 439 -2374 435 -2374 435 -2378 439 -2378 439 -2374 black_R /bg 434 -2356 434 -2362 440 -2362 440 -2356 434 -2356 434 -2362 440 -2362 440 -2356 white_R /fg 435 -2357 435 -2361 439 -2361 439 -2357 435 -2357 435 -2361 439 -2361 439 -2357 black_B /fg 435 -2357 435 -2361 439 -2361 439 -2357 435 -2357 435 -2361 439 -2361 439 -2357 black_R /bg 434 -2339 434 -2345 440 -2345 440 -2339 434 -2339 434 -2345 440 -2345 440 -2339 white_R /fg 435 -2340 435 -2344 439 -2344 439 -2340 435 -2340 435 -2344 439 -2344 439 -2340 black_B /fg 435 -2340 435 -2344 439 -2344 439 -2340 435 -2340 435 -2344 439 -2344 439 -2340 black_R /bg 434 -2322 434 -2328 440 -2328 440 -2322 434 -2322 434 -2328 440 -2328 440 -2322 white_R /fg 435 -2323 435 -2327 439 -2327 439 -2323 435 -2323 435 -2327 439 -2327 439 -2323 black_B /fg 435 -2323 435 -2327 439 -2327 439 -2323 435 -2323 435 -2327 439 -2327 439 -2323 black_R /bg 434 -2305 434 -2311 440 -2311 440 -2305 434 -2305 434 -2311 440 -2311 440 -2305 white_R /fg 435 -2306 435 -2310 439 -2310 439 -2306 435 -2306 435 -2310 439 -2310 439 -2306 black_B /fg 435 -2306 435 -2310 439 -2310 439 -2306 435 -2306 435 -2310 439 -2310 439 -2306 black_R /bg 434 -2288 434 -2294 440 -2294 440 -2288 434 -2288 434 -2294 440 -2294 440 -2288 white_R /fg 435 -2289 435 -2293 439 -2293 439 -2289 435 -2289 435 -2293 439 -2293 439 -2289 black_B /fg 435 -2289 435 -2293 439 -2293 439 -2289 435 -2289 435 -2293 439 -2293 439 -2289 black_R /bg 434 -2271 434 -2277 440 -2277 440 -2271 434 -2271 434 -2277 440 -2277 440 -2271 white_R /fg 435 -2272 435 -2276 439 -2276 439 -2272 435 -2272 435 -2276 439 -2276 439 -2272 black_B /fg 435 -2272 435 -2276 439 -2276 439 -2272 435 -2272 435 -2276 439 -2276 439 -2272 black_R /bg 434 -2254 434 -2260 440 -2260 440 -2254 434 -2254 434 -2260 440 -2260 440 -2254 white_R /fg 435 -2255 435 -2259 439 -2259 439 -2255 435 -2255 435 -2259 439 -2259 439 -2255 black_B /fg 435 -2255 435 -2259 439 -2259 439 -2255 435 -2255 435 -2259 439 -2259 439 -2255 black_R /bg 434 -2237 434 -2243 440 -2243 440 -2237 434 -2237 434 -2243 440 -2243 440 -2237 white_R /fg 435 -2238 435 -2242 439 -2242 439 -2238 435 -2238 435 -2242 439 -2242 439 -2238 black_B /fg 435 -2238 435 -2242 439 -2242 439 -2238 435 -2238 435 -2242 439 -2242 439 -2238 black_R /bg 434 -2219 434 -2225 440 -2225 440 -2219 434 -2219 434 -2225 440 -2225 440 -2219 white_R /fg 435 -2220 435 -2224 439 -2224 439 -2220 435 -2220 435 -2224 439 -2224 439 -2220 black_B /fg 435 -2220 435 -2224 439 -2224 439 -2220 435 -2220 435 -2224 439 -2224 439 -2220 black_R /bg 434 -2202 434 -2208 440 -2208 440 -2202 434 -2202 434 -2208 440 -2208 440 -2202 white_R /fg 435 -2203 435 -2207 439 -2207 439 -2203 435 -2203 435 -2207 439 -2207 439 -2203 black_B /fg 435 -2203 435 -2207 439 -2207 439 -2203 435 -2203 435 -2207 439 -2207 439 -2203 black_R /bg 434 -2185 434 -2191 440 -2191 440 -2185 434 -2185 434 -2191 440 -2191 440 -2185 white_R /fg 435 -2186 435 -2190 439 -2190 439 -2186 435 -2186 435 -2190 439 -2190 439 -2186 black_B /fg 435 -2186 435 -2190 439 -2190 439 -2186 435 -2186 435 -2190 439 -2190 439 -2186 black_R /bg 434 -2168 434 -2174 440 -2174 440 -2168 434 -2168 434 -2174 440 -2174 440 -2168 white_R /fg 435 -2169 435 -2173 439 -2173 439 -2169 435 -2169 435 -2173 439 -2173 439 -2169 black_B /fg 435 -2169 435 -2173 439 -2173 439 -2169 435 -2169 435 -2173 439 -2173 439 -2169 black_R /bg 434 -2151 434 -2157 440 -2157 440 -2151 434 -2151 434 -2157 440 -2157 440 -2151 white_R /fg 435 -2152 435 -2156 439 -2156 439 -2152 435 -2152 435 -2156 439 -2156 439 -2152 black_B /fg 435 -2152 435 -2156 439 -2156 439 -2152 435 -2152 435 -2156 439 -2156 439 -2152 black_R /bg 434 -2134 434 -2140 440 -2140 440 -2134 434 -2134 434 -2140 440 -2140 440 -2134 white_R /fg 435 -2135 435 -2139 439 -2139 439 -2135 435 -2135 435 -2139 439 -2139 439 -2135 black_B /fg 435 -2135 435 -2139 439 -2139 439 -2135 435 -2135 435 -2139 439 -2139 439 -2135 black_R /bg 434 -2117 434 -2123 440 -2123 440 -2117 434 -2117 434 -2123 440 -2123 440 -2117 white_R /fg 435 -2118 435 -2122 439 -2122 439 -2118 435 -2118 435 -2122 439 -2122 439 -2118 black_B /fg 435 -2118 435 -2122 439 -2122 439 -2118 435 -2118 435 -2122 439 -2122 439 -2118 black_R /bg 434 -2100 434 -2106 440 -2106 440 -2100 434 -2100 434 -2106 440 -2106 440 -2100 white_R /fg 435 -2101 435 -2105 439 -2105 439 -2101 435 -2101 435 -2105 439 -2105 439 -2101 black_B /fg 435 -2101 435 -2105 439 -2105 439 -2101 435 -2101 435 -2105 439 -2105 439 -2101 black_R /bg 434 -2083 434 -2089 440 -2089 440 -2083 434 -2083 434 -2089 440 -2089 440 -2083 white_R /fg 435 -2084 435 -2088 439 -2088 439 -2084 435 -2084 435 -2088 439 -2088 439 -2084 black_B /fg 435 -2084 435 -2088 439 -2088 439 -2084 435 -2084 435 -2088 439 -2088 439 -2084 black_R /bg 434 -2066 434 -2072 440 -2072 440 -2066 434 -2066 434 -2072 440 -2072 440 -2066 white_R /fg 435 -2067 435 -2071 439 -2071 439 -2067 435 -2067 435 -2071 439 -2071 439 -2067 black_B /fg 435 -2067 435 -2071 439 -2071 439 -2067 435 -2067 435 -2071 439 -2071 439 -2067 black_R /bg 434 -2049 434 -2055 440 -2055 440 -2049 434 -2049 434 -2055 440 -2055 440 -2049 white_R /fg 435 -2050 435 -2054 439 -2054 439 -2050 435 -2050 435 -2054 439 -2054 439 -2050 black_B /fg 435 -2050 435 -2054 439 -2054 439 -2050 435 -2050 435 -2054 439 -2054 439 -2050 black_R /bg 434 -2032 434 -2038 440 -2038 440 -2032 434 -2032 434 -2038 440 -2038 440 -2032 white_R /fg 435 -2033 435 -2037 439 -2037 439 -2033 435 -2033 435 -2037 439 -2037 439 -2033 black_B /fg 435 -2033 435 -2037 439 -2037 439 -2033 435 -2033 435 -2037 439 -2037 439 -2033 black_R /bg 434 -2015 434 -2021 440 -2021 440 -2015 434 -2015 434 -2021 440 -2021 440 -2015 white_R /fg 435 -2016 435 -2020 439 -2020 439 -2016 435 -2016 435 -2020 439 -2020 439 -2016 black_B /fg 435 -2016 435 -2020 439 -2020 439 -2016 435 -2016 435 -2020 439 -2020 439 -2016 black_R /bg 434 -1998 434 -2004 440 -2004 440 -1998 434 -1998 434 -2004 440 -2004 440 -1998 white_R /fg 435 -1999 435 -2003 439 -2003 439 -1999 435 -1999 435 -2003 439 -2003 439 -1999 black_B /fg 435 -1999 435 -2003 439 -2003 439 -1999 435 -1999 435 -2003 439 -2003 439 -1999 black_R /bg 434 -1981 434 -1987 440 -1987 440 -1981 434 -1981 434 -1987 440 -1987 440 -1981 white_R /fg 435 -1982 435 -1986 439 -1986 439 -1982 435 -1982 435 -1986 439 -1986 439 -1982 black_B /fg 435 -1982 435 -1986 439 -1986 439 -1982 435 -1982 435 -1986 439 -1986 439 -1982 black_R /bg 434 -1964 434 -1970 440 -1970 440 -1964 434 -1964 434 -1970 440 -1970 440 -1964 white_R /fg 435 -1965 435 -1969 439 -1969 439 -1965 435 -1965 435 -1969 439 -1969 439 -1965 black_B /fg 435 -1965 435 -1969 439 -1969 439 -1965 435 -1965 435 -1969 439 -1969 439 -1965 black_R /bg 434 -1947 434 -1953 440 -1953 440 -1947 434 -1947 434 -1953 440 -1953 440 -1947 white_R /fg 435 -1948 435 -1952 439 -1952 439 -1948 435 -1948 435 -1952 439 -1952 439 -1948 black_B /fg 435 -1948 435 -1952 439 -1952 439 -1948 435 -1948 435 -1952 439 -1952 439 -1948 black_R /bg 434 -1930 434 -1936 440 -1936 440 -1930 434 -1930 434 -1936 440 -1936 440 -1930 white_R /fg 435 -1931 435 -1935 439 -1935 439 -1931 435 -1931 435 -1935 439 -1935 439 -1931 black_B /fg 435 -1931 435 -1935 439 -1935 439 -1931 435 -1931 435 -1935 439 -1935 439 -1931 black_R /bg 434 -1913 434 -1919 440 -1919 440 -1913 434 -1913 434 -1919 440 -1919 440 -1913 white_R /fg 435 -1914 435 -1918 439 -1918 439 -1914 435 -1914 435 -1918 439 -1918 439 -1914 black_B /fg 435 -1914 435 -1918 439 -1918 439 -1914 435 -1914 435 -1918 439 -1918 439 -1914 black_R /bg 434 -1896 434 -1902 440 -1902 440 -1896 434 -1896 434 -1902 440 -1902 440 -1896 white_R /fg 435 -1897 435 -1901 439 -1901 439 -1897 435 -1897 435 -1901 439 -1901 439 -1897 black_B /fg 435 -1897 435 -1901 439 -1901 439 -1897 435 -1897 435 -1901 439 -1901 439 -1897 black_R /bg 434 -1879 434 -1885 440 -1885 440 -1879 434 -1879 434 -1885 440 -1885 440 -1879 white_R /fg 435 -1880 435 -1884 439 -1884 439 -1880 435 -1880 435 -1884 439 -1884 439 -1880 black_B /fg 435 -1880 435 -1884 439 -1884 439 -1880 435 -1880 435 -1884 439 -1884 439 -1880 black_R /bg 434 -1862 434 -1868 440 -1868 440 -1862 434 -1862 434 -1868 440 -1868 440 -1862 white_R /fg 435 -1863 435 -1867 439 -1867 439 -1863 435 -1863 435 -1867 439 -1867 439 -1863 black_B /fg 435 -1863 435 -1867 439 -1867 439 -1863 435 -1863 435 -1867 439 -1867 439 -1863 black_R /bg 434 -1844 434 -1850 440 -1850 440 -1844 434 -1844 434 -1850 440 -1850 440 -1844 white_R /fg 435 -1845 435 -1849 439 -1849 439 -1845 435 -1845 435 -1849 439 -1849 439 -1845 black_B /fg 435 -1845 435 -1849 439 -1849 439 -1845 435 -1845 435 -1849 439 -1849 439 -1845 black_R /bg 434 -1827 434 -1833 440 -1833 440 -1827 434 -1827 434 -1833 440 -1833 440 -1827 white_R /fg 435 -1828 435 -1832 439 -1832 439 -1828 435 -1828 435 -1832 439 -1832 439 -1828 black_B /fg 435 -1828 435 -1832 439 -1832 439 -1828 435 -1828 435 -1832 439 -1832 439 -1828 black_R /bg 434 -1810 434 -1816 440 -1816 440 -1810 434 -1810 434 -1816 440 -1816 440 -1810 white_R /fg 435 -1811 435 -1815 439 -1815 439 -1811 435 -1811 435 -1815 439 -1815 439 -1811 black_B /fg 435 -1811 435 -1815 439 -1815 439 -1811 435 -1811 435 -1815 439 -1815 439 -1811 black_R /bg 434 -1793 434 -1799 440 -1799 440 -1793 434 -1793 434 -1799 440 -1799 440 -1793 white_R /fg 435 -1794 435 -1798 439 -1798 439 -1794 435 -1794 435 -1798 439 -1798 439 -1794 black_B /fg 435 -1794 435 -1798 439 -1798 439 -1794 435 -1794 435 -1798 439 -1798 439 -1794 black_R /bg 434 -1776 434 -1782 440 -1782 440 -1776 434 -1776 434 -1782 440 -1782 440 -1776 white_R /fg 435 -1777 435 -1781 439 -1781 439 -1777 435 -1777 435 -1781 439 -1781 439 -1777 black_B /fg 435 -1777 435 -1781 439 -1781 439 -1777 435 -1777 435 -1781 439 -1781 439 -1777 black_R /bg 434 -1759 434 -1765 440 -1765 440 -1759 434 -1759 434 -1765 440 -1765 440 -1759 white_R /fg 435 -1760 435 -1764 439 -1764 439 -1760 435 -1760 435 -1764 439 -1764 439 -1760 black_B /fg 435 -1760 435 -1764 439 -1764 439 -1760 435 -1760 435 -1764 439 -1764 439 -1760 black_R /bg 434 -1742 434 -1748 440 -1748 440 -1742 434 -1742 434 -1748 440 -1748 440 -1742 white_R /fg 435 -1743 435 -1747 439 -1747 439 -1743 435 -1743 435 -1747 439 -1747 439 -1743 black_B /fg 435 -1743 435 -1747 439 -1747 439 -1743 435 -1743 435 -1747 439 -1747 439 -1743 black_R /bg 434 -1725 434 -1731 440 -1731 440 -1725 434 -1725 434 -1731 440 -1731 440 -1725 white_R /fg 435 -1726 435 -1730 439 -1730 439 -1726 435 -1726 435 -1730 439 -1730 439 -1726 black_B /fg 435 -1726 435 -1730 439 -1730 439 -1726 435 -1726 435 -1730 439 -1730 439 -1726 black_R /bg 434 -1708 434 -1714 440 -1714 440 -1708 434 -1708 434 -1714 440 -1714 440 -1708 white_R /fg 435 -1709 435 -1713 439 -1713 439 -1709 435 -1709 435 -1713 439 -1713 439 -1709 black_B /fg 435 -1709 435 -1713 439 -1713 439 -1709 435 -1709 435 -1713 439 -1713 439 -1709 black_R /bg 434 -1691 434 -1697 440 -1697 440 -1691 434 -1691 434 -1697 440 -1697 440 -1691 white_R /fg 435 -1692 435 -1696 439 -1696 439 -1692 435 -1692 435 -1696 439 -1696 439 -1692 black_B /fg 435 -1692 435 -1696 439 -1696 439 -1692 435 -1692 435 -1696 439 -1696 439 -1692 black_R /bg 434 -1674 434 -1680 440 -1680 440 -1674 434 -1674 434 -1680 440 -1680 440 -1674 white_R /fg 435 -1675 435 -1679 439 -1679 439 -1675 435 -1675 435 -1679 439 -1679 439 -1675 black_B /fg 435 -1675 435 -1679 439 -1679 439 -1675 435 -1675 435 -1679 439 -1679 439 -1675 black_R /bg 434 -1657 434 -1663 440 -1663 440 -1657 434 -1657 434 -1663 440 -1663 440 -1657 white_R /fg 435 -1658 435 -1662 439 -1662 439 -1658 435 -1658 435 -1662 439 -1662 439 -1658 black_B /fg 435 -1658 435 -1662 439 -1662 439 -1658 435 -1658 435 -1662 439 -1662 439 -1658 black_R /bg 434 -1640 434 -1646 440 -1646 440 -1640 434 -1640 434 -1646 440 -1646 440 -1640 white_R /fg 435 -1641 435 -1645 439 -1645 439 -1641 435 -1641 435 -1645 439 -1645 439 -1641 black_B /fg 435 -1641 435 -1645 439 -1645 439 -1641 435 -1641 435 -1645 439 -1645 439 -1641 black_R /bg 434 -1623 434 -1629 440 -1629 440 -1623 434 -1623 434 -1629 440 -1629 440 -1623 white_R /fg 435 -1624 435 -1628 439 -1628 439 -1624 435 -1624 435 -1628 439 -1628 439 -1624 black_B /fg 435 -1624 435 -1628 439 -1628 439 -1624 435 -1624 435 -1628 439 -1628 439 -1624 black_R /bg 434 -1606 434 -1612 440 -1612 440 -1606 434 -1606 434 -1612 440 -1612 440 -1606 white_R /fg 435 -1607 435 -1611 439 -1611 439 -1607 435 -1607 435 -1611 439 -1611 439 -1607 black_B /fg 435 -1607 435 -1611 439 -1611 439 -1607 435 -1607 435 -1611 439 -1611 439 -1607 black_R /bg 434 -1589 434 -1595 440 -1595 440 -1589 434 -1589 434 -1595 440 -1595 440 -1589 white_R /fg 435 -1590 435 -1594 439 -1594 439 -1590 435 -1590 435 -1594 439 -1594 439 -1590 black_B /fg 435 -1590 435 -1594 439 -1594 439 -1590 435 -1590 435 -1594 439 -1594 439 -1590 black_R /bg 434 -1572 434 -1578 440 -1578 440 -1572 434 -1572 434 -1578 440 -1578 440 -1572 white_R /fg 435 -1573 435 -1577 439 -1577 439 -1573 435 -1573 435 -1577 439 -1577 439 -1573 black_B /fg 435 -1573 435 -1577 439 -1577 439 -1573 435 -1573 435 -1577 439 -1577 439 -1573 black_R /bg 434 -1555 434 -1561 440 -1561 440 -1555 434 -1555 434 -1561 440 -1561 440 -1555 white_R /fg 435 -1556 435 -1560 439 -1560 439 -1556 435 -1556 435 -1560 439 -1560 439 -1556 black_B /fg 435 -1556 435 -1560 439 -1560 439 -1556 435 -1556 435 -1560 439 -1560 439 -1556 black_R /bg 434 -1538 434 -1544 440 -1544 440 -1538 434 -1538 434 -1544 440 -1544 440 -1538 white_R /fg 435 -1539 435 -1543 439 -1543 439 -1539 435 -1539 435 -1543 439 -1543 439 -1539 black_B /fg 435 -1539 435 -1543 439 -1543 439 -1539 435 -1539 435 -1543 439 -1543 439 -1539 black_R /bg 434 -1521 434 -1527 440 -1527 440 -1521 434 -1521 434 -1527 440 -1527 440 -1521 white_R /fg 435 -1522 435 -1526 439 -1526 439 -1522 435 -1522 435 -1526 439 -1526 439 -1522 black_B /fg 435 -1522 435 -1526 439 -1526 439 -1522 435 -1522 435 -1526 439 -1526 439 -1522 black_R /bg 434 -1504 434 -1510 440 -1510 440 -1504 434 -1504 434 -1510 440 -1510 440 -1504 white_R /fg 435 -1505 435 -1509 439 -1509 439 -1505 435 -1505 435 -1509 439 -1509 439 -1505 black_B /fg 435 -1505 435 -1509 439 -1509 439 -1505 435 -1505 435 -1509 439 -1509 439 -1505 black_R /bg 434 -1487 434 -1493 440 -1493 440 -1487 434 -1487 434 -1493 440 -1493 440 -1487 white_R /fg 435 -1488 435 -1492 439 -1492 439 -1488 435 -1488 435 -1492 439 -1492 439 -1488 black_B /fg 435 -1488 435 -1492 439 -1492 439 -1488 435 -1488 435 -1492 439 -1492 439 -1488 black_R /bg 434 -1469 434 -1475 440 -1475 440 -1469 434 -1469 434 -1475 440 -1475 440 -1469 white_R /fg 435 -1470 435 -1474 439 -1474 439 -1470 435 -1470 435 -1474 439 -1474 439 -1470 black_B /fg 435 -1470 435 -1474 439 -1474 439 -1470 435 -1470 435 -1474 439 -1474 439 -1470 black_R /bg 434 -1452 434 -1458 440 -1458 440 -1452 434 -1452 434 -1458 440 -1458 440 -1452 white_R /fg 435 -1453 435 -1457 439 -1457 439 -1453 435 -1453 435 -1457 439 -1457 439 -1453 black_B /fg 435 -1453 435 -1457 439 -1457 439 -1453 435 -1453 435 -1457 439 -1457 439 -1453 black_R /bg 434 -1435 434 -1441 440 -1441 440 -1435 434 -1435 434 -1441 440 -1441 440 -1435 white_R /fg 435 -1436 435 -1440 439 -1440 439 -1436 435 -1436 435 -1440 439 -1440 439 -1436 black_B /fg 435 -1436 435 -1440 439 -1440 439 -1436 435 -1436 435 -1440 439 -1440 439 -1436 black_R /bg 434 -1418 434 -1424 440 -1424 440 -1418 434 -1418 434 -1424 440 -1424 440 -1418 white_R /fg 435 -1419 435 -1423 439 -1423 439 -1419 435 -1419 435 -1423 439 -1423 439 -1419 black_B /fg 435 -1419 435 -1423 439 -1423 439 -1419 435 -1419 435 -1423 439 -1423 439 -1419 black_R /bg 434 -1401 434 -1407 440 -1407 440 -1401 434 -1401 434 -1407 440 -1407 440 -1401 white_R /fg 435 -1402 435 -1406 439 -1406 439 -1402 435 -1402 435 -1406 439 -1406 439 -1402 black_B /fg 435 -1402 435 -1406 439 -1406 439 -1402 435 -1402 435 -1406 439 -1406 439 -1402 black_R /bg 434 -1384 434 -1390 440 -1390 440 -1384 434 -1384 434 -1390 440 -1390 440 -1384 white_R /fg 435 -1385 435 -1389 439 -1389 439 -1385 435 -1385 435 -1389 439 -1389 439 -1385 black_B /fg 435 -1385 435 -1389 439 -1389 439 -1385 435 -1385 435 -1389 439 -1389 439 -1385 black_R /bg 434 -1367 434 -1373 440 -1373 440 -1367 434 -1367 434 -1373 440 -1373 440 -1367 white_R /fg 435 -1368 435 -1372 439 -1372 439 -1368 435 -1368 435 -1372 439 -1372 439 -1368 black_B /fg 435 -1368 435 -1372 439 -1372 439 -1368 435 -1368 435 -1372 439 -1372 439 -1368 black_R /bg 434 -1350 434 -1356 440 -1356 440 -1350 434 -1350 434 -1356 440 -1356 440 -1350 white_R /fg 435 -1351 435 -1355 439 -1355 439 -1351 435 -1351 435 -1355 439 -1355 439 -1351 black_B /fg 435 -1351 435 -1355 439 -1355 439 -1351 435 -1351 435 -1355 439 -1355 439 -1351 black_R /bg 434 -1333 434 -1339 440 -1339 440 -1333 434 -1333 434 -1339 440 -1339 440 -1333 white_R /fg 435 -1334 435 -1338 439 -1338 439 -1334 435 -1334 435 -1338 439 -1338 439 -1334 black_B /fg 435 -1334 435 -1338 439 -1338 439 -1334 435 -1334 435 -1338 439 -1338 439 -1334 black_R /bg 434 -1316 434 -1322 440 -1322 440 -1316 434 -1316 434 -1322 440 -1322 440 -1316 white_R /fg 435 -1317 435 -1321 439 -1321 439 -1317 435 -1317 435 -1321 439 -1321 439 -1317 black_B /fg 435 -1317 435 -1321 439 -1321 439 -1317 435 -1317 435 -1321 439 -1321 439 -1317 black_R /bg 434 -1299 434 -1305 440 -1305 440 -1299 434 -1299 434 -1305 440 -1305 440 -1299 white_R /fg 435 -1300 435 -1304 439 -1304 439 -1300 435 -1300 435 -1304 439 -1304 439 -1300 black_B /fg 435 -1300 435 -1304 439 -1304 439 -1300 435 -1300 435 -1304 439 -1304 439 -1300 black_R /bg 434 -1282 434 -1288 440 -1288 440 -1282 434 -1282 434 -1288 440 -1288 440 -1282 white_R /fg 435 -1283 435 -1287 439 -1287 439 -1283 435 -1283 435 -1287 439 -1287 439 -1283 black_B /fg 435 -1283 435 -1287 439 -1287 439 -1283 435 -1283 435 -1287 439 -1287 439 -1283 black_R /bg 434 -1265 434 -1271 440 -1271 440 -1265 434 -1265 434 -1271 440 -1271 440 -1265 white_R /fg 435 -1266 435 -1270 439 -1270 439 -1266 435 -1266 435 -1270 439 -1270 439 -1266 black_B /fg 435 -1266 435 -1270 439 -1270 439 -1266 435 -1266 435 -1270 439 -1270 439 -1266 black_R /bg 434 -1248 434 -1254 440 -1254 440 -1248 434 -1248 434 -1254 440 -1254 440 -1248 white_R /fg 435 -1249 435 -1253 439 -1253 439 -1249 435 -1249 435 -1253 439 -1253 439 -1249 black_B /fg 435 -1249 435 -1253 439 -1253 439 -1249 435 -1249 435 -1253 439 -1253 439 -1249 black_R /bg 434 -1231 434 -1237 440 -1237 440 -1231 434 -1231 434 -1237 440 -1237 440 -1231 white_R /fg 435 -1232 435 -1236 439 -1236 439 -1232 435 -1232 435 -1236 439 -1236 439 -1232 black_B /fg 435 -1232 435 -1236 439 -1236 439 -1232 435 -1232 435 -1236 439 -1236 439 -1232 black_R /bg 434 -1214 434 -1220 440 -1220 440 -1214 434 -1214 434 -1220 440 -1220 440 -1214 white_R /fg 435 -1215 435 -1219 439 -1219 439 -1215 435 -1215 435 -1219 439 -1219 439 -1215 black_B /fg 435 -1215 435 -1219 439 -1219 439 -1215 435 -1215 435 -1219 439 -1219 439 -1215 black_R /bg 434 -1197 434 -1203 440 -1203 440 -1197 434 -1197 434 -1203 440 -1203 440 -1197 white_R /fg 435 -1198 435 -1202 439 -1202 439 -1198 435 -1198 435 -1202 439 -1202 439 -1198 black_B /fg 435 -1198 435 -1202 439 -1202 439 -1198 435 -1198 435 -1202 439 -1202 439 -1198 black_R /bg 434 -1180 434 -1186 440 -1186 440 -1180 434 -1180 434 -1186 440 -1186 440 -1180 white_R /fg 435 -1181 435 -1185 439 -1185 439 -1181 435 -1181 435 -1185 439 -1185 439 -1181 black_B /fg 435 -1181 435 -1185 439 -1185 439 -1181 435 -1181 435 -1185 439 -1185 439 -1181 black_R /bg 434 -1163 434 -1169 440 -1169 440 -1163 434 -1163 434 -1169 440 -1169 440 -1163 white_R /fg 435 -1164 435 -1168 439 -1168 439 -1164 435 -1164 435 -1168 439 -1168 439 -1164 black_B /fg 435 -1164 435 -1168 439 -1168 439 -1164 435 -1164 435 -1168 439 -1168 439 -1164 black_R /bg 434 -1146 434 -1152 440 -1152 440 -1146 434 -1146 434 -1152 440 -1152 440 -1146 white_R /fg 435 -1147 435 -1151 439 -1151 439 -1147 435 -1147 435 -1151 439 -1151 439 -1147 black_B /fg 435 -1147 435 -1151 439 -1151 439 -1147 435 -1147 435 -1151 439 -1151 439 -1147 black_R /bg 434 -1129 434 -1135 440 -1135 440 -1129 434 -1129 434 -1135 440 -1135 440 -1129 white_R /fg 435 -1130 435 -1134 439 -1134 439 -1130 435 -1130 435 -1134 439 -1134 439 -1130 black_B /fg 435 -1130 435 -1134 439 -1134 439 -1130 435 -1130 435 -1134 439 -1134 439 -1130 black_R /bg 434 -1112 434 -1118 440 -1118 440 -1112 434 -1112 434 -1118 440 -1118 440 -1112 white_R /fg 435 -1113 435 -1117 439 -1117 439 -1113 435 -1113 435 -1117 439 -1117 439 -1113 black_B /fg 435 -1113 435 -1117 439 -1117 439 -1113 435 -1113 435 -1117 439 -1117 439 -1113 black_R /bg 434 -1094 434 -1100 440 -1100 440 -1094 434 -1094 434 -1100 440 -1100 440 -1094 white_R /fg 435 -1095 435 -1099 439 -1099 439 -1095 435 -1095 435 -1099 439 -1099 439 -1095 black_B /fg 435 -1095 435 -1099 439 -1099 439 -1095 435 -1095 435 -1099 439 -1099 439 -1095 black_R /bg 434 -1077 434 -1083 440 -1083 440 -1077 434 -1077 434 -1083 440 -1083 440 -1077 white_R /fg 435 -1078 435 -1082 439 -1082 439 -1078 435 -1078 435 -1082 439 -1082 439 -1078 black_B /fg 435 -1078 435 -1082 439 -1082 439 -1078 435 -1078 435 -1082 439 -1082 439 -1078 black_R /bg 434 -1060 434 -1066 440 -1066 440 -1060 434 -1060 434 -1066 440 -1066 440 -1060 white_R /fg 435 -1061 435 -1065 439 -1065 439 -1061 435 -1061 435 -1065 439 -1065 439 -1061 black_B /fg 435 -1061 435 -1065 439 -1065 439 -1061 435 -1061 435 -1065 439 -1065 439 -1061 black_R /bg 434 -1043 434 -1049 440 -1049 440 -1043 434 -1043 434 -1049 440 -1049 440 -1043 white_R /fg 435 -1044 435 -1048 439 -1048 439 -1044 435 -1044 435 -1048 439 -1048 439 -1044 black_B /fg 435 -1044 435 -1048 439 -1048 439 -1044 435 -1044 435 -1048 439 -1048 439 -1044 black_R /bg 434 -1026 434 -1032 440 -1032 440 -1026 434 -1026 434 -1032 440 -1032 440 -1026 white_R /fg 435 -1027 435 -1031 439 -1031 439 -1027 435 -1027 435 -1031 439 -1031 439 -1027 black_B /fg 435 -1027 435 -1031 439 -1031 439 -1027 435 -1027 435 -1031 439 -1031 439 -1027 black_R /bg 434 -1009 434 -1015 440 -1015 440 -1009 434 -1009 434 -1015 440 -1015 440 -1009 white_R /fg 435 -1010 435 -1014 439 -1014 439 -1010 435 -1010 435 -1014 439 -1014 439 -1010 black_B /fg 435 -1010 435 -1014 439 -1014 439 -1010 435 -1010 435 -1014 439 -1014 439 -1010 black_R /bg 434 -992 434 -998 440 -998 440 -992 434 -992 434 -998 440 -998 440 -992 white_R /fg 435 -993 435 -997 439 -997 439 -993 435 -993 435 -997 439 -997 439 -993 black_B /fg 435 -993 435 -997 439 -997 439 -993 435 -993 435 -997 439 -997 439 -993 black_R /bg 434 -975 434 -981 440 -981 440 -975 434 -975 434 -981 440 -981 440 -975 white_R /fg 435 -976 435 -980 439 -980 439 -976 435 -976 435 -980 439 -980 439 -976 black_B /fg 435 -976 435 -980 439 -980 439 -976 435 -976 435 -980 439 -980 439 -976 black_R /bg 434 -958 434 -964 440 -964 440 -958 434 -958 434 -964 440 -964 440 -958 white_R /fg 435 -959 435 -963 439 -963 439 -959 435 -959 435 -963 439 -963 439 -959 black_B /fg 435 -959 435 -963 439 -963 439 -959 435 -959 435 -963 439 -963 439 -959 black_R /bg 434 -941 434 -947 440 -947 440 -941 434 -941 434 -947 440 -947 440 -941 white_R /fg 435 -942 435 -946 439 -946 439 -942 435 -942 435 -946 439 -946 439 -942 black_B /fg 435 -942 435 -946 439 -946 439 -942 435 -942 435 -946 439 -946 439 -942 black_R /bg 434 -924 434 -930 440 -930 440 -924 434 -924 434 -930 440 -930 440 -924 white_R /fg 435 -925 435 -929 439 -929 439 -925 435 -925 435 -929 439 -929 439 -925 black_B /fg 435 -925 435 -929 439 -929 439 -925 435 -925 435 -929 439 -929 439 -925 black_R /bg 434 -907 434 -913 440 -913 440 -907 434 -907 434 -913 440 -913 440 -907 white_R /fg 435 -908 435 -912 439 -912 439 -908 435 -908 435 -912 439 -912 439 -908 black_B /fg 435 -908 435 -912 439 -912 439 -908 435 -908 435 -912 439 -912 439 -908 black_R /bg 434 -890 434 -896 440 -896 440 -890 434 -890 434 -896 440 -896 440 -890 white_R /fg 435 -891 435 -895 439 -895 439 -891 435 -891 435 -895 439 -895 439 -891 black_B /fg 435 -891 435 -895 439 -895 439 -891 435 -891 435 -895 439 -895 439 -891 black_R /bg 434 -873 434 -879 440 -879 440 -873 434 -873 434 -879 440 -879 440 -873 white_R /fg 435 -874 435 -878 439 -878 439 -874 435 -874 435 -878 439 -878 439 -874 black_B /fg 435 -874 435 -878 439 -878 439 -874 435 -874 435 -878 439 -878 439 -874 black_R /bg 434 -856 434 -862 440 -862 440 -856 434 -856 434 -862 440 -862 440 -856 white_R /fg 435 -857 435 -861 439 -861 439 -857 435 -857 435 -861 439 -861 439 -857 black_B /fg 435 -857 435 -861 439 -861 439 -857 435 -857 435 -861 439 -861 439 -857 black_R /bg 434 -839 434 -845 440 -845 440 -839 434 -839 434 -845 440 -845 440 -839 white_R /fg 435 -840 435 -844 439 -844 439 -840 435 -840 435 -844 439 -844 439 -840 black_B /fg 435 -840 435 -844 439 -844 439 -840 435 -840 435 -844 439 -844 439 -840 black_R /bg 434 -822 434 -828 440 -828 440 -822 434 -822 434 -828 440 -828 440 -822 white_R /fg 435 -823 435 -827 439 -827 439 -823 435 -823 435 -827 439 -827 439 -823 black_B /fg 435 -823 435 -827 439 -827 439 -823 435 -823 435 -827 439 -827 439 -823 black_R /bg 434 -805 434 -811 440 -811 440 -805 434 -805 434 -811 440 -811 440 -805 white_R /fg 435 -806 435 -810 439 -810 439 -806 435 -806 435 -810 439 -810 439 -806 black_B /fg 435 -806 435 -810 439 -810 439 -806 435 -806 435 -810 439 -810 439 -806 black_R /bg 434 -788 434 -794 440 -794 440 -788 434 -788 434 -794 440 -794 440 -788 white_R /fg 435 -789 435 -793 439 -793 439 -789 435 -789 435 -793 439 -793 439 -789 black_B /fg 435 -789 435 -793 439 -793 439 -789 435 -789 435 -793 439 -793 439 -789 black_R /bg 434 -771 434 -777 440 -777 440 -771 434 -771 434 -777 440 -777 440 -771 white_R /fg 435 -772 435 -776 439 -776 439 -772 435 -772 435 -776 439 -776 439 -772 black_B /fg 435 -772 435 -776 439 -776 439 -772 435 -772 435 -776 439 -776 439 -772 black_R /bg 434 -754 434 -760 440 -760 440 -754 434 -754 434 -760 440 -760 440 -754 white_R /fg 435 -755 435 -759 439 -759 439 -755 435 -755 435 -759 439 -759 439 -755 black_B /fg 435 -755 435 -759 439 -759 439 -755 435 -755 435 -759 439 -759 439 -755 black_R /bg 434 -737 434 -743 440 -743 440 -737 434 -737 434 -743 440 -743 440 -737 white_R /fg 435 -738 435 -742 439 -742 439 -738 435 -738 435 -742 439 -742 439 -738 black_B /fg 435 -738 435 -742 439 -742 439 -738 435 -738 435 -742 439 -742 439 -738 black_R /bg 434 -719 434 -725 440 -725 440 -719 434 -719 434 -725 440 -725 440 -719 white_R /fg 435 -720 435 -724 439 -724 439 -720 435 -720 435 -724 439 -724 439 -720 black_B /fg 435 -720 435 -724 439 -724 439 -720 435 -720 435 -724 439 -724 439 -720 black_R /bg 434 -702 434 -708 440 -708 440 -702 434 -702 434 -708 440 -708 440 -702 white_R /fg 435 -703 435 -707 439 -707 439 -703 435 -703 435 -707 439 -707 439 -703 black_B /fg 435 -703 435 -707 439 -707 439 -703 435 -703 435 -707 439 -707 439 -703 black_R /bg 434 -685 434 -691 440 -691 440 -685 434 -685 434 -691 440 -691 440 -685 white_R /fg 435 -686 435 -690 439 -690 439 -686 435 -686 435 -690 439 -690 439 -686 black_B /fg 435 -686 435 -690 439 -690 439 -686 435 -686 435 -690 439 -690 439 -686 black_R /bg 434 -668 434 -674 440 -674 440 -668 434 -668 434 -674 440 -674 440 -668 white_R /fg 435 -669 435 -673 439 -673 439 -669 435 -669 435 -673 439 -673 439 -669 black_B /fg 435 -669 435 -673 439 -673 439 -669 435 -669 435 -673 439 -673 439 -669 black_R /bg 434 -651 434 -657 440 -657 440 -651 434 -651 434 -657 440 -657 440 -651 white_R /fg 435 -652 435 -656 439 -656 439 -652 435 -652 435 -656 439 -656 439 -652 black_B /fg 435 -652 435 -656 439 -656 439 -652 435 -652 435 -656 439 -656 439 -652 black_R /bg 434 -634 434 -640 440 -640 440 -634 434 -634 434 -640 440 -640 440 -634 white_R /fg 435 -635 435 -639 439 -639 439 -635 435 -635 435 -639 439 -639 439 -635 black_B /fg 435 -635 435 -639 439 -639 439 -635 435 -635 435 -639 439 -639 439 -635 black_R /bg 434 -617 434 -623 440 -623 440 -617 434 -617 434 -623 440 -623 440 -617 white_R /fg 435 -618 435 -622 439 -622 439 -618 435 -618 435 -622 439 -622 439 -618 black_B /fg 435 -618 435 -622 439 -622 439 -618 435 -618 435 -622 439 -622 439 -618 black_R /bg 434 -600 434 -606 440 -606 440 -600 434 -600 434 -606 440 -606 440 -600 white_R /fg 435 -601 435 -605 439 -605 439 -601 435 -601 435 -605 439 -605 439 -601 black_B /fg 435 -601 435 -605 439 -605 439 -601 435 -601 435 -605 439 -605 439 -601 black_R /bg 434 -583 434 -589 440 -589 440 -583 434 -583 434 -589 440 -589 440 -583 white_R /fg 435 -584 435 -588 439 -588 439 -584 435 -584 435 -588 439 -588 439 -584 black_B /fg 435 -584 435 -588 439 -588 439 -584 435 -584 435 -588 439 -588 439 -584 black_R /bg 434 -566 434 -572 440 -572 440 -566 434 -566 434 -572 440 -572 440 -566 white_R /fg 435 -567 435 -571 439 -571 439 -567 435 -567 435 -571 439 -571 439 -567 black_B /fg 435 -567 435 -571 439 -571 439 -567 435 -567 435 -571 439 -571 439 -567 black_R /bg 434 -549 434 -555 440 -555 440 -549 434 -549 434 -555 440 -555 440 -549 white_R /fg 435 -550 435 -554 439 -554 439 -550 435 -550 435 -554 439 -554 439 -550 black_B /fg 435 -550 435 -554 439 -554 439 -550 435 -550 435 -554 439 -554 439 -550 black_R /bg 434 -532 434 -538 440 -538 440 -532 434 -532 434 -538 440 -538 440 -532 white_R /fg 435 -533 435 -537 439 -537 439 -533 435 -533 435 -537 439 -537 439 -533 black_B /fg 435 -533 435 -537 439 -537 439 -533 435 -533 435 -537 439 -537 439 -533 black_R /bg 434 -515 434 -521 440 -521 440 -515 434 -515 434 -521 440 -521 440 -515 white_R /fg 435 -516 435 -520 439 -520 439 -516 435 -516 435 -520 439 -520 439 -516 black_B /fg 435 -516 435 -520 439 -520 439 -516 435 -516 435 -520 439 -520 439 -516 black_R /bg 434 -498 434 -504 440 -504 440 -498 434 -498 434 -504 440 -504 440 -498 white_R /fg 435 -499 435 -503 439 -503 439 -499 435 -499 435 -503 439 -503 439 -499 black_B /fg 435 -499 435 -503 439 -503 439 -499 435 -499 435 -503 439 -503 439 -499 black_R /bg 434 -481 434 -487 440 -487 440 -481 434 -481 434 -487 440 -487 440 -481 white_R /fg 435 -482 435 -486 439 -486 439 -482 435 -482 435 -486 439 -486 439 -482 black_B /fg 435 -482 435 -486 439 -486 439 -482 435 -482 435 -486 439 -486 439 -482 black_R /bg 434 -464 434 -470 440 -470 440 -464 434 -464 434 -470 440 -470 440 -464 white_R /fg 435 -465 435 -469 439 -469 439 -465 435 -465 435 -469 439 -469 439 -465 black_B /fg 435 -465 435 -469 439 -469 439 -465 435 -465 435 -469 439 -469 439 -465 black_R /bg 434 -447 434 -453 440 -453 440 -447 434 -447 434 -453 440 -453 440 -447 white_R /fg 435 -448 435 -452 439 -452 439 -448 435 -448 435 -452 439 -452 439 -448 black_B /fg 435 -448 435 -452 439 -452 439 -448 435 -448 435 -452 439 -452 439 -448 black_R /bg 434 -430 434 -436 440 -436 440 -430 434 -430 434 -436 440 -436 440 -430 white_R /fg 435 -431 435 -435 439 -435 439 -431 435 -431 435 -435 439 -435 439 -431 black_B /fg 435 -431 435 -435 439 -435 439 -431 435 -431 435 -435 439 -435 439 -431 black_R /bg 403 -2594 403 -2600 409 -2600 409 -2594 403 -2594 403 -2600 409 -2600 409 -2594 white_R /fg 404 -2595 404 -2599 408 -2599 408 -2595 404 -2595 404 -2599 408 -2599 408 -2595 black_B /fg 404 -2595 404 -2599 408 -2599 408 -2595 404 -2595 404 -2599 408 -2599 408 -2595 black_R /bg 403 -2577 403 -2583 409 -2583 409 -2577 403 -2577 403 -2583 409 -2583 409 -2577 white_R /fg 404 -2578 404 -2582 408 -2582 408 -2578 404 -2578 404 -2582 408 -2582 408 -2578 black_B /fg 404 -2578 404 -2582 408 -2582 408 -2578 404 -2578 404 -2582 408 -2582 408 -2578 black_R /bg 403 -2560 403 -2566 409 -2566 409 -2560 403 -2560 403 -2566 409 -2566 409 -2560 white_R /fg 404 -2561 404 -2565 408 -2565 408 -2561 404 -2561 404 -2565 408 -2565 408 -2561 black_B /fg 404 -2561 404 -2565 408 -2565 408 -2561 404 -2561 404 -2565 408 -2565 408 -2561 black_R /bg 403 -2543 403 -2549 409 -2549 409 -2543 403 -2543 403 -2549 409 -2549 409 -2543 white_R /fg 404 -2544 404 -2548 408 -2548 408 -2544 404 -2544 404 -2548 408 -2548 408 -2544 black_B /fg 404 -2544 404 -2548 408 -2548 408 -2544 404 -2544 404 -2548 408 -2548 408 -2544 black_R /bg 403 -2526 403 -2532 409 -2532 409 -2526 403 -2526 403 -2532 409 -2532 409 -2526 white_R /fg 404 -2527 404 -2531 408 -2531 408 -2527 404 -2527 404 -2531 408 -2531 408 -2527 black_B /fg 404 -2527 404 -2531 408 -2531 408 -2527 404 -2527 404 -2531 408 -2531 408 -2527 black_R /bg 403 -2509 403 -2515 409 -2515 409 -2509 403 -2509 403 -2515 409 -2515 409 -2509 white_R /fg 404 -2510 404 -2514 408 -2514 408 -2510 404 -2510 404 -2514 408 -2514 408 -2510 black_B /fg 404 -2510 404 -2514 408 -2514 408 -2510 404 -2510 404 -2514 408 -2514 408 -2510 black_R /bg 403 -2492 403 -2498 409 -2498 409 -2492 403 -2492 403 -2498 409 -2498 409 -2492 white_R /fg 404 -2493 404 -2497 408 -2497 408 -2493 404 -2493 404 -2497 408 -2497 408 -2493 black_B /fg 404 -2493 404 -2497 408 -2497 408 -2493 404 -2493 404 -2497 408 -2497 408 -2493 black_R /bg 403 -2475 403 -2481 409 -2481 409 -2475 403 -2475 403 -2481 409 -2481 409 -2475 white_R /fg 404 -2476 404 -2480 408 -2480 408 -2476 404 -2476 404 -2480 408 -2480 408 -2476 black_B /fg 404 -2476 404 -2480 408 -2480 408 -2476 404 -2476 404 -2480 408 -2480 408 -2476 black_R /bg 403 -2458 403 -2464 409 -2464 409 -2458 403 -2458 403 -2464 409 -2464 409 -2458 white_R /fg 404 -2459 404 -2463 408 -2463 408 -2459 404 -2459 404 -2463 408 -2463 408 -2459 black_B /fg 404 -2459 404 -2463 408 -2463 408 -2459 404 -2459 404 -2463 408 -2463 408 -2459 black_R /bg 403 -2441 403 -2447 409 -2447 409 -2441 403 -2441 403 -2447 409 -2447 409 -2441 white_R /fg 404 -2442 404 -2446 408 -2446 408 -2442 404 -2442 404 -2446 408 -2446 408 -2442 black_B /fg 404 -2442 404 -2446 408 -2446 408 -2442 404 -2442 404 -2446 408 -2446 408 -2442 black_R /bg 403 -2424 403 -2430 409 -2430 409 -2424 403 -2424 403 -2430 409 -2430 409 -2424 white_R /fg 404 -2425 404 -2429 408 -2429 408 -2425 404 -2425 404 -2429 408 -2429 408 -2425 black_B /fg 404 -2425 404 -2429 408 -2429 408 -2425 404 -2425 404 -2429 408 -2429 408 -2425 black_R /bg 403 -2407 403 -2413 409 -2413 409 -2407 403 -2407 403 -2413 409 -2413 409 -2407 white_R /fg 404 -2408 404 -2412 408 -2412 408 -2408 404 -2408 404 -2412 408 -2412 408 -2408 black_B /fg 404 -2408 404 -2412 408 -2412 408 -2408 404 -2408 404 -2412 408 -2412 408 -2408 black_R /bg 403 -2390 403 -2396 409 -2396 409 -2390 403 -2390 403 -2396 409 -2396 409 -2390 white_R /fg 404 -2391 404 -2395 408 -2395 408 -2391 404 -2391 404 -2395 408 -2395 408 -2391 black_B /fg 404 -2391 404 -2395 408 -2395 408 -2391 404 -2391 404 -2395 408 -2395 408 -2391 black_R /bg 403 -2373 403 -2379 409 -2379 409 -2373 403 -2373 403 -2379 409 -2379 409 -2373 white_R /fg 404 -2374 404 -2378 408 -2378 408 -2374 404 -2374 404 -2378 408 -2378 408 -2374 black_B /fg 404 -2374 404 -2378 408 -2378 408 -2374 404 -2374 404 -2378 408 -2378 408 -2374 black_R /bg 403 -2356 403 -2362 409 -2362 409 -2356 403 -2356 403 -2362 409 -2362 409 -2356 white_R /fg 404 -2357 404 -2361 408 -2361 408 -2357 404 -2357 404 -2361 408 -2361 408 -2357 black_B /fg 404 -2357 404 -2361 408 -2361 408 -2357 404 -2357 404 -2361 408 -2361 408 -2357 black_R /bg 403 -2339 403 -2345 409 -2345 409 -2339 403 -2339 403 -2345 409 -2345 409 -2339 white_R /fg 404 -2340 404 -2344 408 -2344 408 -2340 404 -2340 404 -2344 408 -2344 408 -2340 black_B /fg 404 -2340 404 -2344 408 -2344 408 -2340 404 -2340 404 -2344 408 -2344 408 -2340 black_R /bg 403 -2322 403 -2328 409 -2328 409 -2322 403 -2322 403 -2328 409 -2328 409 -2322 white_R /fg 404 -2323 404 -2327 408 -2327 408 -2323 404 -2323 404 -2327 408 -2327 408 -2323 black_B /fg 404 -2323 404 -2327 408 -2327 408 -2323 404 -2323 404 -2327 408 -2327 408 -2323 black_R /bg 403 -2305 403 -2311 409 -2311 409 -2305 403 -2305 403 -2311 409 -2311 409 -2305 white_R /fg 404 -2306 404 -2310 408 -2310 408 -2306 404 -2306 404 -2310 408 -2310 408 -2306 black_B /fg 404 -2306 404 -2310 408 -2310 408 -2306 404 -2306 404 -2310 408 -2310 408 -2306 black_R /bg 403 -2288 403 -2294 409 -2294 409 -2288 403 -2288 403 -2294 409 -2294 409 -2288 white_R /fg 404 -2289 404 -2293 408 -2293 408 -2289 404 -2289 404 -2293 408 -2293 408 -2289 black_B /fg 404 -2289 404 -2293 408 -2293 408 -2289 404 -2289 404 -2293 408 -2293 408 -2289 black_R /bg 403 -2271 403 -2277 409 -2277 409 -2271 403 -2271 403 -2277 409 -2277 409 -2271 white_R /fg 404 -2272 404 -2276 408 -2276 408 -2272 404 -2272 404 -2276 408 -2276 408 -2272 black_B /fg 404 -2272 404 -2276 408 -2276 408 -2272 404 -2272 404 -2276 408 -2276 408 -2272 black_R /bg 403 -2254 403 -2260 409 -2260 409 -2254 403 -2254 403 -2260 409 -2260 409 -2254 white_R /fg 404 -2255 404 -2259 408 -2259 408 -2255 404 -2255 404 -2259 408 -2259 408 -2255 black_B /fg 404 -2255 404 -2259 408 -2259 408 -2255 404 -2255 404 -2259 408 -2259 408 -2255 black_R /bg 403 -2237 403 -2243 409 -2243 409 -2237 403 -2237 403 -2243 409 -2243 409 -2237 white_R /fg 404 -2238 404 -2242 408 -2242 408 -2238 404 -2238 404 -2242 408 -2242 408 -2238 black_B /fg 404 -2238 404 -2242 408 -2242 408 -2238 404 -2238 404 -2242 408 -2242 408 -2238 black_R /bg 403 -2219 403 -2225 409 -2225 409 -2219 403 -2219 403 -2225 409 -2225 409 -2219 white_R /fg 404 -2220 404 -2224 408 -2224 408 -2220 404 -2220 404 -2224 408 -2224 408 -2220 black_B /fg 404 -2220 404 -2224 408 -2224 408 -2220 404 -2220 404 -2224 408 -2224 408 -2220 black_R /bg 403 -2202 403 -2208 409 -2208 409 -2202 403 -2202 403 -2208 409 -2208 409 -2202 white_R /fg 404 -2203 404 -2207 408 -2207 408 -2203 404 -2203 404 -2207 408 -2207 408 -2203 black_B /fg 404 -2203 404 -2207 408 -2207 408 -2203 404 -2203 404 -2207 408 -2207 408 -2203 black_R /bg 403 -2185 403 -2191 409 -2191 409 -2185 403 -2185 403 -2191 409 -2191 409 -2185 white_R /fg 404 -2186 404 -2190 408 -2190 408 -2186 404 -2186 404 -2190 408 -2190 408 -2186 black_B /fg 404 -2186 404 -2190 408 -2190 408 -2186 404 -2186 404 -2190 408 -2190 408 -2186 black_R /bg 403 -2168 403 -2174 409 -2174 409 -2168 403 -2168 403 -2174 409 -2174 409 -2168 white_R /fg 404 -2169 404 -2173 408 -2173 408 -2169 404 -2169 404 -2173 408 -2173 408 -2169 black_B /fg 404 -2169 404 -2173 408 -2173 408 -2169 404 -2169 404 -2173 408 -2173 408 -2169 black_R /bg 403 -2151 403 -2157 409 -2157 409 -2151 403 -2151 403 -2157 409 -2157 409 -2151 white_R /fg 404 -2152 404 -2156 408 -2156 408 -2152 404 -2152 404 -2156 408 -2156 408 -2152 black_B /fg 404 -2152 404 -2156 408 -2156 408 -2152 404 -2152 404 -2156 408 -2156 408 -2152 black_R /bg 403 -2134 403 -2140 409 -2140 409 -2134 403 -2134 403 -2140 409 -2140 409 -2134 white_R /fg 404 -2135 404 -2139 408 -2139 408 -2135 404 -2135 404 -2139 408 -2139 408 -2135 black_B /fg 404 -2135 404 -2139 408 -2139 408 -2135 404 -2135 404 -2139 408 -2139 408 -2135 black_R /bg 403 -2117 403 -2123 409 -2123 409 -2117 403 -2117 403 -2123 409 -2123 409 -2117 white_R /fg 404 -2118 404 -2122 408 -2122 408 -2118 404 -2118 404 -2122 408 -2122 408 -2118 black_B /fg 404 -2118 404 -2122 408 -2122 408 -2118 404 -2118 404 -2122 408 -2122 408 -2118 black_R /bg 403 -2100 403 -2106 409 -2106 409 -2100 403 -2100 403 -2106 409 -2106 409 -2100 white_R /fg 404 -2101 404 -2105 408 -2105 408 -2101 404 -2101 404 -2105 408 -2105 408 -2101 black_B /fg 404 -2101 404 -2105 408 -2105 408 -2101 404 -2101 404 -2105 408 -2105 408 -2101 black_R /bg 403 -2083 403 -2089 409 -2089 409 -2083 403 -2083 403 -2089 409 -2089 409 -2083 white_R /fg 404 -2084 404 -2088 408 -2088 408 -2084 404 -2084 404 -2088 408 -2088 408 -2084 black_B /fg 404 -2084 404 -2088 408 -2088 408 -2084 404 -2084 404 -2088 408 -2088 408 -2084 black_R /bg 403 -2066 403 -2072 409 -2072 409 -2066 403 -2066 403 -2072 409 -2072 409 -2066 white_R /fg 404 -2067 404 -2071 408 -2071 408 -2067 404 -2067 404 -2071 408 -2071 408 -2067 black_B /fg 404 -2067 404 -2071 408 -2071 408 -2067 404 -2067 404 -2071 408 -2071 408 -2067 black_R /bg 403 -2049 403 -2055 409 -2055 409 -2049 403 -2049 403 -2055 409 -2055 409 -2049 white_R /fg 404 -2050 404 -2054 408 -2054 408 -2050 404 -2050 404 -2054 408 -2054 408 -2050 black_B /fg 404 -2050 404 -2054 408 -2054 408 -2050 404 -2050 404 -2054 408 -2054 408 -2050 black_R /bg 403 -2032 403 -2038 409 -2038 409 -2032 403 -2032 403 -2038 409 -2038 409 -2032 white_R /fg 404 -2033 404 -2037 408 -2037 408 -2033 404 -2033 404 -2037 408 -2037 408 -2033 black_B /fg 404 -2033 404 -2037 408 -2037 408 -2033 404 -2033 404 -2037 408 -2037 408 -2033 black_R /bg 403 -2015 403 -2021 409 -2021 409 -2015 403 -2015 403 -2021 409 -2021 409 -2015 white_R /fg 404 -2016 404 -2020 408 -2020 408 -2016 404 -2016 404 -2020 408 -2020 408 -2016 black_B /fg 404 -2016 404 -2020 408 -2020 408 -2016 404 -2016 404 -2020 408 -2020 408 -2016 black_R /bg 403 -1998 403 -2004 409 -2004 409 -1998 403 -1998 403 -2004 409 -2004 409 -1998 white_R /fg 404 -1999 404 -2003 408 -2003 408 -1999 404 -1999 404 -2003 408 -2003 408 -1999 black_B /fg 404 -1999 404 -2003 408 -2003 408 -1999 404 -1999 404 -2003 408 -2003 408 -1999 black_R /bg 403 -1981 403 -1987 409 -1987 409 -1981 403 -1981 403 -1987 409 -1987 409 -1981 white_R /fg 404 -1982 404 -1986 408 -1986 408 -1982 404 -1982 404 -1986 408 -1986 408 -1982 black_B /fg 404 -1982 404 -1986 408 -1986 408 -1982 404 -1982 404 -1986 408 -1986 408 -1982 black_R /bg 403 -1964 403 -1970 409 -1970 409 -1964 403 -1964 403 -1970 409 -1970 409 -1964 white_R /fg 404 -1965 404 -1969 408 -1969 408 -1965 404 -1965 404 -1969 408 -1969 408 -1965 black_B /fg 404 -1965 404 -1969 408 -1969 408 -1965 404 -1965 404 -1969 408 -1969 408 -1965 black_R /bg 403 -1947 403 -1953 409 -1953 409 -1947 403 -1947 403 -1953 409 -1953 409 -1947 white_R /fg 404 -1948 404 -1952 408 -1952 408 -1948 404 -1948 404 -1952 408 -1952 408 -1948 black_B /fg 404 -1948 404 -1952 408 -1952 408 -1948 404 -1948 404 -1952 408 -1952 408 -1948 black_R /bg 403 -1930 403 -1936 409 -1936 409 -1930 403 -1930 403 -1936 409 -1936 409 -1930 white_R /fg 404 -1931 404 -1935 408 -1935 408 -1931 404 -1931 404 -1935 408 -1935 408 -1931 black_B /fg 404 -1931 404 -1935 408 -1935 408 -1931 404 -1931 404 -1935 408 -1935 408 -1931 black_R /bg 403 -1913 403 -1919 409 -1919 409 -1913 403 -1913 403 -1919 409 -1919 409 -1913 white_R /fg 404 -1914 404 -1918 408 -1918 408 -1914 404 -1914 404 -1918 408 -1918 408 -1914 black_B /fg 404 -1914 404 -1918 408 -1918 408 -1914 404 -1914 404 -1918 408 -1918 408 -1914 black_R /bg 403 -1896 403 -1902 409 -1902 409 -1896 403 -1896 403 -1902 409 -1902 409 -1896 white_R /fg 404 -1897 404 -1901 408 -1901 408 -1897 404 -1897 404 -1901 408 -1901 408 -1897 black_B /fg 404 -1897 404 -1901 408 -1901 408 -1897 404 -1897 404 -1901 408 -1901 408 -1897 black_R /bg 403 -1879 403 -1885 409 -1885 409 -1879 403 -1879 403 -1885 409 -1885 409 -1879 white_R /fg 404 -1880 404 -1884 408 -1884 408 -1880 404 -1880 404 -1884 408 -1884 408 -1880 black_B /fg 404 -1880 404 -1884 408 -1884 408 -1880 404 -1880 404 -1884 408 -1884 408 -1880 black_R /bg 403 -1862 403 -1868 409 -1868 409 -1862 403 -1862 403 -1868 409 -1868 409 -1862 white_R /fg 404 -1863 404 -1867 408 -1867 408 -1863 404 -1863 404 -1867 408 -1867 408 -1863 black_B /fg 404 -1863 404 -1867 408 -1867 408 -1863 404 -1863 404 -1867 408 -1867 408 -1863 black_R /bg 403 -1844 403 -1850 409 -1850 409 -1844 403 -1844 403 -1850 409 -1850 409 -1844 white_R /fg 404 -1845 404 -1849 408 -1849 408 -1845 404 -1845 404 -1849 408 -1849 408 -1845 black_B /fg 404 -1845 404 -1849 408 -1849 408 -1845 404 -1845 404 -1849 408 -1849 408 -1845 black_R /bg 403 -1827 403 -1833 409 -1833 409 -1827 403 -1827 403 -1833 409 -1833 409 -1827 white_R /fg 404 -1828 404 -1832 408 -1832 408 -1828 404 -1828 404 -1832 408 -1832 408 -1828 black_B /fg 404 -1828 404 -1832 408 -1832 408 -1828 404 -1828 404 -1832 408 -1832 408 -1828 black_R /bg 403 -1810 403 -1816 409 -1816 409 -1810 403 -1810 403 -1816 409 -1816 409 -1810 white_R /fg 404 -1811 404 -1815 408 -1815 408 -1811 404 -1811 404 -1815 408 -1815 408 -1811 black_B /fg 404 -1811 404 -1815 408 -1815 408 -1811 404 -1811 404 -1815 408 -1815 408 -1811 black_R /bg 403 -1793 403 -1799 409 -1799 409 -1793 403 -1793 403 -1799 409 -1799 409 -1793 white_R /fg 404 -1794 404 -1798 408 -1798 408 -1794 404 -1794 404 -1798 408 -1798 408 -1794 black_B /fg 404 -1794 404 -1798 408 -1798 408 -1794 404 -1794 404 -1798 408 -1798 408 -1794 black_R /bg 403 -1776 403 -1782 409 -1782 409 -1776 403 -1776 403 -1782 409 -1782 409 -1776 white_R /fg 404 -1777 404 -1781 408 -1781 408 -1777 404 -1777 404 -1781 408 -1781 408 -1777 black_B /fg 404 -1777 404 -1781 408 -1781 408 -1777 404 -1777 404 -1781 408 -1781 408 -1777 black_R /bg 403 -1759 403 -1765 409 -1765 409 -1759 403 -1759 403 -1765 409 -1765 409 -1759 white_R /fg 404 -1760 404 -1764 408 -1764 408 -1760 404 -1760 404 -1764 408 -1764 408 -1760 black_B /fg 404 -1760 404 -1764 408 -1764 408 -1760 404 -1760 404 -1764 408 -1764 408 -1760 black_R /bg 403 -1742 403 -1748 409 -1748 409 -1742 403 -1742 403 -1748 409 -1748 409 -1742 white_R /fg 404 -1743 404 -1747 408 -1747 408 -1743 404 -1743 404 -1747 408 -1747 408 -1743 black_B /fg 404 -1743 404 -1747 408 -1747 408 -1743 404 -1743 404 -1747 408 -1747 408 -1743 black_R /bg 403 -1725 403 -1731 409 -1731 409 -1725 403 -1725 403 -1731 409 -1731 409 -1725 white_R /fg 404 -1726 404 -1730 408 -1730 408 -1726 404 -1726 404 -1730 408 -1730 408 -1726 black_B /fg 404 -1726 404 -1730 408 -1730 408 -1726 404 -1726 404 -1730 408 -1730 408 -1726 black_R /bg 403 -1708 403 -1714 409 -1714 409 -1708 403 -1708 403 -1714 409 -1714 409 -1708 white_R /fg 404 -1709 404 -1713 408 -1713 408 -1709 404 -1709 404 -1713 408 -1713 408 -1709 black_B /fg 404 -1709 404 -1713 408 -1713 408 -1709 404 -1709 404 -1713 408 -1713 408 -1709 black_R /bg 403 -1691 403 -1697 409 -1697 409 -1691 403 -1691 403 -1697 409 -1697 409 -1691 white_R /fg 404 -1692 404 -1696 408 -1696 408 -1692 404 -1692 404 -1696 408 -1696 408 -1692 black_B /fg 404 -1692 404 -1696 408 -1696 408 -1692 404 -1692 404 -1696 408 -1696 408 -1692 black_R /bg 403 -1674 403 -1680 409 -1680 409 -1674 403 -1674 403 -1680 409 -1680 409 -1674 white_R /fg 404 -1675 404 -1679 408 -1679 408 -1675 404 -1675 404 -1679 408 -1679 408 -1675 black_B /fg 404 -1675 404 -1679 408 -1679 408 -1675 404 -1675 404 -1679 408 -1679 408 -1675 black_R /bg 403 -1657 403 -1663 409 -1663 409 -1657 403 -1657 403 -1663 409 -1663 409 -1657 white_R /fg 404 -1658 404 -1662 408 -1662 408 -1658 404 -1658 404 -1662 408 -1662 408 -1658 black_B /fg 404 -1658 404 -1662 408 -1662 408 -1658 404 -1658 404 -1662 408 -1662 408 -1658 black_R /bg 403 -1640 403 -1646 409 -1646 409 -1640 403 -1640 403 -1646 409 -1646 409 -1640 white_R /fg 404 -1641 404 -1645 408 -1645 408 -1641 404 -1641 404 -1645 408 -1645 408 -1641 black_B /fg 404 -1641 404 -1645 408 -1645 408 -1641 404 -1641 404 -1645 408 -1645 408 -1641 black_R /bg 403 -1623 403 -1629 409 -1629 409 -1623 403 -1623 403 -1629 409 -1629 409 -1623 white_R /fg 404 -1624 404 -1628 408 -1628 408 -1624 404 -1624 404 -1628 408 -1628 408 -1624 black_B /fg 404 -1624 404 -1628 408 -1628 408 -1624 404 -1624 404 -1628 408 -1628 408 -1624 black_R /bg 403 -1606 403 -1612 409 -1612 409 -1606 403 -1606 403 -1612 409 -1612 409 -1606 white_R /fg 404 -1607 404 -1611 408 -1611 408 -1607 404 -1607 404 -1611 408 -1611 408 -1607 black_B /fg 404 -1607 404 -1611 408 -1611 408 -1607 404 -1607 404 -1611 408 -1611 408 -1607 black_R /bg 403 -1589 403 -1595 409 -1595 409 -1589 403 -1589 403 -1595 409 -1595 409 -1589 white_R /fg 404 -1590 404 -1594 408 -1594 408 -1590 404 -1590 404 -1594 408 -1594 408 -1590 black_B /fg 404 -1590 404 -1594 408 -1594 408 -1590 404 -1590 404 -1594 408 -1594 408 -1590 black_R /bg 403 -1572 403 -1578 409 -1578 409 -1572 403 -1572 403 -1578 409 -1578 409 -1572 white_R /fg 404 -1573 404 -1577 408 -1577 408 -1573 404 -1573 404 -1577 408 -1577 408 -1573 black_B /fg 404 -1573 404 -1577 408 -1577 408 -1573 404 -1573 404 -1577 408 -1577 408 -1573 black_R /bg 403 -1555 403 -1561 409 -1561 409 -1555 403 -1555 403 -1561 409 -1561 409 -1555 white_R /fg 404 -1556 404 -1560 408 -1560 408 -1556 404 -1556 404 -1560 408 -1560 408 -1556 black_B /fg 404 -1556 404 -1560 408 -1560 408 -1556 404 -1556 404 -1560 408 -1560 408 -1556 black_R /bg 403 -1538 403 -1544 409 -1544 409 -1538 403 -1538 403 -1544 409 -1544 409 -1538 white_R /fg 404 -1539 404 -1543 408 -1543 408 -1539 404 -1539 404 -1543 408 -1543 408 -1539 black_B /fg 404 -1539 404 -1543 408 -1543 408 -1539 404 -1539 404 -1543 408 -1543 408 -1539 black_R /bg 403 -1521 403 -1527 409 -1527 409 -1521 403 -1521 403 -1527 409 -1527 409 -1521 white_R /fg 404 -1522 404 -1526 408 -1526 408 -1522 404 -1522 404 -1526 408 -1526 408 -1522 black_B /fg 404 -1522 404 -1526 408 -1526 408 -1522 404 -1522 404 -1526 408 -1526 408 -1522 black_R /bg 403 -1504 403 -1510 409 -1510 409 -1504 403 -1504 403 -1510 409 -1510 409 -1504 white_R /fg 404 -1505 404 -1509 408 -1509 408 -1505 404 -1505 404 -1509 408 -1509 408 -1505 black_B /fg 404 -1505 404 -1509 408 -1509 408 -1505 404 -1505 404 -1509 408 -1509 408 -1505 black_R /bg 403 -1487 403 -1493 409 -1493 409 -1487 403 -1487 403 -1493 409 -1493 409 -1487 white_R /fg 404 -1488 404 -1492 408 -1492 408 -1488 404 -1488 404 -1492 408 -1492 408 -1488 black_B /fg 404 -1488 404 -1492 408 -1492 408 -1488 404 -1488 404 -1492 408 -1492 408 -1488 black_R /bg 403 -1469 403 -1475 409 -1475 409 -1469 403 -1469 403 -1475 409 -1475 409 -1469 white_R /fg 404 -1470 404 -1474 408 -1474 408 -1470 404 -1470 404 -1474 408 -1474 408 -1470 black_B /fg 404 -1470 404 -1474 408 -1474 408 -1470 404 -1470 404 -1474 408 -1474 408 -1470 black_R /bg 403 -1452 403 -1458 409 -1458 409 -1452 403 -1452 403 -1458 409 -1458 409 -1452 white_R /fg 404 -1453 404 -1457 408 -1457 408 -1453 404 -1453 404 -1457 408 -1457 408 -1453 black_B /fg 404 -1453 404 -1457 408 -1457 408 -1453 404 -1453 404 -1457 408 -1457 408 -1453 black_R /bg 403 -1435 403 -1441 409 -1441 409 -1435 403 -1435 403 -1441 409 -1441 409 -1435 white_R /fg 404 -1436 404 -1440 408 -1440 408 -1436 404 -1436 404 -1440 408 -1440 408 -1436 black_B /fg 404 -1436 404 -1440 408 -1440 408 -1436 404 -1436 404 -1440 408 -1440 408 -1436 black_R /bg 403 -1418 403 -1424 409 -1424 409 -1418 403 -1418 403 -1424 409 -1424 409 -1418 white_R /fg 404 -1419 404 -1423 408 -1423 408 -1419 404 -1419 404 -1423 408 -1423 408 -1419 black_B /fg 404 -1419 404 -1423 408 -1423 408 -1419 404 -1419 404 -1423 408 -1423 408 -1419 black_R /bg 403 -1401 403 -1407 409 -1407 409 -1401 403 -1401 403 -1407 409 -1407 409 -1401 white_R /fg 404 -1402 404 -1406 408 -1406 408 -1402 404 -1402 404 -1406 408 -1406 408 -1402 black_B /fg 404 -1402 404 -1406 408 -1406 408 -1402 404 -1402 404 -1406 408 -1406 408 -1402 black_R /bg 403 -1384 403 -1390 409 -1390 409 -1384 403 -1384 403 -1390 409 -1390 409 -1384 white_R /fg 404 -1385 404 -1389 408 -1389 408 -1385 404 -1385 404 -1389 408 -1389 408 -1385 black_B /fg 404 -1385 404 -1389 408 -1389 408 -1385 404 -1385 404 -1389 408 -1389 408 -1385 black_R /bg 403 -1367 403 -1373 409 -1373 409 -1367 403 -1367 403 -1373 409 -1373 409 -1367 white_R /fg 404 -1368 404 -1372 408 -1372 408 -1368 404 -1368 404 -1372 408 -1372 408 -1368 black_B /fg 404 -1368 404 -1372 408 -1372 408 -1368 404 -1368 404 -1372 408 -1372 408 -1368 black_R /bg 403 -1350 403 -1356 409 -1356 409 -1350 403 -1350 403 -1356 409 -1356 409 -1350 white_R /fg 404 -1351 404 -1355 408 -1355 408 -1351 404 -1351 404 -1355 408 -1355 408 -1351 black_B /fg 404 -1351 404 -1355 408 -1355 408 -1351 404 -1351 404 -1355 408 -1355 408 -1351 black_R /bg 403 -1333 403 -1339 409 -1339 409 -1333 403 -1333 403 -1339 409 -1339 409 -1333 white_R /fg 404 -1334 404 -1338 408 -1338 408 -1334 404 -1334 404 -1338 408 -1338 408 -1334 black_B /fg 404 -1334 404 -1338 408 -1338 408 -1334 404 -1334 404 -1338 408 -1338 408 -1334 black_R /bg 403 -1316 403 -1322 409 -1322 409 -1316 403 -1316 403 -1322 409 -1322 409 -1316 white_R /fg 404 -1317 404 -1321 408 -1321 408 -1317 404 -1317 404 -1321 408 -1321 408 -1317 black_B /fg 404 -1317 404 -1321 408 -1321 408 -1317 404 -1317 404 -1321 408 -1321 408 -1317 black_R /bg 403 -1299 403 -1305 409 -1305 409 -1299 403 -1299 403 -1305 409 -1305 409 -1299 white_R /fg 404 -1300 404 -1304 408 -1304 408 -1300 404 -1300 404 -1304 408 -1304 408 -1300 black_B /fg 404 -1300 404 -1304 408 -1304 408 -1300 404 -1300 404 -1304 408 -1304 408 -1300 black_R /bg 403 -1282 403 -1288 409 -1288 409 -1282 403 -1282 403 -1288 409 -1288 409 -1282 white_R /fg 404 -1283 404 -1287 408 -1287 408 -1283 404 -1283 404 -1287 408 -1287 408 -1283 black_B /fg 404 -1283 404 -1287 408 -1287 408 -1283 404 -1283 404 -1287 408 -1287 408 -1283 black_R /bg 403 -1265 403 -1271 409 -1271 409 -1265 403 -1265 403 -1271 409 -1271 409 -1265 white_R /fg 404 -1266 404 -1270 408 -1270 408 -1266 404 -1266 404 -1270 408 -1270 408 -1266 black_B /fg 404 -1266 404 -1270 408 -1270 408 -1266 404 -1266 404 -1270 408 -1270 408 -1266 black_R /bg 403 -1248 403 -1254 409 -1254 409 -1248 403 -1248 403 -1254 409 -1254 409 -1248 white_R /fg 404 -1249 404 -1253 408 -1253 408 -1249 404 -1249 404 -1253 408 -1253 408 -1249 black_B /fg 404 -1249 404 -1253 408 -1253 408 -1249 404 -1249 404 -1253 408 -1253 408 -1249 black_R /bg 403 -1231 403 -1237 409 -1237 409 -1231 403 -1231 403 -1237 409 -1237 409 -1231 white_R /fg 404 -1232 404 -1236 408 -1236 408 -1232 404 -1232 404 -1236 408 -1236 408 -1232 black_B /fg 404 -1232 404 -1236 408 -1236 408 -1232 404 -1232 404 -1236 408 -1236 408 -1232 black_R /bg 403 -1214 403 -1220 409 -1220 409 -1214 403 -1214 403 -1220 409 -1220 409 -1214 white_R /fg 404 -1215 404 -1219 408 -1219 408 -1215 404 -1215 404 -1219 408 -1219 408 -1215 black_B /fg 404 -1215 404 -1219 408 -1219 408 -1215 404 -1215 404 -1219 408 -1219 408 -1215 black_R /bg 403 -1197 403 -1203 409 -1203 409 -1197 403 -1197 403 -1203 409 -1203 409 -1197 white_R /fg 404 -1198 404 -1202 408 -1202 408 -1198 404 -1198 404 -1202 408 -1202 408 -1198 black_B /fg 404 -1198 404 -1202 408 -1202 408 -1198 404 -1198 404 -1202 408 -1202 408 -1198 black_R /bg 403 -1180 403 -1186 409 -1186 409 -1180 403 -1180 403 -1186 409 -1186 409 -1180 white_R /fg 404 -1181 404 -1185 408 -1185 408 -1181 404 -1181 404 -1185 408 -1185 408 -1181 black_B /fg 404 -1181 404 -1185 408 -1185 408 -1181 404 -1181 404 -1185 408 -1185 408 -1181 black_R /bg 403 -1163 403 -1169 409 -1169 409 -1163 403 -1163 403 -1169 409 -1169 409 -1163 white_R /fg 404 -1164 404 -1168 408 -1168 408 -1164 404 -1164 404 -1168 408 -1168 408 -1164 black_B /fg 404 -1164 404 -1168 408 -1168 408 -1164 404 -1164 404 -1168 408 -1168 408 -1164 black_R /bg 403 -1146 403 -1152 409 -1152 409 -1146 403 -1146 403 -1152 409 -1152 409 -1146 white_R /fg 404 -1147 404 -1151 408 -1151 408 -1147 404 -1147 404 -1151 408 -1151 408 -1147 black_B /fg 404 -1147 404 -1151 408 -1151 408 -1147 404 -1147 404 -1151 408 -1151 408 -1147 black_R /bg 403 -1129 403 -1135 409 -1135 409 -1129 403 -1129 403 -1135 409 -1135 409 -1129 white_R /fg 404 -1130 404 -1134 408 -1134 408 -1130 404 -1130 404 -1134 408 -1134 408 -1130 black_B /fg 404 -1130 404 -1134 408 -1134 408 -1130 404 -1130 404 -1134 408 -1134 408 -1130 black_R /bg 403 -1112 403 -1118 409 -1118 409 -1112 403 -1112 403 -1118 409 -1118 409 -1112 white_R /fg 404 -1113 404 -1117 408 -1117 408 -1113 404 -1113 404 -1117 408 -1117 408 -1113 black_B /fg 404 -1113 404 -1117 408 -1117 408 -1113 404 -1113 404 -1117 408 -1117 408 -1113 black_R /bg 403 -1094 403 -1100 409 -1100 409 -1094 403 -1094 403 -1100 409 -1100 409 -1094 white_R /fg 404 -1095 404 -1099 408 -1099 408 -1095 404 -1095 404 -1099 408 -1099 408 -1095 black_B /fg 404 -1095 404 -1099 408 -1099 408 -1095 404 -1095 404 -1099 408 -1099 408 -1095 black_R /bg 403 -1077 403 -1083 409 -1083 409 -1077 403 -1077 403 -1083 409 -1083 409 -1077 white_R /fg 404 -1078 404 -1082 408 -1082 408 -1078 404 -1078 404 -1082 408 -1082 408 -1078 black_B /fg 404 -1078 404 -1082 408 -1082 408 -1078 404 -1078 404 -1082 408 -1082 408 -1078 black_R /bg 403 -1060 403 -1066 409 -1066 409 -1060 403 -1060 403 -1066 409 -1066 409 -1060 white_R /fg 404 -1061 404 -1065 408 -1065 408 -1061 404 -1061 404 -1065 408 -1065 408 -1061 black_B /fg 404 -1061 404 -1065 408 -1065 408 -1061 404 -1061 404 -1065 408 -1065 408 -1061 black_R /bg 403 -1043 403 -1049 409 -1049 409 -1043 403 -1043 403 -1049 409 -1049 409 -1043 white_R /fg 404 -1044 404 -1048 408 -1048 408 -1044 404 -1044 404 -1048 408 -1048 408 -1044 black_B /fg 404 -1044 404 -1048 408 -1048 408 -1044 404 -1044 404 -1048 408 -1048 408 -1044 black_R /bg 403 -1026 403 -1032 409 -1032 409 -1026 403 -1026 403 -1032 409 -1032 409 -1026 white_R /fg 404 -1027 404 -1031 408 -1031 408 -1027 404 -1027 404 -1031 408 -1031 408 -1027 black_B /fg 404 -1027 404 -1031 408 -1031 408 -1027 404 -1027 404 -1031 408 -1031 408 -1027 black_R /bg 403 -1009 403 -1015 409 -1015 409 -1009 403 -1009 403 -1015 409 -1015 409 -1009 white_R /fg 404 -1010 404 -1014 408 -1014 408 -1010 404 -1010 404 -1014 408 -1014 408 -1010 black_B /fg 404 -1010 404 -1014 408 -1014 408 -1010 404 -1010 404 -1014 408 -1014 408 -1010 black_R /bg 403 -992 403 -998 409 -998 409 -992 403 -992 403 -998 409 -998 409 -992 white_R /fg 404 -993 404 -997 408 -997 408 -993 404 -993 404 -997 408 -997 408 -993 black_B /fg 404 -993 404 -997 408 -997 408 -993 404 -993 404 -997 408 -997 408 -993 black_R /bg 403 -975 403 -981 409 -981 409 -975 403 -975 403 -981 409 -981 409 -975 white_R /fg 404 -976 404 -980 408 -980 408 -976 404 -976 404 -980 408 -980 408 -976 black_B /fg 404 -976 404 -980 408 -980 408 -976 404 -976 404 -980 408 -980 408 -976 black_R /bg 403 -958 403 -964 409 -964 409 -958 403 -958 403 -964 409 -964 409 -958 white_R /fg 404 -959 404 -963 408 -963 408 -959 404 -959 404 -963 408 -963 408 -959 black_B /fg 404 -959 404 -963 408 -963 408 -959 404 -959 404 -963 408 -963 408 -959 black_R /bg 403 -941 403 -947 409 -947 409 -941 403 -941 403 -947 409 -947 409 -941 white_R /fg 404 -942 404 -946 408 -946 408 -942 404 -942 404 -946 408 -946 408 -942 black_B /fg 404 -942 404 -946 408 -946 408 -942 404 -942 404 -946 408 -946 408 -942 black_R /bg 403 -924 403 -930 409 -930 409 -924 403 -924 403 -930 409 -930 409 -924 white_R /fg 404 -925 404 -929 408 -929 408 -925 404 -925 404 -929 408 -929 408 -925 black_B /fg 404 -925 404 -929 408 -929 408 -925 404 -925 404 -929 408 -929 408 -925 black_R /bg 403 -907 403 -913 409 -913 409 -907 403 -907 403 -913 409 -913 409 -907 white_R /fg 404 -908 404 -912 408 -912 408 -908 404 -908 404 -912 408 -912 408 -908 black_B /fg 404 -908 404 -912 408 -912 408 -908 404 -908 404 -912 408 -912 408 -908 black_R /bg 403 -890 403 -896 409 -896 409 -890 403 -890 403 -896 409 -896 409 -890 white_R /fg 404 -891 404 -895 408 -895 408 -891 404 -891 404 -895 408 -895 408 -891 black_B /fg 404 -891 404 -895 408 -895 408 -891 404 -891 404 -895 408 -895 408 -891 black_R /bg 403 -873 403 -879 409 -879 409 -873 403 -873 403 -879 409 -879 409 -873 white_R /fg 404 -874 404 -878 408 -878 408 -874 404 -874 404 -878 408 -878 408 -874 black_B /fg 404 -874 404 -878 408 -878 408 -874 404 -874 404 -878 408 -878 408 -874 black_R /bg 403 -856 403 -862 409 -862 409 -856 403 -856 403 -862 409 -862 409 -856 white_R /fg 404 -857 404 -861 408 -861 408 -857 404 -857 404 -861 408 -861 408 -857 black_B /fg 404 -857 404 -861 408 -861 408 -857 404 -857 404 -861 408 -861 408 -857 black_R /bg 403 -839 403 -845 409 -845 409 -839 403 -839 403 -845 409 -845 409 -839 white_R /fg 404 -840 404 -844 408 -844 408 -840 404 -840 404 -844 408 -844 408 -840 black_B /fg 404 -840 404 -844 408 -844 408 -840 404 -840 404 -844 408 -844 408 -840 black_R /bg 403 -822 403 -828 409 -828 409 -822 403 -822 403 -828 409 -828 409 -822 white_R /fg 404 -823 404 -827 408 -827 408 -823 404 -823 404 -827 408 -827 408 -823 black_B /fg 404 -823 404 -827 408 -827 408 -823 404 -823 404 -827 408 -827 408 -823 black_R /bg 403 -805 403 -811 409 -811 409 -805 403 -805 403 -811 409 -811 409 -805 white_R /fg 404 -806 404 -810 408 -810 408 -806 404 -806 404 -810 408 -810 408 -806 black_B /fg 404 -806 404 -810 408 -810 408 -806 404 -806 404 -810 408 -810 408 -806 black_R /bg 403 -788 403 -794 409 -794 409 -788 403 -788 403 -794 409 -794 409 -788 white_R /fg 404 -789 404 -793 408 -793 408 -789 404 -789 404 -793 408 -793 408 -789 black_B /fg 404 -789 404 -793 408 -793 408 -789 404 -789 404 -793 408 -793 408 -789 black_R /bg 403 -771 403 -777 409 -777 409 -771 403 -771 403 -777 409 -777 409 -771 white_R /fg 404 -772 404 -776 408 -776 408 -772 404 -772 404 -776 408 -776 408 -772 black_B /fg 404 -772 404 -776 408 -776 408 -772 404 -772 404 -776 408 -776 408 -772 black_R /bg 403 -754 403 -760 409 -760 409 -754 403 -754 403 -760 409 -760 409 -754 white_R /fg 404 -755 404 -759 408 -759 408 -755 404 -755 404 -759 408 -759 408 -755 black_B /fg 404 -755 404 -759 408 -759 408 -755 404 -755 404 -759 408 -759 408 -755 black_R /bg 403 -737 403 -743 409 -743 409 -737 403 -737 403 -743 409 -743 409 -737 white_R /fg 404 -738 404 -742 408 -742 408 -738 404 -738 404 -742 408 -742 408 -738 black_B /fg 404 -738 404 -742 408 -742 408 -738 404 -738 404 -742 408 -742 408 -738 black_R /bg 403 -719 403 -725 409 -725 409 -719 403 -719 403 -725 409 -725 409 -719 white_R /fg 404 -720 404 -724 408 -724 408 -720 404 -720 404 -724 408 -724 408 -720 black_B /fg 404 -720 404 -724 408 -724 408 -720 404 -720 404 -724 408 -724 408 -720 black_R /bg 403 -702 403 -708 409 -708 409 -702 403 -702 403 -708 409 -708 409 -702 white_R /fg 404 -703 404 -707 408 -707 408 -703 404 -703 404 -707 408 -707 408 -703 black_B /fg 404 -703 404 -707 408 -707 408 -703 404 -703 404 -707 408 -707 408 -703 black_R /bg 403 -685 403 -691 409 -691 409 -685 403 -685 403 -691 409 -691 409 -685 white_R /fg 404 -686 404 -690 408 -690 408 -686 404 -686 404 -690 408 -690 408 -686 black_B /fg 404 -686 404 -690 408 -690 408 -686 404 -686 404 -690 408 -690 408 -686 black_R /bg 403 -668 403 -674 409 -674 409 -668 403 -668 403 -674 409 -674 409 -668 white_R /fg 404 -669 404 -673 408 -673 408 -669 404 -669 404 -673 408 -673 408 -669 black_B /fg 404 -669 404 -673 408 -673 408 -669 404 -669 404 -673 408 -673 408 -669 black_R /bg 403 -651 403 -657 409 -657 409 -651 403 -651 403 -657 409 -657 409 -651 white_R /fg 404 -652 404 -656 408 -656 408 -652 404 -652 404 -656 408 -656 408 -652 black_B /fg 404 -652 404 -656 408 -656 408 -652 404 -652 404 -656 408 -656 408 -652 black_R /bg 403 -634 403 -640 409 -640 409 -634 403 -634 403 -640 409 -640 409 -634 white_R /fg 404 -635 404 -639 408 -639 408 -635 404 -635 404 -639 408 -639 408 -635 black_B /fg 404 -635 404 -639 408 -639 408 -635 404 -635 404 -639 408 -639 408 -635 black_R /bg 403 -617 403 -623 409 -623 409 -617 403 -617 403 -623 409 -623 409 -617 white_R /fg 404 -618 404 -622 408 -622 408 -618 404 -618 404 -622 408 -622 408 -618 black_B /fg 404 -618 404 -622 408 -622 408 -618 404 -618 404 -622 408 -622 408 -618 black_R /bg 403 -600 403 -606 409 -606 409 -600 403 -600 403 -606 409 -606 409 -600 white_R /fg 404 -601 404 -605 408 -605 408 -601 404 -601 404 -605 408 -605 408 -601 black_B /fg 404 -601 404 -605 408 -605 408 -601 404 -601 404 -605 408 -605 408 -601 black_R /bg 403 -583 403 -589 409 -589 409 -583 403 -583 403 -589 409 -589 409 -583 white_R /fg 404 -584 404 -588 408 -588 408 -584 404 -584 404 -588 408 -588 408 -584 black_B /fg 404 -584 404 -588 408 -588 408 -584 404 -584 404 -588 408 -588 408 -584 black_R /bg 403 -566 403 -572 409 -572 409 -566 403 -566 403 -572 409 -572 409 -566 white_R /fg 404 -567 404 -571 408 -571 408 -567 404 -567 404 -571 408 -571 408 -567 black_B /fg 404 -567 404 -571 408 -571 408 -567 404 -567 404 -571 408 -571 408 -567 black_R /bg 403 -549 403 -555 409 -555 409 -549 403 -549 403 -555 409 -555 409 -549 white_R /fg 404 -550 404 -554 408 -554 408 -550 404 -550 404 -554 408 -554 408 -550 black_B /fg 404 -550 404 -554 408 -554 408 -550 404 -550 404 -554 408 -554 408 -550 black_R /bg 403 -532 403 -538 409 -538 409 -532 403 -532 403 -538 409 -538 409 -532 white_R /fg 404 -533 404 -537 408 -537 408 -533 404 -533 404 -537 408 -537 408 -533 black_B /fg 404 -533 404 -537 408 -537 408 -533 404 -533 404 -537 408 -537 408 -533 black_R /bg 403 -515 403 -521 409 -521 409 -515 403 -515 403 -521 409 -521 409 -515 white_R /fg 404 -516 404 -520 408 -520 408 -516 404 -516 404 -520 408 -520 408 -516 black_B /fg 404 -516 404 -520 408 -520 408 -516 404 -516 404 -520 408 -520 408 -516 black_R /bg 403 -498 403 -504 409 -504 409 -498 403 -498 403 -504 409 -504 409 -498 white_R /fg 404 -499 404 -503 408 -503 408 -499 404 -499 404 -503 408 -503 408 -499 black_B /fg 404 -499 404 -503 408 -503 408 -499 404 -499 404 -503 408 -503 408 -499 black_R /bg 403 -481 403 -487 409 -487 409 -481 403 -481 403 -487 409 -487 409 -481 white_R /fg 404 -482 404 -486 408 -486 408 -482 404 -482 404 -486 408 -486 408 -482 black_B /fg 404 -482 404 -486 408 -486 408 -482 404 -482 404 -486 408 -486 408 -482 black_R /bg 403 -464 403 -470 409 -470 409 -464 403 -464 403 -470 409 -470 409 -464 white_R /fg 404 -465 404 -469 408 -469 408 -465 404 -465 404 -469 408 -469 408 -465 black_B /fg 404 -465 404 -469 408 -469 408 -465 404 -465 404 -469 408 -469 408 -465 black_R /bg 403 -447 403 -453 409 -453 409 -447 403 -447 403 -453 409 -453 409 -447 white_R /fg 404 -448 404 -452 408 -452 408 -448 404 -448 404 -452 408 -452 408 -448 black_B /fg 404 -448 404 -452 408 -452 408 -448 404 -448 404 -452 408 -452 408 -448 black_R /bg 403 -430 403 -436 409 -436 409 -430 403 -430 403 -436 409 -436 409 -430 white_R /fg 404 -431 404 -435 408 -435 408 -431 404 -431 404 -435 408 -435 408 -431 black_B /fg 404 -431 404 -435 408 -435 408 -431 404 -431 404 -435 408 -435 408 -431 black_R /bg 403 661 403 655 409 655 409 661 403 661 403 655 409 655 409 661 white_R /fg 404 660 404 656 408 656 408 660 404 660 404 656 408 656 408 660 black_B /fg 404 660 404 656 408 656 408 660 404 660 404 656 408 656 408 660 black_R /bg 434 661 434 655 440 655 440 661 434 661 434 655 440 655 440 661 white_R /fg 435 660 435 656 439 656 439 660 435 660 435 656 439 656 439 660 black_B /fg 435 660 435 656 439 656 439 660 435 660 435 656 439 656 439 660 black_R /bg 403 -413 403 -419 409 -419 409 -413 403 -413 403 -419 409 -419 409 -413 white_R /fg 404 -414 404 -418 408 -418 408 -414 404 -414 404 -418 408 -418 408 -414 black_B /fg 404 -414 404 -418 408 -418 408 -414 404 -414 404 -418 408 -418 408 -414 black_R /bg 403 -396 403 -402 409 -402 409 -396 403 -396 403 -402 409 -402 409 -396 white_R /fg 404 -397 404 -401 408 -401 408 -397 404 -397 404 -401 408 -401 408 -397 black_B /fg 404 -397 404 -401 408 -401 408 -397 404 -397 404 -401 408 -401 408 -397 black_R /bg 403 -379 403 -385 409 -385 409 -379 403 -379 403 -385 409 -385 409 -379 white_R /fg 404 -380 404 -384 408 -384 408 -380 404 -380 404 -384 408 -384 408 -380 black_B /fg 404 -380 404 -384 408 -384 408 -380 404 -380 404 -384 408 -384 408 -380 black_R /bg 403 -362 403 -368 409 -368 409 -362 403 -362 403 -368 409 -368 409 -362 white_R /fg 404 -363 404 -367 408 -367 408 -363 404 -363 404 -367 408 -367 408 -363 black_B /fg 404 -363 404 -367 408 -367 408 -363 404 -363 404 -367 408 -367 408 -363 black_R /bg 403 -344 403 -350 409 -350 409 -344 403 -344 403 -350 409 -350 409 -344 white_R /fg 404 -345 404 -349 408 -349 408 -345 404 -345 404 -349 408 -349 408 -345 black_B /fg 404 -345 404 -349 408 -349 408 -345 404 -345 404 -349 408 -349 408 -345 black_R /bg 403 -327 403 -333 409 -333 409 -327 403 -327 403 -333 409 -333 409 -327 white_R /fg 404 -328 404 -332 408 -332 408 -328 404 -328 404 -332 408 -332 408 -328 black_B /fg 404 -328 404 -332 408 -332 408 -328 404 -328 404 -332 408 -332 408 -328 black_R /bg 403 -310 403 -316 409 -316 409 -310 403 -310 403 -316 409 -316 409 -310 white_R /fg 404 -311 404 -315 408 -315 408 -311 404 -311 404 -315 408 -315 408 -311 black_B /fg 404 -311 404 -315 408 -315 408 -311 404 -311 404 -315 408 -315 408 -311 black_R /bg 403 -293 403 -299 409 -299 409 -293 403 -293 403 -299 409 -299 409 -293 white_R /fg 404 -294 404 -298 408 -298 408 -294 404 -294 404 -298 408 -298 408 -294 black_B /fg 404 -294 404 -298 408 -298 408 -294 404 -294 404 -298 408 -298 408 -294 black_R /bg 403 -276 403 -282 409 -282 409 -276 403 -276 403 -282 409 -282 409 -276 white_R /fg 404 -277 404 -281 408 -281 408 -277 404 -277 404 -281 408 -281 408 -277 black_B /fg 404 -277 404 -281 408 -281 408 -277 404 -277 404 -281 408 -281 408 -277 black_R /bg 403 -259 403 -265 409 -265 409 -259 403 -259 403 -265 409 -265 409 -259 white_R /fg 404 -260 404 -264 408 -264 408 -260 404 -260 404 -264 408 -264 408 -260 black_B /fg 404 -260 404 -264 408 -264 408 -260 404 -260 404 -264 408 -264 408 -260 black_R /bg 403 -242 403 -248 409 -248 409 -242 403 -242 403 -248 409 -248 409 -242 white_R /fg 404 -243 404 -247 408 -247 408 -243 404 -243 404 -247 408 -247 408 -243 black_B /fg 404 -243 404 -247 408 -247 408 -243 404 -243 404 -247 408 -247 408 -243 black_R /bg 403 -225 403 -231 409 -231 409 -225 403 -225 403 -231 409 -231 409 -225 white_R /fg 404 -226 404 -230 408 -230 408 -226 404 -226 404 -230 408 -230 408 -226 black_B /fg 404 -226 404 -230 408 -230 408 -226 404 -226 404 -230 408 -230 408 -226 black_R /bg 403 -208 403 -214 409 -214 409 -208 403 -208 403 -214 409 -214 409 -208 white_R /fg 404 -209 404 -213 408 -213 408 -209 404 -209 404 -213 408 -213 408 -209 black_B /fg 404 -209 404 -213 408 -213 408 -209 404 -209 404 -213 408 -213 408 -209 black_R /bg 403 -191 403 -197 409 -197 409 -191 403 -191 403 -197 409 -197 409 -191 white_R /fg 404 -192 404 -196 408 -196 408 -192 404 -192 404 -196 408 -196 408 -192 black_B /fg 404 -192 404 -196 408 -196 408 -192 404 -192 404 -196 408 -196 408 -192 black_R /bg 403 -174 403 -180 409 -180 409 -174 403 -174 403 -180 409 -180 409 -174 white_R /fg 404 -175 404 -179 408 -179 408 -175 404 -175 404 -179 408 -179 408 -175 black_B /fg 404 -175 404 -179 408 -179 408 -175 404 -175 404 -179 408 -179 408 -175 black_R /bg 403 -157 403 -163 409 -163 409 -157 403 -157 403 -163 409 -163 409 -157 white_R /fg 404 -158 404 -162 408 -162 408 -158 404 -158 404 -162 408 -162 408 -158 black_B /fg 404 -158 404 -162 408 -162 408 -158 404 -158 404 -162 408 -162 408 -158 black_R /bg 403 -140 403 -146 409 -146 409 -140 403 -140 403 -146 409 -146 409 -140 white_R /fg 404 -141 404 -145 408 -145 408 -141 404 -141 404 -145 408 -145 408 -141 black_B /fg 404 -141 404 -145 408 -145 408 -141 404 -141 404 -145 408 -145 408 -141 black_R /bg 403 -123 403 -129 409 -129 409 -123 403 -123 403 -129 409 -129 409 -123 white_R /fg 404 -124 404 -128 408 -128 408 -124 404 -124 404 -128 408 -128 408 -124 black_B /fg 404 -124 404 -128 408 -128 408 -124 404 -124 404 -128 408 -128 408 -124 black_R /bg 403 -106 403 -112 409 -112 409 -106 403 -106 403 -112 409 -112 409 -106 white_R /fg 404 -107 404 -111 408 -111 408 -107 404 -107 404 -111 408 -111 408 -107 black_B /fg 404 -107 404 -111 408 -111 408 -107 404 -107 404 -111 408 -111 408 -107 black_R /bg 403 -89 403 -95 409 -95 409 -89 403 -89 403 -95 409 -95 409 -89 white_R /fg 404 -90 404 -94 408 -94 408 -90 404 -90 404 -94 408 -94 408 -90 black_B /fg 404 -90 404 -94 408 -94 408 -90 404 -90 404 -94 408 -94 408 -90 black_R /bg 403 -72 403 -78 409 -78 409 -72 403 -72 403 -78 409 -78 409 -72 white_R /fg 404 -73 404 -77 408 -77 408 -73 404 -73 404 -77 408 -77 408 -73 black_B /fg 404 -73 404 -77 408 -77 408 -73 404 -73 404 -77 408 -77 408 -73 black_R /bg 403 -55 403 -61 409 -61 409 -55 403 -55 403 -61 409 -61 409 -55 white_R /fg 404 -56 404 -60 408 -60 408 -56 404 -56 404 -60 408 -60 408 -56 black_B /fg 404 -56 404 -60 408 -60 408 -56 404 -56 404 -60 408 -60 408 -56 black_R /bg 403 -38 403 -44 409 -44 409 -38 403 -38 403 -44 409 -44 409 -38 white_R /fg 404 -39 404 -43 408 -43 408 -39 404 -39 404 -43 408 -43 408 -39 black_B /fg 404 -39 404 -43 408 -43 408 -39 404 -39 404 -43 408 -43 408 -39 black_R /bg 403 -21 403 -27 409 -27 409 -21 403 -21 403 -27 409 -27 409 -21 white_R /fg 404 -22 404 -26 408 -26 408 -22 404 -22 404 -26 408 -26 408 -22 black_B /fg 404 -22 404 -26 408 -26 408 -22 404 -22 404 -26 408 -26 408 -22 black_R /bg 403 -4 403 -10 409 -10 409 -4 403 -4 403 -10 409 -10 409 -4 white_R /fg 404 -5 404 -9 408 -9 408 -5 404 -5 404 -9 408 -9 408 -5 black_B /fg 404 -5 404 -9 408 -9 408 -5 404 -5 404 -9 408 -9 408 -5 black_R /bg 403 13 403 7 409 7 409 13 403 13 403 7 409 7 409 13 white_R /fg 404 12 404 8 408 8 408 12 404 12 404 8 408 8 408 12 black_B /fg 404 12 404 8 408 8 408 12 404 12 404 8 408 8 408 12 black_R /bg 403 31 403 25 409 25 409 31 403 31 403 25 409 25 409 31 white_R /fg 404 30 404 26 408 26 408 30 404 30 404 26 408 26 408 30 black_B /fg 404 30 404 26 408 26 408 30 404 30 404 26 408 26 408 30 black_R /bg 403 48 403 42 409 42 409 48 403 48 403 42 409 42 409 48 white_R /fg 404 47 404 43 408 43 408 47 404 47 404 43 408 43 408 47 black_B /fg 404 47 404 43 408 43 408 47 404 47 404 43 408 43 408 47 black_R /bg 403 65 403 59 409 59 409 65 403 65 403 59 409 59 409 65 white_R /fg 404 64 404 60 408 60 408 64 404 64 404 60 408 60 408 64 black_B /fg 404 64 404 60 408 60 408 64 404 64 404 60 408 60 408 64 black_R /bg 403 82 403 76 409 76 409 82 403 82 403 76 409 76 409 82 white_R /fg 404 81 404 77 408 77 408 81 404 81 404 77 408 77 408 81 black_B /fg 404 81 404 77 408 77 408 81 404 81 404 77 408 77 408 81 black_R /bg 403 99 403 93 409 93 409 99 403 99 403 93 409 93 409 99 white_R /fg 404 98 404 94 408 94 408 98 404 98 404 94 408 94 408 98 black_B /fg 404 98 404 94 408 94 408 98 404 98 404 94 408 94 408 98 black_R /bg 403 116 403 110 409 110 409 116 403 116 403 110 409 110 409 116 white_R /fg 404 115 404 111 408 111 408 115 404 115 404 111 408 111 408 115 black_B /fg 404 115 404 111 408 111 408 115 404 115 404 111 408 111 408 115 black_R /bg 403 133 403 127 409 127 409 133 403 133 403 127 409 127 409 133 white_R /fg 404 132 404 128 408 128 408 132 404 132 404 128 408 128 408 132 black_B /fg 404 132 404 128 408 128 408 132 404 132 404 128 408 128 408 132 black_R /bg 403 150 403 144 409 144 409 150 403 150 403 144 409 144 409 150 white_R /fg 404 149 404 145 408 145 408 149 404 149 404 145 408 145 408 149 black_B /fg 404 149 404 145 408 145 408 149 404 149 404 145 408 145 408 149 black_R /bg 403 167 403 161 409 161 409 167 403 167 403 161 409 161 409 167 white_R /fg 404 166 404 162 408 162 408 166 404 166 404 162 408 162 408 166 black_B /fg 404 166 404 162 408 162 408 166 404 166 404 162 408 162 408 166 black_R /bg 403 184 403 178 409 178 409 184 403 184 403 178 409 178 409 184 white_R /fg 404 183 404 179 408 179 408 183 404 183 404 179 408 179 408 183 black_B /fg 404 183 404 179 408 179 408 183 404 183 404 179 408 179 408 183 black_R /bg 403 201 403 195 409 195 409 201 403 201 403 195 409 195 409 201 white_R /fg 404 200 404 196 408 196 408 200 404 200 404 196 408 196 408 200 black_B /fg 404 200 404 196 408 196 408 200 404 200 404 196 408 196 408 200 black_R /bg 403 218 403 212 409 212 409 218 403 218 403 212 409 212 409 218 white_R /fg 404 217 404 213 408 213 408 217 404 217 404 213 408 213 408 217 black_B /fg 404 217 404 213 408 213 408 217 404 217 404 213 408 213 408 217 black_R /bg 403 235 403 229 409 229 409 235 403 235 403 229 409 229 409 235 white_R /fg 404 234 404 230 408 230 408 234 404 234 404 230 408 230 408 234 black_B /fg 404 234 404 230 408 230 408 234 404 234 404 230 408 230 408 234 black_R /bg 403 252 403 246 409 246 409 252 403 252 403 246 409 246 409 252 white_R /fg 404 251 404 247 408 247 408 251 404 251 404 247 408 247 408 251 black_B /fg 404 251 404 247 408 247 408 251 404 251 404 247 408 247 408 251 black_R /bg 403 269 403 263 409 263 409 269 403 269 403 263 409 263 409 269 white_R /fg 404 268 404 264 408 264 408 268 404 268 404 264 408 264 408 268 black_B /fg 404 268 404 264 408 264 408 268 404 268 404 264 408 264 408 268 black_R /bg 403 286 403 280 409 280 409 286 403 286 403 280 409 280 409 286 white_R /fg 404 285 404 281 408 281 408 285 404 285 404 281 408 281 408 285 black_B /fg 404 285 404 281 408 281 408 285 404 285 404 281 408 281 408 285 black_R /bg 403 303 403 297 409 297 409 303 403 303 403 297 409 297 409 303 white_R /fg 404 302 404 298 408 298 408 302 404 302 404 298 408 298 408 302 black_B /fg 404 302 404 298 408 298 408 302 404 302 404 298 408 298 408 302 black_R /bg 403 320 403 314 409 314 409 320 403 320 403 314 409 314 409 320 white_R /fg 404 319 404 315 408 315 408 319 404 319 404 315 408 315 408 319 black_B /fg 404 319 404 315 408 315 408 319 404 319 404 315 408 315 408 319 black_R /bg 403 337 403 331 409 331 409 337 403 337 403 331 409 331 409 337 white_R /fg 404 336 404 332 408 332 408 336 404 336 404 332 408 332 408 336 black_B /fg 404 336 404 332 408 332 408 336 404 336 404 332 408 332 408 336 black_R /bg 403 354 403 348 409 348 409 354 403 354 403 348 409 348 409 354 white_R /fg 404 353 404 349 408 349 408 353 404 353 404 349 408 349 408 353 black_B /fg 404 353 404 349 408 349 408 353 404 353 404 349 408 349 408 353 black_R /bg 403 371 403 365 409 365 409 371 403 371 403 365 409 365 409 371 white_R /fg 404 370 404 366 408 366 408 370 404 370 404 366 408 366 408 370 black_B /fg 404 370 404 366 408 366 408 370 404 370 404 366 408 366 408 370 black_R /bg 403 388 403 382 409 382 409 388 403 388 403 382 409 382 409 388 white_R /fg 404 387 404 383 408 383 408 387 404 387 404 383 408 383 408 387 black_B /fg 404 387 404 383 408 383 408 387 404 387 404 383 408 383 408 387 black_R /bg 403 406 403 400 409 400 409 406 403 406 403 400 409 400 409 406 white_R /fg 404 405 404 401 408 401 408 405 404 405 404 401 408 401 408 405 black_B /fg 404 405 404 401 408 401 408 405 404 405 404 401 408 401 408 405 black_R /bg 403 423 403 417 409 417 409 423 403 423 403 417 409 417 409 423 white_R /fg 404 422 404 418 408 418 408 422 404 422 404 418 408 418 408 422 black_B /fg 404 422 404 418 408 418 408 422 404 422 404 418 408 418 408 422 black_R /bg 403 440 403 434 409 434 409 440 403 440 403 434 409 434 409 440 white_R /fg 404 439 404 435 408 435 408 439 404 439 404 435 408 435 408 439 black_B /fg 404 439 404 435 408 435 408 439 404 439 404 435 408 435 408 439 black_R /bg 403 457 403 451 409 451 409 457 403 457 403 451 409 451 409 457 white_R /fg 404 456 404 452 408 452 408 456 404 456 404 452 408 452 408 456 black_B /fg 404 456 404 452 408 452 408 456 404 456 404 452 408 452 408 456 black_R /bg 403 474 403 468 409 468 409 474 403 474 403 468 409 468 409 474 white_R /fg 404 473 404 469 408 469 408 473 404 473 404 469 408 469 408 473 black_B /fg 404 473 404 469 408 469 408 473 404 473 404 469 408 469 408 473 black_R /bg 403 491 403 485 409 485 409 491 403 491 403 485 409 485 409 491 white_R /fg 404 490 404 486 408 486 408 490 404 490 404 486 408 486 408 490 black_B /fg 404 490 404 486 408 486 408 490 404 490 404 486 408 486 408 490 black_R /bg 403 508 403 502 409 502 409 508 403 508 403 502 409 502 409 508 white_R /fg 404 507 404 503 408 503 408 507 404 507 404 503 408 503 408 507 black_B /fg 404 507 404 503 408 503 408 507 404 507 404 503 408 503 408 507 black_R /bg 403 525 403 519 409 519 409 525 403 525 403 519 409 519 409 525 white_R /fg 404 524 404 520 408 520 408 524 404 524 404 520 408 520 408 524 black_B /fg 404 524 404 520 408 520 408 524 404 524 404 520 408 520 408 524 black_R /bg 403 542 403 536 409 536 409 542 403 542 403 536 409 536 409 542 white_R /fg 404 541 404 537 408 537 408 541 404 541 404 537 408 537 408 541 black_B /fg 404 541 404 537 408 537 408 541 404 541 404 537 408 537 408 541 black_R /bg 403 559 403 553 409 553 409 559 403 559 403 553 409 553 409 559 white_R /fg 404 558 404 554 408 554 408 558 404 558 404 554 408 554 408 558 black_B /fg 404 558 404 554 408 554 408 558 404 558 404 554 408 554 408 558 black_R /bg 403 576 403 570 409 570 409 576 403 576 403 570 409 570 409 576 white_R /fg 404 575 404 571 408 571 408 575 404 575 404 571 408 571 408 575 black_B /fg 404 575 404 571 408 571 408 575 404 575 404 571 408 571 408 575 black_R /bg 403 593 403 587 409 587 409 593 403 593 403 587 409 587 409 593 white_R /fg 404 592 404 588 408 588 408 592 404 592 404 588 408 588 408 592 black_B /fg 404 592 404 588 408 588 408 592 404 592 404 588 408 588 408 592 black_R /bg 403 610 403 604 409 604 409 610 403 610 403 604 409 604 409 610 white_R /fg 404 609 404 605 408 605 408 609 404 609 404 605 408 605 408 609 black_B /fg 404 609 404 605 408 605 408 609 404 609 404 605 408 605 408 609 black_R /bg 403 627 403 621 409 621 409 627 403 627 403 621 409 621 409 627 white_R /fg 404 626 404 622 408 622 408 626 404 626 404 622 408 622 408 626 black_B /fg 404 626 404 622 408 622 408 626 404 626 404 622 408 622 408 626 black_R /bg 403 644 403 638 409 638 409 644 403 644 403 638 409 638 409 644 white_R /fg 404 643 404 639 408 639 408 643 404 643 404 639 408 639 408 643 black_B /fg 404 643 404 639 408 639 408 643 404 643 404 639 408 639 408 643 black_R /bg 434 -413 434 -419 440 -419 440 -413 434 -413 434 -419 440 -419 440 -413 white_R /fg 435 -414 435 -418 439 -418 439 -414 435 -414 435 -418 439 -418 439 -414 black_B /fg 435 -414 435 -418 439 -418 439 -414 435 -414 435 -418 439 -418 439 -414 black_R /bg 434 -396 434 -402 440 -402 440 -396 434 -396 434 -402 440 -402 440 -396 white_R /fg 435 -397 435 -401 439 -401 439 -397 435 -397 435 -401 439 -401 439 -397 black_B /fg 435 -397 435 -401 439 -401 439 -397 435 -397 435 -401 439 -401 439 -397 black_R /bg 434 -379 434 -385 440 -385 440 -379 434 -379 434 -385 440 -385 440 -379 white_R /fg 435 -380 435 -384 439 -384 439 -380 435 -380 435 -384 439 -384 439 -380 black_B /fg 435 -380 435 -384 439 -384 439 -380 435 -380 435 -384 439 -384 439 -380 black_R /bg 434 -362 434 -368 440 -368 440 -362 434 -362 434 -368 440 -368 440 -362 white_R /fg 435 -363 435 -367 439 -367 439 -363 435 -363 435 -367 439 -367 439 -363 black_B /fg 435 -363 435 -367 439 -367 439 -363 435 -363 435 -367 439 -367 439 -363 black_R /bg 434 -344 434 -350 440 -350 440 -344 434 -344 434 -350 440 -350 440 -344 white_R /fg 435 -345 435 -349 439 -349 439 -345 435 -345 435 -349 439 -349 439 -345 black_B /fg 435 -345 435 -349 439 -349 439 -345 435 -345 435 -349 439 -349 439 -345 black_R /bg 434 -327 434 -333 440 -333 440 -327 434 -327 434 -333 440 -333 440 -327 white_R /fg 435 -328 435 -332 439 -332 439 -328 435 -328 435 -332 439 -332 439 -328 black_B /fg 435 -328 435 -332 439 -332 439 -328 435 -328 435 -332 439 -332 439 -328 black_R /bg 434 -310 434 -316 440 -316 440 -310 434 -310 434 -316 440 -316 440 -310 white_R /fg 435 -311 435 -315 439 -315 439 -311 435 -311 435 -315 439 -315 439 -311 black_B /fg 435 -311 435 -315 439 -315 439 -311 435 -311 435 -315 439 -315 439 -311 black_R /bg 434 -293 434 -299 440 -299 440 -293 434 -293 434 -299 440 -299 440 -293 white_R /fg 435 -294 435 -298 439 -298 439 -294 435 -294 435 -298 439 -298 439 -294 black_B /fg 435 -294 435 -298 439 -298 439 -294 435 -294 435 -298 439 -298 439 -294 black_R /bg 434 -276 434 -282 440 -282 440 -276 434 -276 434 -282 440 -282 440 -276 white_R /fg 435 -277 435 -281 439 -281 439 -277 435 -277 435 -281 439 -281 439 -277 black_B /fg 435 -277 435 -281 439 -281 439 -277 435 -277 435 -281 439 -281 439 -277 black_R /bg 434 -259 434 -265 440 -265 440 -259 434 -259 434 -265 440 -265 440 -259 white_R /fg 435 -260 435 -264 439 -264 439 -260 435 -260 435 -264 439 -264 439 -260 black_B /fg 435 -260 435 -264 439 -264 439 -260 435 -260 435 -264 439 -264 439 -260 black_R /bg 434 -242 434 -248 440 -248 440 -242 434 -242 434 -248 440 -248 440 -242 white_R /fg 435 -243 435 -247 439 -247 439 -243 435 -243 435 -247 439 -247 439 -243 black_B /fg 435 -243 435 -247 439 -247 439 -243 435 -243 435 -247 439 -247 439 -243 black_R /bg 434 -225 434 -231 440 -231 440 -225 434 -225 434 -231 440 -231 440 -225 white_R /fg 435 -226 435 -230 439 -230 439 -226 435 -226 435 -230 439 -230 439 -226 black_B /fg 435 -226 435 -230 439 -230 439 -226 435 -226 435 -230 439 -230 439 -226 black_R /bg 434 -208 434 -214 440 -214 440 -208 434 -208 434 -214 440 -214 440 -208 white_R /fg 435 -209 435 -213 439 -213 439 -209 435 -209 435 -213 439 -213 439 -209 black_B /fg 435 -209 435 -213 439 -213 439 -209 435 -209 435 -213 439 -213 439 -209 black_R /bg 434 -191 434 -197 440 -197 440 -191 434 -191 434 -197 440 -197 440 -191 white_R /fg 435 -192 435 -196 439 -196 439 -192 435 -192 435 -196 439 -196 439 -192 black_B /fg 435 -192 435 -196 439 -196 439 -192 435 -192 435 -196 439 -196 439 -192 black_R /bg 434 -174 434 -180 440 -180 440 -174 434 -174 434 -180 440 -180 440 -174 white_R /fg 435 -175 435 -179 439 -179 439 -175 435 -175 435 -179 439 -179 439 -175 black_B /fg 435 -175 435 -179 439 -179 439 -175 435 -175 435 -179 439 -179 439 -175 black_R /bg 434 -157 434 -163 440 -163 440 -157 434 -157 434 -163 440 -163 440 -157 white_R /fg 435 -158 435 -162 439 -162 439 -158 435 -158 435 -162 439 -162 439 -158 black_B /fg 435 -158 435 -162 439 -162 439 -158 435 -158 435 -162 439 -162 439 -158 black_R /bg 434 -140 434 -146 440 -146 440 -140 434 -140 434 -146 440 -146 440 -140 white_R /fg 435 -141 435 -145 439 -145 439 -141 435 -141 435 -145 439 -145 439 -141 black_B /fg 435 -141 435 -145 439 -145 439 -141 435 -141 435 -145 439 -145 439 -141 black_R /bg 434 -123 434 -129 440 -129 440 -123 434 -123 434 -129 440 -129 440 -123 white_R /fg 435 -124 435 -128 439 -128 439 -124 435 -124 435 -128 439 -128 439 -124 black_B /fg 435 -124 435 -128 439 -128 439 -124 435 -124 435 -128 439 -128 439 -124 black_R /bg 434 -106 434 -112 440 -112 440 -106 434 -106 434 -112 440 -112 440 -106 white_R /fg 435 -107 435 -111 439 -111 439 -107 435 -107 435 -111 439 -111 439 -107 black_B /fg 435 -107 435 -111 439 -111 439 -107 435 -107 435 -111 439 -111 439 -107 black_R /bg 434 -89 434 -95 440 -95 440 -89 434 -89 434 -95 440 -95 440 -89 white_R /fg 435 -90 435 -94 439 -94 439 -90 435 -90 435 -94 439 -94 439 -90 black_B /fg 435 -90 435 -94 439 -94 439 -90 435 -90 435 -94 439 -94 439 -90 black_R /bg 434 -72 434 -78 440 -78 440 -72 434 -72 434 -78 440 -78 440 -72 white_R /fg 435 -73 435 -77 439 -77 439 -73 435 -73 435 -77 439 -77 439 -73 black_B /fg 435 -73 435 -77 439 -77 439 -73 435 -73 435 -77 439 -77 439 -73 black_R /bg 434 -55 434 -61 440 -61 440 -55 434 -55 434 -61 440 -61 440 -55 white_R /fg 435 -56 435 -60 439 -60 439 -56 435 -56 435 -60 439 -60 439 -56 black_B /fg 435 -56 435 -60 439 -60 439 -56 435 -56 435 -60 439 -60 439 -56 black_R /bg 434 -38 434 -44 440 -44 440 -38 434 -38 434 -44 440 -44 440 -38 white_R /fg 435 -39 435 -43 439 -43 439 -39 435 -39 435 -43 439 -43 439 -39 black_B /fg 435 -39 435 -43 439 -43 439 -39 435 -39 435 -43 439 -43 439 -39 black_R /bg 434 -21 434 -27 440 -27 440 -21 434 -21 434 -27 440 -27 440 -21 white_R /fg 435 -22 435 -26 439 -26 439 -22 435 -22 435 -26 439 -26 439 -22 black_B /fg 435 -22 435 -26 439 -26 439 -22 435 -22 435 -26 439 -26 439 -22 black_R /bg 434 -4 434 -10 440 -10 440 -4 434 -4 434 -10 440 -10 440 -4 white_R /fg 435 -5 435 -9 439 -9 439 -5 435 -5 435 -9 439 -9 439 -5 black_B /fg 435 -5 435 -9 439 -9 439 -5 435 -5 435 -9 439 -9 439 -5 black_R /bg 434 13 434 7 440 7 440 13 434 13 434 7 440 7 440 13 white_R /fg 435 12 435 8 439 8 439 12 435 12 435 8 439 8 439 12 black_B /fg 435 12 435 8 439 8 439 12 435 12 435 8 439 8 439 12 black_R /bg 434 31 434 25 440 25 440 31 434 31 434 25 440 25 440 31 white_R /fg 435 30 435 26 439 26 439 30 435 30 435 26 439 26 439 30 black_B /fg 435 30 435 26 439 26 439 30 435 30 435 26 439 26 439 30 black_R /bg 434 48 434 42 440 42 440 48 434 48 434 42 440 42 440 48 white_R /fg 435 47 435 43 439 43 439 47 435 47 435 43 439 43 439 47 black_B /fg 435 47 435 43 439 43 439 47 435 47 435 43 439 43 439 47 black_R /bg 434 65 434 59 440 59 440 65 434 65 434 59 440 59 440 65 white_R /fg 435 64 435 60 439 60 439 64 435 64 435 60 439 60 439 64 black_B /fg 435 64 435 60 439 60 439 64 435 64 435 60 439 60 439 64 black_R /bg 434 82 434 76 440 76 440 82 434 82 434 76 440 76 440 82 white_R /fg 435 81 435 77 439 77 439 81 435 81 435 77 439 77 439 81 black_B /fg 435 81 435 77 439 77 439 81 435 81 435 77 439 77 439 81 black_R /bg 434 99 434 93 440 93 440 99 434 99 434 93 440 93 440 99 white_R /fg 435 98 435 94 439 94 439 98 435 98 435 94 439 94 439 98 black_B /fg 435 98 435 94 439 94 439 98 435 98 435 94 439 94 439 98 black_R /bg 434 116 434 110 440 110 440 116 434 116 434 110 440 110 440 116 white_R /fg 435 115 435 111 439 111 439 115 435 115 435 111 439 111 439 115 black_B /fg 435 115 435 111 439 111 439 115 435 115 435 111 439 111 439 115 black_R /bg 434 133 434 127 440 127 440 133 434 133 434 127 440 127 440 133 white_R /fg 435 132 435 128 439 128 439 132 435 132 435 128 439 128 439 132 black_B /fg 435 132 435 128 439 128 439 132 435 132 435 128 439 128 439 132 black_R /bg 434 150 434 144 440 144 440 150 434 150 434 144 440 144 440 150 white_R /fg 435 149 435 145 439 145 439 149 435 149 435 145 439 145 439 149 black_B /fg 435 149 435 145 439 145 439 149 435 149 435 145 439 145 439 149 black_R /bg 434 167 434 161 440 161 440 167 434 167 434 161 440 161 440 167 white_R /fg 435 166 435 162 439 162 439 166 435 166 435 162 439 162 439 166 black_B /fg 435 166 435 162 439 162 439 166 435 166 435 162 439 162 439 166 black_R /bg 434 184 434 178 440 178 440 184 434 184 434 178 440 178 440 184 white_R /fg 435 183 435 179 439 179 439 183 435 183 435 179 439 179 439 183 black_B /fg 435 183 435 179 439 179 439 183 435 183 435 179 439 179 439 183 black_R /bg 434 201 434 195 440 195 440 201 434 201 434 195 440 195 440 201 white_R /fg 435 200 435 196 439 196 439 200 435 200 435 196 439 196 439 200 black_B /fg 435 200 435 196 439 196 439 200 435 200 435 196 439 196 439 200 black_R /bg 434 218 434 212 440 212 440 218 434 218 434 212 440 212 440 218 white_R /fg 435 217 435 213 439 213 439 217 435 217 435 213 439 213 439 217 black_B /fg 435 217 435 213 439 213 439 217 435 217 435 213 439 213 439 217 black_R /bg 434 235 434 229 440 229 440 235 434 235 434 229 440 229 440 235 white_R /fg 435 234 435 230 439 230 439 234 435 234 435 230 439 230 439 234 black_B /fg 435 234 435 230 439 230 439 234 435 234 435 230 439 230 439 234 black_R /bg 434 252 434 246 440 246 440 252 434 252 434 246 440 246 440 252 white_R /fg 435 251 435 247 439 247 439 251 435 251 435 247 439 247 439 251 black_B /fg 435 251 435 247 439 247 439 251 435 251 435 247 439 247 439 251 black_R /bg 434 269 434 263 440 263 440 269 434 269 434 263 440 263 440 269 white_R /fg 435 268 435 264 439 264 439 268 435 268 435 264 439 264 439 268 black_B /fg 435 268 435 264 439 264 439 268 435 268 435 264 439 264 439 268 black_R /bg 434 286 434 280 440 280 440 286 434 286 434 280 440 280 440 286 white_R /fg 435 285 435 281 439 281 439 285 435 285 435 281 439 281 439 285 black_B /fg 435 285 435 281 439 281 439 285 435 285 435 281 439 281 439 285 black_R /bg 434 303 434 297 440 297 440 303 434 303 434 297 440 297 440 303 white_R /fg 435 302 435 298 439 298 439 302 435 302 435 298 439 298 439 302 black_B /fg 435 302 435 298 439 298 439 302 435 302 435 298 439 298 439 302 black_R /bg 434 320 434 314 440 314 440 320 434 320 434 314 440 314 440 320 white_R /fg 435 319 435 315 439 315 439 319 435 319 435 315 439 315 439 319 black_B /fg 435 319 435 315 439 315 439 319 435 319 435 315 439 315 439 319 black_R /bg 434 337 434 331 440 331 440 337 434 337 434 331 440 331 440 337 white_R /fg 435 336 435 332 439 332 439 336 435 336 435 332 439 332 439 336 black_B /fg 435 336 435 332 439 332 439 336 435 336 435 332 439 332 439 336 black_R /bg 434 354 434 348 440 348 440 354 434 354 434 348 440 348 440 354 white_R /fg 435 353 435 349 439 349 439 353 435 353 435 349 439 349 439 353 black_B /fg 435 353 435 349 439 349 439 353 435 353 435 349 439 349 439 353 black_R /bg 434 371 434 365 440 365 440 371 434 371 434 365 440 365 440 371 white_R /fg 435 370 435 366 439 366 439 370 435 370 435 366 439 366 439 370 black_B /fg 435 370 435 366 439 366 439 370 435 370 435 366 439 366 439 370 black_R /bg 434 388 434 382 440 382 440 388 434 388 434 382 440 382 440 388 white_R /fg 435 387 435 383 439 383 439 387 435 387 435 383 439 383 439 387 black_B /fg 435 387 435 383 439 383 439 387 435 387 435 383 439 383 439 387 black_R /bg 434 406 434 400 440 400 440 406 434 406 434 400 440 400 440 406 white_R /fg 435 405 435 401 439 401 439 405 435 405 435 401 439 401 439 405 black_B /fg 435 405 435 401 439 401 439 405 435 405 435 401 439 401 439 405 black_R /bg 434 423 434 417 440 417 440 423 434 423 434 417 440 417 440 423 white_R /fg 435 422 435 418 439 418 439 422 435 422 435 418 439 418 439 422 black_B /fg 435 422 435 418 439 418 439 422 435 422 435 418 439 418 439 422 black_R /bg 434 440 434 434 440 434 440 440 434 440 434 434 440 434 440 440 white_R /fg 435 439 435 435 439 435 439 439 435 439 435 435 439 435 439 439 black_B /fg 435 439 435 435 439 435 439 439 435 439 435 435 439 435 439 439 black_R /bg 434 457 434 451 440 451 440 457 434 457 434 451 440 451 440 457 white_R /fg 435 456 435 452 439 452 439 456 435 456 435 452 439 452 439 456 black_B /fg 435 456 435 452 439 452 439 456 435 456 435 452 439 452 439 456 black_R /bg 434 474 434 468 440 468 440 474 434 474 434 468 440 468 440 474 white_R /fg 435 473 435 469 439 469 439 473 435 473 435 469 439 469 439 473 black_B /fg 435 473 435 469 439 469 439 473 435 473 435 469 439 469 439 473 black_R /bg 434 491 434 485 440 485 440 491 434 491 434 485 440 485 440 491 white_R /fg 435 490 435 486 439 486 439 490 435 490 435 486 439 486 439 490 black_B /fg 435 490 435 486 439 486 439 490 435 490 435 486 439 486 439 490 black_R /bg 434 508 434 502 440 502 440 508 434 508 434 502 440 502 440 508 white_R /fg 435 507 435 503 439 503 439 507 435 507 435 503 439 503 439 507 black_B /fg 435 507 435 503 439 503 439 507 435 507 435 503 439 503 439 507 black_R /bg 434 525 434 519 440 519 440 525 434 525 434 519 440 519 440 525 white_R /fg 435 524 435 520 439 520 439 524 435 524 435 520 439 520 439 524 black_B /fg 435 524 435 520 439 520 439 524 435 524 435 520 439 520 439 524 black_R /bg 434 542 434 536 440 536 440 542 434 542 434 536 440 536 440 542 white_R /fg 435 541 435 537 439 537 439 541 435 541 435 537 439 537 439 541 black_B /fg 435 541 435 537 439 537 439 541 435 541 435 537 439 537 439 541 black_R /bg 434 559 434 553 440 553 440 559 434 559 434 553 440 553 440 559 white_R /fg 435 558 435 554 439 554 439 558 435 558 435 554 439 554 439 558 black_B /fg 435 558 435 554 439 554 439 558 435 558 435 554 439 554 439 558 black_R /bg 434 576 434 570 440 570 440 576 434 576 434 570 440 570 440 576 white_R /fg 435 575 435 571 439 571 439 575 435 575 435 571 439 571 439 575 black_B /fg 435 575 435 571 439 571 439 575 435 575 435 571 439 571 439 575 black_R /bg 434 593 434 587 440 587 440 593 434 593 434 587 440 587 440 593 white_R /fg 435 592 435 588 439 588 439 592 435 592 435 588 439 588 439 592 black_B /fg 435 592 435 588 439 588 439 592 435 592 435 588 439 588 439 592 black_R /bg 434 610 434 604 440 604 440 610 434 610 434 604 440 604 440 610 white_R /fg 435 609 435 605 439 605 439 609 435 609 435 605 439 605 439 609 black_B /fg 435 609 435 605 439 605 439 609 435 609 435 605 439 605 439 609 black_R /bg 434 627 434 621 440 621 440 627 434 627 434 621 440 621 440 627 white_R /fg 435 626 435 622 439 622 439 626 435 626 435 622 439 622 439 626 black_B /fg 435 626 435 622 439 622 439 626 435 626 435 622 439 622 439 626 black_R /bg 434 644 434 638 440 638 440 644 434 644 434 638 440 638 440 644 white_R /fg 435 643 435 639 439 639 439 643 435 643 435 639 439 639 439 643 black_B /fg 435 643 435 639 439 639 439 643 435 643 435 639 439 639 439 643 black_R 414 -2605 414 -2590 L 414 -2590 429 -2590 L 429 -2590 429 -2605 L 429 -2605 414 -2605 L 414 -2605 422 -2605 L 414 -2573 414 -2588 L 414 -2588 429 -2588 L 429 -2588 429 -2573 L 429 -2573 414 -2573 L 414 -2573 422 -2573 L 414 -2571 414 -2556 L 414 -2556 429 -2556 L 429 -2556 429 -2571 L 429 -2571 414 -2571 L 414 -2571 422 -2571 L 414 -2539 414 -2554 L 414 -2554 429 -2554 L 429 -2554 429 -2539 L 429 -2539 414 -2539 L 414 -2539 422 -2539 L 429 -2537 429 -2522 L 429 -2522 414 -2522 L 414 -2522 414 -2537 L 414 -2537 429 -2537 L 429 -2537 422 -2537 L 429 -2505 429 -2520 L 429 -2520 414 -2520 L 414 -2520 414 -2505 L 414 -2505 429 -2505 L 429 -2505 422 -2505 L 429 -2503 429 -2487 L 429 -2487 414 -2487 L 414 -2487 414 -2503 L 414 -2503 429 -2503 L 429 -2503 422 -2503 L 429 -2470 429 -2486 L 429 -2486 414 -2486 L 414 -2486 414 -2470 L 414 -2470 429 -2470 L 429 -2470 422 -2470 L 414 -2469 414 -2453 L 414 -2453 429 -2453 L 429 -2453 429 -2469 L 429 -2469 414 -2469 L 414 -2469 422 -2469 L 414 -2436 414 -2452 L 414 -2452 429 -2452 L 429 -2452 429 -2436 L 429 -2436 414 -2436 L 414 -2436 422 -2436 L 414 -2435 414 -2419 L 414 -2419 429 -2419 L 429 -2419 429 -2435 L 429 -2435 414 -2435 L 414 -2435 422 -2435 L 414 -2402 414 -2418 L 414 -2418 429 -2418 L 429 -2418 429 -2402 L 429 -2402 414 -2402 L 414 -2402 422 -2402 L 429 -2401 429 -2385 L 429 -2385 414 -2385 L 414 -2385 414 -2401 L 414 -2401 429 -2401 L 429 -2401 422 -2401 L 429 -2368 429 -2384 L 429 -2384 414 -2384 L 414 -2384 414 -2368 L 414 -2368 429 -2368 L 429 -2368 422 -2368 L 429 -2367 429 -2351 L 429 -2351 414 -2351 L 414 -2351 414 -2367 L 414 -2367 429 -2367 L 429 -2367 422 -2367 L 429 -2334 429 -2350 L 429 -2350 414 -2350 L 414 -2350 414 -2334 L 414 -2334 429 -2334 L 429 -2334 422 -2334 L 414 -2333 414 -2317 L 414 -2317 429 -2317 L 429 -2317 429 -2333 L 429 -2333 414 -2333 L 414 -2333 422 -2333 L 414 -2300 414 -2315 L 414 -2315 429 -2315 L 429 -2315 429 -2300 L 429 -2300 414 -2300 L 414 -2300 422 -2300 L 414 -2298 414 -2283 L 414 -2283 429 -2283 L 429 -2283 429 -2298 L 429 -2298 414 -2298 L 414 -2298 422 -2298 L 414 -2266 414 -2281 L 414 -2281 429 -2281 L 429 -2281 429 -2266 L 429 -2266 414 -2266 L 414 -2266 422 -2266 L 429 -2264 429 -2249 L 429 -2249 414 -2249 L 414 -2249 414 -2264 L 414 -2264 429 -2264 L 429 -2264 422 -2264 L 429 -2232 429 -2247 L 429 -2247 414 -2247 L 414 -2247 414 -2232 L 414 -2232 429 -2232 L 429 -2232 422 -2232 L 429 -2230 429 -2215 L 429 -2215 414 -2215 L 414 -2215 414 -2230 L 414 -2230 429 -2230 L 429 -2230 422 -2230 L 429 -2198 429 -2213 L 429 -2213 414 -2213 L 414 -2213 414 -2198 L 414 -2198 429 -2198 L 429 -2198 422 -2198 L 414 -2196 414 -2181 L 414 -2181 429 -2181 L 429 -2181 429 -2196 L 429 -2196 414 -2196 L 414 -2196 422 -2196 L 414 -2164 414 -2179 L 414 -2179 429 -2179 L 429 -2179 429 -2164 L 429 -2164 414 -2164 L 414 -2164 422 -2164 L 414 -2162 414 -2147 L 414 -2147 429 -2147 L 429 -2147 429 -2162 L 429 -2162 414 -2162 L 414 -2162 422 -2162 L 414 -2130 414 -2145 L 414 -2145 429 -2145 L 429 -2145 429 -2130 L 429 -2130 414 -2130 L 414 -2130 422 -2130 L 429 -2128 429 -2112 L 429 -2112 414 -2112 L 414 -2112 414 -2128 L 414 -2128 429 -2128 L 429 -2128 422 -2128 L 429 -2095 429 -2111 L 429 -2111 414 -2111 L 414 -2111 414 -2095 L 414 -2095 429 -2095 L 429 -2095 422 -2095 L 429 -2094 429 -2078 L 429 -2078 414 -2078 L 414 -2078 414 -2094 L 414 -2094 429 -2094 L 429 -2094 422 -2094 L 429 -2061 429 -2077 L 429 -2077 414 -2077 L 414 -2077 414 -2061 L 414 -2061 429 -2061 L 429 -2061 422 -2061 L 414 -2060 414 -2044 L 414 -2044 429 -2044 L 429 -2044 429 -2060 L 429 -2060 414 -2060 L 414 -2060 422 -2060 L 414 -2027 414 -2043 L 414 -2043 429 -2043 L 429 -2043 429 -2027 L 429 -2027 414 -2027 L 414 -2027 422 -2027 L 414 -2026 414 -2010 L 414 -2010 429 -2010 L 429 -2010 429 -2026 L 429 -2026 414 -2026 L 414 -2026 422 -2026 L 414 -1993 414 -2009 L 414 -2009 429 -2009 L 429 -2009 429 -1993 L 429 -1993 414 -1993 L 414 -1993 422 -1993 L 429 -1992 429 -1976 L 429 -1976 414 -1976 L 414 -1976 414 -1992 L 414 -1992 429 -1992 L 429 -1992 422 -1992 L 429 -1959 429 -1975 L 429 -1975 414 -1975 L 414 -1975 414 -1959 L 414 -1959 429 -1959 L 429 -1959 422 -1959 L 429 -1957 429 -1942 L 429 -1942 414 -1942 L 414 -1942 414 -1957 L 414 -1957 429 -1957 L 429 -1957 422 -1957 L 429 -1925 429 -1940 L 429 -1940 414 -1940 L 414 -1940 414 -1925 L 414 -1925 429 -1925 L 429 -1925 422 -1925 L 414 -1923 414 -1908 L 414 -1908 429 -1908 L 429 -1908 429 -1923 L 429 -1923 414 -1923 L 414 -1923 422 -1923 L 414 -1891 414 -1906 L 414 -1906 429 -1906 L 429 -1906 429 -1891 L 429 -1891 414 -1891 L 414 -1891 422 -1891 L 414 -1889 414 -1874 L 414 -1874 429 -1874 L 429 -1874 429 -1889 L 429 -1889 414 -1889 L 414 -1889 422 -1889 L 414 -1857 414 -1872 L 414 -1872 429 -1872 L 429 -1872 429 -1857 L 429 -1857 414 -1857 L 414 -1857 422 -1857 L 429 -1855 429 -1840 L 429 -1840 414 -1840 L 414 -1840 414 -1855 L 414 -1855 429 -1855 L 429 -1855 422 -1855 L 429 -1823 429 -1838 L 429 -1838 414 -1838 L 414 -1838 414 -1823 L 414 -1823 429 -1823 L 429 -1823 422 -1823 L 429 -1821 429 -1806 L 429 -1806 414 -1806 L 414 -1806 414 -1821 L 414 -1821 429 -1821 L 429 -1821 422 -1821 L 429 -1789 429 -1804 L 429 -1804 414 -1804 L 414 -1804 414 -1789 L 414 -1789 429 -1789 L 429 -1789 422 -1789 L 414 -1787 414 -1772 L 414 -1772 429 -1772 L 429 -1772 429 -1787 L 429 -1787 414 -1787 L 414 -1787 422 -1787 L 414 -1755 414 -1770 L 414 -1770 429 -1770 L 429 -1770 429 -1755 L 429 -1755 414 -1755 L 414 -1755 422 -1755 L 414 -1753 414 -1737 L 414 -1737 429 -1737 L 429 -1737 429 -1753 L 429 -1753 414 -1753 L 414 -1753 422 -1753 L 414 -1720 414 -1736 L 414 -1736 429 -1736 L 429 -1736 429 -1720 L 429 -1720 414 -1720 L 414 -1720 422 -1720 L 429 -1719 429 -1703 L 429 -1703 414 -1703 L 414 -1703 414 -1719 L 414 -1719 429 -1719 L 429 -1719 422 -1719 L 429 -1686 429 -1702 L 429 -1702 414 -1702 L 414 -1702 414 -1686 L 414 -1686 429 -1686 L 429 -1686 422 -1686 L 429 -1685 429 -1669 L 429 -1669 414 -1669 L 414 -1669 414 -1685 L 414 -1685 429 -1685 L 429 -1685 422 -1685 L 429 -1652 429 -1668 L 429 -1668 414 -1668 L 414 -1668 414 -1652 L 414 -1652 429 -1652 L 429 -1652 422 -1652 L 414 -1651 414 -1635 L 414 -1635 429 -1635 L 429 -1635 429 -1651 L 429 -1651 414 -1651 L 414 -1651 422 -1651 L 414 -1618 414 -1634 L 414 -1634 429 -1634 L 429 -1634 429 -1618 L 429 -1618 414 -1618 L 414 -1618 422 -1618 L 414 -1617 414 -1601 L 414 -1601 429 -1601 L 429 -1601 429 -1617 L 429 -1617 414 -1617 L 414 -1617 422 -1617 L 414 -1584 414 -1600 L 414 -1600 429 -1600 L 429 -1600 429 -1584 L 429 -1584 414 -1584 L 414 -1584 422 -1584 L 429 -1582 429 -1567 L 429 -1567 414 -1567 L 414 -1567 414 -1582 L 414 -1582 429 -1582 L 429 -1582 422 -1582 L 429 -1550 429 -1565 L 429 -1565 414 -1565 L 414 -1565 414 -1550 L 414 -1550 429 -1550 L 429 -1550 422 -1550 L 429 -1548 429 -1533 L 429 -1533 414 -1533 L 414 -1533 414 -1548 L 414 -1548 429 -1548 L 429 -1548 422 -1548 L 429 -1516 429 -1531 L 429 -1531 414 -1531 L 414 -1531 414 -1516 L 414 -1516 429 -1516 L 429 -1516 422 -1516 L 414 -1514 414 -1499 L 414 -1499 429 -1499 L 429 -1499 429 -1514 L 429 -1514 414 -1514 L 414 -1514 422 -1514 L 414 -1482 414 -1497 L 414 -1497 429 -1497 L 429 -1497 429 -1482 L 429 -1482 414 -1482 L 414 -1482 422 -1482 L 414 -1480 414 -1465 L 414 -1465 429 -1465 L 429 -1465 429 -1480 L 429 -1480 414 -1480 L 414 -1480 422 -1480 L 414 -1448 414 -1463 L 414 -1463 429 -1463 L 429 -1463 429 -1448 L 429 -1448 414 -1448 L 414 -1448 422 -1448 L 429 -1446 429 -1431 L 429 -1431 414 -1431 L 414 -1431 414 -1446 L 414 -1446 429 -1446 L 429 -1446 422 -1446 L 429 -1414 429 -1429 L 429 -1429 414 -1429 L 414 -1429 414 -1414 L 414 -1414 429 -1414 L 429 -1414 422 -1414 L 429 -1412 429 -1397 L 429 -1397 414 -1397 L 414 -1397 414 -1412 L 414 -1412 429 -1412 L 429 -1412 422 -1412 L 429 -1379 429 -1395 L 429 -1395 414 -1395 L 414 -1395 414 -1379 L 414 -1379 429 -1379 L 429 -1379 422 -1379 L 414 -1378 414 -1362 L 414 -1362 429 -1362 L 429 -1362 429 -1378 L 429 -1378 414 -1378 L 414 -1378 422 -1378 L 414 -1345 414 -1361 L 414 -1361 429 -1361 L 429 -1361 429 -1345 L 429 -1345 414 -1345 L 414 -1345 422 -1345 L 414 -1344 414 -1328 L 414 -1328 429 -1328 L 429 -1328 429 -1344 L 429 -1344 414 -1344 L 414 -1344 422 -1344 L 414 -1311 414 -1327 L 414 -1327 429 -1327 L 429 -1327 429 -1311 L 429 -1311 414 -1311 L 414 -1311 422 -1311 L 429 -1310 429 -1294 L 429 -1294 414 -1294 L 414 -1294 414 -1310 L 414 -1310 429 -1310 L 429 -1310 422 -1310 L 429 -1277 429 -1293 L 429 -1293 414 -1293 L 414 -1293 414 -1277 L 414 -1277 429 -1277 L 429 -1277 422 -1277 L 429 -1276 429 -1260 L 429 -1260 414 -1260 L 414 -1260 414 -1276 L 414 -1276 429 -1276 L 429 -1276 422 -1276 L 429 -1243 429 -1259 L 429 -1259 414 -1259 L 414 -1259 414 -1243 L 414 -1243 429 -1243 L 429 -1243 422 -1243 L 414 -1242 414 -1226 L 414 -1226 429 -1226 L 429 -1226 429 -1242 L 429 -1242 414 -1242 L 414 -1242 422 -1242 L 414 -1209 414 -1225 L 414 -1225 429 -1225 L 429 -1225 429 -1209 L 429 -1209 414 -1209 L 414 -1209 422 -1209 L 414 -1207 414 -1192 L 414 -1192 429 -1192 L 429 -1192 429 -1207 L 429 -1207 414 -1207 L 414 -1207 422 -1207 L 414 -1175 414 -1190 L 414 -1190 429 -1190 L 429 -1190 429 -1175 L 429 -1175 414 -1175 L 414 -1175 422 -1175 L 429 -1173 429 -1158 L 429 -1158 414 -1158 L 414 -1158 414 -1173 L 414 -1173 429 -1173 L 429 -1173 422 -1173 L 429 -1141 429 -1156 L 429 -1156 414 -1156 L 414 -1156 414 -1141 L 414 -1141 429 -1141 L 429 -1141 422 -1141 L 429 -1139 429 -1124 L 429 -1124 414 -1124 L 414 -1124 414 -1139 L 414 -1139 429 -1139 L 429 -1139 422 -1139 L 429 -1107 429 -1122 L 429 -1122 414 -1122 L 414 -1122 414 -1107 L 414 -1107 429 -1107 L 429 -1107 422 -1107 L 414 -1105 414 -1090 L 414 -1090 429 -1090 L 429 -1090 429 -1105 L 429 -1105 414 -1105 L 414 -1105 422 -1105 L 414 -1073 414 -1088 L 414 -1088 429 -1088 L 429 -1088 429 -1073 L 429 -1073 414 -1073 L 414 -1073 422 -1073 L 414 -1071 414 -1056 L 414 -1056 429 -1056 L 429 -1056 429 -1071 L 429 -1071 414 -1071 L 414 -1071 422 -1071 L 414 -1039 414 -1054 L 414 -1054 429 -1054 L 429 -1054 429 -1039 L 429 -1039 414 -1039 L 414 -1039 422 -1039 L 429 -1037 429 -1022 L 429 -1022 414 -1022 L 414 -1022 414 -1037 L 414 -1037 429 -1037 L 429 -1037 422 -1037 L 429 -1004 429 -1020 L 429 -1020 414 -1020 L 414 -1020 414 -1004 L 414 -1004 429 -1004 L 429 -1004 422 -1004 L 429 -1003 429 -987 L 429 -987 414 -987 L 414 -987 414 -1003 L 414 -1003 429 -1003 L 429 -1003 422 -1003 L 429 -970 429 -986 L 429 -986 414 -986 L 414 -986 414 -970 L 414 -970 429 -970 L 429 -970 422 -970 L 414 -969 414 -953 L 414 -953 429 -953 L 429 -953 429 -969 L 429 -969 414 -969 L 414 -969 422 -969 L 414 -936 414 -952 L 414 -952 429 -952 L 429 -952 429 -936 L 429 -936 414 -936 L 414 -936 422 -936 L 414 -935 414 -919 L 414 -919 429 -919 L 429 -919 429 -935 L 429 -935 414 -935 L 414 -935 422 -935 L 414 -902 414 -918 L 414 -918 429 -918 L 429 -918 429 -902 L 429 -902 414 -902 L 414 -902 422 -902 L 429 -901 429 -885 L 429 -885 414 -885 L 414 -885 414 -901 L 414 -901 429 -901 L 429 -901 422 -901 L 429 -868 429 -884 L 429 -884 414 -884 L 414 -884 414 -868 L 414 -868 429 -868 L 429 -868 422 -868 L 429 -867 429 -851 L 429 -851 414 -851 L 414 -851 414 -867 L 414 -867 429 -867 L 429 -867 422 -867 L 429 -834 429 -850 L 429 -850 414 -850 L 414 -850 414 -834 L 414 -834 429 -834 L 429 -834 422 -834 L 414 -832 414 -817 L 414 -817 429 -817 L 429 -817 429 -832 L 429 -832 414 -832 L 414 -832 422 -832 L 414 -800 414 -815 L 414 -815 429 -815 L 429 -815 429 -800 L 429 -800 414 -800 L 414 -800 422 -800 L 414 -798 414 -783 L 414 -783 429 -783 L 429 -783 429 -798 L 429 -798 414 -798 L 414 -798 422 -798 L 414 -766 414 -781 L 414 -781 429 -781 L 429 -781 429 -766 L 429 -766 414 -766 L 414 -766 422 -766 L 429 -764 429 -749 L 429 -749 414 -749 L 414 -749 414 -764 L 414 -764 429 -764 L 429 -764 422 -764 L 429 -732 429 -747 L 429 -747 414 -747 L 414 -747 414 -732 L 414 -732 429 -732 L 429 -732 422 -732 L 429 -730 429 -715 L 429 -715 414 -715 L 414 -715 414 -730 L 414 -730 429 -730 L 429 -730 422 -730 L 429 -698 429 -713 L 429 -713 414 -713 L 414 -713 414 -698 L 414 -698 429 -698 L 429 -698 422 -698 L 414 -696 414 -681 L 414 -681 429 -681 L 429 -681 429 -696 L 429 -696 414 -696 L 414 -696 422 -696 L 414 -664 414 -679 L 414 -679 429 -679 L 429 -679 429 -664 L 429 -664 414 -664 L 414 -664 422 -664 L 414 -662 414 -647 L 414 -647 429 -647 L 429 -647 429 -662 L 429 -662 414 -662 L 414 -662 422 -662 L 414 -629 414 -645 L 414 -645 429 -645 L 429 -645 429 -629 L 429 -629 414 -629 L 414 -629 422 -629 L 429 -628 429 -612 L 429 -612 414 -612 L 414 -612 414 -628 L 414 -628 429 -628 L 429 -628 422 -628 L 429 -595 429 -611 L 429 -611 414 -611 L 414 -611 414 -595 L 414 -595 429 -595 L 429 -595 422 -595 L 429 -594 429 -578 L 429 -578 414 -578 L 414 -578 414 -594 L 414 -594 429 -594 L 429 -594 422 -594 L 429 -561 429 -577 L 429 -577 414 -577 L 414 -577 414 -561 L 414 -561 429 -561 L 429 -561 422 -561 L 414 -560 414 -544 L 414 -544 429 -544 L 429 -544 429 -560 L 429 -560 414 -560 L 414 -560 422 -560 L 414 -527 414 -543 L 414 -543 429 -543 L 429 -543 429 -527 L 429 -527 414 -527 L 414 -527 422 -527 L 414 -526 414 -510 L 414 -510 429 -510 L 429 -510 429 -526 L 429 -526 414 -526 L 414 -526 422 -526 L 414 -493 414 -509 L 414 -509 429 -509 L 429 -509 429 -493 L 429 -493 414 -493 L 414 -493 422 -493 L 429 -492 429 -476 L 429 -476 414 -476 L 414 -476 414 -492 L 414 -492 429 -492 L 429 -492 422 -492 L 429 -459 429 -475 L 429 -475 414 -475 L 414 -475 414 -459 L 414 -459 429 -459 L 429 -459 422 -459 L 429 -457 429 -442 L 429 -442 414 -442 L 414 -442 414 -457 L 414 -457 429 -457 L 429 -457 422 -457 L 429 -425 429 -440 L 429 -440 414 -440 L 414 -440 414 -425 L 414 -425 429 -425 L 429 -425 422 -425 L 414 -423 414 -408 L 414 -408 429 -408 L 429 -408 429 -423 L 429 -423 414 -423 L 414 -423 422 -423 L 414 -391 414 -406 L 414 -406 429 -406 L 429 -406 429 -391 L 429 -391 414 -391 L 414 -391 422 -391 L 414 -389 414 -374 L 414 -374 429 -374 L 429 -374 429 -389 L 429 -389 414 -389 L 414 -389 422 -389 L 414 -357 414 -372 L 414 -372 429 -372 L 429 -372 429 -357 L 429 -357 414 -357 L 414 -357 422 -357 L 429 -355 429 -340 L 429 -340 414 -340 L 414 -340 414 -355 L 414 -355 429 -355 L 429 -355 422 -355 L 429 -323 429 -338 L 429 -338 414 -338 L 414 -338 414 -323 L 414 -323 429 -323 L 429 -323 422 -323 L 429 -321 429 -306 L 429 -306 414 -306 L 414 -306 414 -321 L 414 -321 429 -321 L 429 -321 422 -321 L 429 -289 429 -304 L 429 -304 414 -304 L 414 -304 414 -289 L 414 -289 429 -289 L 429 -289 422 -289 L 414 -287 414 -272 L 414 -272 429 -272 L 429 -272 429 -287 L 429 -287 414 -287 L 414 -287 422 -287 L 414 -254 414 -270 L 414 -270 429 -270 L 429 -270 429 -254 L 429 -254 414 -254 L 414 -254 422 -254 L 414 -253 414 -237 L 414 -237 429 -237 L 429 -237 429 -253 L 429 -253 414 -253 L 414 -253 422 -253 L 414 -220 414 -236 L 414 -236 429 -236 L 429 -236 429 -220 L 429 -220 414 -220 L 414 -220 422 -220 L 429 -219 429 -203 L 429 -203 414 -203 L 414 -203 414 -219 L 414 -219 429 -219 L 429 -219 422 -219 L 429 -186 429 -202 L 429 -202 414 -202 L 414 -202 414 -186 L 414 -186 429 -186 L 429 -186 422 -186 L 429 -185 429 -169 L 429 -169 414 -169 L 414 -169 414 -185 L 414 -185 429 -185 L 429 -185 422 -185 L 429 -152 429 -168 L 429 -168 414 -168 L 414 -168 414 -152 L 414 -152 429 -152 L 429 -152 422 -152 L 414 -151 414 -135 L 414 -135 429 -135 L 429 -135 429 -151 L 429 -151 414 -151 L 414 -151 422 -151 L 414 -118 414 -134 L 414 -134 429 -134 L 429 -134 429 -118 L 429 -118 414 -118 L 414 -118 422 -118 L 414 -117 414 -101 L 414 -101 429 -101 L 429 -101 429 -117 L 429 -117 414 -117 L 414 -117 422 -117 L 414 -84 414 -100 L 414 -100 429 -100 L 429 -100 429 -84 L 429 -84 414 -84 L 414 -84 422 -84 L 429 -82 429 -67 L 429 -67 414 -67 L 414 -67 414 -82 L 414 -82 429 -82 L 429 -82 422 -82 L 429 -50 429 -65 L 429 -65 414 -65 L 414 -65 414 -50 L 414 -50 429 -50 L 429 -50 422 -50 L 429 -48 429 -33 L 429 -33 414 -33 L 414 -33 414 -48 L 414 -48 429 -48 L 429 -48 422 -48 L 429 -16 429 -31 L 429 -31 414 -31 L 414 -31 414 -16 L 414 -16 429 -16 L 429 -16 422 -16 L 414 -14 414 1 L 414 1 429 1 L 429 1 429 -14 L 429 -14 414 -14 L 414 -14 422 -14 L 414 18 414 3 L 414 3 429 3 L 429 3 429 18 L 429 18 414 18 L 414 18 422 18 L 414 20 414 35 L 414 35 429 35 L 429 35 429 20 L 429 20 414 20 L 414 20 422 20 L 414 52 414 37 L 414 37 429 37 L 429 37 429 52 L 429 52 414 52 L 414 52 422 52 L 429 54 429 69 L 429 69 414 69 L 414 69 414 54 L 414 54 429 54 L 429 54 422 54 L 429 86 429 71 L 429 71 414 71 L 414 71 414 86 L 414 86 429 86 L 429 86 422 86 L 429 88 429 103 L 429 103 414 103 L 414 103 414 88 L 414 88 429 88 L 429 88 422 88 L 429 121 429 105 L 429 105 414 105 L 414 105 414 121 L 414 121 429 121 L 429 121 422 121 L 414 122 414 138 L 414 138 429 138 L 429 138 429 122 L 429 122 414 122 L 414 122 422 122 L 414 155 414 139 L 414 139 429 139 L 429 139 429 155 L 429 155 414 155 L 414 155 422 155 L 414 156 414 172 L 414 172 429 172 L 429 172 429 156 L 429 156 414 156 L 414 156 422 156 L 414 189 414 173 L 414 173 429 173 L 429 173 429 189 L 429 189 414 189 L 414 189 422 189 L 429 190 429 206 L 429 206 414 206 L 414 206 414 190 L 414 190 429 190 L 429 190 422 190 L 429 223 429 207 L 429 207 414 207 L 414 207 414 223 L 414 223 429 223 L 429 223 422 223 L 429 224 429 240 L 429 240 414 240 L 414 240 414 224 L 414 224 429 224 L 429 224 422 224 L 429 257 429 241 L 429 241 414 241 L 414 241 414 257 L 414 257 429 257 L 429 257 422 257 L 414 258 414 274 L 414 274 429 274 L 429 274 429 258 L 429 258 414 258 L 414 258 422 258 L 414 291 414 275 L 414 275 429 275 L 429 275 429 291 L 429 291 414 291 L 414 291 422 291 L 414 293 414 308 L 414 308 429 308 L 429 308 429 293 L 429 293 414 293 L 414 293 422 293 L 414 325 414 310 L 414 310 429 310 L 429 310 429 325 L 429 325 414 325 L 414 325 422 325 L 429 327 429 342 L 429 342 414 342 L 414 342 414 327 L 414 327 429 327 L 429 327 422 327 L 429 359 429 344 L 429 344 414 344 L 414 344 414 359 L 414 359 429 359 L 429 359 422 359 L 429 361 429 376 L 429 376 414 376 L 414 376 414 361 L 414 361 429 361 L 429 361 422 361 L 429 393 429 378 L 429 378 414 378 L 414 378 414 393 L 414 393 429 393 L 429 393 422 393 L 414 395 414 410 L 414 410 429 410 L 429 410 429 395 L 429 395 414 395 L 414 395 422 395 L 414 427 414 412 L 414 412 429 412 L 429 412 429 427 L 429 427 414 427 L 414 427 422 427 L 414 429 414 444 L 414 444 429 444 L 429 444 429 429 L 429 429 414 429 L 414 429 422 429 L 414 461 414 446 L 414 446 429 446 L 429 446 429 461 L 429 461 414 461 L 414 461 422 461 L 429 463 429 478 L 429 478 414 478 L 414 478 414 463 L 414 463 429 463 L 429 463 422 463 L 429 496 429 480 L 429 480 414 480 L 414 480 414 496 L 414 496 429 496 L 429 496 422 496 L 429 497 429 513 L 429 513 414 513 L 414 513 414 497 L 414 497 429 497 L 429 497 422 497 L 429 530 429 514 L 429 514 414 514 L 414 514 414 530 L 414 530 429 530 L 429 530 422 530 L 414 531 414 547 L 414 547 429 547 L 429 547 429 531 L 429 531 414 531 L 414 531 422 531 L 414 564 414 548 L 414 548 429 548 L 429 548 429 564 L 429 564 414 564 L 414 564 422 564 L 414 565 414 581 L 414 581 429 581 L 429 581 429 565 L 429 565 414 565 L 414 565 422 565 L 414 598 414 582 L 414 582 429 582 L 429 582 429 598 L 429 598 414 598 L 414 598 422 598 L 429 599 429 615 L 429 615 414 615 L 414 615 414 599 L 414 599 429 599 L 429 599 422 599 L 429 632 429 616 L 429 616 414 616 L 414 616 414 632 L 414 632 429 632 L 429 632 422 632 L 429 633 429 649 L 429 649 414 649 L 414 649 414 633 L 414 633 429 633 L 429 633 422 633 L 429 666 429 650 L 429 650 414 650 L 414 650 414 666 L 414 666 429 666 L 429 666 422 666 L /bg 415 668 415 664 419 664 419 668 415 668 415 664 419 664 419 668 white_R /fg 415 668 415 664 419 664 419 668 415 668 415 664 419 664 419 668 black_B 419 666 415 666 L /bg 424 668 424 664 428 664 428 668 424 668 424 664 428 664 428 668 white_R /fg 424 668 424 664 428 664 428 668 424 668 424 664 428 664 428 668 black_B 428 666 424 666 L 437 -2606 436 -2606 L 437 -2606 436 -2606 L 438 -2606 437 -2606 L 438 -2605 437 -2605 L 437 -2605 436 -2605 L 436 -2605 435 -2605 L 436 -2606 435 -2606 L 436 -2607 435 -2607 L 437 -2607 436 -2607 L 438 -2607 437 -2607 L 436 -2606 436 -2605 L 436 -2606 436 -2605 L 437 -2606 437 -2605 L 437 -2605 437 -2604 L 436 -2605 436 -2604 L 435 -2605 435 -2604 L 435 -2606 435 -2605 L 435 -2607 435 -2606 L 436 -2607 436 -2606 L 437 -2607 437 -2606 L 436 -2605 437 -2604 L 436 -2605 437 -2604 L 437 -2605 438 -2604 L 437 -2604 438 -2603 L 436 -2604 437 -2603 L 435 -2604 436 -2603 L 435 -2605 436 -2604 L 435 -2606 436 -2605 L 436 -2606 437 -2605 L 437 -2606 438 -2605 L 437 -2604 438 -2605 L 437 -2604 438 -2605 L 438 -2604 439 -2605 L 438 -2603 439 -2604 L 437 -2603 438 -2604 L 436 -2603 437 -2604 L 436 -2604 437 -2605 L 436 -2605 437 -2606 L 437 -2605 438 -2606 L 438 -2605 439 -2606 L 438 -2605 438 -2606 L 438 -2605 438 -2606 L 439 -2605 439 -2606 L 439 -2604 439 -2605 L 438 -2604 438 -2605 L 437 -2604 437 -2605 L 437 -2605 437 -2606 L 437 -2606 437 -2607 L 438 -2606 438 -2607 L 439 -2606 439 -2607 L 438 -2606 437 -2606 L 438 -2606 437 -2606 L 439 -2606 438 -2606 L 439 -2605 438 -2605 L 438 -2605 437 -2605 L 437 -2605 436 -2605 L 437 -2606 436 -2606 L 437 -2607 436 -2607 L 438 -2607 437 -2607 L 439 -2607 438 -2607 L 406 -2606 405 -2606 L 406 -2606 405 -2606 L 407 -2606 406 -2606 L 407 -2605 406 -2605 L 406 -2605 405 -2605 L 405 -2605 404 -2605 L 405 -2606 404 -2606 L 405 -2607 404 -2607 L 406 -2607 405 -2607 L 407 -2607 406 -2607 L 405 -2606 405 -2605 L 405 -2606 405 -2605 L 406 -2606 406 -2605 L 406 -2605 406 -2604 L 405 -2605 405 -2604 L 404 -2605 404 -2604 L 404 -2606 404 -2605 L 404 -2607 404 -2606 L 405 -2607 405 -2606 L 406 -2607 406 -2606 L 405 -2605 406 -2604 L 405 -2605 406 -2604 L 406 -2605 407 -2604 L 406 -2604 407 -2603 L 405 -2604 406 -2603 L 404 -2604 405 -2603 L 404 -2605 405 -2604 L 404 -2606 405 -2605 L 405 -2606 406 -2605 L 406 -2606 407 -2605 L 406 -2604 407 -2605 L 406 -2604 407 -2605 L 407 -2604 408 -2605 L 407 -2603 408 -2604 L 406 -2603 407 -2604 L 405 -2603 406 -2604 L 405 -2604 406 -2605 L 405 -2605 406 -2606 L 406 -2605 407 -2606 L 407 -2605 408 -2606 L 407 -2605 407 -2606 L 407 -2605 407 -2606 L 408 -2605 408 -2606 L 408 -2604 408 -2605 L 407 -2604 407 -2605 L 406 -2604 406 -2605 L 406 -2605 406 -2606 L 406 -2606 406 -2607 L 407 -2606 407 -2607 L 408 -2606 408 -2607 L 407 -2606 406 -2606 L 407 -2606 406 -2606 L 408 -2606 407 -2606 L 408 -2605 407 -2605 L 407 -2605 406 -2605 L 406 -2605 405 -2605 L 406 -2606 405 -2606 L 406 -2607 405 -2607 L 407 -2607 406 -2607 L 408 -2607 407 -2607 L 426 -2606 426 -2606 L 426 -2606 426 -2605 L 426 -2605 426 -2604 L 426 -2604 427 -2605 L 427 -2605 427 -2606 L 427 -2606 426 -2606 L 417 -2606 416 -2606 L 416 -2606 416 -2605 L 416 -2605 417 -2604 L 417 -2604 418 -2605 L 418 -2605 418 -2606 L 418 -2606 417 -2606 L 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 441 -2617 moveto 90 rotate (NAND1[191:0]) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 410 -2617 moveto 90 rotate (NAND2[191:0]) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 430 -2617 moveto 90 rotate (Ax_a2_0) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2617 moveto 90 rotate (Ax_b2_0) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2602 moveto (0) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2585 moveto (1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2568 moveto (2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2551 moveto (3) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2534 moveto (4) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2517 moveto (5) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2500 moveto (6) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2483 moveto (7) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2466 moveto (8) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2449 moveto (9) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2432 moveto (10) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2415 moveto (11) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2398 moveto (12) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2381 moveto (13) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2364 moveto (14) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2347 moveto (15) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2330 moveto (16) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2313 moveto (17) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2296 moveto (18) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2279 moveto (19) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2262 moveto (20) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2245 moveto (21) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2227 moveto (22) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2210 moveto (23) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2193 moveto (24) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2176 moveto (25) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2159 moveto (26) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2142 moveto (27) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2125 moveto (28) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2108 moveto (29) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2091 moveto (30) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2074 moveto (31) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2057 moveto (32) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2040 moveto (33) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2023 moveto (34) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -2006 moveto (35) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1989 moveto (36) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1972 moveto (37) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1955 moveto (38) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1938 moveto (39) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1921 moveto (40) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1904 moveto (41) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1887 moveto (42) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1870 moveto (43) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1852 moveto (44) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1835 moveto (45) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1818 moveto (46) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1801 moveto (47) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1784 moveto (48) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1767 moveto (49) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1750 moveto (50) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1733 moveto (51) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1716 moveto (52) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1699 moveto (53) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1682 moveto (54) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1665 moveto (55) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1648 moveto (56) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1631 moveto (57) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1614 moveto (58) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1597 moveto (59) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1580 moveto (60) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1563 moveto (61) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1546 moveto (62) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1529 moveto (63) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1512 moveto (64) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1495 moveto (65) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1477 moveto (66) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1460 moveto (67) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1443 moveto (68) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1426 moveto (69) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1409 moveto (70) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1392 moveto (71) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1375 moveto (72) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1358 moveto (73) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1341 moveto (74) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1324 moveto (75) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1307 moveto (76) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1290 moveto (77) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1273 moveto (78) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1256 moveto (79) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1239 moveto (80) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1222 moveto (81) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1205 moveto (82) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1188 moveto (83) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1171 moveto (84) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1154 moveto (85) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1137 moveto (86) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1120 moveto (87) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1102 moveto (88) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1085 moveto (89) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1068 moveto (90) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1051 moveto (91) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1034 moveto (92) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1017 moveto (93) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -1000 moveto (94) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -983 moveto (95) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -966 moveto (96) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -949 moveto (97) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -932 moveto (98) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -915 moveto (99) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -898 moveto (100) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -881 moveto (101) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -864 moveto (102) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -847 moveto (103) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -830 moveto (104) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -813 moveto (105) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -796 moveto (106) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -779 moveto (107) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -762 moveto (108) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -745 moveto (109) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -727 moveto (110) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -710 moveto (111) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -693 moveto (112) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -676 moveto (113) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -659 moveto (114) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -642 moveto (115) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -625 moveto (116) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -608 moveto (117) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -591 moveto (118) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -574 moveto (119) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -557 moveto (120) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -540 moveto (121) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -523 moveto (122) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -506 moveto (123) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -489 moveto (124) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -472 moveto (125) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -455 moveto (126) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -438 moveto (127) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2602 moveto (0) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2585 moveto (1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2568 moveto (2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2551 moveto (3) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2534 moveto (4) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2517 moveto (5) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2500 moveto (6) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2483 moveto (7) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2466 moveto (8) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2449 moveto (9) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2432 moveto (10) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2415 moveto (11) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2398 moveto (12) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2381 moveto (13) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2364 moveto (14) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2347 moveto (15) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2330 moveto (16) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2313 moveto (17) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2296 moveto (18) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2279 moveto (19) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2262 moveto (20) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2245 moveto (21) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2227 moveto (22) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2210 moveto (23) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2193 moveto (24) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2176 moveto (25) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2159 moveto (26) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2142 moveto (27) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2125 moveto (28) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2108 moveto (29) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2091 moveto (30) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2074 moveto (31) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2057 moveto (32) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2040 moveto (33) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2023 moveto (34) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -2006 moveto (35) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1989 moveto (36) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1972 moveto (37) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1955 moveto (38) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1938 moveto (39) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1921 moveto (40) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1904 moveto (41) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1887 moveto (42) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1870 moveto (43) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1852 moveto (44) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1835 moveto (45) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1818 moveto (46) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1801 moveto (47) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1784 moveto (48) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1767 moveto (49) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1750 moveto (50) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1733 moveto (51) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1716 moveto (52) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1699 moveto (53) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1682 moveto (54) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1665 moveto (55) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1648 moveto (56) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1631 moveto (57) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1614 moveto (58) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1597 moveto (59) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1580 moveto (60) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1563 moveto (61) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1546 moveto (62) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1529 moveto (63) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1512 moveto (64) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1495 moveto (65) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1477 moveto (66) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1460 moveto (67) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1443 moveto (68) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1426 moveto (69) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1409 moveto (70) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1392 moveto (71) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1375 moveto (72) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1358 moveto (73) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1341 moveto (74) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1324 moveto (75) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1307 moveto (76) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1290 moveto (77) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1273 moveto (78) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1256 moveto (79) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1239 moveto (80) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1222 moveto (81) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1205 moveto (82) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1188 moveto (83) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1171 moveto (84) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1154 moveto (85) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1137 moveto (86) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1120 moveto (87) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1102 moveto (88) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1085 moveto (89) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1068 moveto (90) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1051 moveto (91) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1034 moveto (92) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1017 moveto (93) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -1000 moveto (94) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -983 moveto (95) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -966 moveto (96) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -949 moveto (97) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -932 moveto (98) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -915 moveto (99) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -898 moveto (100) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -881 moveto (101) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -864 moveto (102) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -847 moveto (103) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -830 moveto (104) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -813 moveto (105) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -796 moveto (106) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -779 moveto (107) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -762 moveto (108) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -745 moveto (109) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -727 moveto (110) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -710 moveto (111) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -693 moveto (112) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -676 moveto (113) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -659 moveto (114) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -642 moveto (115) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -625 moveto (116) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -608 moveto (117) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -591 moveto (118) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -574 moveto (119) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -557 moveto (120) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -540 moveto (121) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -523 moveto (122) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -506 moveto (123) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -489 moveto (124) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -472 moveto (125) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -455 moveto (126) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -438 moveto (127) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 404 -2626 moveto (LB_dec_col_array2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -421 moveto (128) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -404 moveto (129) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -387 moveto (130) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -370 moveto (131) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -352 moveto (132) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -335 moveto (133) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -318 moveto (134) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -301 moveto (135) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -284 moveto (136) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -267 moveto (137) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -250 moveto (138) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -233 moveto (139) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -216 moveto (140) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -199 moveto (141) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -182 moveto (142) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -165 moveto (143) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -148 moveto (144) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -131 moveto (145) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -114 moveto (146) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -97 moveto (147) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -80 moveto (148) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -63 moveto (149) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -46 moveto (150) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -29 moveto (151) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 -12 moveto (152) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 5 moveto (153) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 23 moveto (154) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 40 moveto (155) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 57 moveto (156) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 74 moveto (157) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 91 moveto (158) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 108 moveto (159) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 125 moveto (160) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 142 moveto (161) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 159 moveto (162) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 176 moveto (163) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 193 moveto (164) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 210 moveto (165) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 227 moveto (166) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 244 moveto (167) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 261 moveto (168) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 278 moveto (169) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 295 moveto (170) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 312 moveto (171) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 329 moveto (172) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 346 moveto (173) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 363 moveto (174) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 380 moveto (175) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 398 moveto (176) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 415 moveto (177) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 432 moveto (178) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 449 moveto (179) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 466 moveto (180) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 483 moveto (181) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 500 moveto (182) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 517 moveto (183) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 534 moveto (184) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 551 moveto (185) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 568 moveto (186) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 585 moveto (187) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 602 moveto (188) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 619 moveto (189) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 636 moveto (190) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 406 653 moveto (191) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -421 moveto (128) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -404 moveto (129) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -387 moveto (130) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -370 moveto (131) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -352 moveto (132) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -335 moveto (133) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -318 moveto (134) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -301 moveto (135) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -284 moveto (136) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -267 moveto (137) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -250 moveto (138) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -233 moveto (139) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -216 moveto (140) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -199 moveto (141) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -182 moveto (142) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -165 moveto (143) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -148 moveto (144) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -131 moveto (145) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -114 moveto (146) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -97 moveto (147) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -80 moveto (148) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -63 moveto (149) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -46 moveto (150) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -29 moveto (151) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 -12 moveto (152) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 5 moveto (153) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 23 moveto (154) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 40 moveto (155) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 57 moveto (156) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 74 moveto (157) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 91 moveto (158) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 108 moveto (159) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 125 moveto (160) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 142 moveto (161) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 159 moveto (162) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 176 moveto (163) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 193 moveto (164) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 210 moveto (165) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 227 moveto (166) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 244 moveto (167) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 261 moveto (168) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 278 moveto (169) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 295 moveto (170) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 312 moveto (171) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 329 moveto (172) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 346 moveto (173) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 363 moveto (174) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 380 moveto (175) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 398 moveto (176) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 415 moveto (177) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 432 moveto (178) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 449 moveto (179) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 466 moveto (180) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 483 moveto (181) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 500 moveto (182) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 517 moveto (183) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 534 moveto (184) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 551 moveto (185) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 568 moveto (186) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 585 moveto (187) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 602 moveto (188) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 619 moveto (189) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 636 moveto (190) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 437 653 moveto (191) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2599 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2602 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2602 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2596 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2596 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2608 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2608 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2586 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2585 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2585 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2590 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2590 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2579 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2579 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2565 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2568 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2568 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2562 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2562 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2574 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2574 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2552 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2551 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2551 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2556 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2556 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2545 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2545 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2531 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2534 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2534 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2528 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2528 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2540 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2540 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2518 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2517 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2517 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2522 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2522 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2511 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2511 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2497 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2499 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2499 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2494 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2494 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2506 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2506 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2484 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2483 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2483 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2488 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2488 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2477 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2477 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2463 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2465 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2465 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2460 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2460 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2472 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2472 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2450 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2449 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2449 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2454 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2454 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2442 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2442 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2429 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2431 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2431 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2426 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2426 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2437 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2437 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2416 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2415 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2415 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2420 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2420 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2408 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2408 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2395 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2397 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2397 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2392 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2392 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2403 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2403 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2382 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2381 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2381 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2386 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2386 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2374 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2374 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2361 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2363 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2363 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2358 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2358 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2369 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2369 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2348 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2346 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2346 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2352 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2352 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2340 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2340 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2327 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2329 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2329 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2324 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2324 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2335 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2335 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2313 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2312 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2312 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2318 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2318 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2306 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2306 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2293 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2295 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2295 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2289 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2289 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2301 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2301 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2279 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2278 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2278 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2284 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2284 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2272 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2272 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2258 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2261 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2261 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2255 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2255 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2267 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2267 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2245 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2244 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2244 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2250 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2250 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2238 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2238 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2224 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2227 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2227 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2221 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2221 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2233 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2233 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2211 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2210 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2210 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2215 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2215 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2204 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2204 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2190 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2193 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2193 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2187 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2187 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2199 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2199 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2177 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2176 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2176 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2181 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2181 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2170 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2170 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2156 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2159 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2159 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2153 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2153 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2165 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2165 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2143 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2142 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2142 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2147 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2147 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2136 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2136 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2122 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2124 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2124 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2119 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2119 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2131 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2131 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2109 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2108 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2108 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2113 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2113 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2102 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2102 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2088 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2090 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2090 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2085 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2085 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2097 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2097 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2075 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2074 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2074 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2079 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2079 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2067 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -2067 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2054 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2056 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2056 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2051 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2051 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2062 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2062 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2041 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2040 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2040 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2045 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2045 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2033 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2033 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2020 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2022 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2022 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2017 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2017 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2028 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2028 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -2007 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2006 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2006 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2011 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -2011 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1999 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1999 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1986 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1988 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1988 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1983 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1983 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1994 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1994 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1973 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1971 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1971 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1977 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1977 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1965 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1965 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1952 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1954 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1954 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1949 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1949 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1960 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1960 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1938 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1937 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1937 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1943 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1943 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1931 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1931 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1918 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1920 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1920 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1914 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1914 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1926 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1926 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1904 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1903 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1903 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1909 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1909 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1897 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1897 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1883 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1886 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1886 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1880 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1880 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1892 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1892 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1870 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1869 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1869 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1875 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1875 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1863 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1863 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1849 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1852 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1852 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1846 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1846 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1858 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1858 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1836 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1835 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1835 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1840 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1840 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1829 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1829 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1815 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1818 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1818 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1812 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1812 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1824 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1824 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1802 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1801 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1801 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1806 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1806 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1795 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1795 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1781 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1784 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1784 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1778 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1778 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1790 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1790 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1768 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1767 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1767 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1772 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1772 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1761 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1761 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1747 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1749 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1749 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1744 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1744 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1756 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1756 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1734 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1733 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1733 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1738 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1738 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1727 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1727 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1713 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1715 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1715 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1710 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1710 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1722 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1722 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1700 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1699 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1699 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1704 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1704 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1692 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1692 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1679 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1681 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1681 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1676 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1676 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1687 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1687 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1666 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1665 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1665 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1670 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1670 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1658 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1658 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1645 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1647 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1647 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1642 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1642 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1653 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1653 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1632 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1630 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1630 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1636 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1636 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1624 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1624 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1611 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1613 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1613 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1608 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1608 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1619 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1619 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1598 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1596 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1596 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1602 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1602 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1590 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1590 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1577 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1579 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1579 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1574 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1574 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1585 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1585 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1563 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1562 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1562 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1568 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1568 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1556 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1556 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1543 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1545 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1545 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1539 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1539 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1551 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1551 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1529 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1528 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1528 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1534 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1534 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1522 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1522 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1508 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1511 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1511 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1505 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1505 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1517 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1517 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1495 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1494 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1494 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1500 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1500 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1488 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1488 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1474 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1477 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1477 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1471 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1471 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1483 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1483 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1461 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1460 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1460 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1465 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1465 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1454 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1454 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1440 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1443 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1443 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1437 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1437 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1449 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1449 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1427 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1426 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1426 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1431 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1431 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1420 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1420 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1406 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1409 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1409 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1403 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1403 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1415 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1415 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1393 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1392 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1392 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1397 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1397 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1386 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1386 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1372 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1374 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1374 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1369 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1369 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1381 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1381 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1359 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1358 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1358 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1363 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1363 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1352 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1352 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1338 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1340 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1340 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1335 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1335 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1347 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1347 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1325 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1324 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1324 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1329 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1329 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1317 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1317 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1304 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1306 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1306 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1301 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1301 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1312 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1312 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1291 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1290 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1290 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1295 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1295 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1283 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1283 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1270 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1272 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1272 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1267 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1267 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1278 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1278 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1257 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1255 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1255 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1261 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1261 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1249 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1249 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1236 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1238 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1238 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1233 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1233 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1244 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1244 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1223 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1221 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1221 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1227 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1227 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1215 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1215 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1202 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1204 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1204 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1199 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1199 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1210 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1210 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1188 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1187 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1187 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1193 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1193 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1181 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1181 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1168 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1170 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1170 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1164 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1164 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1176 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1176 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1154 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1153 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1153 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1159 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1159 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1147 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1147 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1133 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1136 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1136 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1130 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1130 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1142 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1142 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1120 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1119 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1119 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1125 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1125 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1113 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1113 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1099 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1102 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1102 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1096 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1096 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1108 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1108 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1086 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1085 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1085 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1090 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1090 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1079 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1079 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1065 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1068 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1068 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1062 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1062 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1074 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1074 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1052 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1051 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1051 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1056 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1056 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1045 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1045 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1031 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1034 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1034 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1028 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1028 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1040 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1040 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -1018 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1017 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1017 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1022 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1022 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1011 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1011 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -997 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -999 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -999 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -994 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -994 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -1006 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -1006 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -984 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -983 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -983 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -988 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -988 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -977 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -977 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -963 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -965 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -965 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -960 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -960 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -972 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -972 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -950 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -949 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -949 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -954 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -954 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -942 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -942 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -929 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -931 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -931 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -926 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -926 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -937 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -937 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -916 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -915 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -915 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -920 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -920 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -908 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -908 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -895 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -897 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -897 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -892 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -892 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -903 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -903 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -882 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -880 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -880 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -886 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -886 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -874 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -874 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -861 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -863 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -863 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -858 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -858 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -869 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -869 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -848 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -846 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -846 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -852 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -852 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -840 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -840 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -827 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -829 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -829 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -824 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -824 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -835 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -835 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -813 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -812 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -812 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -818 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -818 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -806 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -806 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -793 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -795 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -795 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -789 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -789 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -801 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -801 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -779 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -778 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -778 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -784 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -784 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -772 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -772 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -758 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -761 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -761 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -755 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -755 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -767 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -767 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -745 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -744 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -744 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -750 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -750 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -738 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -738 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -724 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -727 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -727 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -721 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -721 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -733 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -733 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -711 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -710 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -710 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -715 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -715 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -704 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -704 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -690 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -693 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -693 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -687 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -687 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -699 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -699 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -677 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -676 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -676 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -681 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -681 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -670 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -670 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -656 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -659 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -659 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -653 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -653 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -665 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -665 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -643 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -642 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -642 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -647 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -647 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -636 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -636 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -622 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -624 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -624 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -619 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -619 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -631 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -631 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -609 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -608 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -608 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -613 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -613 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -602 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -602 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -588 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -590 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -590 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -585 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -585 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -597 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -597 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -575 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -574 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -574 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -579 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -579 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -567 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -567 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -554 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -556 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -556 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -551 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -551 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -562 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -562 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -541 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -540 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -540 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -545 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -545 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -533 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -533 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -520 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -522 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -522 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -517 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -517 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -528 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -528 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -507 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -505 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -505 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -511 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -511 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -499 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -499 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -486 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -488 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -488 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -483 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -483 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -494 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -494 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -473 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -471 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -471 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -477 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -477 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -465 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -465 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -452 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -454 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -454 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -449 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -449 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -460 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -460 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -438 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -437 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -437 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -443 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -443 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -431 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -431 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -418 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -420 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -420 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -414 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -414 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -426 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -426 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -404 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -403 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -403 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -409 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -409 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -397 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -397 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -383 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -386 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -386 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -380 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -380 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -392 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -392 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -370 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -369 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -369 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -375 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -375 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -363 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -363 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -349 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -352 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -352 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -346 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -346 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -358 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -358 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -336 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -335 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -335 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -340 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -340 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -329 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -329 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -315 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -318 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -318 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -312 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -312 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -324 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -324 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -302 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -301 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -301 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -306 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -306 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -295 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -295 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -281 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -284 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -284 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -278 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -278 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -290 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -290 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -268 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -267 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -267 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -272 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -272 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -261 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -261 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -247 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -249 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -249 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -244 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -244 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -256 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -256 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -234 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -233 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -233 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -238 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -238 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -227 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -227 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -213 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -215 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -215 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -210 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -210 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -222 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -222 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -200 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -199 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -199 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -204 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -204 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -192 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -192 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -179 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -181 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -181 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -176 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -176 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -187 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -187 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -166 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -165 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -165 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -170 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -170 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -158 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -158 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -145 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -147 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -147 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -142 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -142 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -153 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -153 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -132 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -130 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -130 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -136 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -136 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -124 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -124 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -111 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -113 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -113 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -108 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -108 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -119 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -119 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -98 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -96 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -96 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -102 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -102 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -90 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -90 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -77 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -79 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -79 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -74 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -74 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -85 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -85 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -63 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -62 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -62 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -68 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -68 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -56 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -56 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -43 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -45 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -45 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -39 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -39 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -51 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -51 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -29 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -28 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -28 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -34 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -34 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -22 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 -22 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 -8 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -11 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -11 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -5 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -5 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -17 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 -17 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 5 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 6 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 6 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 0 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 0 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 12 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 12 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 26 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 23 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 23 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 29 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 29 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 17 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 17 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 39 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 40 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 40 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 35 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 35 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 46 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 46 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 60 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 57 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 57 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 63 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 63 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 51 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 51 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 73 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 74 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 74 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 69 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 69 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 80 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 80 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 94 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 91 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 91 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 97 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 97 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 85 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 85 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 107 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 108 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 108 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 103 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 103 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 114 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 114 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 128 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 126 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 126 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 131 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 131 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 119 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 119 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 141 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 142 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 142 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 137 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 137 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 148 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 148 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 162 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 160 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 160 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 165 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 165 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 153 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 153 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 175 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 176 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 176 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 171 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 171 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 183 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 183 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 196 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 194 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 194 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 199 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 199 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 188 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 188 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 209 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 210 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 210 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 205 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 205 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 217 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 217 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 230 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 228 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 228 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 233 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 233 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 222 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 222 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 243 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 245 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 245 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 239 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 239 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 251 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 251 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 264 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 262 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 262 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 267 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 267 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 256 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 256 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 277 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 279 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 279 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 273 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 273 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 285 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 285 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 298 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 296 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 296 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 301 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 301 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 290 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 290 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 312 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 313 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 313 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 307 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 307 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 319 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 319 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 332 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 330 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 330 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 336 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 336 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 324 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 324 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 346 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 347 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 347 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 341 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 341 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 353 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 353 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 367 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 364 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 364 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 370 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 370 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 358 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 358 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 380 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 381 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 381 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 375 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 375 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 387 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 387 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 401 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 398 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 398 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 404 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 404 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 392 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 392 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 414 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 415 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 415 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 410 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 410 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 421 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 421 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 435 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 432 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 432 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 438 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 438 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 426 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 426 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 448 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 449 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 449 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 444 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 444 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 455 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 455 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 469 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 467 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 467 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 472 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 472 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 460 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 460 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 482 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 483 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 483 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 478 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 478 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 489 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 489 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 503 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 501 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 501 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 506 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 506 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 494 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 494 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 516 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 517 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 517 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 512 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 512 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 523 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 523 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 537 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 535 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 535 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 540 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 540 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 528 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 528 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 550 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 551 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 551 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 546 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 546 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 558 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 558 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 571 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 569 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 569 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 574 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 574 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 563 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 563 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 584 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 585 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 585 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 580 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 580 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 592 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 592 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 605 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 603 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 603 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 608 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 608 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 597 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 597 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 618 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 620 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 620 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 614 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 614 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 626 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 626 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 639 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 637 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 637 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 642 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 642 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 631 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 631 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 419 652 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 654 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 654 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 648 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 648 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 415 660 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 424 660 moveto (Ax_b2) show /bg 405 -2615 405 -2617 407 -2617 407 -2615 405 -2615 405 -2617 407 -2617 407 -2615 white_B /bg 405 -2614 405 -2617 408 -2617 408 -2614 405 -2614 405 -2617 408 -2617 408 -2614 white_B /bg 405 -2613 405 -2617 409 -2617 409 -2613 405 -2613 405 -2617 409 -2617 409 -2613 white_B 404 -2611 404 -2623 L 405 -2611 405 -2623 L 406 -2611 406 -2623 L 399 -2616 411 -2616 L 399 -2617 411 -2617 L 399 -2618 411 -2618 L rgb_fg 399 -2617 411 -2617 L 405 -2611 405 -2623 L /fg 405 -2614 405 -2617 408 -2617 408 -2614 405 -2614 405 -2617 408 -2617 408 -2614 black_B showpage