%!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 428 -2588 428 -2587 L 418 -2588 418 -2587 L 418 -2571 418 -2570 L 428 -2571 428 -2570 L 418 -2554 418 -2553 L 428 -2554 428 -2553 L 428 -2537 428 -2536 L 418 -2537 418 -2536 L 428 -2520 428 -2519 L 418 -2520 418 -2519 L 418 -2503 418 -2501 L 428 -2503 428 -2501 L 418 -2486 418 -2484 L 428 -2486 428 -2484 L 428 -2469 428 -2467 L 418 -2469 418 -2467 L 428 -2452 428 -2450 L 418 -2452 418 -2450 L 418 -2435 418 -2433 L 428 -2435 428 -2433 L 418 -2418 418 -2416 L 428 -2418 428 -2416 L 428 -2401 428 -2399 L 418 -2401 418 -2399 L 428 -2384 428 -2382 L 418 -2384 418 -2382 L 418 -2367 418 -2365 L 428 -2367 428 -2365 L 418 -2350 418 -2348 L 428 -2350 428 -2348 L 428 -2333 428 -2331 L 418 -2333 418 -2331 L 428 -2316 428 -2314 L 418 -2316 418 -2314 L 418 -2299 418 -2297 L 428 -2299 428 -2297 L 418 -2282 418 -2280 L 428 -2282 428 -2280 L 428 -2264 428 -2263 L 418 -2264 418 -2263 L 428 -2247 428 -2246 L 418 -2247 418 -2246 L 418 -2230 418 -2229 L 428 -2230 428 -2229 L 418 -2213 418 -2212 L 428 -2213 428 -2212 L 428 -2196 428 -2195 L 418 -2196 418 -2195 L 428 -2179 428 -2178 L 418 -2179 418 -2178 L 418 -2162 418 -2161 L 428 -2162 428 -2161 L 418 -2145 418 -2144 L 428 -2145 428 -2144 L 428 -2128 428 -2127 L 418 -2128 418 -2127 L 428 -2111 428 -2110 L 418 -2111 418 -2110 L 418 -2094 418 -2093 L 428 -2094 428 -2093 L 418 -2077 418 -2076 L 428 -2077 428 -2076 L 428 -2060 428 -2058 L 418 -2060 418 -2058 L 428 -2043 428 -2041 L 418 -2043 418 -2041 L 418 -2026 418 -2024 L 428 -2026 428 -2024 L 418 -2009 418 -2007 L 428 -2009 428 -2007 L 428 -1992 428 -1990 L 418 -1992 418 -1990 L 428 -1975 428 -1973 L 418 -1975 418 -1973 L 418 -1958 418 -1956 L 428 -1958 428 -1956 L 418 -1941 418 -1939 L 428 -1941 428 -1939 L 428 -1924 428 -1922 L 418 -1924 418 -1922 L 428 -1907 428 -1905 L 418 -1907 418 -1905 L 418 -1890 418 -1888 L 428 -1890 428 -1888 L 418 -1873 418 -1871 L 428 -1873 428 -1871 L 428 -1856 428 -1854 L 418 -1856 418 -1854 L 428 -1839 428 -1837 L 418 -1839 418 -1837 L 418 -1822 418 -1820 L 428 -1822 428 -1820 L 418 -1804 418 -1803 L 428 -1804 428 -1803 L 428 -1787 428 -1786 L 418 -1787 418 -1786 L 428 -1770 428 -1769 L 418 -1770 418 -1769 L 418 -1753 418 -1752 L 428 -1753 428 -1752 L 418 -1736 418 -1735 L 428 -1736 428 -1735 L 428 -1719 428 -1718 L 418 -1719 418 -1718 L 428 -1702 428 -1701 L 418 -1702 418 -1701 L 418 -1685 418 -1684 L 428 -1685 428 -1684 L 418 -1668 418 -1667 L 428 -1668 428 -1667 L 428 -1651 428 -1650 L 418 -1651 418 -1650 L 428 -1634 428 -1633 L 418 -1634 418 -1633 L 418 -1617 418 -1616 L 428 -1617 428 -1616 L 418 -1600 418 -1598 L 428 -1600 428 -1598 L 428 -1583 428 -1581 L 418 -1583 418 -1581 L 428 -1566 428 -1564 L 418 -1566 418 -1564 L 418 -1549 418 -1547 L 428 -1549 428 -1547 L 418 -1532 418 -1530 L 428 -1532 428 -1530 L 428 -1515 428 -1513 L 418 -1515 418 -1513 L 428 -1498 428 -1496 L 418 -1498 418 -1496 L 418 -1481 418 -1479 L 428 -1481 428 -1479 L 418 -1464 418 -1462 L 428 -1464 428 -1462 L 428 -1447 428 -1445 L 418 -1447 418 -1445 L 428 -1430 428 -1428 L 418 -1430 418 -1428 L 418 -1413 418 -1411 L 428 -1413 428 -1411 L 418 -1396 418 -1394 L 428 -1396 428 -1394 L 428 -1379 428 -1377 L 418 -1379 418 -1377 L 428 -1361 428 -1360 L 418 -1361 418 -1360 L 418 -1344 418 -1343 L 428 -1344 428 -1343 L 418 -1327 418 -1326 L 428 -1327 428 -1326 L 428 -1310 428 -1309 L 418 -1310 418 -1309 L 428 -1293 428 -1292 L 418 -1293 418 -1292 L 418 -1276 418 -1275 L 428 -1276 428 -1275 L 418 -1259 418 -1258 L 428 -1259 428 -1258 L 428 -1242 428 -1241 L 418 -1242 418 -1241 L 428 -1225 428 -1224 L 418 -1225 418 -1224 L 418 -1208 418 -1207 L 428 -1208 428 -1207 L 418 -1191 418 -1190 L 428 -1191 428 -1190 L 428 -1174 428 -1173 L 418 -1174 418 -1173 L 428 -1157 428 -1155 L 418 -1157 418 -1155 L 418 -1140 418 -1138 L 428 -1140 428 -1138 L 418 -1123 418 -1121 L 428 -1123 428 -1121 L 428 -1106 428 -1104 L 418 -1106 418 -1104 L 428 -1089 428 -1087 L 418 -1089 418 -1087 L 418 -1072 418 -1070 L 428 -1072 428 -1070 L 418 -1055 418 -1053 L 428 -1055 428 -1053 L 428 -1038 428 -1036 L 418 -1038 418 -1036 L 428 -1021 428 -1019 L 418 -1021 418 -1019 L 418 -1004 418 -1002 L 428 -1004 428 -1002 L 418 -987 418 -985 L 428 -987 428 -985 L 428 -970 428 -968 L 418 -970 418 -968 L 428 -953 428 -951 L 418 -953 418 -951 L 418 -936 418 -934 L 428 -936 428 -934 L 418 -919 418 -917 L 428 -919 428 -917 L 428 -901 428 -900 L 418 -901 418 -900 L 428 -884 428 -883 L 418 -884 418 -883 L 418 -867 418 -866 L 428 -867 428 -866 L 418 -850 418 -849 L 428 -850 428 -849 L 428 -833 428 -832 L 418 -833 418 -832 L 428 -816 428 -815 L 418 -816 418 -815 L 418 -799 418 -798 L 428 -799 428 -798 L 418 -782 418 -781 L 428 -782 428 -781 L 428 -765 428 -764 L 418 -765 418 -764 L 428 -748 428 -747 L 418 -748 418 -747 L 418 -731 418 -730 L 428 -731 428 -730 L 418 -714 418 -713 L 428 -714 428 -713 L 428 -697 428 -695 L 418 -697 418 -695 L 428 -680 428 -678 L 418 -680 418 -678 L 418 -663 418 -661 L 428 -663 428 -661 L 418 -646 418 -644 L 428 -646 428 -644 L 428 -629 428 -627 L 418 -629 418 -627 L 428 -612 428 -610 L 418 -612 418 -610 L 418 -595 418 -593 L 428 -595 428 -593 L 418 -578 418 -576 L 428 -578 428 -576 L 428 -561 428 -559 L 418 -561 418 -559 L 428 -544 428 -542 L 418 -544 418 -542 L 418 -527 418 -525 L 428 -527 428 -525 L 418 -510 418 -508 L 428 -510 428 -508 L 428 -493 428 -491 L 418 -493 418 -491 L 428 -476 428 -474 L 418 -476 418 -474 L 418 -459 418 -457 L 428 -459 428 -457 L 418 -441 418 -440 L 428 -441 428 -440 L /fg 438 -2596 438 -2604 439 -2604 439 -2596 438 -2596 438 -2604 439 -2604 439 -2596 black_R /fg 438 -2579 438 -2596 439 -2596 439 -2579 438 -2579 438 -2596 439 -2596 439 -2579 black_R /fg 438 -2562 438 -2579 439 -2579 439 -2562 438 -2562 438 -2579 439 -2579 439 -2562 black_R /fg 438 -2545 438 -2562 439 -2562 439 -2545 438 -2545 438 -2562 439 -2562 439 -2545 black_R /fg 438 -2528 438 -2545 439 -2545 439 -2528 438 -2528 438 -2545 439 -2545 439 -2528 black_R /fg 438 -2511 438 -2528 439 -2528 439 -2511 438 -2511 438 -2528 439 -2528 439 -2511 black_R /fg 438 -2494 438 -2511 439 -2511 439 -2494 438 -2494 438 -2511 439 -2511 439 -2494 black_R /fg 438 -2477 438 -2494 439 -2494 439 -2477 438 -2477 438 -2494 439 -2494 439 -2477 black_R /fg 438 -2459 438 -2477 439 -2477 439 -2459 438 -2459 438 -2477 439 -2477 439 -2459 black_R /fg 438 -2442 438 -2460 439 -2460 439 -2442 438 -2442 438 -2460 439 -2460 439 -2442 black_R /fg 438 -2425 438 -2443 439 -2443 439 -2425 438 -2425 438 -2443 439 -2443 439 -2425 black_R /fg 438 -2408 438 -2426 439 -2426 439 -2408 438 -2408 438 -2426 439 -2426 439 -2408 black_R /fg 438 -2391 438 -2409 439 -2409 439 -2391 438 -2391 438 -2409 439 -2409 439 -2391 black_R /fg 438 -2374 438 -2392 439 -2392 439 -2374 438 -2374 438 -2392 439 -2392 439 -2374 black_R /fg 438 -2357 438 -2375 439 -2375 439 -2357 438 -2357 438 -2375 439 -2375 439 -2357 black_R /fg 438 -2340 438 -2358 439 -2358 439 -2340 438 -2340 438 -2358 439 -2358 439 -2340 black_R /fg 438 -2323 438 -2341 439 -2341 439 -2323 438 -2323 438 -2341 439 -2341 439 -2323 black_R /fg 438 -2306 438 -2324 439 -2324 439 -2306 438 -2306 438 -2324 439 -2324 439 -2306 black_R /fg 438 -2289 438 -2306 439 -2306 439 -2289 438 -2289 438 -2306 439 -2306 439 -2289 black_R /fg 438 -2272 438 -2289 439 -2289 439 -2272 438 -2272 438 -2289 439 -2289 439 -2272 black_R /fg 438 -2255 438 -2272 439 -2272 439 -2255 438 -2255 438 -2272 439 -2272 439 -2255 black_R /fg 438 -2238 438 -2255 439 -2255 439 -2238 438 -2238 438 -2255 439 -2255 439 -2238 black_R /fg 438 -2221 438 -2238 439 -2238 439 -2221 438 -2221 438 -2238 439 -2238 439 -2221 black_R /fg 438 -2204 438 -2221 439 -2221 439 -2204 438 -2204 438 -2221 439 -2221 439 -2204 black_R /fg 438 -2187 438 -2204 439 -2204 439 -2187 438 -2187 438 -2204 439 -2204 439 -2187 black_R /fg 438 -2170 438 -2187 439 -2187 439 -2170 438 -2170 438 -2187 439 -2187 439 -2170 black_R /fg 438 -2153 438 -2170 439 -2170 439 -2153 438 -2153 438 -2170 439 -2170 439 -2153 black_R /fg 438 -2136 438 -2153 439 -2153 439 -2136 438 -2136 438 -2153 439 -2153 439 -2136 black_R /fg 438 -2119 438 -2136 439 -2136 439 -2119 438 -2119 438 -2136 439 -2136 439 -2119 black_R /fg 438 -2102 438 -2119 439 -2119 439 -2102 438 -2102 438 -2119 439 -2119 439 -2102 black_R /fg 438 -2085 438 -2102 439 -2102 439 -2085 438 -2085 438 -2102 439 -2102 439 -2085 black_R /fg 438 -2068 438 -2085 439 -2085 439 -2068 438 -2068 438 -2085 439 -2085 439 -2068 black_R /fg 438 -2051 438 -2068 439 -2068 439 -2051 438 -2051 438 -2068 439 -2068 439 -2051 black_R /fg 438 -2034 438 -2051 439 -2051 439 -2034 438 -2034 438 -2051 439 -2051 439 -2034 black_R /fg 438 -2017 438 -2034 439 -2034 439 -2017 438 -2017 438 -2034 439 -2034 439 -2017 black_R /fg 438 -1999 438 -2017 439 -2017 439 -1999 438 -1999 438 -2017 439 -2017 439 -1999 black_R /fg 438 -1982 438 -2000 439 -2000 439 -1982 438 -1982 438 -2000 439 -2000 439 -1982 black_R /fg 438 -1965 438 -1983 439 -1983 439 -1965 438 -1965 438 -1983 439 -1983 439 -1965 black_R /fg 438 -1948 438 -1966 439 -1966 439 -1948 438 -1948 438 -1966 439 -1966 439 -1948 black_R /fg 438 -1931 438 -1949 439 -1949 439 -1931 438 -1931 438 -1949 439 -1949 439 -1931 black_R /fg 438 -1914 438 -1932 439 -1932 439 -1914 438 -1914 438 -1932 439 -1932 439 -1914 black_R /fg 438 -1897 438 -1915 439 -1915 439 -1897 438 -1897 438 -1915 439 -1915 439 -1897 black_R /fg 438 -1880 438 -1898 439 -1898 439 -1880 438 -1880 438 -1898 439 -1898 439 -1880 black_R /fg 438 -1863 438 -1881 439 -1881 439 -1863 438 -1863 438 -1881 439 -1881 439 -1863 black_R /fg 438 -1846 438 -1863 439 -1863 439 -1846 438 -1846 438 -1863 439 -1863 439 -1846 black_R /fg 438 -1829 438 -1846 439 -1846 439 -1829 438 -1829 438 -1846 439 -1846 439 -1829 black_R /fg 438 -1812 438 -1829 439 -1829 439 -1812 438 -1812 438 -1829 439 -1829 439 -1812 black_R /fg 438 -1795 438 -1812 439 -1812 439 -1795 438 -1795 438 -1812 439 -1812 439 -1795 black_R /fg 438 -1778 438 -1795 439 -1795 439 -1778 438 -1778 438 -1795 439 -1795 439 -1778 black_R /fg 438 -1761 438 -1778 439 -1778 439 -1761 438 -1761 438 -1778 439 -1778 439 -1761 black_R /fg 438 -1744 438 -1761 439 -1761 439 -1744 438 -1744 438 -1761 439 -1761 439 -1744 black_R /fg 438 -1727 438 -1744 439 -1744 439 -1727 438 -1727 438 -1744 439 -1744 439 -1727 black_R /fg 438 -1710 438 -1727 439 -1727 439 -1710 438 -1710 438 -1727 439 -1727 439 -1710 black_R /fg 438 -1693 438 -1710 439 -1710 439 -1693 438 -1693 438 -1710 439 -1710 439 -1693 black_R /fg 438 -1676 438 -1693 439 -1693 439 -1676 438 -1676 438 -1693 439 -1693 439 -1676 black_R /fg 438 -1659 438 -1676 439 -1676 439 -1659 438 -1659 438 -1676 439 -1676 439 -1659 black_R /fg 438 -1642 438 -1659 439 -1659 439 -1642 438 -1642 438 -1659 439 -1659 439 -1642 black_R /fg 438 -1625 438 -1642 439 -1642 439 -1625 438 -1625 438 -1642 439 -1642 439 -1625 black_R /fg 438 -1608 438 -1625 439 -1625 439 -1608 438 -1608 438 -1625 439 -1625 439 -1608 black_R /fg 438 -1591 438 -1608 439 -1608 439 -1591 438 -1591 438 -1608 439 -1608 439 -1591 black_R /fg 438 -1574 438 -1591 439 -1591 439 -1574 438 -1574 438 -1591 439 -1591 439 -1574 black_R /fg 438 -1557 438 -1574 439 -1574 439 -1557 438 -1557 438 -1574 439 -1574 439 -1557 black_R /fg 438 -1539 438 -1557 439 -1557 439 -1539 438 -1539 438 -1557 439 -1557 439 -1539 black_R /fg 438 -1522 438 -1540 439 -1540 439 -1522 438 -1522 438 -1540 439 -1540 439 -1522 black_R /fg 438 -1505 438 -1523 439 -1523 439 -1505 438 -1505 438 -1523 439 -1523 439 -1505 black_R /fg 438 -1488 438 -1506 439 -1506 439 -1488 438 -1488 438 -1506 439 -1506 439 -1488 black_R /fg 438 -1471 438 -1489 439 -1489 439 -1471 438 -1471 438 -1489 439 -1489 439 -1471 black_R /fg 438 -1454 438 -1472 439 -1472 439 -1454 438 -1454 438 -1472 439 -1472 439 -1454 black_R /fg 438 -1437 438 -1455 439 -1455 439 -1437 438 -1437 438 -1455 439 -1455 439 -1437 black_R /fg 438 -1420 438 -1438 439 -1438 439 -1420 438 -1420 438 -1438 439 -1438 439 -1420 black_R /fg 438 -1403 438 -1421 439 -1421 439 -1403 438 -1403 438 -1421 439 -1421 439 -1403 black_R /fg 438 -1386 438 -1403 439 -1403 439 -1386 438 -1386 438 -1403 439 -1403 439 -1386 black_R /fg 438 -1369 438 -1386 439 -1386 439 -1369 438 -1369 438 -1386 439 -1386 439 -1369 black_R /fg 438 -1352 438 -1369 439 -1369 439 -1352 438 -1352 438 -1369 439 -1369 439 -1352 black_R /fg 438 -1335 438 -1352 439 -1352 439 -1335 438 -1335 438 -1352 439 -1352 439 -1335 black_R /fg 438 -1318 438 -1335 439 -1335 439 -1318 438 -1318 438 -1335 439 -1335 439 -1318 black_R /fg 438 -1301 438 -1318 439 -1318 439 -1301 438 -1301 438 -1318 439 -1318 439 -1301 black_R /fg 438 -1284 438 -1301 439 -1301 439 -1284 438 -1284 438 -1301 439 -1301 439 -1284 black_R /fg 438 -1267 438 -1284 439 -1284 439 -1267 438 -1267 438 -1284 439 -1284 439 -1267 black_R /fg 438 -1250 438 -1267 439 -1267 439 -1250 438 -1250 438 -1267 439 -1267 439 -1250 black_R /fg 438 -1233 438 -1250 439 -1250 439 -1233 438 -1233 438 -1250 439 -1250 439 -1233 black_R /fg 438 -1216 438 -1233 439 -1233 439 -1216 438 -1216 438 -1233 439 -1233 439 -1216 black_R /fg 438 -1199 438 -1216 439 -1216 439 -1199 438 -1199 438 -1216 439 -1216 439 -1199 black_R /fg 438 -1182 438 -1199 439 -1199 439 -1182 438 -1182 438 -1199 439 -1199 439 -1182 black_R /fg 438 -1165 438 -1182 439 -1182 439 -1165 438 -1165 438 -1182 439 -1182 439 -1165 black_R /fg 438 -1148 438 -1165 439 -1165 439 -1148 438 -1148 438 -1165 439 -1165 439 -1148 black_R /fg 438 -1131 438 -1148 439 -1148 439 -1131 438 -1131 438 -1148 439 -1148 439 -1131 black_R /fg 438 -1114 438 -1131 439 -1131 439 -1114 438 -1114 438 -1131 439 -1131 439 -1114 black_R /fg 438 -1096 438 -1114 439 -1114 439 -1096 438 -1096 438 -1114 439 -1114 439 -1096 black_R /fg 438 -1079 438 -1097 439 -1097 439 -1079 438 -1079 438 -1097 439 -1097 439 -1079 black_R /fg 438 -1062 438 -1080 439 -1080 439 -1062 438 -1062 438 -1080 439 -1080 439 -1062 black_R /fg 438 -1045 438 -1063 439 -1063 439 -1045 438 -1045 438 -1063 439 -1063 439 -1045 black_R /fg 438 -1028 438 -1046 439 -1046 439 -1028 438 -1028 438 -1046 439 -1046 439 -1028 black_R /fg 438 -1011 438 -1029 439 -1029 439 -1011 438 -1011 438 -1029 439 -1029 439 -1011 black_R /fg 438 -994 438 -1012 439 -1012 439 -994 438 -994 438 -1012 439 -1012 439 -994 black_R /fg 438 -977 438 -995 439 -995 439 -977 438 -977 438 -995 439 -995 439 -977 black_R /fg 438 -960 438 -978 439 -978 439 -960 438 -960 438 -978 439 -978 439 -960 black_R /fg 438 -943 438 -960 439 -960 439 -943 438 -943 438 -960 439 -960 439 -943 black_R /fg 438 -926 438 -943 439 -943 439 -926 438 -926 438 -943 439 -943 439 -926 black_R /fg 438 -909 438 -926 439 -926 439 -909 438 -909 438 -926 439 -926 439 -909 black_R /fg 438 -892 438 -909 439 -909 439 -892 438 -892 438 -909 439 -909 439 -892 black_R /fg 438 -875 438 -892 439 -892 439 -875 438 -875 438 -892 439 -892 439 -875 black_R /fg 438 -858 438 -875 439 -875 439 -858 438 -858 438 -875 439 -875 439 -858 black_R /fg 438 -841 438 -858 439 -858 439 -841 438 -841 438 -858 439 -858 439 -841 black_R /fg 438 -824 438 -841 439 -841 439 -824 438 -824 438 -841 439 -841 439 -824 black_R /fg 438 -807 438 -824 439 -824 439 -807 438 -807 438 -824 439 -824 439 -807 black_R /fg 438 -790 438 -807 439 -807 439 -790 438 -790 438 -807 439 -807 439 -790 black_R /fg 438 -773 438 -790 439 -790 439 -773 438 -773 438 -790 439 -790 439 -773 black_R /fg 438 -756 438 -773 439 -773 439 -756 438 -756 438 -773 439 -773 439 -756 black_R /fg 438 -739 438 -756 439 -756 439 -739 438 -739 438 -756 439 -756 439 -739 black_R /fg 438 -722 438 -739 439 -739 439 -722 438 -722 438 -739 439 -739 439 -722 black_R /fg 438 -705 438 -722 439 -722 439 -705 438 -705 438 -722 439 -722 439 -705 black_R /fg 438 -688 438 -705 439 -705 439 -688 438 -688 438 -705 439 -705 439 -688 black_R /fg 438 -671 438 -688 439 -688 439 -671 438 -671 438 -688 439 -688 439 -671 black_R /fg 438 -654 438 -671 439 -671 439 -654 438 -654 438 -671 439 -671 439 -654 black_R /fg 438 -636 438 -654 439 -654 439 -636 438 -636 438 -654 439 -654 439 -636 black_R /fg 438 -619 438 -637 439 -637 439 -619 438 -619 438 -637 439 -637 439 -619 black_R /fg 438 -602 438 -620 439 -620 439 -602 438 -602 438 -620 439 -620 439 -602 black_R /fg 438 -585 438 -603 439 -603 439 -585 438 -585 438 -603 439 -603 439 -585 black_R /fg 438 -568 438 -586 439 -586 439 -568 438 -568 438 -586 439 -586 439 -568 black_R /fg 438 -551 438 -569 439 -569 439 -551 438 -551 438 -569 439 -569 439 -551 black_R /fg 438 -534 438 -552 439 -552 439 -534 438 -534 438 -552 439 -552 439 -534 black_R /fg 438 -517 438 -535 439 -535 439 -517 438 -517 438 -535 439 -535 439 -517 black_R /fg 438 -500 438 -518 439 -518 439 -500 438 -500 438 -518 439 -518 439 -500 black_R /fg 438 -483 438 -500 439 -500 439 -483 438 -483 438 -500 439 -500 439 -483 black_R /fg 438 -466 438 -483 439 -483 439 -466 438 -466 438 -483 439 -483 439 -466 black_R /fg 438 -449 438 -466 439 -466 439 -449 438 -449 438 -466 439 -466 439 -449 black_R /fg 438 -432 438 -449 439 -449 439 -432 438 -432 438 -449 439 -449 439 -432 black_R /fg 407 -2596 407 -2604 408 -2604 408 -2596 407 -2596 407 -2604 408 -2604 408 -2596 black_R /fg 407 -2579 407 -2596 408 -2596 408 -2579 407 -2579 407 -2596 408 -2596 408 -2579 black_R /fg 407 -2562 407 -2579 408 -2579 408 -2562 407 -2562 407 -2579 408 -2579 408 -2562 black_R /fg 407 -2545 407 -2562 408 -2562 408 -2545 407 -2545 407 -2562 408 -2562 408 -2545 black_R /fg 407 -2528 407 -2545 408 -2545 408 -2528 407 -2528 407 -2545 408 -2545 408 -2528 black_R /fg 407 -2511 407 -2528 408 -2528 408 -2511 407 -2511 407 -2528 408 -2528 408 -2511 black_R /fg 407 -2494 407 -2511 408 -2511 408 -2494 407 -2494 407 -2511 408 -2511 408 -2494 black_R /fg 407 -2477 407 -2494 408 -2494 408 -2477 407 -2477 407 -2494 408 -2494 408 -2477 black_R /fg 407 -2459 407 -2477 408 -2477 408 -2459 407 -2459 407 -2477 408 -2477 408 -2459 black_R /fg 407 -2442 407 -2460 408 -2460 408 -2442 407 -2442 407 -2460 408 -2460 408 -2442 black_R /fg 407 -2425 407 -2443 408 -2443 408 -2425 407 -2425 407 -2443 408 -2443 408 -2425 black_R /fg 407 -2408 407 -2426 408 -2426 408 -2408 407 -2408 407 -2426 408 -2426 408 -2408 black_R /fg 407 -2391 407 -2409 408 -2409 408 -2391 407 -2391 407 -2409 408 -2409 408 -2391 black_R /fg 407 -2374 407 -2392 408 -2392 408 -2374 407 -2374 407 -2392 408 -2392 408 -2374 black_R /fg 407 -2357 407 -2375 408 -2375 408 -2357 407 -2357 407 -2375 408 -2375 408 -2357 black_R /fg 407 -2340 407 -2358 408 -2358 408 -2340 407 -2340 407 -2358 408 -2358 408 -2340 black_R /fg 407 -2323 407 -2341 408 -2341 408 -2323 407 -2323 407 -2341 408 -2341 408 -2323 black_R /fg 407 -2306 407 -2324 408 -2324 408 -2306 407 -2306 407 -2324 408 -2324 408 -2306 black_R /fg 407 -2289 407 -2306 408 -2306 408 -2289 407 -2289 407 -2306 408 -2306 408 -2289 black_R /fg 407 -2272 407 -2289 408 -2289 408 -2272 407 -2272 407 -2289 408 -2289 408 -2272 black_R /fg 407 -2255 407 -2272 408 -2272 408 -2255 407 -2255 407 -2272 408 -2272 408 -2255 black_R /fg 407 -2238 407 -2255 408 -2255 408 -2238 407 -2238 407 -2255 408 -2255 408 -2238 black_R /fg 407 -2221 407 -2238 408 -2238 408 -2221 407 -2221 407 -2238 408 -2238 408 -2221 black_R /fg 407 -2204 407 -2221 408 -2221 408 -2204 407 -2204 407 -2221 408 -2221 408 -2204 black_R /fg 407 -2187 407 -2204 408 -2204 408 -2187 407 -2187 407 -2204 408 -2204 408 -2187 black_R /fg 407 -2170 407 -2187 408 -2187 408 -2170 407 -2170 407 -2187 408 -2187 408 -2170 black_R /fg 407 -2153 407 -2170 408 -2170 408 -2153 407 -2153 407 -2170 408 -2170 408 -2153 black_R /fg 407 -2136 407 -2153 408 -2153 408 -2136 407 -2136 407 -2153 408 -2153 408 -2136 black_R /fg 407 -2119 407 -2136 408 -2136 408 -2119 407 -2119 407 -2136 408 -2136 408 -2119 black_R /fg 407 -2102 407 -2119 408 -2119 408 -2102 407 -2102 407 -2119 408 -2119 408 -2102 black_R /fg 407 -2085 407 -2102 408 -2102 408 -2085 407 -2085 407 -2102 408 -2102 408 -2085 black_R /fg 407 -2068 407 -2085 408 -2085 408 -2068 407 -2068 407 -2085 408 -2085 408 -2068 black_R /fg 407 -2051 407 -2068 408 -2068 408 -2051 407 -2051 407 -2068 408 -2068 408 -2051 black_R /fg 407 -2034 407 -2051 408 -2051 408 -2034 407 -2034 407 -2051 408 -2051 408 -2034 black_R /fg 407 -2017 407 -2034 408 -2034 408 -2017 407 -2017 407 -2034 408 -2034 408 -2017 black_R /fg 407 -1999 407 -2017 408 -2017 408 -1999 407 -1999 407 -2017 408 -2017 408 -1999 black_R /fg 407 -1982 407 -2000 408 -2000 408 -1982 407 -1982 407 -2000 408 -2000 408 -1982 black_R /fg 407 -1965 407 -1983 408 -1983 408 -1965 407 -1965 407 -1983 408 -1983 408 -1965 black_R /fg 407 -1948 407 -1966 408 -1966 408 -1948 407 -1948 407 -1966 408 -1966 408 -1948 black_R /fg 407 -1931 407 -1949 408 -1949 408 -1931 407 -1931 407 -1949 408 -1949 408 -1931 black_R /fg 407 -1914 407 -1932 408 -1932 408 -1914 407 -1914 407 -1932 408 -1932 408 -1914 black_R /fg 407 -1897 407 -1915 408 -1915 408 -1897 407 -1897 407 -1915 408 -1915 408 -1897 black_R /fg 407 -1880 407 -1898 408 -1898 408 -1880 407 -1880 407 -1898 408 -1898 408 -1880 black_R /fg 407 -1863 407 -1881 408 -1881 408 -1863 407 -1863 407 -1881 408 -1881 408 -1863 black_R /fg 407 -1846 407 -1863 408 -1863 408 -1846 407 -1846 407 -1863 408 -1863 408 -1846 black_R /fg 407 -1829 407 -1846 408 -1846 408 -1829 407 -1829 407 -1846 408 -1846 408 -1829 black_R /fg 407 -1812 407 -1829 408 -1829 408 -1812 407 -1812 407 -1829 408 -1829 408 -1812 black_R /fg 407 -1795 407 -1812 408 -1812 408 -1795 407 -1795 407 -1812 408 -1812 408 -1795 black_R /fg 407 -1778 407 -1795 408 -1795 408 -1778 407 -1778 407 -1795 408 -1795 408 -1778 black_R /fg 407 -1761 407 -1778 408 -1778 408 -1761 407 -1761 407 -1778 408 -1778 408 -1761 black_R /fg 407 -1744 407 -1761 408 -1761 408 -1744 407 -1744 407 -1761 408 -1761 408 -1744 black_R /fg 407 -1727 407 -1744 408 -1744 408 -1727 407 -1727 407 -1744 408 -1744 408 -1727 black_R /fg 407 -1710 407 -1727 408 -1727 408 -1710 407 -1710 407 -1727 408 -1727 408 -1710 black_R /fg 407 -1693 407 -1710 408 -1710 408 -1693 407 -1693 407 -1710 408 -1710 408 -1693 black_R /fg 407 -1676 407 -1693 408 -1693 408 -1676 407 -1676 407 -1693 408 -1693 408 -1676 black_R /fg 407 -1659 407 -1676 408 -1676 408 -1659 407 -1659 407 -1676 408 -1676 408 -1659 black_R /fg 407 -1642 407 -1659 408 -1659 408 -1642 407 -1642 407 -1659 408 -1659 408 -1642 black_R /fg 407 -1625 407 -1642 408 -1642 408 -1625 407 -1625 407 -1642 408 -1642 408 -1625 black_R /fg 407 -1608 407 -1625 408 -1625 408 -1608 407 -1608 407 -1625 408 -1625 408 -1608 black_R /fg 407 -1591 407 -1608 408 -1608 408 -1591 407 -1591 407 -1608 408 -1608 408 -1591 black_R /fg 407 -1574 407 -1591 408 -1591 408 -1574 407 -1574 407 -1591 408 -1591 408 -1574 black_R /fg 407 -1557 407 -1574 408 -1574 408 -1557 407 -1557 407 -1574 408 -1574 408 -1557 black_R /fg 407 -1539 407 -1557 408 -1557 408 -1539 407 -1539 407 -1557 408 -1557 408 -1539 black_R /fg 407 -1522 407 -1540 408 -1540 408 -1522 407 -1522 407 -1540 408 -1540 408 -1522 black_R /fg 407 -1505 407 -1523 408 -1523 408 -1505 407 -1505 407 -1523 408 -1523 408 -1505 black_R /fg 407 -1488 407 -1506 408 -1506 408 -1488 407 -1488 407 -1506 408 -1506 408 -1488 black_R /fg 407 -1471 407 -1489 408 -1489 408 -1471 407 -1471 407 -1489 408 -1489 408 -1471 black_R /fg 407 -1454 407 -1472 408 -1472 408 -1454 407 -1454 407 -1472 408 -1472 408 -1454 black_R /fg 407 -1437 407 -1455 408 -1455 408 -1437 407 -1437 407 -1455 408 -1455 408 -1437 black_R /fg 407 -1420 407 -1438 408 -1438 408 -1420 407 -1420 407 -1438 408 -1438 408 -1420 black_R /fg 407 -1403 407 -1421 408 -1421 408 -1403 407 -1403 407 -1421 408 -1421 408 -1403 black_R /fg 407 -1386 407 -1403 408 -1403 408 -1386 407 -1386 407 -1403 408 -1403 408 -1386 black_R /fg 407 -1369 407 -1386 408 -1386 408 -1369 407 -1369 407 -1386 408 -1386 408 -1369 black_R /fg 407 -1352 407 -1369 408 -1369 408 -1352 407 -1352 407 -1369 408 -1369 408 -1352 black_R /fg 407 -1335 407 -1352 408 -1352 408 -1335 407 -1335 407 -1352 408 -1352 408 -1335 black_R /fg 407 -1318 407 -1335 408 -1335 408 -1318 407 -1318 407 -1335 408 -1335 408 -1318 black_R /fg 407 -1301 407 -1318 408 -1318 408 -1301 407 -1301 407 -1318 408 -1318 408 -1301 black_R /fg 407 -1284 407 -1301 408 -1301 408 -1284 407 -1284 407 -1301 408 -1301 408 -1284 black_R /fg 407 -1267 407 -1284 408 -1284 408 -1267 407 -1267 407 -1284 408 -1284 408 -1267 black_R /fg 407 -1250 407 -1267 408 -1267 408 -1250 407 -1250 407 -1267 408 -1267 408 -1250 black_R /fg 407 -1233 407 -1250 408 -1250 408 -1233 407 -1233 407 -1250 408 -1250 408 -1233 black_R /fg 407 -1216 407 -1233 408 -1233 408 -1216 407 -1216 407 -1233 408 -1233 408 -1216 black_R /fg 407 -1199 407 -1216 408 -1216 408 -1199 407 -1199 407 -1216 408 -1216 408 -1199 black_R /fg 407 -1182 407 -1199 408 -1199 408 -1182 407 -1182 407 -1199 408 -1199 408 -1182 black_R /fg 407 -1165 407 -1182 408 -1182 408 -1165 407 -1165 407 -1182 408 -1182 408 -1165 black_R /fg 407 -1148 407 -1165 408 -1165 408 -1148 407 -1148 407 -1165 408 -1165 408 -1148 black_R /fg 407 -1131 407 -1148 408 -1148 408 -1131 407 -1131 407 -1148 408 -1148 408 -1131 black_R /fg 407 -1114 407 -1131 408 -1131 408 -1114 407 -1114 407 -1131 408 -1131 408 -1114 black_R /fg 407 -1096 407 -1114 408 -1114 408 -1096 407 -1096 407 -1114 408 -1114 408 -1096 black_R /fg 407 -1079 407 -1097 408 -1097 408 -1079 407 -1079 407 -1097 408 -1097 408 -1079 black_R /fg 407 -1062 407 -1080 408 -1080 408 -1062 407 -1062 407 -1080 408 -1080 408 -1062 black_R /fg 407 -1045 407 -1063 408 -1063 408 -1045 407 -1045 407 -1063 408 -1063 408 -1045 black_R /fg 407 -1028 407 -1046 408 -1046 408 -1028 407 -1028 407 -1046 408 -1046 408 -1028 black_R /fg 407 -1011 407 -1029 408 -1029 408 -1011 407 -1011 407 -1029 408 -1029 408 -1011 black_R /fg 407 -994 407 -1012 408 -1012 408 -994 407 -994 407 -1012 408 -1012 408 -994 black_R /fg 407 -977 407 -995 408 -995 408 -977 407 -977 407 -995 408 -995 408 -977 black_R /fg 407 -960 407 -978 408 -978 408 -960 407 -960 407 -978 408 -978 408 -960 black_R /fg 407 -943 407 -960 408 -960 408 -943 407 -943 407 -960 408 -960 408 -943 black_R /fg 407 -926 407 -943 408 -943 408 -926 407 -926 407 -943 408 -943 408 -926 black_R /fg 407 -909 407 -926 408 -926 408 -909 407 -909 407 -926 408 -926 408 -909 black_R /fg 407 -892 407 -909 408 -909 408 -892 407 -892 407 -909 408 -909 408 -892 black_R /fg 407 -875 407 -892 408 -892 408 -875 407 -875 407 -892 408 -892 408 -875 black_R /fg 407 -858 407 -875 408 -875 408 -858 407 -858 407 -875 408 -875 408 -858 black_R /fg 407 -841 407 -858 408 -858 408 -841 407 -841 407 -858 408 -858 408 -841 black_R /fg 407 -824 407 -841 408 -841 408 -824 407 -824 407 -841 408 -841 408 -824 black_R /fg 407 -807 407 -824 408 -824 408 -807 407 -807 407 -824 408 -824 408 -807 black_R /fg 407 -790 407 -807 408 -807 408 -790 407 -790 407 -807 408 -807 408 -790 black_R /fg 407 -773 407 -790 408 -790 408 -773 407 -773 407 -790 408 -790 408 -773 black_R /fg 407 -756 407 -773 408 -773 408 -756 407 -756 407 -773 408 -773 408 -756 black_R /fg 407 -739 407 -756 408 -756 408 -739 407 -739 407 -756 408 -756 408 -739 black_R /fg 407 -722 407 -739 408 -739 408 -722 407 -722 407 -739 408 -739 408 -722 black_R /fg 407 -705 407 -722 408 -722 408 -705 407 -705 407 -722 408 -722 408 -705 black_R /fg 407 -688 407 -705 408 -705 408 -688 407 -688 407 -705 408 -705 408 -688 black_R /fg 407 -671 407 -688 408 -688 408 -671 407 -671 407 -688 408 -688 408 -671 black_R /fg 407 -654 407 -671 408 -671 408 -654 407 -654 407 -671 408 -671 408 -654 black_R /fg 407 -636 407 -654 408 -654 408 -636 407 -636 407 -654 408 -654 408 -636 black_R /fg 407 -619 407 -637 408 -637 408 -619 407 -619 407 -637 408 -637 408 -619 black_R /fg 407 -602 407 -620 408 -620 408 -602 407 -602 407 -620 408 -620 408 -602 black_R /fg 407 -585 407 -603 408 -603 408 -585 407 -585 407 -603 408 -603 408 -585 black_R /fg 407 -568 407 -586 408 -586 408 -568 407 -568 407 -586 408 -586 408 -568 black_R /fg 407 -551 407 -569 408 -569 408 -551 407 -551 407 -569 408 -569 408 -551 black_R /fg 407 -534 407 -552 408 -552 408 -534 407 -534 407 -552 408 -552 408 -534 black_R /fg 407 -517 407 -535 408 -535 408 -517 407 -517 407 -535 408 -535 408 -517 black_R /fg 407 -500 407 -518 408 -518 408 -500 407 -500 407 -518 408 -518 408 -500 black_R /fg 407 -483 407 -500 408 -500 408 -483 407 -483 407 -500 408 -500 408 -483 black_R /fg 407 -466 407 -483 408 -483 408 -466 407 -466 407 -483 408 -483 408 -466 black_R /fg 407 -449 407 -466 408 -466 408 -449 407 -449 407 -466 408 -466 408 -449 black_R /fg 407 -432 407 -449 408 -449 408 -432 407 -432 407 -449 408 -449 408 -432 black_R 431 -2596 439 -2596 L 431 -2579 439 -2579 L 431 -2562 439 -2562 L 431 -2545 439 -2545 L 431 -2528 439 -2528 L 431 -2511 439 -2511 L 431 -2494 439 -2494 L 431 -2477 439 -2477 L 431 -2460 439 -2460 L 431 -2443 439 -2443 L 431 -2426 439 -2426 L 431 -2409 439 -2409 L 431 -2391 439 -2391 L 431 -2374 439 -2374 L 431 -2357 439 -2357 L 431 -2340 439 -2340 L 431 -2323 439 -2323 L 431 -2306 439 -2306 L 431 -2289 439 -2289 L 431 -2272 439 -2272 L 431 -2255 439 -2255 L 431 -2238 439 -2238 L 431 -2221 439 -2221 L 431 -2204 439 -2204 L 431 -2187 439 -2187 L 431 -2170 439 -2170 L 431 -2153 439 -2153 L 431 -2136 439 -2136 L 431 -2119 439 -2119 L 431 -2102 439 -2102 L 431 -2085 439 -2085 L 431 -2068 439 -2068 L 431 -2051 439 -2051 L 431 -2034 439 -2034 L 431 -2017 439 -2017 L 431 -2000 439 -2000 L 431 -1983 439 -1983 L 431 -1966 439 -1966 L 431 -1949 439 -1949 L 431 -1931 439 -1931 L 431 -1914 439 -1914 L 431 -1897 439 -1897 L 431 -1880 439 -1880 L 431 -1863 439 -1863 L 431 -1846 439 -1846 L 431 -1829 439 -1829 L 431 -1812 439 -1812 L 431 -1795 439 -1795 L 431 -1778 439 -1778 L 431 -1761 439 -1761 L 431 -1744 439 -1744 L 431 -1727 439 -1727 L 431 -1710 439 -1710 L 431 -1693 439 -1693 L 431 -1676 439 -1676 L 431 -1659 439 -1659 L 431 -1642 439 -1642 L 431 -1625 439 -1625 L 431 -1608 439 -1608 L 431 -1591 439 -1591 L 431 -1574 439 -1574 L 431 -1557 439 -1557 L 431 -1540 439 -1540 L 431 -1523 439 -1523 L 431 -1506 439 -1506 L 431 -1489 439 -1489 L 431 -1471 439 -1471 L 431 -1454 439 -1454 L 431 -1437 439 -1437 L 431 -1420 439 -1420 L 431 -1403 439 -1403 L 431 -1386 439 -1386 L 431 -1369 439 -1369 L 431 -1352 439 -1352 L 431 -1335 439 -1335 L 431 -1318 439 -1318 L 431 -1301 439 -1301 L 431 -1284 439 -1284 L 431 -1267 439 -1267 L 431 -1250 439 -1250 L 431 -1233 439 -1233 L 431 -1216 439 -1216 L 431 -1199 439 -1199 L 431 -1182 439 -1182 L 431 -1165 439 -1165 L 431 -1148 439 -1148 L 431 -1131 439 -1131 L 431 -1114 439 -1114 L 431 -1097 439 -1097 L 431 -1080 439 -1080 L 431 -1063 439 -1063 L 431 -1046 439 -1046 L 431 -1028 439 -1028 L 431 -1011 439 -1011 L 431 -994 439 -994 L 431 -977 439 -977 L 431 -960 439 -960 L 431 -943 439 -943 L 431 -926 439 -926 L 431 -909 439 -909 L 431 -892 439 -892 L 431 -875 439 -875 L 431 -858 439 -858 L 431 -841 439 -841 L 431 -824 439 -824 L 431 -807 439 -807 L 431 -790 439 -790 L 431 -773 439 -773 L 431 -756 439 -756 L 431 -739 439 -739 L 431 -722 439 -722 L 431 -705 439 -705 L 431 -688 439 -688 L 431 -671 439 -671 L 431 -654 439 -654 L 431 -637 439 -637 L 431 -620 439 -620 L 431 -603 439 -603 L 431 -586 439 -586 L 431 -568 439 -568 L 431 -551 439 -551 L 431 -534 439 -534 L 431 -517 439 -517 L 431 -500 439 -500 L 431 -483 439 -483 L 431 -466 439 -466 L 431 -449 439 -449 L 431 -432 439 -432 L 408 -2596 415 -2596 L 408 -2579 415 -2579 L 408 -2562 415 -2562 L 408 -2545 415 -2545 L 408 -2528 415 -2528 L 408 -2511 415 -2511 L 408 -2494 415 -2494 L 408 -2477 415 -2477 L 408 -2460 415 -2460 L 408 -2443 415 -2443 L 408 -2426 415 -2426 L 408 -2409 415 -2409 L 408 -2391 415 -2391 L 408 -2374 415 -2374 L 408 -2357 415 -2357 L 408 -2340 415 -2340 L 408 -2323 415 -2323 L 408 -2306 415 -2306 L 408 -2289 415 -2289 L 408 -2272 415 -2272 L 408 -2255 415 -2255 L 408 -2238 415 -2238 L 408 -2221 415 -2221 L 408 -2204 415 -2204 L 408 -2187 415 -2187 L 408 -2170 415 -2170 L 408 -2153 415 -2153 L 408 -2136 415 -2136 L 408 -2119 415 -2119 L 408 -2102 415 -2102 L 408 -2085 415 -2085 L 408 -2068 415 -2068 L 408 -2051 415 -2051 L 408 -2034 415 -2034 L 408 -2017 415 -2017 L 408 -2000 415 -2000 L 408 -1983 415 -1983 L 408 -1966 415 -1966 L 408 -1949 415 -1949 L 408 -1931 415 -1931 L 408 -1914 415 -1914 L 408 -1897 415 -1897 L 408 -1880 415 -1880 L 408 -1863 415 -1863 L 408 -1846 415 -1846 L 408 -1829 415 -1829 L 408 -1812 415 -1812 L 408 -1795 415 -1795 L 408 -1778 415 -1778 L 408 -1761 415 -1761 L 408 -1744 415 -1744 L 408 -1727 415 -1727 L 408 -1710 415 -1710 L 408 -1693 415 -1693 L 408 -1676 415 -1676 L 408 -1659 415 -1659 L 408 -1642 415 -1642 L 408 -1625 415 -1625 L 408 -1608 415 -1608 L 408 -1591 415 -1591 L 408 -1574 415 -1574 L 408 -1557 415 -1557 L 408 -1540 415 -1540 L 408 -1523 415 -1523 L 408 -1506 415 -1506 L 408 -1489 415 -1489 L 408 -1471 415 -1471 L 408 -1454 415 -1454 L 408 -1437 415 -1437 L 408 -1420 415 -1420 L 408 -1403 415 -1403 L 408 -1386 415 -1386 L 408 -1369 415 -1369 L 408 -1352 415 -1352 L 408 -1335 415 -1335 L 408 -1318 415 -1318 L 408 -1301 415 -1301 L 408 -1284 415 -1284 L 408 -1267 415 -1267 L 408 -1250 415 -1250 L 408 -1233 415 -1233 L 408 -1216 415 -1216 L 408 -1199 415 -1199 L 408 -1182 415 -1182 L 408 -1165 415 -1165 L 408 -1148 415 -1148 L 408 -1131 415 -1131 L 408 -1114 415 -1114 L 408 -1097 415 -1097 L 408 -1080 415 -1080 L 408 -1063 415 -1063 L 408 -1046 415 -1046 L 408 -1028 415 -1028 L 408 -1011 415 -1011 L 408 -994 415 -994 L 408 -977 415 -977 L 408 -960 415 -960 L 408 -943 415 -943 L 408 -926 415 -926 L 408 -909 415 -909 L 408 -892 415 -892 L 408 -875 415 -875 L 408 -858 415 -858 L 408 -841 415 -841 L 408 -824 415 -824 L 408 -807 415 -807 L 408 -790 415 -790 L 408 -773 415 -773 L 408 -756 415 -756 L 408 -739 415 -739 L 408 -722 415 -722 L 408 -705 415 -705 L 408 -688 415 -688 L 408 -671 415 -671 L 408 -654 415 -654 L 408 -637 415 -637 L 408 -620 415 -620 L 408 -603 415 -603 L 408 -586 415 -586 L 408 -568 415 -568 L 408 -551 415 -551 L 408 -534 415 -534 L 408 -517 415 -517 L 408 -500 415 -500 L 408 -483 415 -483 L 408 -466 415 -466 L 408 -449 415 -449 L 408 -432 415 -432 L 428 -407 428 -406 L 418 -407 418 -406 L 418 -390 418 -389 L 428 -390 428 -389 L 418 -373 418 -372 L 428 -373 428 -372 L 428 -339 428 -338 L 418 -339 418 -338 L 418 -322 418 -321 L 428 -322 428 -321 L 418 -305 418 -304 L 428 -305 428 -304 L 418 -356 418 -355 L 428 -356 428 -355 L 428 -271 428 -270 L 418 -271 418 -270 L 418 -254 418 -253 L 428 -254 428 -253 L 418 -237 418 -235 L 428 -237 428 -235 L 428 -203 428 -201 L 418 -203 418 -201 L 418 -186 418 -184 L 428 -186 428 -184 L 418 -169 418 -167 L 428 -169 428 -167 L 418 -220 418 -218 L 428 -220 428 -218 L 418 -288 418 -287 L 428 -288 428 -287 L 428 -135 428 -133 L 418 -135 418 -133 L 418 -118 418 -116 L 428 -118 428 -116 L 418 -101 418 -99 L 428 -101 428 -99 L 428 -67 428 -65 L 418 -67 418 -65 L 418 -50 418 -48 L 428 -50 428 -48 L 418 -33 418 -31 L 428 -33 428 -31 L 418 -84 418 -82 L 428 -84 428 -82 L 428 2 428 3 L 418 2 418 3 L 418 19 418 20 L 428 19 428 20 L 418 36 418 37 L 428 36 428 37 L 428 70 428 71 L 418 70 418 71 L 418 87 418 88 L 428 87 428 88 L 418 104 418 105 L 428 104 428 105 L 418 53 418 54 L 428 53 428 54 L 418 -16 418 -14 L 428 -16 428 -14 L 418 -152 418 -150 L 428 -152 428 -150 L 428 138 428 139 L 418 138 418 139 L 418 155 418 156 L 428 155 428 156 L 418 172 418 173 L 428 172 428 173 L 428 206 428 208 L 418 206 418 208 L 418 223 418 225 L 428 223 428 225 L 418 240 418 242 L 428 240 428 242 L 418 189 418 190 L 428 189 428 190 L 428 274 428 276 L 418 274 418 276 L 418 291 418 293 L 428 291 428 293 L 418 308 418 310 L 428 308 428 310 L 428 342 428 344 L 418 342 418 344 L 418 359 418 361 L 428 359 428 361 L 418 376 418 378 L 428 376 428 378 L 418 325 418 327 L 428 325 428 327 L 418 257 418 259 L 428 257 428 259 L 428 410 428 412 L 418 410 418 412 L 418 427 418 429 L 428 427 428 429 L 418 444 418 446 L 428 444 428 446 L 428 479 428 480 L 418 479 418 480 L 418 496 418 497 L 428 496 428 497 L 418 513 418 514 L 428 513 428 514 L 418 462 418 463 L 428 462 428 463 L 428 547 428 548 L 418 547 418 548 L 418 564 418 565 L 428 564 428 565 L 418 581 418 582 L 428 581 428 582 L 428 615 428 616 L 418 615 418 616 L 418 632 418 633 L 428 632 428 633 L 418 649 418 650 L 428 649 428 650 L 418 598 418 599 L 428 598 428 599 L 418 530 418 531 L 428 530 428 531 L 418 393 418 395 L 428 393 428 395 L 418 121 418 122 L 428 121 428 122 L 418 -424 418 -423 L 428 -424 428 -423 L /fg 407 658 407 641 408 641 408 658 407 658 407 641 408 641 408 658 black_R /fg 438 658 438 641 439 641 439 658 438 658 438 641 439 641 439 658 black_R /fg 407 -415 407 -432 408 -432 408 -415 407 -415 407 -432 408 -432 408 -415 black_R 408 -415 415 -415 L /fg 407 -398 407 -415 408 -415 408 -398 407 -398 407 -415 408 -415 408 -398 black_R 408 -398 415 -398 L /fg 407 -381 407 -398 408 -398 408 -381 407 -381 407 -398 408 -398 408 -381 black_R 408 -381 415 -381 L /fg 407 -364 407 -381 408 -381 408 -364 407 -364 407 -381 408 -381 408 -364 black_R 408 -364 415 -364 L /fg 407 -347 407 -364 408 -364 408 -347 407 -347 407 -364 408 -364 408 -347 black_R 408 -347 415 -347 L /fg 407 -330 407 -347 408 -347 408 -330 407 -330 407 -347 408 -347 408 -330 black_R 408 -330 415 -330 L /fg 407 -313 407 -330 408 -330 408 -313 407 -313 407 -330 408 -330 408 -313 black_R 408 -313 415 -313 L /fg 407 -296 407 -313 408 -313 408 -296 407 -296 407 -313 408 -313 408 -296 black_R 408 -296 415 -296 L /fg 407 -279 407 -296 408 -296 408 -279 407 -279 407 -296 408 -296 408 -279 black_R 408 -279 415 -279 L /fg 407 -262 407 -279 408 -279 408 -262 407 -262 407 -279 408 -279 408 -262 black_R 408 -262 415 -262 L /fg 407 -245 407 -262 408 -262 408 -245 407 -245 407 -262 408 -262 408 -245 black_R 408 -245 415 -245 L /fg 407 -228 407 -245 408 -245 408 -228 407 -228 407 -245 408 -245 408 -228 black_R 408 -228 415 -228 L /fg 407 -211 407 -228 408 -228 408 -211 407 -211 407 -228 408 -228 408 -211 black_R 408 -211 415 -211 L /fg 407 -193 407 -211 408 -211 408 -193 407 -193 407 -211 408 -211 408 -193 black_R 408 -194 415 -194 L /fg 407 -176 407 -194 408 -194 408 -176 407 -176 407 -194 408 -194 408 -176 black_R 408 -177 415 -177 L /fg 407 -159 407 -177 408 -177 408 -159 407 -159 407 -177 408 -177 408 -159 black_R 408 -160 415 -160 L /fg 407 -142 407 -160 408 -160 408 -142 407 -142 407 -160 408 -160 408 -142 black_R 408 -143 415 -143 L /fg 407 -125 407 -143 408 -143 408 -125 407 -125 407 -143 408 -143 408 -125 black_R 408 -125 415 -125 L /fg 407 -108 407 -126 408 -126 408 -108 407 -108 407 -126 408 -126 408 -108 black_R 408 -108 415 -108 L /fg 407 -91 407 -109 408 -109 408 -91 407 -91 407 -109 408 -109 408 -91 black_R 408 -91 415 -91 L /fg 407 -74 407 -92 408 -92 408 -74 407 -74 407 -92 408 -92 408 -74 black_R 408 -74 415 -74 L /fg 407 -57 407 -75 408 -75 408 -57 407 -57 407 -75 408 -75 408 -57 black_R 408 -57 415 -57 L /fg 407 -40 407 -58 408 -58 408 -40 407 -40 407 -58 408 -58 408 -40 black_R 408 -40 415 -40 L /fg 407 -23 407 -40 408 -40 408 -23 407 -23 407 -40 408 -40 408 -23 black_R 408 -23 415 -23 L /fg 407 -6 407 -23 408 -23 408 -6 407 -6 407 -23 408 -23 408 -6 black_R 408 -6 415 -6 L /fg 407 11 407 -6 408 -6 408 11 407 11 407 -6 408 -6 408 11 black_R 408 11 415 11 L /fg 407 28 407 11 408 11 408 28 407 28 407 11 408 11 408 28 black_R 408 28 415 28 L /fg 407 45 407 28 408 28 408 45 407 45 407 28 408 28 408 45 black_R 408 45 415 45 L /fg 407 62 407 45 408 45 408 62 407 62 407 45 408 45 408 62 black_R 408 62 415 62 L /fg 407 79 407 62 408 62 408 79 407 79 407 62 408 62 408 79 black_R 408 79 415 79 L /fg 407 96 407 79 408 79 408 96 407 96 407 79 408 79 408 96 black_R 408 96 415 96 L /fg 407 113 407 96 408 96 408 113 407 113 407 96 408 96 408 113 black_R 408 113 415 113 L /fg 407 130 407 113 408 113 408 130 407 130 407 113 408 113 408 130 black_R 408 130 415 130 L /fg 407 147 407 130 408 130 408 147 407 147 407 130 408 130 408 147 black_R 408 147 415 147 L /fg 407 164 407 147 408 147 408 164 407 164 407 147 408 147 408 164 black_R 408 164 415 164 L /fg 407 181 407 164 408 164 408 181 407 181 407 164 408 164 408 181 black_R 408 181 415 181 L /fg 407 198 407 181 408 181 408 198 407 198 407 181 408 181 408 198 black_R 408 198 415 198 L /fg 407 215 407 198 408 198 408 215 407 215 407 198 408 198 408 215 black_R 408 215 415 215 L /fg 407 232 407 215 408 215 408 232 407 232 407 215 408 215 408 232 black_R 408 232 415 232 L /fg 407 249 407 232 408 232 408 249 407 249 407 232 408 232 408 249 black_R 408 249 415 249 L /fg 407 267 407 249 408 249 408 267 407 267 407 249 408 249 408 267 black_R 408 266 415 266 L /fg 407 284 407 266 408 266 408 284 407 284 407 266 408 266 408 284 black_R 408 283 415 283 L /fg 407 301 407 283 408 283 408 301 407 301 407 283 408 283 408 301 black_R 408 300 415 300 L /fg 407 318 407 300 408 300 408 318 407 318 407 300 408 300 408 318 black_R 408 317 415 317 L /fg 407 335 407 317 408 317 408 335 407 335 407 317 408 317 408 335 black_R 408 335 415 335 L /fg 407 352 407 334 408 334 408 352 407 352 407 334 408 334 408 352 black_R 408 352 415 352 L /fg 407 369 407 351 408 351 408 369 407 369 407 351 408 351 408 369 black_R 408 369 415 369 L /fg 407 386 407 368 408 368 408 386 407 386 407 368 408 368 408 386 black_R 408 386 415 386 L /fg 407 403 407 385 408 385 408 403 407 403 407 385 408 385 408 403 black_R 408 403 415 403 L /fg 407 420 407 403 408 403 408 420 407 420 407 403 408 403 408 420 black_R 408 420 415 420 L /fg 407 437 407 420 408 420 408 437 407 437 407 420 408 420 408 437 black_R 408 437 415 437 L /fg 407 454 407 437 408 437 408 454 407 454 407 437 408 437 408 454 black_R 408 454 415 454 L /fg 407 471 407 454 408 454 408 471 407 471 407 454 408 454 408 471 black_R 408 471 415 471 L /fg 407 488 407 471 408 471 408 488 407 488 407 471 408 471 408 488 black_R 408 488 415 488 L /fg 407 505 407 488 408 488 408 505 407 505 407 488 408 488 408 505 black_R 408 505 415 505 L /fg 407 522 407 505 408 505 408 522 407 522 407 505 408 505 408 522 black_R 408 522 415 522 L /fg 407 539 407 522 408 522 408 539 407 539 407 522 408 522 408 539 black_R 408 539 415 539 L /fg 407 556 407 539 408 539 408 556 407 556 407 539 408 539 408 556 black_R 408 556 415 556 L /fg 407 573 407 556 408 556 408 573 407 573 407 556 408 556 408 573 black_R 408 573 415 573 L /fg 407 590 407 573 408 573 408 590 407 590 407 573 408 573 408 590 black_R 408 590 415 590 L /fg 407 607 407 590 408 590 408 607 407 607 407 590 408 590 408 607 black_R 408 607 415 607 L /fg 407 624 407 607 408 607 408 624 407 624 407 607 408 607 408 624 black_R 408 624 415 624 L /fg 407 641 407 624 408 624 408 641 407 641 407 624 408 624 408 641 black_R 408 641 415 641 L 408 658 415 658 L /fg 438 -415 438 -432 439 -432 439 -415 438 -415 438 -432 439 -432 439 -415 black_R 431 -415 439 -415 L /fg 438 -398 438 -415 439 -415 439 -398 438 -398 438 -415 439 -415 439 -398 black_R 431 -398 439 -398 L /fg 438 -381 438 -398 439 -398 439 -381 438 -381 438 -398 439 -398 439 -381 black_R 431 -381 439 -381 L /fg 438 -364 438 -381 439 -381 439 -364 438 -364 438 -381 439 -381 439 -364 black_R 431 -364 439 -364 L /fg 438 -347 438 -364 439 -364 439 -347 438 -347 438 -364 439 -364 439 -347 black_R 431 -347 439 -347 L /fg 438 -330 438 -347 439 -347 439 -330 438 -330 438 -347 439 -347 439 -330 black_R 431 -330 439 -330 L /fg 438 -313 438 -330 439 -330 439 -313 438 -313 438 -330 439 -330 439 -313 black_R 431 -313 439 -313 L /fg 438 -296 438 -313 439 -313 439 -296 438 -296 438 -313 439 -313 439 -296 black_R 431 -296 439 -296 L /fg 438 -279 438 -296 439 -296 439 -279 438 -279 438 -296 439 -296 439 -279 black_R 431 -279 439 -279 L /fg 438 -262 438 -279 439 -279 439 -262 438 -262 438 -279 439 -279 439 -262 black_R 431 -262 439 -262 L /fg 438 -245 438 -262 439 -262 439 -245 438 -245 438 -262 439 -262 439 -245 black_R 431 -245 439 -245 L /fg 438 -228 438 -245 439 -245 439 -228 438 -228 438 -245 439 -245 439 -228 black_R 431 -228 439 -228 L /fg 438 -211 438 -228 439 -228 439 -211 438 -211 438 -228 439 -228 439 -211 black_R 431 -211 439 -211 L /fg 438 -193 438 -211 439 -211 439 -193 438 -193 438 -211 439 -211 439 -193 black_R 431 -194 439 -194 L /fg 438 -176 438 -194 439 -194 439 -176 438 -176 438 -194 439 -194 439 -176 black_R 431 -177 439 -177 L /fg 438 -159 438 -177 439 -177 439 -159 438 -159 438 -177 439 -177 439 -159 black_R 431 -160 439 -160 L /fg 438 -142 438 -160 439 -160 439 -142 438 -142 438 -160 439 -160 439 -142 black_R 431 -143 439 -143 L /fg 438 -125 438 -143 439 -143 439 -125 438 -125 438 -143 439 -143 439 -125 black_R 431 -125 439 -125 L /fg 438 -108 438 -126 439 -126 439 -108 438 -108 438 -126 439 -126 439 -108 black_R 431 -108 439 -108 L /fg 438 -91 438 -109 439 -109 439 -91 438 -91 438 -109 439 -109 439 -91 black_R 431 -91 439 -91 L /fg 438 -74 438 -92 439 -92 439 -74 438 -74 438 -92 439 -92 439 -74 black_R 431 -74 439 -74 L /fg 438 -57 438 -75 439 -75 439 -57 438 -57 438 -75 439 -75 439 -57 black_R 431 -57 439 -57 L /fg 438 -40 438 -58 439 -58 439 -40 438 -40 438 -58 439 -58 439 -40 black_R 431 -40 439 -40 L /fg 438 -23 438 -40 439 -40 439 -23 438 -23 438 -40 439 -40 439 -23 black_R 431 -23 439 -23 L /fg 438 -6 438 -23 439 -23 439 -6 438 -6 438 -23 439 -23 439 -6 black_R 431 -6 439 -6 L /fg 438 11 438 -6 439 -6 439 11 438 11 438 -6 439 -6 439 11 black_R 431 11 439 11 L /fg 438 28 438 11 439 11 439 28 438 28 438 11 439 11 439 28 black_R 431 28 439 28 L /fg 438 45 438 28 439 28 439 45 438 45 438 28 439 28 439 45 black_R 431 45 439 45 L /fg 438 62 438 45 439 45 439 62 438 62 438 45 439 45 439 62 black_R 431 62 439 62 L /fg 438 79 438 62 439 62 439 79 438 79 438 62 439 62 439 79 black_R 431 79 439 79 L /fg 438 96 438 79 439 79 439 96 438 96 438 79 439 79 439 96 black_R 431 96 439 96 L /fg 438 113 438 96 439 96 439 113 438 113 438 96 439 96 439 113 black_R 431 113 439 113 L /fg 438 130 438 113 439 113 439 130 438 130 438 113 439 113 439 130 black_R 431 130 439 130 L /fg 438 147 438 130 439 130 439 147 438 147 438 130 439 130 439 147 black_R 431 147 439 147 L /fg 438 164 438 147 439 147 439 164 438 164 438 147 439 147 439 164 black_R 431 164 439 164 L /fg 438 181 438 164 439 164 439 181 438 181 438 164 439 164 439 181 black_R 431 181 439 181 L /fg 438 198 438 181 439 181 439 198 438 198 438 181 439 181 439 198 black_R 431 198 439 198 L /fg 438 215 438 198 439 198 439 215 438 215 438 198 439 198 439 215 black_R 431 215 439 215 L /fg 438 232 438 215 439 215 439 232 438 232 438 215 439 215 439 232 black_R 431 232 439 232 L /fg 438 249 438 232 439 232 439 249 438 249 438 232 439 232 439 249 black_R 431 249 439 249 L /fg 438 267 438 249 439 249 439 267 438 267 438 249 439 249 439 267 black_R 431 266 439 266 L /fg 438 284 438 266 439 266 439 284 438 284 438 266 439 266 439 284 black_R 431 283 439 283 L /fg 438 301 438 283 439 283 439 301 438 301 438 283 439 283 439 301 black_R 431 300 439 300 L /fg 438 318 438 300 439 300 439 318 438 318 438 300 439 300 439 318 black_R 431 317 439 317 L /fg 438 335 438 317 439 317 439 335 438 335 438 317 439 317 439 335 black_R 431 335 439 335 L /fg 438 352 438 334 439 334 439 352 438 352 438 334 439 334 439 352 black_R 431 352 439 352 L /fg 438 369 438 351 439 351 439 369 438 369 438 351 439 351 439 369 black_R 431 369 439 369 L /fg 438 386 438 368 439 368 439 386 438 386 438 368 439 368 439 386 black_R 431 386 439 386 L /fg 438 403 438 385 439 385 439 403 438 403 438 385 439 385 439 403 black_R 431 403 439 403 L /fg 438 420 438 403 439 403 439 420 438 420 438 403 439 403 439 420 black_R 431 420 439 420 L /fg 438 437 438 420 439 420 439 437 438 437 438 420 439 420 439 437 black_R 431 437 439 437 L /fg 438 454 438 437 439 437 439 454 438 454 438 437 439 437 439 454 black_R 431 454 439 454 L /fg 438 471 438 454 439 454 439 471 438 471 438 454 439 454 439 471 black_R 431 471 439 471 L /fg 438 488 438 471 439 471 439 488 438 488 438 471 439 471 439 488 black_R 431 488 439 488 L /fg 438 505 438 488 439 488 439 505 438 505 438 488 439 488 439 505 black_R 431 505 439 505 L /fg 438 522 438 505 439 505 439 522 438 522 438 505 439 505 439 522 black_R 431 522 439 522 L /fg 438 539 438 522 439 522 439 539 438 539 438 522 439 522 439 539 black_R 431 539 439 539 L /fg 438 556 438 539 439 539 439 556 438 556 438 539 439 539 439 556 black_R 431 556 439 556 L /fg 438 573 438 556 439 556 439 573 438 573 438 556 439 556 439 573 black_R 431 573 439 573 L /fg 438 590 438 573 439 573 439 590 438 590 438 573 439 573 439 590 black_R 431 590 439 590 L /fg 438 607 438 590 439 590 439 607 438 607 438 590 439 590 439 607 black_R 431 607 439 607 L /fg 438 624 438 607 439 607 439 624 438 624 438 607 439 607 439 624 black_R 431 624 439 624 L /fg 438 641 438 624 439 624 439 641 438 641 438 624 439 624 439 641 black_R 431 641 439 641 L 431 658 439 658 L /bg 436 -2593 436 -2599 442 -2599 442 -2593 436 -2593 436 -2599 442 -2599 442 -2593 white_R /fg 437 -2594 437 -2598 441 -2598 441 -2594 437 -2594 437 -2598 441 -2598 441 -2594 black_B /fg 437 -2594 437 -2598 441 -2598 441 -2594 437 -2594 437 -2598 441 -2598 441 -2594 black_R /bg 436 -2576 436 -2582 442 -2582 442 -2576 436 -2576 436 -2582 442 -2582 442 -2576 white_R /fg 437 -2577 437 -2581 441 -2581 441 -2577 437 -2577 437 -2581 441 -2581 441 -2577 black_B /fg 437 -2577 437 -2581 441 -2581 441 -2577 437 -2577 437 -2581 441 -2581 441 -2577 black_R /bg 436 -2559 436 -2565 442 -2565 442 -2559 436 -2559 436 -2565 442 -2565 442 -2559 white_R /fg 437 -2560 437 -2564 441 -2564 441 -2560 437 -2560 437 -2564 441 -2564 441 -2560 black_B /fg 437 -2560 437 -2564 441 -2564 441 -2560 437 -2560 437 -2564 441 -2564 441 -2560 black_R /bg 436 -2542 436 -2548 442 -2548 442 -2542 436 -2542 436 -2548 442 -2548 442 -2542 white_R /fg 437 -2543 437 -2547 441 -2547 441 -2543 437 -2543 437 -2547 441 -2547 441 -2543 black_B /fg 437 -2543 437 -2547 441 -2547 441 -2543 437 -2543 437 -2547 441 -2547 441 -2543 black_R /bg 436 -2525 436 -2531 442 -2531 442 -2525 436 -2525 436 -2531 442 -2531 442 -2525 white_R /fg 437 -2526 437 -2530 441 -2530 441 -2526 437 -2526 437 -2530 441 -2530 441 -2526 black_B /fg 437 -2526 437 -2530 441 -2530 441 -2526 437 -2526 437 -2530 441 -2530 441 -2526 black_R /bg 436 -2508 436 -2514 442 -2514 442 -2508 436 -2508 436 -2514 442 -2514 442 -2508 white_R /fg 437 -2509 437 -2513 441 -2513 441 -2509 437 -2509 437 -2513 441 -2513 441 -2509 black_B /fg 437 -2509 437 -2513 441 -2513 441 -2509 437 -2509 437 -2513 441 -2513 441 -2509 black_R /bg 436 -2491 436 -2497 442 -2497 442 -2491 436 -2491 436 -2497 442 -2497 442 -2491 white_R /fg 437 -2492 437 -2496 441 -2496 441 -2492 437 -2492 437 -2496 441 -2496 441 -2492 black_B /fg 437 -2492 437 -2496 441 -2496 441 -2492 437 -2492 437 -2496 441 -2496 441 -2492 black_R /bg 436 -2474 436 -2480 442 -2480 442 -2474 436 -2474 436 -2480 442 -2480 442 -2474 white_R /fg 437 -2475 437 -2479 441 -2479 441 -2475 437 -2475 437 -2479 441 -2479 441 -2475 black_B /fg 437 -2475 437 -2479 441 -2479 441 -2475 437 -2475 437 -2479 441 -2479 441 -2475 black_R /bg 436 -2457 436 -2463 442 -2463 442 -2457 436 -2457 436 -2463 442 -2463 442 -2457 white_R /fg 437 -2458 437 -2462 441 -2462 441 -2458 437 -2458 437 -2462 441 -2462 441 -2458 black_B /fg 437 -2458 437 -2462 441 -2462 441 -2458 437 -2458 437 -2462 441 -2462 441 -2458 black_R /bg 436 -2440 436 -2446 442 -2446 442 -2440 436 -2440 436 -2446 442 -2446 442 -2440 white_R /fg 437 -2441 437 -2445 441 -2445 441 -2441 437 -2441 437 -2445 441 -2445 441 -2441 black_B /fg 437 -2441 437 -2445 441 -2445 441 -2441 437 -2441 437 -2445 441 -2445 441 -2441 black_R /bg 436 -2423 436 -2429 442 -2429 442 -2423 436 -2423 436 -2429 442 -2429 442 -2423 white_R /fg 437 -2424 437 -2428 441 -2428 441 -2424 437 -2424 437 -2428 441 -2428 441 -2424 black_B /fg 437 -2424 437 -2428 441 -2428 441 -2424 437 -2424 437 -2428 441 -2428 441 -2424 black_R /bg 436 -2406 436 -2412 442 -2412 442 -2406 436 -2406 436 -2412 442 -2412 442 -2406 white_R /fg 437 -2407 437 -2411 441 -2411 441 -2407 437 -2407 437 -2411 441 -2411 441 -2407 black_B /fg 437 -2407 437 -2411 441 -2411 441 -2407 437 -2407 437 -2411 441 -2411 441 -2407 black_R /bg 436 -2388 436 -2394 442 -2394 442 -2388 436 -2388 436 -2394 442 -2394 442 -2388 white_R /fg 437 -2389 437 -2393 441 -2393 441 -2389 437 -2389 437 -2393 441 -2393 441 -2389 black_B /fg 437 -2389 437 -2393 441 -2393 441 -2389 437 -2389 437 -2393 441 -2393 441 -2389 black_R /bg 436 -2371 436 -2377 442 -2377 442 -2371 436 -2371 436 -2377 442 -2377 442 -2371 white_R /fg 437 -2372 437 -2376 441 -2376 441 -2372 437 -2372 437 -2376 441 -2376 441 -2372 black_B /fg 437 -2372 437 -2376 441 -2376 441 -2372 437 -2372 437 -2376 441 -2376 441 -2372 black_R /bg 436 -2354 436 -2360 442 -2360 442 -2354 436 -2354 436 -2360 442 -2360 442 -2354 white_R /fg 437 -2355 437 -2359 441 -2359 441 -2355 437 -2355 437 -2359 441 -2359 441 -2355 black_B /fg 437 -2355 437 -2359 441 -2359 441 -2355 437 -2355 437 -2359 441 -2359 441 -2355 black_R /bg 436 -2337 436 -2343 442 -2343 442 -2337 436 -2337 436 -2343 442 -2343 442 -2337 white_R /fg 437 -2338 437 -2342 441 -2342 441 -2338 437 -2338 437 -2342 441 -2342 441 -2338 black_B /fg 437 -2338 437 -2342 441 -2342 441 -2338 437 -2338 437 -2342 441 -2342 441 -2338 black_R /bg 436 -2320 436 -2326 442 -2326 442 -2320 436 -2320 436 -2326 442 -2326 442 -2320 white_R /fg 437 -2321 437 -2325 441 -2325 441 -2321 437 -2321 437 -2325 441 -2325 441 -2321 black_B /fg 437 -2321 437 -2325 441 -2325 441 -2321 437 -2321 437 -2325 441 -2325 441 -2321 black_R /bg 436 -2303 436 -2309 442 -2309 442 -2303 436 -2303 436 -2309 442 -2309 442 -2303 white_R /fg 437 -2304 437 -2308 441 -2308 441 -2304 437 -2304 437 -2308 441 -2308 441 -2304 black_B /fg 437 -2304 437 -2308 441 -2308 441 -2304 437 -2304 437 -2308 441 -2308 441 -2304 black_R /bg 436 -2286 436 -2292 442 -2292 442 -2286 436 -2286 436 -2292 442 -2292 442 -2286 white_R /fg 437 -2287 437 -2291 441 -2291 441 -2287 437 -2287 437 -2291 441 -2291 441 -2287 black_B /fg 437 -2287 437 -2291 441 -2291 441 -2287 437 -2287 437 -2291 441 -2291 441 -2287 black_R /bg 436 -2269 436 -2275 442 -2275 442 -2269 436 -2269 436 -2275 442 -2275 442 -2269 white_R /fg 437 -2270 437 -2274 441 -2274 441 -2270 437 -2270 437 -2274 441 -2274 441 -2270 black_B /fg 437 -2270 437 -2274 441 -2274 441 -2270 437 -2270 437 -2274 441 -2274 441 -2270 black_R /bg 436 -2252 436 -2258 442 -2258 442 -2252 436 -2252 436 -2258 442 -2258 442 -2252 white_R /fg 437 -2253 437 -2257 441 -2257 441 -2253 437 -2253 437 -2257 441 -2257 441 -2253 black_B /fg 437 -2253 437 -2257 441 -2257 441 -2253 437 -2253 437 -2257 441 -2257 441 -2253 black_R /bg 436 -2235 436 -2241 442 -2241 442 -2235 436 -2235 436 -2241 442 -2241 442 -2235 white_R /fg 437 -2236 437 -2240 441 -2240 441 -2236 437 -2236 437 -2240 441 -2240 441 -2236 black_B /fg 437 -2236 437 -2240 441 -2240 441 -2236 437 -2236 437 -2240 441 -2240 441 -2236 black_R /bg 436 -2218 436 -2224 442 -2224 442 -2218 436 -2218 436 -2224 442 -2224 442 -2218 white_R /fg 437 -2219 437 -2223 441 -2223 441 -2219 437 -2219 437 -2223 441 -2223 441 -2219 black_B /fg 437 -2219 437 -2223 441 -2223 441 -2219 437 -2219 437 -2223 441 -2223 441 -2219 black_R /bg 436 -2201 436 -2207 442 -2207 442 -2201 436 -2201 436 -2207 442 -2207 442 -2201 white_R /fg 437 -2202 437 -2206 441 -2206 441 -2202 437 -2202 437 -2206 441 -2206 441 -2202 black_B /fg 437 -2202 437 -2206 441 -2206 441 -2202 437 -2202 437 -2206 441 -2206 441 -2202 black_R /bg 436 -2184 436 -2190 442 -2190 442 -2184 436 -2184 436 -2190 442 -2190 442 -2184 white_R /fg 437 -2185 437 -2189 441 -2189 441 -2185 437 -2185 437 -2189 441 -2189 441 -2185 black_B /fg 437 -2185 437 -2189 441 -2189 441 -2185 437 -2185 437 -2189 441 -2189 441 -2185 black_R /bg 436 -2167 436 -2173 442 -2173 442 -2167 436 -2167 436 -2173 442 -2173 442 -2167 white_R /fg 437 -2168 437 -2172 441 -2172 441 -2168 437 -2168 437 -2172 441 -2172 441 -2168 black_B /fg 437 -2168 437 -2172 441 -2172 441 -2168 437 -2168 437 -2172 441 -2172 441 -2168 black_R /bg 436 -2150 436 -2156 442 -2156 442 -2150 436 -2150 436 -2156 442 -2156 442 -2150 white_R /fg 437 -2151 437 -2155 441 -2155 441 -2151 437 -2151 437 -2155 441 -2155 441 -2151 black_B /fg 437 -2151 437 -2155 441 -2155 441 -2151 437 -2151 437 -2155 441 -2155 441 -2151 black_R /bg 436 -2133 436 -2139 442 -2139 442 -2133 436 -2133 436 -2139 442 -2139 442 -2133 white_R /fg 437 -2134 437 -2138 441 -2138 441 -2134 437 -2134 437 -2138 441 -2138 441 -2134 black_B /fg 437 -2134 437 -2138 441 -2138 441 -2134 437 -2134 437 -2138 441 -2138 441 -2134 black_R /bg 436 -2116 436 -2122 442 -2122 442 -2116 436 -2116 436 -2122 442 -2122 442 -2116 white_R /fg 437 -2117 437 -2121 441 -2121 441 -2117 437 -2117 437 -2121 441 -2121 441 -2117 black_B /fg 437 -2117 437 -2121 441 -2121 441 -2117 437 -2117 437 -2121 441 -2121 441 -2117 black_R /bg 436 -2099 436 -2105 442 -2105 442 -2099 436 -2099 436 -2105 442 -2105 442 -2099 white_R /fg 437 -2100 437 -2104 441 -2104 441 -2100 437 -2100 437 -2104 441 -2104 441 -2100 black_B /fg 437 -2100 437 -2104 441 -2104 441 -2100 437 -2100 437 -2104 441 -2104 441 -2100 black_R /bg 436 -2082 436 -2088 442 -2088 442 -2082 436 -2082 436 -2088 442 -2088 442 -2082 white_R /fg 437 -2083 437 -2087 441 -2087 441 -2083 437 -2083 437 -2087 441 -2087 441 -2083 black_B /fg 437 -2083 437 -2087 441 -2087 441 -2083 437 -2083 437 -2087 441 -2087 441 -2083 black_R /bg 436 -2065 436 -2071 442 -2071 442 -2065 436 -2065 436 -2071 442 -2071 442 -2065 white_R /fg 437 -2066 437 -2070 441 -2070 441 -2066 437 -2066 437 -2070 441 -2070 441 -2066 black_B /fg 437 -2066 437 -2070 441 -2070 441 -2066 437 -2066 437 -2070 441 -2070 441 -2066 black_R /bg 436 -2048 436 -2054 442 -2054 442 -2048 436 -2048 436 -2054 442 -2054 442 -2048 white_R /fg 437 -2049 437 -2053 441 -2053 441 -2049 437 -2049 437 -2053 441 -2053 441 -2049 black_B /fg 437 -2049 437 -2053 441 -2053 441 -2049 437 -2049 437 -2053 441 -2053 441 -2049 black_R /bg 436 -2031 436 -2037 442 -2037 442 -2031 436 -2031 436 -2037 442 -2037 442 -2031 white_R /fg 437 -2032 437 -2036 441 -2036 441 -2032 437 -2032 437 -2036 441 -2036 441 -2032 black_B /fg 437 -2032 437 -2036 441 -2036 441 -2032 437 -2032 437 -2036 441 -2036 441 -2032 black_R /bg 436 -2014 436 -2020 442 -2020 442 -2014 436 -2014 436 -2020 442 -2020 442 -2014 white_R /fg 437 -2015 437 -2019 441 -2019 441 -2015 437 -2015 437 -2019 441 -2019 441 -2015 black_B /fg 437 -2015 437 -2019 441 -2019 441 -2015 437 -2015 437 -2019 441 -2019 441 -2015 black_R /bg 436 -1997 436 -2003 442 -2003 442 -1997 436 -1997 436 -2003 442 -2003 442 -1997 white_R /fg 437 -1998 437 -2002 441 -2002 441 -1998 437 -1998 437 -2002 441 -2002 441 -1998 black_B /fg 437 -1998 437 -2002 441 -2002 441 -1998 437 -1998 437 -2002 441 -2002 441 -1998 black_R /bg 436 -1980 436 -1986 442 -1986 442 -1980 436 -1980 436 -1986 442 -1986 442 -1980 white_R /fg 437 -1981 437 -1985 441 -1985 441 -1981 437 -1981 437 -1985 441 -1985 441 -1981 black_B /fg 437 -1981 437 -1985 441 -1985 441 -1981 437 -1981 437 -1985 441 -1985 441 -1981 black_R /bg 436 -1963 436 -1969 442 -1969 442 -1963 436 -1963 436 -1969 442 -1969 442 -1963 white_R /fg 437 -1964 437 -1968 441 -1968 441 -1964 437 -1964 437 -1968 441 -1968 441 -1964 black_B /fg 437 -1964 437 -1968 441 -1968 441 -1964 437 -1964 437 -1968 441 -1968 441 -1964 black_R /bg 436 -1946 436 -1952 442 -1952 442 -1946 436 -1946 436 -1952 442 -1952 442 -1946 white_R /fg 437 -1947 437 -1951 441 -1951 441 -1947 437 -1947 437 -1951 441 -1951 441 -1947 black_B /fg 437 -1947 437 -1951 441 -1951 441 -1947 437 -1947 437 -1951 441 -1951 441 -1947 black_R /bg 436 -1928 436 -1934 442 -1934 442 -1928 436 -1928 436 -1934 442 -1934 442 -1928 white_R /fg 437 -1929 437 -1933 441 -1933 441 -1929 437 -1929 437 -1933 441 -1933 441 -1929 black_B /fg 437 -1929 437 -1933 441 -1933 441 -1929 437 -1929 437 -1933 441 -1933 441 -1929 black_R /bg 436 -1911 436 -1917 442 -1917 442 -1911 436 -1911 436 -1917 442 -1917 442 -1911 white_R /fg 437 -1912 437 -1916 441 -1916 441 -1912 437 -1912 437 -1916 441 -1916 441 -1912 black_B /fg 437 -1912 437 -1916 441 -1916 441 -1912 437 -1912 437 -1916 441 -1916 441 -1912 black_R /bg 436 -1894 436 -1900 442 -1900 442 -1894 436 -1894 436 -1900 442 -1900 442 -1894 white_R /fg 437 -1895 437 -1899 441 -1899 441 -1895 437 -1895 437 -1899 441 -1899 441 -1895 black_B /fg 437 -1895 437 -1899 441 -1899 441 -1895 437 -1895 437 -1899 441 -1899 441 -1895 black_R /bg 436 -1877 436 -1883 442 -1883 442 -1877 436 -1877 436 -1883 442 -1883 442 -1877 white_R /fg 437 -1878 437 -1882 441 -1882 441 -1878 437 -1878 437 -1882 441 -1882 441 -1878 black_B /fg 437 -1878 437 -1882 441 -1882 441 -1878 437 -1878 437 -1882 441 -1882 441 -1878 black_R /bg 436 -1860 436 -1866 442 -1866 442 -1860 436 -1860 436 -1866 442 -1866 442 -1860 white_R /fg 437 -1861 437 -1865 441 -1865 441 -1861 437 -1861 437 -1865 441 -1865 441 -1861 black_B /fg 437 -1861 437 -1865 441 -1865 441 -1861 437 -1861 437 -1865 441 -1865 441 -1861 black_R /bg 436 -1843 436 -1849 442 -1849 442 -1843 436 -1843 436 -1849 442 -1849 442 -1843 white_R /fg 437 -1844 437 -1848 441 -1848 441 -1844 437 -1844 437 -1848 441 -1848 441 -1844 black_B /fg 437 -1844 437 -1848 441 -1848 441 -1844 437 -1844 437 -1848 441 -1848 441 -1844 black_R /bg 436 -1826 436 -1832 442 -1832 442 -1826 436 -1826 436 -1832 442 -1832 442 -1826 white_R /fg 437 -1827 437 -1831 441 -1831 441 -1827 437 -1827 437 -1831 441 -1831 441 -1827 black_B /fg 437 -1827 437 -1831 441 -1831 441 -1827 437 -1827 437 -1831 441 -1831 441 -1827 black_R /bg 436 -1809 436 -1815 442 -1815 442 -1809 436 -1809 436 -1815 442 -1815 442 -1809 white_R /fg 437 -1810 437 -1814 441 -1814 441 -1810 437 -1810 437 -1814 441 -1814 441 -1810 black_B /fg 437 -1810 437 -1814 441 -1814 441 -1810 437 -1810 437 -1814 441 -1814 441 -1810 black_R /bg 436 -1792 436 -1798 442 -1798 442 -1792 436 -1792 436 -1798 442 -1798 442 -1792 white_R /fg 437 -1793 437 -1797 441 -1797 441 -1793 437 -1793 437 -1797 441 -1797 441 -1793 black_B /fg 437 -1793 437 -1797 441 -1797 441 -1793 437 -1793 437 -1797 441 -1797 441 -1793 black_R /bg 436 -1775 436 -1781 442 -1781 442 -1775 436 -1775 436 -1781 442 -1781 442 -1775 white_R /fg 437 -1776 437 -1780 441 -1780 441 -1776 437 -1776 437 -1780 441 -1780 441 -1776 black_B /fg 437 -1776 437 -1780 441 -1780 441 -1776 437 -1776 437 -1780 441 -1780 441 -1776 black_R /bg 436 -1758 436 -1764 442 -1764 442 -1758 436 -1758 436 -1764 442 -1764 442 -1758 white_R /fg 437 -1759 437 -1763 441 -1763 441 -1759 437 -1759 437 -1763 441 -1763 441 -1759 black_B /fg 437 -1759 437 -1763 441 -1763 441 -1759 437 -1759 437 -1763 441 -1763 441 -1759 black_R /bg 436 -1741 436 -1747 442 -1747 442 -1741 436 -1741 436 -1747 442 -1747 442 -1741 white_R /fg 437 -1742 437 -1746 441 -1746 441 -1742 437 -1742 437 -1746 441 -1746 441 -1742 black_B /fg 437 -1742 437 -1746 441 -1746 441 -1742 437 -1742 437 -1746 441 -1746 441 -1742 black_R /bg 436 -1724 436 -1730 442 -1730 442 -1724 436 -1724 436 -1730 442 -1730 442 -1724 white_R /fg 437 -1725 437 -1729 441 -1729 441 -1725 437 -1725 437 -1729 441 -1729 441 -1725 black_B /fg 437 -1725 437 -1729 441 -1729 441 -1725 437 -1725 437 -1729 441 -1729 441 -1725 black_R /bg 436 -1707 436 -1713 442 -1713 442 -1707 436 -1707 436 -1713 442 -1713 442 -1707 white_R /fg 437 -1708 437 -1712 441 -1712 441 -1708 437 -1708 437 -1712 441 -1712 441 -1708 black_B /fg 437 -1708 437 -1712 441 -1712 441 -1708 437 -1708 437 -1712 441 -1712 441 -1708 black_R /bg 436 -1690 436 -1696 442 -1696 442 -1690 436 -1690 436 -1696 442 -1696 442 -1690 white_R /fg 437 -1691 437 -1695 441 -1695 441 -1691 437 -1691 437 -1695 441 -1695 441 -1691 black_B /fg 437 -1691 437 -1695 441 -1695 441 -1691 437 -1691 437 -1695 441 -1695 441 -1691 black_R /bg 436 -1673 436 -1679 442 -1679 442 -1673 436 -1673 436 -1679 442 -1679 442 -1673 white_R /fg 437 -1674 437 -1678 441 -1678 441 -1674 437 -1674 437 -1678 441 -1678 441 -1674 black_B /fg 437 -1674 437 -1678 441 -1678 441 -1674 437 -1674 437 -1678 441 -1678 441 -1674 black_R /bg 436 -1656 436 -1662 442 -1662 442 -1656 436 -1656 436 -1662 442 -1662 442 -1656 white_R /fg 437 -1657 437 -1661 441 -1661 441 -1657 437 -1657 437 -1661 441 -1661 441 -1657 black_B /fg 437 -1657 437 -1661 441 -1661 441 -1657 437 -1657 437 -1661 441 -1661 441 -1657 black_R /bg 436 -1639 436 -1645 442 -1645 442 -1639 436 -1639 436 -1645 442 -1645 442 -1639 white_R /fg 437 -1640 437 -1644 441 -1644 441 -1640 437 -1640 437 -1644 441 -1644 441 -1640 black_B /fg 437 -1640 437 -1644 441 -1644 441 -1640 437 -1640 437 -1644 441 -1644 441 -1640 black_R /bg 436 -1622 436 -1628 442 -1628 442 -1622 436 -1622 436 -1628 442 -1628 442 -1622 white_R /fg 437 -1623 437 -1627 441 -1627 441 -1623 437 -1623 437 -1627 441 -1627 441 -1623 black_B /fg 437 -1623 437 -1627 441 -1627 441 -1623 437 -1623 437 -1627 441 -1627 441 -1623 black_R /bg 436 -1605 436 -1611 442 -1611 442 -1605 436 -1605 436 -1611 442 -1611 442 -1605 white_R /fg 437 -1606 437 -1610 441 -1610 441 -1606 437 -1606 437 -1610 441 -1610 441 -1606 black_B /fg 437 -1606 437 -1610 441 -1610 441 -1606 437 -1606 437 -1610 441 -1610 441 -1606 black_R /bg 436 -1588 436 -1594 442 -1594 442 -1588 436 -1588 436 -1594 442 -1594 442 -1588 white_R /fg 437 -1589 437 -1593 441 -1593 441 -1589 437 -1589 437 -1593 441 -1593 441 -1589 black_B /fg 437 -1589 437 -1593 441 -1593 441 -1589 437 -1589 437 -1593 441 -1593 441 -1589 black_R /bg 436 -1571 436 -1577 442 -1577 442 -1571 436 -1571 436 -1577 442 -1577 442 -1571 white_R /fg 437 -1572 437 -1576 441 -1576 441 -1572 437 -1572 437 -1576 441 -1576 441 -1572 black_B /fg 437 -1572 437 -1576 441 -1576 441 -1572 437 -1572 437 -1576 441 -1576 441 -1572 black_R /bg 436 -1554 436 -1560 442 -1560 442 -1554 436 -1554 436 -1560 442 -1560 442 -1554 white_R /fg 437 -1555 437 -1559 441 -1559 441 -1555 437 -1555 437 -1559 441 -1559 441 -1555 black_B /fg 437 -1555 437 -1559 441 -1559 441 -1555 437 -1555 437 -1559 441 -1559 441 -1555 black_R /bg 436 -1537 436 -1543 442 -1543 442 -1537 436 -1537 436 -1543 442 -1543 442 -1537 white_R /fg 437 -1538 437 -1542 441 -1542 441 -1538 437 -1538 437 -1542 441 -1542 441 -1538 black_B /fg 437 -1538 437 -1542 441 -1542 441 -1538 437 -1538 437 -1542 441 -1542 441 -1538 black_R /bg 436 -1520 436 -1526 442 -1526 442 -1520 436 -1520 436 -1526 442 -1526 442 -1520 white_R /fg 437 -1521 437 -1525 441 -1525 441 -1521 437 -1521 437 -1525 441 -1525 441 -1521 black_B /fg 437 -1521 437 -1525 441 -1525 441 -1521 437 -1521 437 -1525 441 -1525 441 -1521 black_R /bg 436 -1503 436 -1509 442 -1509 442 -1503 436 -1503 436 -1509 442 -1509 442 -1503 white_R /fg 437 -1504 437 -1508 441 -1508 441 -1504 437 -1504 437 -1508 441 -1508 441 -1504 black_B /fg 437 -1504 437 -1508 441 -1508 441 -1504 437 -1504 437 -1508 441 -1508 441 -1504 black_R /bg 436 -1486 436 -1492 442 -1492 442 -1486 436 -1486 436 -1492 442 -1492 442 -1486 white_R /fg 437 -1487 437 -1491 441 -1491 441 -1487 437 -1487 437 -1491 441 -1491 441 -1487 black_B /fg 437 -1487 437 -1491 441 -1491 441 -1487 437 -1487 437 -1491 441 -1491 441 -1487 black_R /bg 436 -1468 436 -1474 442 -1474 442 -1468 436 -1468 436 -1474 442 -1474 442 -1468 white_R /fg 437 -1469 437 -1473 441 -1473 441 -1469 437 -1469 437 -1473 441 -1473 441 -1469 black_B /fg 437 -1469 437 -1473 441 -1473 441 -1469 437 -1469 437 -1473 441 -1473 441 -1469 black_R /bg 436 -1451 436 -1457 442 -1457 442 -1451 436 -1451 436 -1457 442 -1457 442 -1451 white_R /fg 437 -1452 437 -1456 441 -1456 441 -1452 437 -1452 437 -1456 441 -1456 441 -1452 black_B /fg 437 -1452 437 -1456 441 -1456 441 -1452 437 -1452 437 -1456 441 -1456 441 -1452 black_R /bg 436 -1434 436 -1440 442 -1440 442 -1434 436 -1434 436 -1440 442 -1440 442 -1434 white_R /fg 437 -1435 437 -1439 441 -1439 441 -1435 437 -1435 437 -1439 441 -1439 441 -1435 black_B /fg 437 -1435 437 -1439 441 -1439 441 -1435 437 -1435 437 -1439 441 -1439 441 -1435 black_R /bg 436 -1417 436 -1423 442 -1423 442 -1417 436 -1417 436 -1423 442 -1423 442 -1417 white_R /fg 437 -1418 437 -1422 441 -1422 441 -1418 437 -1418 437 -1422 441 -1422 441 -1418 black_B /fg 437 -1418 437 -1422 441 -1422 441 -1418 437 -1418 437 -1422 441 -1422 441 -1418 black_R /bg 436 -1400 436 -1406 442 -1406 442 -1400 436 -1400 436 -1406 442 -1406 442 -1400 white_R /fg 437 -1401 437 -1405 441 -1405 441 -1401 437 -1401 437 -1405 441 -1405 441 -1401 black_B /fg 437 -1401 437 -1405 441 -1405 441 -1401 437 -1401 437 -1405 441 -1405 441 -1401 black_R /bg 436 -1383 436 -1389 442 -1389 442 -1383 436 -1383 436 -1389 442 -1389 442 -1383 white_R /fg 437 -1384 437 -1388 441 -1388 441 -1384 437 -1384 437 -1388 441 -1388 441 -1384 black_B /fg 437 -1384 437 -1388 441 -1388 441 -1384 437 -1384 437 -1388 441 -1388 441 -1384 black_R /bg 436 -1366 436 -1372 442 -1372 442 -1366 436 -1366 436 -1372 442 -1372 442 -1366 white_R /fg 437 -1367 437 -1371 441 -1371 441 -1367 437 -1367 437 -1371 441 -1371 441 -1367 black_B /fg 437 -1367 437 -1371 441 -1371 441 -1367 437 -1367 437 -1371 441 -1371 441 -1367 black_R /bg 436 -1349 436 -1355 442 -1355 442 -1349 436 -1349 436 -1355 442 -1355 442 -1349 white_R /fg 437 -1350 437 -1354 441 -1354 441 -1350 437 -1350 437 -1354 441 -1354 441 -1350 black_B /fg 437 -1350 437 -1354 441 -1354 441 -1350 437 -1350 437 -1354 441 -1354 441 -1350 black_R /bg 436 -1332 436 -1338 442 -1338 442 -1332 436 -1332 436 -1338 442 -1338 442 -1332 white_R /fg 437 -1333 437 -1337 441 -1337 441 -1333 437 -1333 437 -1337 441 -1337 441 -1333 black_B /fg 437 -1333 437 -1337 441 -1337 441 -1333 437 -1333 437 -1337 441 -1337 441 -1333 black_R /bg 436 -1315 436 -1321 442 -1321 442 -1315 436 -1315 436 -1321 442 -1321 442 -1315 white_R /fg 437 -1316 437 -1320 441 -1320 441 -1316 437 -1316 437 -1320 441 -1320 441 -1316 black_B /fg 437 -1316 437 -1320 441 -1320 441 -1316 437 -1316 437 -1320 441 -1320 441 -1316 black_R /bg 436 -1298 436 -1304 442 -1304 442 -1298 436 -1298 436 -1304 442 -1304 442 -1298 white_R /fg 437 -1299 437 -1303 441 -1303 441 -1299 437 -1299 437 -1303 441 -1303 441 -1299 black_B /fg 437 -1299 437 -1303 441 -1303 441 -1299 437 -1299 437 -1303 441 -1303 441 -1299 black_R /bg 436 -1281 436 -1287 442 -1287 442 -1281 436 -1281 436 -1287 442 -1287 442 -1281 white_R /fg 437 -1282 437 -1286 441 -1286 441 -1282 437 -1282 437 -1286 441 -1286 441 -1282 black_B /fg 437 -1282 437 -1286 441 -1286 441 -1282 437 -1282 437 -1286 441 -1286 441 -1282 black_R /bg 436 -1264 436 -1270 442 -1270 442 -1264 436 -1264 436 -1270 442 -1270 442 -1264 white_R /fg 437 -1265 437 -1269 441 -1269 441 -1265 437 -1265 437 -1269 441 -1269 441 -1265 black_B /fg 437 -1265 437 -1269 441 -1269 441 -1265 437 -1265 437 -1269 441 -1269 441 -1265 black_R /bg 436 -1247 436 -1253 442 -1253 442 -1247 436 -1247 436 -1253 442 -1253 442 -1247 white_R /fg 437 -1248 437 -1252 441 -1252 441 -1248 437 -1248 437 -1252 441 -1252 441 -1248 black_B /fg 437 -1248 437 -1252 441 -1252 441 -1248 437 -1248 437 -1252 441 -1252 441 -1248 black_R /bg 436 -1230 436 -1236 442 -1236 442 -1230 436 -1230 436 -1236 442 -1236 442 -1230 white_R /fg 437 -1231 437 -1235 441 -1235 441 -1231 437 -1231 437 -1235 441 -1235 441 -1231 black_B /fg 437 -1231 437 -1235 441 -1235 441 -1231 437 -1231 437 -1235 441 -1235 441 -1231 black_R /bg 436 -1213 436 -1219 442 -1219 442 -1213 436 -1213 436 -1219 442 -1219 442 -1213 white_R /fg 437 -1214 437 -1218 441 -1218 441 -1214 437 -1214 437 -1218 441 -1218 441 -1214 black_B /fg 437 -1214 437 -1218 441 -1218 441 -1214 437 -1214 437 -1218 441 -1218 441 -1214 black_R /bg 436 -1196 436 -1202 442 -1202 442 -1196 436 -1196 436 -1202 442 -1202 442 -1196 white_R /fg 437 -1197 437 -1201 441 -1201 441 -1197 437 -1197 437 -1201 441 -1201 441 -1197 black_B /fg 437 -1197 437 -1201 441 -1201 441 -1197 437 -1197 437 -1201 441 -1201 441 -1197 black_R /bg 436 -1179 436 -1185 442 -1185 442 -1179 436 -1179 436 -1185 442 -1185 442 -1179 white_R /fg 437 -1180 437 -1184 441 -1184 441 -1180 437 -1180 437 -1184 441 -1184 441 -1180 black_B /fg 437 -1180 437 -1184 441 -1184 441 -1180 437 -1180 437 -1184 441 -1184 441 -1180 black_R /bg 436 -1162 436 -1168 442 -1168 442 -1162 436 -1162 436 -1168 442 -1168 442 -1162 white_R /fg 437 -1163 437 -1167 441 -1167 441 -1163 437 -1163 437 -1167 441 -1167 441 -1163 black_B /fg 437 -1163 437 -1167 441 -1167 441 -1163 437 -1163 437 -1167 441 -1167 441 -1163 black_R /bg 436 -1145 436 -1151 442 -1151 442 -1145 436 -1145 436 -1151 442 -1151 442 -1145 white_R /fg 437 -1146 437 -1150 441 -1150 441 -1146 437 -1146 437 -1150 441 -1150 441 -1146 black_B /fg 437 -1146 437 -1150 441 -1150 441 -1146 437 -1146 437 -1150 441 -1150 441 -1146 black_R /bg 436 -1128 436 -1134 442 -1134 442 -1128 436 -1128 436 -1134 442 -1134 442 -1128 white_R /fg 437 -1129 437 -1133 441 -1133 441 -1129 437 -1129 437 -1133 441 -1133 441 -1129 black_B /fg 437 -1129 437 -1133 441 -1133 441 -1129 437 -1129 437 -1133 441 -1133 441 -1129 black_R /bg 436 -1111 436 -1117 442 -1117 442 -1111 436 -1111 436 -1117 442 -1117 442 -1111 white_R /fg 437 -1112 437 -1116 441 -1116 441 -1112 437 -1112 437 -1116 441 -1116 441 -1112 black_B /fg 437 -1112 437 -1116 441 -1116 441 -1112 437 -1112 437 -1116 441 -1116 441 -1112 black_R /bg 436 -1094 436 -1100 442 -1100 442 -1094 436 -1094 436 -1100 442 -1100 442 -1094 white_R /fg 437 -1095 437 -1099 441 -1099 441 -1095 437 -1095 437 -1099 441 -1099 441 -1095 black_B /fg 437 -1095 437 -1099 441 -1099 441 -1095 437 -1095 437 -1099 441 -1099 441 -1095 black_R /bg 436 -1077 436 -1083 442 -1083 442 -1077 436 -1077 436 -1083 442 -1083 442 -1077 white_R /fg 437 -1078 437 -1082 441 -1082 441 -1078 437 -1078 437 -1082 441 -1082 441 -1078 black_B /fg 437 -1078 437 -1082 441 -1082 441 -1078 437 -1078 437 -1082 441 -1082 441 -1078 black_R /bg 436 -1060 436 -1066 442 -1066 442 -1060 436 -1060 436 -1066 442 -1066 442 -1060 white_R /fg 437 -1061 437 -1065 441 -1065 441 -1061 437 -1061 437 -1065 441 -1065 441 -1061 black_B /fg 437 -1061 437 -1065 441 -1065 441 -1061 437 -1061 437 -1065 441 -1065 441 -1061 black_R /bg 436 -1043 436 -1049 442 -1049 442 -1043 436 -1043 436 -1049 442 -1049 442 -1043 white_R /fg 437 -1044 437 -1048 441 -1048 441 -1044 437 -1044 437 -1048 441 -1048 441 -1044 black_B /fg 437 -1044 437 -1048 441 -1048 441 -1044 437 -1044 437 -1048 441 -1048 441 -1044 black_R /bg 436 -1025 436 -1031 442 -1031 442 -1025 436 -1025 436 -1031 442 -1031 442 -1025 white_R /fg 437 -1026 437 -1030 441 -1030 441 -1026 437 -1026 437 -1030 441 -1030 441 -1026 black_B /fg 437 -1026 437 -1030 441 -1030 441 -1026 437 -1026 437 -1030 441 -1030 441 -1026 black_R /bg 436 -1008 436 -1014 442 -1014 442 -1008 436 -1008 436 -1014 442 -1014 442 -1008 white_R /fg 437 -1009 437 -1013 441 -1013 441 -1009 437 -1009 437 -1013 441 -1013 441 -1009 black_B /fg 437 -1009 437 -1013 441 -1013 441 -1009 437 -1009 437 -1013 441 -1013 441 -1009 black_R /bg 436 -991 436 -997 442 -997 442 -991 436 -991 436 -997 442 -997 442 -991 white_R /fg 437 -992 437 -996 441 -996 441 -992 437 -992 437 -996 441 -996 441 -992 black_B /fg 437 -992 437 -996 441 -996 441 -992 437 -992 437 -996 441 -996 441 -992 black_R /bg 436 -974 436 -980 442 -980 442 -974 436 -974 436 -980 442 -980 442 -974 white_R /fg 437 -975 437 -979 441 -979 441 -975 437 -975 437 -979 441 -979 441 -975 black_B /fg 437 -975 437 -979 441 -979 441 -975 437 -975 437 -979 441 -979 441 -975 black_R /bg 436 -957 436 -963 442 -963 442 -957 436 -957 436 -963 442 -963 442 -957 white_R /fg 437 -958 437 -962 441 -962 441 -958 437 -958 437 -962 441 -962 441 -958 black_B /fg 437 -958 437 -962 441 -962 441 -958 437 -958 437 -962 441 -962 441 -958 black_R /bg 436 -940 436 -946 442 -946 442 -940 436 -940 436 -946 442 -946 442 -940 white_R /fg 437 -941 437 -945 441 -945 441 -941 437 -941 437 -945 441 -945 441 -941 black_B /fg 437 -941 437 -945 441 -945 441 -941 437 -941 437 -945 441 -945 441 -941 black_R /bg 436 -923 436 -929 442 -929 442 -923 436 -923 436 -929 442 -929 442 -923 white_R /fg 437 -924 437 -928 441 -928 441 -924 437 -924 437 -928 441 -928 441 -924 black_B /fg 437 -924 437 -928 441 -928 441 -924 437 -924 437 -928 441 -928 441 -924 black_R /bg 436 -906 436 -912 442 -912 442 -906 436 -906 436 -912 442 -912 442 -906 white_R /fg 437 -907 437 -911 441 -911 441 -907 437 -907 437 -911 441 -911 441 -907 black_B /fg 437 -907 437 -911 441 -911 441 -907 437 -907 437 -911 441 -911 441 -907 black_R /bg 436 -889 436 -895 442 -895 442 -889 436 -889 436 -895 442 -895 442 -889 white_R /fg 437 -890 437 -894 441 -894 441 -890 437 -890 437 -894 441 -894 441 -890 black_B /fg 437 -890 437 -894 441 -894 441 -890 437 -890 437 -894 441 -894 441 -890 black_R /bg 436 -872 436 -878 442 -878 442 -872 436 -872 436 -878 442 -878 442 -872 white_R /fg 437 -873 437 -877 441 -877 441 -873 437 -873 437 -877 441 -877 441 -873 black_B /fg 437 -873 437 -877 441 -877 441 -873 437 -873 437 -877 441 -877 441 -873 black_R /bg 436 -855 436 -861 442 -861 442 -855 436 -855 436 -861 442 -861 442 -855 white_R /fg 437 -856 437 -860 441 -860 441 -856 437 -856 437 -860 441 -860 441 -856 black_B /fg 437 -856 437 -860 441 -860 441 -856 437 -856 437 -860 441 -860 441 -856 black_R /bg 436 -838 436 -844 442 -844 442 -838 436 -838 436 -844 442 -844 442 -838 white_R /fg 437 -839 437 -843 441 -843 441 -839 437 -839 437 -843 441 -843 441 -839 black_B /fg 437 -839 437 -843 441 -843 441 -839 437 -839 437 -843 441 -843 441 -839 black_R /bg 436 -821 436 -827 442 -827 442 -821 436 -821 436 -827 442 -827 442 -821 white_R /fg 437 -822 437 -826 441 -826 441 -822 437 -822 437 -826 441 -826 441 -822 black_B /fg 437 -822 437 -826 441 -826 441 -822 437 -822 437 -826 441 -826 441 -822 black_R /bg 436 -804 436 -810 442 -810 442 -804 436 -804 436 -810 442 -810 442 -804 white_R /fg 437 -805 437 -809 441 -809 441 -805 437 -805 437 -809 441 -809 441 -805 black_B /fg 437 -805 437 -809 441 -809 441 -805 437 -805 437 -809 441 -809 441 -805 black_R /bg 436 -787 436 -793 442 -793 442 -787 436 -787 436 -793 442 -793 442 -787 white_R /fg 437 -788 437 -792 441 -792 441 -788 437 -788 437 -792 441 -792 441 -788 black_B /fg 437 -788 437 -792 441 -792 441 -788 437 -788 437 -792 441 -792 441 -788 black_R /bg 436 -770 436 -776 442 -776 442 -770 436 -770 436 -776 442 -776 442 -770 white_R /fg 437 -771 437 -775 441 -775 441 -771 437 -771 437 -775 441 -775 441 -771 black_B /fg 437 -771 437 -775 441 -775 441 -771 437 -771 437 -775 441 -775 441 -771 black_R /bg 436 -753 436 -759 442 -759 442 -753 436 -753 436 -759 442 -759 442 -753 white_R /fg 437 -754 437 -758 441 -758 441 -754 437 -754 437 -758 441 -758 441 -754 black_B /fg 437 -754 437 -758 441 -758 441 -754 437 -754 437 -758 441 -758 441 -754 black_R /bg 436 -736 436 -742 442 -742 442 -736 436 -736 436 -742 442 -742 442 -736 white_R /fg 437 -737 437 -741 441 -741 441 -737 437 -737 437 -741 441 -741 441 -737 black_B /fg 437 -737 437 -741 441 -741 441 -737 437 -737 437 -741 441 -741 441 -737 black_R /bg 436 -719 436 -725 442 -725 442 -719 436 -719 436 -725 442 -725 442 -719 white_R /fg 437 -720 437 -724 441 -724 441 -720 437 -720 437 -724 441 -724 441 -720 black_B /fg 437 -720 437 -724 441 -724 441 -720 437 -720 437 -724 441 -724 441 -720 black_R /bg 436 -702 436 -708 442 -708 442 -702 436 -702 436 -708 442 -708 442 -702 white_R /fg 437 -703 437 -707 441 -707 441 -703 437 -703 437 -707 441 -707 441 -703 black_B /fg 437 -703 437 -707 441 -707 441 -703 437 -703 437 -707 441 -707 441 -703 black_R /bg 436 -685 436 -691 442 -691 442 -685 436 -685 436 -691 442 -691 442 -685 white_R /fg 437 -686 437 -690 441 -690 441 -686 437 -686 437 -690 441 -690 441 -686 black_B /fg 437 -686 437 -690 441 -690 441 -686 437 -686 437 -690 441 -690 441 -686 black_R /bg 436 -668 436 -674 442 -674 442 -668 436 -668 436 -674 442 -674 442 -668 white_R /fg 437 -669 437 -673 441 -673 441 -669 437 -669 437 -673 441 -673 441 -669 black_B /fg 437 -669 437 -673 441 -673 441 -669 437 -669 437 -673 441 -673 441 -669 black_R /bg 436 -651 436 -657 442 -657 442 -651 436 -651 436 -657 442 -657 442 -651 white_R /fg 437 -652 437 -656 441 -656 441 -652 437 -652 437 -656 441 -656 441 -652 black_B /fg 437 -652 437 -656 441 -656 441 -652 437 -652 437 -656 441 -656 441 -652 black_R /bg 436 -634 436 -640 442 -640 442 -634 436 -634 436 -640 442 -640 442 -634 white_R /fg 437 -635 437 -639 441 -639 441 -635 437 -635 437 -639 441 -639 441 -635 black_B /fg 437 -635 437 -639 441 -639 441 -635 437 -635 437 -639 441 -639 441 -635 black_R /bg 436 -617 436 -623 442 -623 442 -617 436 -617 436 -623 442 -623 442 -617 white_R /fg 437 -618 437 -622 441 -622 441 -618 437 -618 437 -622 441 -622 441 -618 black_B /fg 437 -618 437 -622 441 -622 441 -618 437 -618 437 -622 441 -622 441 -618 black_R /bg 436 -600 436 -606 442 -606 442 -600 436 -600 436 -606 442 -606 442 -600 white_R /fg 437 -601 437 -605 441 -605 441 -601 437 -601 437 -605 441 -605 441 -601 black_B /fg 437 -601 437 -605 441 -605 441 -601 437 -601 437 -605 441 -605 441 -601 black_R /bg 436 -583 436 -589 442 -589 442 -583 436 -583 436 -589 442 -589 442 -583 white_R /fg 437 -584 437 -588 441 -588 441 -584 437 -584 437 -588 441 -588 441 -584 black_B /fg 437 -584 437 -588 441 -588 441 -584 437 -584 437 -588 441 -588 441 -584 black_R /bg 436 -565 436 -571 442 -571 442 -565 436 -565 436 -571 442 -571 442 -565 white_R /fg 437 -566 437 -570 441 -570 441 -566 437 -566 437 -570 441 -570 441 -566 black_B /fg 437 -566 437 -570 441 -570 441 -566 437 -566 437 -570 441 -570 441 -566 black_R /bg 436 -548 436 -554 442 -554 442 -548 436 -548 436 -554 442 -554 442 -548 white_R /fg 437 -549 437 -553 441 -553 441 -549 437 -549 437 -553 441 -553 441 -549 black_B /fg 437 -549 437 -553 441 -553 441 -549 437 -549 437 -553 441 -553 441 -549 black_R /bg 436 -531 436 -537 442 -537 442 -531 436 -531 436 -537 442 -537 442 -531 white_R /fg 437 -532 437 -536 441 -536 441 -532 437 -532 437 -536 441 -536 441 -532 black_B /fg 437 -532 437 -536 441 -536 441 -532 437 -532 437 -536 441 -536 441 -532 black_R /bg 436 -514 436 -520 442 -520 442 -514 436 -514 436 -520 442 -520 442 -514 white_R /fg 437 -515 437 -519 441 -519 441 -515 437 -515 437 -519 441 -519 441 -515 black_B /fg 437 -515 437 -519 441 -519 441 -515 437 -515 437 -519 441 -519 441 -515 black_R /bg 436 -497 436 -503 442 -503 442 -497 436 -497 436 -503 442 -503 442 -497 white_R /fg 437 -498 437 -502 441 -502 441 -498 437 -498 437 -502 441 -502 441 -498 black_B /fg 437 -498 437 -502 441 -502 441 -498 437 -498 437 -502 441 -502 441 -498 black_R /bg 436 -480 436 -486 442 -486 442 -480 436 -480 436 -486 442 -486 442 -480 white_R /fg 437 -481 437 -485 441 -485 441 -481 437 -481 437 -485 441 -485 441 -481 black_B /fg 437 -481 437 -485 441 -485 441 -481 437 -481 437 -485 441 -485 441 -481 black_R /bg 436 -463 436 -469 442 -469 442 -463 436 -463 436 -469 442 -469 442 -463 white_R /fg 437 -464 437 -468 441 -468 441 -464 437 -464 437 -468 441 -468 441 -464 black_B /fg 437 -464 437 -468 441 -468 441 -464 437 -464 437 -468 441 -468 441 -464 black_R /bg 436 -446 436 -452 442 -452 442 -446 436 -446 436 -452 442 -452 442 -446 white_R /fg 437 -447 437 -451 441 -451 441 -447 437 -447 437 -451 441 -451 441 -447 black_B /fg 437 -447 437 -451 441 -451 441 -447 437 -447 437 -451 441 -451 441 -447 black_R /bg 436 -429 436 -435 442 -435 442 -429 436 -429 436 -435 442 -435 442 -429 white_R /fg 437 -430 437 -434 441 -434 441 -430 437 -430 437 -434 441 -434 441 -430 black_B /fg 437 -430 437 -434 441 -434 441 -430 437 -430 437 -434 441 -434 441 -430 black_R /bg 405 -2593 405 -2599 411 -2599 411 -2593 405 -2593 405 -2599 411 -2599 411 -2593 white_R /fg 406 -2594 406 -2598 410 -2598 410 -2594 406 -2594 406 -2598 410 -2598 410 -2594 black_B /fg 406 -2594 406 -2598 410 -2598 410 -2594 406 -2594 406 -2598 410 -2598 410 -2594 black_R /bg 405 -2576 405 -2582 411 -2582 411 -2576 405 -2576 405 -2582 411 -2582 411 -2576 white_R /fg 406 -2577 406 -2581 410 -2581 410 -2577 406 -2577 406 -2581 410 -2581 410 -2577 black_B /fg 406 -2577 406 -2581 410 -2581 410 -2577 406 -2577 406 -2581 410 -2581 410 -2577 black_R /bg 405 -2559 405 -2565 411 -2565 411 -2559 405 -2559 405 -2565 411 -2565 411 -2559 white_R /fg 406 -2560 406 -2564 410 -2564 410 -2560 406 -2560 406 -2564 410 -2564 410 -2560 black_B /fg 406 -2560 406 -2564 410 -2564 410 -2560 406 -2560 406 -2564 410 -2564 410 -2560 black_R /bg 405 -2542 405 -2548 411 -2548 411 -2542 405 -2542 405 -2548 411 -2548 411 -2542 white_R /fg 406 -2543 406 -2547 410 -2547 410 -2543 406 -2543 406 -2547 410 -2547 410 -2543 black_B /fg 406 -2543 406 -2547 410 -2547 410 -2543 406 -2543 406 -2547 410 -2547 410 -2543 black_R /bg 405 -2525 405 -2531 411 -2531 411 -2525 405 -2525 405 -2531 411 -2531 411 -2525 white_R /fg 406 -2526 406 -2530 410 -2530 410 -2526 406 -2526 406 -2530 410 -2530 410 -2526 black_B /fg 406 -2526 406 -2530 410 -2530 410 -2526 406 -2526 406 -2530 410 -2530 410 -2526 black_R /bg 405 -2508 405 -2514 411 -2514 411 -2508 405 -2508 405 -2514 411 -2514 411 -2508 white_R /fg 406 -2509 406 -2513 410 -2513 410 -2509 406 -2509 406 -2513 410 -2513 410 -2509 black_B /fg 406 -2509 406 -2513 410 -2513 410 -2509 406 -2509 406 -2513 410 -2513 410 -2509 black_R /bg 405 -2491 405 -2497 411 -2497 411 -2491 405 -2491 405 -2497 411 -2497 411 -2491 white_R /fg 406 -2492 406 -2496 410 -2496 410 -2492 406 -2492 406 -2496 410 -2496 410 -2492 black_B /fg 406 -2492 406 -2496 410 -2496 410 -2492 406 -2492 406 -2496 410 -2496 410 -2492 black_R /bg 405 -2474 405 -2480 411 -2480 411 -2474 405 -2474 405 -2480 411 -2480 411 -2474 white_R /fg 406 -2475 406 -2479 410 -2479 410 -2475 406 -2475 406 -2479 410 -2479 410 -2475 black_B /fg 406 -2475 406 -2479 410 -2479 410 -2475 406 -2475 406 -2479 410 -2479 410 -2475 black_R /bg 405 -2457 405 -2463 411 -2463 411 -2457 405 -2457 405 -2463 411 -2463 411 -2457 white_R /fg 406 -2458 406 -2462 410 -2462 410 -2458 406 -2458 406 -2462 410 -2462 410 -2458 black_B /fg 406 -2458 406 -2462 410 -2462 410 -2458 406 -2458 406 -2462 410 -2462 410 -2458 black_R /bg 405 -2440 405 -2446 411 -2446 411 -2440 405 -2440 405 -2446 411 -2446 411 -2440 white_R /fg 406 -2441 406 -2445 410 -2445 410 -2441 406 -2441 406 -2445 410 -2445 410 -2441 black_B /fg 406 -2441 406 -2445 410 -2445 410 -2441 406 -2441 406 -2445 410 -2445 410 -2441 black_R /bg 405 -2423 405 -2429 411 -2429 411 -2423 405 -2423 405 -2429 411 -2429 411 -2423 white_R /fg 406 -2424 406 -2428 410 -2428 410 -2424 406 -2424 406 -2428 410 -2428 410 -2424 black_B /fg 406 -2424 406 -2428 410 -2428 410 -2424 406 -2424 406 -2428 410 -2428 410 -2424 black_R /bg 405 -2406 405 -2412 411 -2412 411 -2406 405 -2406 405 -2412 411 -2412 411 -2406 white_R /fg 406 -2407 406 -2411 410 -2411 410 -2407 406 -2407 406 -2411 410 -2411 410 -2407 black_B /fg 406 -2407 406 -2411 410 -2411 410 -2407 406 -2407 406 -2411 410 -2411 410 -2407 black_R /bg 405 -2388 405 -2394 411 -2394 411 -2388 405 -2388 405 -2394 411 -2394 411 -2388 white_R /fg 406 -2389 406 -2393 410 -2393 410 -2389 406 -2389 406 -2393 410 -2393 410 -2389 black_B /fg 406 -2389 406 -2393 410 -2393 410 -2389 406 -2389 406 -2393 410 -2393 410 -2389 black_R /bg 405 -2371 405 -2377 411 -2377 411 -2371 405 -2371 405 -2377 411 -2377 411 -2371 white_R /fg 406 -2372 406 -2376 410 -2376 410 -2372 406 -2372 406 -2376 410 -2376 410 -2372 black_B /fg 406 -2372 406 -2376 410 -2376 410 -2372 406 -2372 406 -2376 410 -2376 410 -2372 black_R /bg 405 -2354 405 -2360 411 -2360 411 -2354 405 -2354 405 -2360 411 -2360 411 -2354 white_R /fg 406 -2355 406 -2359 410 -2359 410 -2355 406 -2355 406 -2359 410 -2359 410 -2355 black_B /fg 406 -2355 406 -2359 410 -2359 410 -2355 406 -2355 406 -2359 410 -2359 410 -2355 black_R /bg 405 -2337 405 -2343 411 -2343 411 -2337 405 -2337 405 -2343 411 -2343 411 -2337 white_R /fg 406 -2338 406 -2342 410 -2342 410 -2338 406 -2338 406 -2342 410 -2342 410 -2338 black_B /fg 406 -2338 406 -2342 410 -2342 410 -2338 406 -2338 406 -2342 410 -2342 410 -2338 black_R /bg 405 -2320 405 -2326 411 -2326 411 -2320 405 -2320 405 -2326 411 -2326 411 -2320 white_R /fg 406 -2321 406 -2325 410 -2325 410 -2321 406 -2321 406 -2325 410 -2325 410 -2321 black_B /fg 406 -2321 406 -2325 410 -2325 410 -2321 406 -2321 406 -2325 410 -2325 410 -2321 black_R /bg 405 -2303 405 -2309 411 -2309 411 -2303 405 -2303 405 -2309 411 -2309 411 -2303 white_R /fg 406 -2304 406 -2308 410 -2308 410 -2304 406 -2304 406 -2308 410 -2308 410 -2304 black_B /fg 406 -2304 406 -2308 410 -2308 410 -2304 406 -2304 406 -2308 410 -2308 410 -2304 black_R /bg 405 -2286 405 -2292 411 -2292 411 -2286 405 -2286 405 -2292 411 -2292 411 -2286 white_R /fg 406 -2287 406 -2291 410 -2291 410 -2287 406 -2287 406 -2291 410 -2291 410 -2287 black_B /fg 406 -2287 406 -2291 410 -2291 410 -2287 406 -2287 406 -2291 410 -2291 410 -2287 black_R /bg 405 -2269 405 -2275 411 -2275 411 -2269 405 -2269 405 -2275 411 -2275 411 -2269 white_R /fg 406 -2270 406 -2274 410 -2274 410 -2270 406 -2270 406 -2274 410 -2274 410 -2270 black_B /fg 406 -2270 406 -2274 410 -2274 410 -2270 406 -2270 406 -2274 410 -2274 410 -2270 black_R /bg 405 -2252 405 -2258 411 -2258 411 -2252 405 -2252 405 -2258 411 -2258 411 -2252 white_R /fg 406 -2253 406 -2257 410 -2257 410 -2253 406 -2253 406 -2257 410 -2257 410 -2253 black_B /fg 406 -2253 406 -2257 410 -2257 410 -2253 406 -2253 406 -2257 410 -2257 410 -2253 black_R /bg 405 -2235 405 -2241 411 -2241 411 -2235 405 -2235 405 -2241 411 -2241 411 -2235 white_R /fg 406 -2236 406 -2240 410 -2240 410 -2236 406 -2236 406 -2240 410 -2240 410 -2236 black_B /fg 406 -2236 406 -2240 410 -2240 410 -2236 406 -2236 406 -2240 410 -2240 410 -2236 black_R /bg 405 -2218 405 -2224 411 -2224 411 -2218 405 -2218 405 -2224 411 -2224 411 -2218 white_R /fg 406 -2219 406 -2223 410 -2223 410 -2219 406 -2219 406 -2223 410 -2223 410 -2219 black_B /fg 406 -2219 406 -2223 410 -2223 410 -2219 406 -2219 406 -2223 410 -2223 410 -2219 black_R /bg 405 -2201 405 -2207 411 -2207 411 -2201 405 -2201 405 -2207 411 -2207 411 -2201 white_R /fg 406 -2202 406 -2206 410 -2206 410 -2202 406 -2202 406 -2206 410 -2206 410 -2202 black_B /fg 406 -2202 406 -2206 410 -2206 410 -2202 406 -2202 406 -2206 410 -2206 410 -2202 black_R /bg 405 -2184 405 -2190 411 -2190 411 -2184 405 -2184 405 -2190 411 -2190 411 -2184 white_R /fg 406 -2185 406 -2189 410 -2189 410 -2185 406 -2185 406 -2189 410 -2189 410 -2185 black_B /fg 406 -2185 406 -2189 410 -2189 410 -2185 406 -2185 406 -2189 410 -2189 410 -2185 black_R /bg 405 -2167 405 -2173 411 -2173 411 -2167 405 -2167 405 -2173 411 -2173 411 -2167 white_R /fg 406 -2168 406 -2172 410 -2172 410 -2168 406 -2168 406 -2172 410 -2172 410 -2168 black_B /fg 406 -2168 406 -2172 410 -2172 410 -2168 406 -2168 406 -2172 410 -2172 410 -2168 black_R /bg 405 -2150 405 -2156 411 -2156 411 -2150 405 -2150 405 -2156 411 -2156 411 -2150 white_R /fg 406 -2151 406 -2155 410 -2155 410 -2151 406 -2151 406 -2155 410 -2155 410 -2151 black_B /fg 406 -2151 406 -2155 410 -2155 410 -2151 406 -2151 406 -2155 410 -2155 410 -2151 black_R /bg 405 -2133 405 -2139 411 -2139 411 -2133 405 -2133 405 -2139 411 -2139 411 -2133 white_R /fg 406 -2134 406 -2138 410 -2138 410 -2134 406 -2134 406 -2138 410 -2138 410 -2134 black_B /fg 406 -2134 406 -2138 410 -2138 410 -2134 406 -2134 406 -2138 410 -2138 410 -2134 black_R /bg 405 -2116 405 -2122 411 -2122 411 -2116 405 -2116 405 -2122 411 -2122 411 -2116 white_R /fg 406 -2117 406 -2121 410 -2121 410 -2117 406 -2117 406 -2121 410 -2121 410 -2117 black_B /fg 406 -2117 406 -2121 410 -2121 410 -2117 406 -2117 406 -2121 410 -2121 410 -2117 black_R /bg 405 -2099 405 -2105 411 -2105 411 -2099 405 -2099 405 -2105 411 -2105 411 -2099 white_R /fg 406 -2100 406 -2104 410 -2104 410 -2100 406 -2100 406 -2104 410 -2104 410 -2100 black_B /fg 406 -2100 406 -2104 410 -2104 410 -2100 406 -2100 406 -2104 410 -2104 410 -2100 black_R /bg 405 -2082 405 -2088 411 -2088 411 -2082 405 -2082 405 -2088 411 -2088 411 -2082 white_R /fg 406 -2083 406 -2087 410 -2087 410 -2083 406 -2083 406 -2087 410 -2087 410 -2083 black_B /fg 406 -2083 406 -2087 410 -2087 410 -2083 406 -2083 406 -2087 410 -2087 410 -2083 black_R /bg 405 -2065 405 -2071 411 -2071 411 -2065 405 -2065 405 -2071 411 -2071 411 -2065 white_R /fg 406 -2066 406 -2070 410 -2070 410 -2066 406 -2066 406 -2070 410 -2070 410 -2066 black_B /fg 406 -2066 406 -2070 410 -2070 410 -2066 406 -2066 406 -2070 410 -2070 410 -2066 black_R /bg 405 -2048 405 -2054 411 -2054 411 -2048 405 -2048 405 -2054 411 -2054 411 -2048 white_R /fg 406 -2049 406 -2053 410 -2053 410 -2049 406 -2049 406 -2053 410 -2053 410 -2049 black_B /fg 406 -2049 406 -2053 410 -2053 410 -2049 406 -2049 406 -2053 410 -2053 410 -2049 black_R /bg 405 -2031 405 -2037 411 -2037 411 -2031 405 -2031 405 -2037 411 -2037 411 -2031 white_R /fg 406 -2032 406 -2036 410 -2036 410 -2032 406 -2032 406 -2036 410 -2036 410 -2032 black_B /fg 406 -2032 406 -2036 410 -2036 410 -2032 406 -2032 406 -2036 410 -2036 410 -2032 black_R /bg 405 -2014 405 -2020 411 -2020 411 -2014 405 -2014 405 -2020 411 -2020 411 -2014 white_R /fg 406 -2015 406 -2019 410 -2019 410 -2015 406 -2015 406 -2019 410 -2019 410 -2015 black_B /fg 406 -2015 406 -2019 410 -2019 410 -2015 406 -2015 406 -2019 410 -2019 410 -2015 black_R /bg 405 -1997 405 -2003 411 -2003 411 -1997 405 -1997 405 -2003 411 -2003 411 -1997 white_R /fg 406 -1998 406 -2002 410 -2002 410 -1998 406 -1998 406 -2002 410 -2002 410 -1998 black_B /fg 406 -1998 406 -2002 410 -2002 410 -1998 406 -1998 406 -2002 410 -2002 410 -1998 black_R /bg 405 -1980 405 -1986 411 -1986 411 -1980 405 -1980 405 -1986 411 -1986 411 -1980 white_R /fg 406 -1981 406 -1985 410 -1985 410 -1981 406 -1981 406 -1985 410 -1985 410 -1981 black_B /fg 406 -1981 406 -1985 410 -1985 410 -1981 406 -1981 406 -1985 410 -1985 410 -1981 black_R /bg 405 -1963 405 -1969 411 -1969 411 -1963 405 -1963 405 -1969 411 -1969 411 -1963 white_R /fg 406 -1964 406 -1968 410 -1968 410 -1964 406 -1964 406 -1968 410 -1968 410 -1964 black_B /fg 406 -1964 406 -1968 410 -1968 410 -1964 406 -1964 406 -1968 410 -1968 410 -1964 black_R /bg 405 -1946 405 -1952 411 -1952 411 -1946 405 -1946 405 -1952 411 -1952 411 -1946 white_R /fg 406 -1947 406 -1951 410 -1951 410 -1947 406 -1947 406 -1951 410 -1951 410 -1947 black_B /fg 406 -1947 406 -1951 410 -1951 410 -1947 406 -1947 406 -1951 410 -1951 410 -1947 black_R /bg 405 -1928 405 -1934 411 -1934 411 -1928 405 -1928 405 -1934 411 -1934 411 -1928 white_R /fg 406 -1929 406 -1933 410 -1933 410 -1929 406 -1929 406 -1933 410 -1933 410 -1929 black_B /fg 406 -1929 406 -1933 410 -1933 410 -1929 406 -1929 406 -1933 410 -1933 410 -1929 black_R /bg 405 -1911 405 -1917 411 -1917 411 -1911 405 -1911 405 -1917 411 -1917 411 -1911 white_R /fg 406 -1912 406 -1916 410 -1916 410 -1912 406 -1912 406 -1916 410 -1916 410 -1912 black_B /fg 406 -1912 406 -1916 410 -1916 410 -1912 406 -1912 406 -1916 410 -1916 410 -1912 black_R /bg 405 -1894 405 -1900 411 -1900 411 -1894 405 -1894 405 -1900 411 -1900 411 -1894 white_R /fg 406 -1895 406 -1899 410 -1899 410 -1895 406 -1895 406 -1899 410 -1899 410 -1895 black_B /fg 406 -1895 406 -1899 410 -1899 410 -1895 406 -1895 406 -1899 410 -1899 410 -1895 black_R /bg 405 -1877 405 -1883 411 -1883 411 -1877 405 -1877 405 -1883 411 -1883 411 -1877 white_R /fg 406 -1878 406 -1882 410 -1882 410 -1878 406 -1878 406 -1882 410 -1882 410 -1878 black_B /fg 406 -1878 406 -1882 410 -1882 410 -1878 406 -1878 406 -1882 410 -1882 410 -1878 black_R /bg 405 -1860 405 -1866 411 -1866 411 -1860 405 -1860 405 -1866 411 -1866 411 -1860 white_R /fg 406 -1861 406 -1865 410 -1865 410 -1861 406 -1861 406 -1865 410 -1865 410 -1861 black_B /fg 406 -1861 406 -1865 410 -1865 410 -1861 406 -1861 406 -1865 410 -1865 410 -1861 black_R /bg 405 -1843 405 -1849 411 -1849 411 -1843 405 -1843 405 -1849 411 -1849 411 -1843 white_R /fg 406 -1844 406 -1848 410 -1848 410 -1844 406 -1844 406 -1848 410 -1848 410 -1844 black_B /fg 406 -1844 406 -1848 410 -1848 410 -1844 406 -1844 406 -1848 410 -1848 410 -1844 black_R /bg 405 -1826 405 -1832 411 -1832 411 -1826 405 -1826 405 -1832 411 -1832 411 -1826 white_R /fg 406 -1827 406 -1831 410 -1831 410 -1827 406 -1827 406 -1831 410 -1831 410 -1827 black_B /fg 406 -1827 406 -1831 410 -1831 410 -1827 406 -1827 406 -1831 410 -1831 410 -1827 black_R /bg 405 -1809 405 -1815 411 -1815 411 -1809 405 -1809 405 -1815 411 -1815 411 -1809 white_R /fg 406 -1810 406 -1814 410 -1814 410 -1810 406 -1810 406 -1814 410 -1814 410 -1810 black_B /fg 406 -1810 406 -1814 410 -1814 410 -1810 406 -1810 406 -1814 410 -1814 410 -1810 black_R /bg 405 -1792 405 -1798 411 -1798 411 -1792 405 -1792 405 -1798 411 -1798 411 -1792 white_R /fg 406 -1793 406 -1797 410 -1797 410 -1793 406 -1793 406 -1797 410 -1797 410 -1793 black_B /fg 406 -1793 406 -1797 410 -1797 410 -1793 406 -1793 406 -1797 410 -1797 410 -1793 black_R /bg 405 -1775 405 -1781 411 -1781 411 -1775 405 -1775 405 -1781 411 -1781 411 -1775 white_R /fg 406 -1776 406 -1780 410 -1780 410 -1776 406 -1776 406 -1780 410 -1780 410 -1776 black_B /fg 406 -1776 406 -1780 410 -1780 410 -1776 406 -1776 406 -1780 410 -1780 410 -1776 black_R /bg 405 -1758 405 -1764 411 -1764 411 -1758 405 -1758 405 -1764 411 -1764 411 -1758 white_R /fg 406 -1759 406 -1763 410 -1763 410 -1759 406 -1759 406 -1763 410 -1763 410 -1759 black_B /fg 406 -1759 406 -1763 410 -1763 410 -1759 406 -1759 406 -1763 410 -1763 410 -1759 black_R /bg 405 -1741 405 -1747 411 -1747 411 -1741 405 -1741 405 -1747 411 -1747 411 -1741 white_R /fg 406 -1742 406 -1746 410 -1746 410 -1742 406 -1742 406 -1746 410 -1746 410 -1742 black_B /fg 406 -1742 406 -1746 410 -1746 410 -1742 406 -1742 406 -1746 410 -1746 410 -1742 black_R /bg 405 -1724 405 -1730 411 -1730 411 -1724 405 -1724 405 -1730 411 -1730 411 -1724 white_R /fg 406 -1725 406 -1729 410 -1729 410 -1725 406 -1725 406 -1729 410 -1729 410 -1725 black_B /fg 406 -1725 406 -1729 410 -1729 410 -1725 406 -1725 406 -1729 410 -1729 410 -1725 black_R /bg 405 -1707 405 -1713 411 -1713 411 -1707 405 -1707 405 -1713 411 -1713 411 -1707 white_R /fg 406 -1708 406 -1712 410 -1712 410 -1708 406 -1708 406 -1712 410 -1712 410 -1708 black_B /fg 406 -1708 406 -1712 410 -1712 410 -1708 406 -1708 406 -1712 410 -1712 410 -1708 black_R /bg 405 -1690 405 -1696 411 -1696 411 -1690 405 -1690 405 -1696 411 -1696 411 -1690 white_R /fg 406 -1691 406 -1695 410 -1695 410 -1691 406 -1691 406 -1695 410 -1695 410 -1691 black_B /fg 406 -1691 406 -1695 410 -1695 410 -1691 406 -1691 406 -1695 410 -1695 410 -1691 black_R /bg 405 -1673 405 -1679 411 -1679 411 -1673 405 -1673 405 -1679 411 -1679 411 -1673 white_R /fg 406 -1674 406 -1678 410 -1678 410 -1674 406 -1674 406 -1678 410 -1678 410 -1674 black_B /fg 406 -1674 406 -1678 410 -1678 410 -1674 406 -1674 406 -1678 410 -1678 410 -1674 black_R /bg 405 -1656 405 -1662 411 -1662 411 -1656 405 -1656 405 -1662 411 -1662 411 -1656 white_R /fg 406 -1657 406 -1661 410 -1661 410 -1657 406 -1657 406 -1661 410 -1661 410 -1657 black_B /fg 406 -1657 406 -1661 410 -1661 410 -1657 406 -1657 406 -1661 410 -1661 410 -1657 black_R /bg 405 -1639 405 -1645 411 -1645 411 -1639 405 -1639 405 -1645 411 -1645 411 -1639 white_R /fg 406 -1640 406 -1644 410 -1644 410 -1640 406 -1640 406 -1644 410 -1644 410 -1640 black_B /fg 406 -1640 406 -1644 410 -1644 410 -1640 406 -1640 406 -1644 410 -1644 410 -1640 black_R /bg 405 -1622 405 -1628 411 -1628 411 -1622 405 -1622 405 -1628 411 -1628 411 -1622 white_R /fg 406 -1623 406 -1627 410 -1627 410 -1623 406 -1623 406 -1627 410 -1627 410 -1623 black_B /fg 406 -1623 406 -1627 410 -1627 410 -1623 406 -1623 406 -1627 410 -1627 410 -1623 black_R /bg 405 -1605 405 -1611 411 -1611 411 -1605 405 -1605 405 -1611 411 -1611 411 -1605 white_R /fg 406 -1606 406 -1610 410 -1610 410 -1606 406 -1606 406 -1610 410 -1610 410 -1606 black_B /fg 406 -1606 406 -1610 410 -1610 410 -1606 406 -1606 406 -1610 410 -1610 410 -1606 black_R /bg 405 -1588 405 -1594 411 -1594 411 -1588 405 -1588 405 -1594 411 -1594 411 -1588 white_R /fg 406 -1589 406 -1593 410 -1593 410 -1589 406 -1589 406 -1593 410 -1593 410 -1589 black_B /fg 406 -1589 406 -1593 410 -1593 410 -1589 406 -1589 406 -1593 410 -1593 410 -1589 black_R /bg 405 -1571 405 -1577 411 -1577 411 -1571 405 -1571 405 -1577 411 -1577 411 -1571 white_R /fg 406 -1572 406 -1576 410 -1576 410 -1572 406 -1572 406 -1576 410 -1576 410 -1572 black_B /fg 406 -1572 406 -1576 410 -1576 410 -1572 406 -1572 406 -1576 410 -1576 410 -1572 black_R /bg 405 -1554 405 -1560 411 -1560 411 -1554 405 -1554 405 -1560 411 -1560 411 -1554 white_R /fg 406 -1555 406 -1559 410 -1559 410 -1555 406 -1555 406 -1559 410 -1559 410 -1555 black_B /fg 406 -1555 406 -1559 410 -1559 410 -1555 406 -1555 406 -1559 410 -1559 410 -1555 black_R /bg 405 -1537 405 -1543 411 -1543 411 -1537 405 -1537 405 -1543 411 -1543 411 -1537 white_R /fg 406 -1538 406 -1542 410 -1542 410 -1538 406 -1538 406 -1542 410 -1542 410 -1538 black_B /fg 406 -1538 406 -1542 410 -1542 410 -1538 406 -1538 406 -1542 410 -1542 410 -1538 black_R /bg 405 -1520 405 -1526 411 -1526 411 -1520 405 -1520 405 -1526 411 -1526 411 -1520 white_R /fg 406 -1521 406 -1525 410 -1525 410 -1521 406 -1521 406 -1525 410 -1525 410 -1521 black_B /fg 406 -1521 406 -1525 410 -1525 410 -1521 406 -1521 406 -1525 410 -1525 410 -1521 black_R /bg 405 -1503 405 -1509 411 -1509 411 -1503 405 -1503 405 -1509 411 -1509 411 -1503 white_R /fg 406 -1504 406 -1508 410 -1508 410 -1504 406 -1504 406 -1508 410 -1508 410 -1504 black_B /fg 406 -1504 406 -1508 410 -1508 410 -1504 406 -1504 406 -1508 410 -1508 410 -1504 black_R /bg 405 -1486 405 -1492 411 -1492 411 -1486 405 -1486 405 -1492 411 -1492 411 -1486 white_R /fg 406 -1487 406 -1491 410 -1491 410 -1487 406 -1487 406 -1491 410 -1491 410 -1487 black_B /fg 406 -1487 406 -1491 410 -1491 410 -1487 406 -1487 406 -1491 410 -1491 410 -1487 black_R /bg 405 -1468 405 -1474 411 -1474 411 -1468 405 -1468 405 -1474 411 -1474 411 -1468 white_R /fg 406 -1469 406 -1473 410 -1473 410 -1469 406 -1469 406 -1473 410 -1473 410 -1469 black_B /fg 406 -1469 406 -1473 410 -1473 410 -1469 406 -1469 406 -1473 410 -1473 410 -1469 black_R /bg 405 -1451 405 -1457 411 -1457 411 -1451 405 -1451 405 -1457 411 -1457 411 -1451 white_R /fg 406 -1452 406 -1456 410 -1456 410 -1452 406 -1452 406 -1456 410 -1456 410 -1452 black_B /fg 406 -1452 406 -1456 410 -1456 410 -1452 406 -1452 406 -1456 410 -1456 410 -1452 black_R /bg 405 -1434 405 -1440 411 -1440 411 -1434 405 -1434 405 -1440 411 -1440 411 -1434 white_R /fg 406 -1435 406 -1439 410 -1439 410 -1435 406 -1435 406 -1439 410 -1439 410 -1435 black_B /fg 406 -1435 406 -1439 410 -1439 410 -1435 406 -1435 406 -1439 410 -1439 410 -1435 black_R /bg 405 -1417 405 -1423 411 -1423 411 -1417 405 -1417 405 -1423 411 -1423 411 -1417 white_R /fg 406 -1418 406 -1422 410 -1422 410 -1418 406 -1418 406 -1422 410 -1422 410 -1418 black_B /fg 406 -1418 406 -1422 410 -1422 410 -1418 406 -1418 406 -1422 410 -1422 410 -1418 black_R /bg 405 -1400 405 -1406 411 -1406 411 -1400 405 -1400 405 -1406 411 -1406 411 -1400 white_R /fg 406 -1401 406 -1405 410 -1405 410 -1401 406 -1401 406 -1405 410 -1405 410 -1401 black_B /fg 406 -1401 406 -1405 410 -1405 410 -1401 406 -1401 406 -1405 410 -1405 410 -1401 black_R /bg 405 -1383 405 -1389 411 -1389 411 -1383 405 -1383 405 -1389 411 -1389 411 -1383 white_R /fg 406 -1384 406 -1388 410 -1388 410 -1384 406 -1384 406 -1388 410 -1388 410 -1384 black_B /fg 406 -1384 406 -1388 410 -1388 410 -1384 406 -1384 406 -1388 410 -1388 410 -1384 black_R /bg 405 -1366 405 -1372 411 -1372 411 -1366 405 -1366 405 -1372 411 -1372 411 -1366 white_R /fg 406 -1367 406 -1371 410 -1371 410 -1367 406 -1367 406 -1371 410 -1371 410 -1367 black_B /fg 406 -1367 406 -1371 410 -1371 410 -1367 406 -1367 406 -1371 410 -1371 410 -1367 black_R /bg 405 -1349 405 -1355 411 -1355 411 -1349 405 -1349 405 -1355 411 -1355 411 -1349 white_R /fg 406 -1350 406 -1354 410 -1354 410 -1350 406 -1350 406 -1354 410 -1354 410 -1350 black_B /fg 406 -1350 406 -1354 410 -1354 410 -1350 406 -1350 406 -1354 410 -1354 410 -1350 black_R /bg 405 -1332 405 -1338 411 -1338 411 -1332 405 -1332 405 -1338 411 -1338 411 -1332 white_R /fg 406 -1333 406 -1337 410 -1337 410 -1333 406 -1333 406 -1337 410 -1337 410 -1333 black_B /fg 406 -1333 406 -1337 410 -1337 410 -1333 406 -1333 406 -1337 410 -1337 410 -1333 black_R /bg 405 -1315 405 -1321 411 -1321 411 -1315 405 -1315 405 -1321 411 -1321 411 -1315 white_R /fg 406 -1316 406 -1320 410 -1320 410 -1316 406 -1316 406 -1320 410 -1320 410 -1316 black_B /fg 406 -1316 406 -1320 410 -1320 410 -1316 406 -1316 406 -1320 410 -1320 410 -1316 black_R /bg 405 -1298 405 -1304 411 -1304 411 -1298 405 -1298 405 -1304 411 -1304 411 -1298 white_R /fg 406 -1299 406 -1303 410 -1303 410 -1299 406 -1299 406 -1303 410 -1303 410 -1299 black_B /fg 406 -1299 406 -1303 410 -1303 410 -1299 406 -1299 406 -1303 410 -1303 410 -1299 black_R /bg 405 -1281 405 -1287 411 -1287 411 -1281 405 -1281 405 -1287 411 -1287 411 -1281 white_R /fg 406 -1282 406 -1286 410 -1286 410 -1282 406 -1282 406 -1286 410 -1286 410 -1282 black_B /fg 406 -1282 406 -1286 410 -1286 410 -1282 406 -1282 406 -1286 410 -1286 410 -1282 black_R /bg 405 -1264 405 -1270 411 -1270 411 -1264 405 -1264 405 -1270 411 -1270 411 -1264 white_R /fg 406 -1265 406 -1269 410 -1269 410 -1265 406 -1265 406 -1269 410 -1269 410 -1265 black_B /fg 406 -1265 406 -1269 410 -1269 410 -1265 406 -1265 406 -1269 410 -1269 410 -1265 black_R /bg 405 -1247 405 -1253 411 -1253 411 -1247 405 -1247 405 -1253 411 -1253 411 -1247 white_R /fg 406 -1248 406 -1252 410 -1252 410 -1248 406 -1248 406 -1252 410 -1252 410 -1248 black_B /fg 406 -1248 406 -1252 410 -1252 410 -1248 406 -1248 406 -1252 410 -1252 410 -1248 black_R /bg 405 -1230 405 -1236 411 -1236 411 -1230 405 -1230 405 -1236 411 -1236 411 -1230 white_R /fg 406 -1231 406 -1235 410 -1235 410 -1231 406 -1231 406 -1235 410 -1235 410 -1231 black_B /fg 406 -1231 406 -1235 410 -1235 410 -1231 406 -1231 406 -1235 410 -1235 410 -1231 black_R /bg 405 -1213 405 -1219 411 -1219 411 -1213 405 -1213 405 -1219 411 -1219 411 -1213 white_R /fg 406 -1214 406 -1218 410 -1218 410 -1214 406 -1214 406 -1218 410 -1218 410 -1214 black_B /fg 406 -1214 406 -1218 410 -1218 410 -1214 406 -1214 406 -1218 410 -1218 410 -1214 black_R /bg 405 -1196 405 -1202 411 -1202 411 -1196 405 -1196 405 -1202 411 -1202 411 -1196 white_R /fg 406 -1197 406 -1201 410 -1201 410 -1197 406 -1197 406 -1201 410 -1201 410 -1197 black_B /fg 406 -1197 406 -1201 410 -1201 410 -1197 406 -1197 406 -1201 410 -1201 410 -1197 black_R /bg 405 -1179 405 -1185 411 -1185 411 -1179 405 -1179 405 -1185 411 -1185 411 -1179 white_R /fg 406 -1180 406 -1184 410 -1184 410 -1180 406 -1180 406 -1184 410 -1184 410 -1180 black_B /fg 406 -1180 406 -1184 410 -1184 410 -1180 406 -1180 406 -1184 410 -1184 410 -1180 black_R /bg 405 -1162 405 -1168 411 -1168 411 -1162 405 -1162 405 -1168 411 -1168 411 -1162 white_R /fg 406 -1163 406 -1167 410 -1167 410 -1163 406 -1163 406 -1167 410 -1167 410 -1163 black_B /fg 406 -1163 406 -1167 410 -1167 410 -1163 406 -1163 406 -1167 410 -1167 410 -1163 black_R /bg 405 -1145 405 -1151 411 -1151 411 -1145 405 -1145 405 -1151 411 -1151 411 -1145 white_R /fg 406 -1146 406 -1150 410 -1150 410 -1146 406 -1146 406 -1150 410 -1150 410 -1146 black_B /fg 406 -1146 406 -1150 410 -1150 410 -1146 406 -1146 406 -1150 410 -1150 410 -1146 black_R /bg 405 -1128 405 -1134 411 -1134 411 -1128 405 -1128 405 -1134 411 -1134 411 -1128 white_R /fg 406 -1129 406 -1133 410 -1133 410 -1129 406 -1129 406 -1133 410 -1133 410 -1129 black_B /fg 406 -1129 406 -1133 410 -1133 410 -1129 406 -1129 406 -1133 410 -1133 410 -1129 black_R /bg 405 -1111 405 -1117 411 -1117 411 -1111 405 -1111 405 -1117 411 -1117 411 -1111 white_R /fg 406 -1112 406 -1116 410 -1116 410 -1112 406 -1112 406 -1116 410 -1116 410 -1112 black_B /fg 406 -1112 406 -1116 410 -1116 410 -1112 406 -1112 406 -1116 410 -1116 410 -1112 black_R /bg 405 -1094 405 -1100 411 -1100 411 -1094 405 -1094 405 -1100 411 -1100 411 -1094 white_R /fg 406 -1095 406 -1099 410 -1099 410 -1095 406 -1095 406 -1099 410 -1099 410 -1095 black_B /fg 406 -1095 406 -1099 410 -1099 410 -1095 406 -1095 406 -1099 410 -1099 410 -1095 black_R /bg 405 -1077 405 -1083 411 -1083 411 -1077 405 -1077 405 -1083 411 -1083 411 -1077 white_R /fg 406 -1078 406 -1082 410 -1082 410 -1078 406 -1078 406 -1082 410 -1082 410 -1078 black_B /fg 406 -1078 406 -1082 410 -1082 410 -1078 406 -1078 406 -1082 410 -1082 410 -1078 black_R /bg 405 -1060 405 -1066 411 -1066 411 -1060 405 -1060 405 -1066 411 -1066 411 -1060 white_R /fg 406 -1061 406 -1065 410 -1065 410 -1061 406 -1061 406 -1065 410 -1065 410 -1061 black_B /fg 406 -1061 406 -1065 410 -1065 410 -1061 406 -1061 406 -1065 410 -1065 410 -1061 black_R /bg 405 -1043 405 -1049 411 -1049 411 -1043 405 -1043 405 -1049 411 -1049 411 -1043 white_R /fg 406 -1044 406 -1048 410 -1048 410 -1044 406 -1044 406 -1048 410 -1048 410 -1044 black_B /fg 406 -1044 406 -1048 410 -1048 410 -1044 406 -1044 406 -1048 410 -1048 410 -1044 black_R /bg 405 -1025 405 -1031 411 -1031 411 -1025 405 -1025 405 -1031 411 -1031 411 -1025 white_R /fg 406 -1026 406 -1030 410 -1030 410 -1026 406 -1026 406 -1030 410 -1030 410 -1026 black_B /fg 406 -1026 406 -1030 410 -1030 410 -1026 406 -1026 406 -1030 410 -1030 410 -1026 black_R /bg 405 -1008 405 -1014 411 -1014 411 -1008 405 -1008 405 -1014 411 -1014 411 -1008 white_R /fg 406 -1009 406 -1013 410 -1013 410 -1009 406 -1009 406 -1013 410 -1013 410 -1009 black_B /fg 406 -1009 406 -1013 410 -1013 410 -1009 406 -1009 406 -1013 410 -1013 410 -1009 black_R /bg 405 -991 405 -997 411 -997 411 -991 405 -991 405 -997 411 -997 411 -991 white_R /fg 406 -992 406 -996 410 -996 410 -992 406 -992 406 -996 410 -996 410 -992 black_B /fg 406 -992 406 -996 410 -996 410 -992 406 -992 406 -996 410 -996 410 -992 black_R /bg 405 -974 405 -980 411 -980 411 -974 405 -974 405 -980 411 -980 411 -974 white_R /fg 406 -975 406 -979 410 -979 410 -975 406 -975 406 -979 410 -979 410 -975 black_B /fg 406 -975 406 -979 410 -979 410 -975 406 -975 406 -979 410 -979 410 -975 black_R /bg 405 -957 405 -963 411 -963 411 -957 405 -957 405 -963 411 -963 411 -957 white_R /fg 406 -958 406 -962 410 -962 410 -958 406 -958 406 -962 410 -962 410 -958 black_B /fg 406 -958 406 -962 410 -962 410 -958 406 -958 406 -962 410 -962 410 -958 black_R /bg 405 -940 405 -946 411 -946 411 -940 405 -940 405 -946 411 -946 411 -940 white_R /fg 406 -941 406 -945 410 -945 410 -941 406 -941 406 -945 410 -945 410 -941 black_B /fg 406 -941 406 -945 410 -945 410 -941 406 -941 406 -945 410 -945 410 -941 black_R /bg 405 -923 405 -929 411 -929 411 -923 405 -923 405 -929 411 -929 411 -923 white_R /fg 406 -924 406 -928 410 -928 410 -924 406 -924 406 -928 410 -928 410 -924 black_B /fg 406 -924 406 -928 410 -928 410 -924 406 -924 406 -928 410 -928 410 -924 black_R /bg 405 -906 405 -912 411 -912 411 -906 405 -906 405 -912 411 -912 411 -906 white_R /fg 406 -907 406 -911 410 -911 410 -907 406 -907 406 -911 410 -911 410 -907 black_B /fg 406 -907 406 -911 410 -911 410 -907 406 -907 406 -911 410 -911 410 -907 black_R /bg 405 -889 405 -895 411 -895 411 -889 405 -889 405 -895 411 -895 411 -889 white_R /fg 406 -890 406 -894 410 -894 410 -890 406 -890 406 -894 410 -894 410 -890 black_B /fg 406 -890 406 -894 410 -894 410 -890 406 -890 406 -894 410 -894 410 -890 black_R /bg 405 -872 405 -878 411 -878 411 -872 405 -872 405 -878 411 -878 411 -872 white_R /fg 406 -873 406 -877 410 -877 410 -873 406 -873 406 -877 410 -877 410 -873 black_B /fg 406 -873 406 -877 410 -877 410 -873 406 -873 406 -877 410 -877 410 -873 black_R /bg 405 -855 405 -861 411 -861 411 -855 405 -855 405 -861 411 -861 411 -855 white_R /fg 406 -856 406 -860 410 -860 410 -856 406 -856 406 -860 410 -860 410 -856 black_B /fg 406 -856 406 -860 410 -860 410 -856 406 -856 406 -860 410 -860 410 -856 black_R /bg 405 -838 405 -844 411 -844 411 -838 405 -838 405 -844 411 -844 411 -838 white_R /fg 406 -839 406 -843 410 -843 410 -839 406 -839 406 -843 410 -843 410 -839 black_B /fg 406 -839 406 -843 410 -843 410 -839 406 -839 406 -843 410 -843 410 -839 black_R /bg 405 -821 405 -827 411 -827 411 -821 405 -821 405 -827 411 -827 411 -821 white_R /fg 406 -822 406 -826 410 -826 410 -822 406 -822 406 -826 410 -826 410 -822 black_B /fg 406 -822 406 -826 410 -826 410 -822 406 -822 406 -826 410 -826 410 -822 black_R /bg 405 -804 405 -810 411 -810 411 -804 405 -804 405 -810 411 -810 411 -804 white_R /fg 406 -805 406 -809 410 -809 410 -805 406 -805 406 -809 410 -809 410 -805 black_B /fg 406 -805 406 -809 410 -809 410 -805 406 -805 406 -809 410 -809 410 -805 black_R /bg 405 -787 405 -793 411 -793 411 -787 405 -787 405 -793 411 -793 411 -787 white_R /fg 406 -788 406 -792 410 -792 410 -788 406 -788 406 -792 410 -792 410 -788 black_B /fg 406 -788 406 -792 410 -792 410 -788 406 -788 406 -792 410 -792 410 -788 black_R /bg 405 -770 405 -776 411 -776 411 -770 405 -770 405 -776 411 -776 411 -770 white_R /fg 406 -771 406 -775 410 -775 410 -771 406 -771 406 -775 410 -775 410 -771 black_B /fg 406 -771 406 -775 410 -775 410 -771 406 -771 406 -775 410 -775 410 -771 black_R /bg 405 -753 405 -759 411 -759 411 -753 405 -753 405 -759 411 -759 411 -753 white_R /fg 406 -754 406 -758 410 -758 410 -754 406 -754 406 -758 410 -758 410 -754 black_B /fg 406 -754 406 -758 410 -758 410 -754 406 -754 406 -758 410 -758 410 -754 black_R /bg 405 -736 405 -742 411 -742 411 -736 405 -736 405 -742 411 -742 411 -736 white_R /fg 406 -737 406 -741 410 -741 410 -737 406 -737 406 -741 410 -741 410 -737 black_B /fg 406 -737 406 -741 410 -741 410 -737 406 -737 406 -741 410 -741 410 -737 black_R /bg 405 -719 405 -725 411 -725 411 -719 405 -719 405 -725 411 -725 411 -719 white_R /fg 406 -720 406 -724 410 -724 410 -720 406 -720 406 -724 410 -724 410 -720 black_B /fg 406 -720 406 -724 410 -724 410 -720 406 -720 406 -724 410 -724 410 -720 black_R /bg 405 -702 405 -708 411 -708 411 -702 405 -702 405 -708 411 -708 411 -702 white_R /fg 406 -703 406 -707 410 -707 410 -703 406 -703 406 -707 410 -707 410 -703 black_B /fg 406 -703 406 -707 410 -707 410 -703 406 -703 406 -707 410 -707 410 -703 black_R /bg 405 -685 405 -691 411 -691 411 -685 405 -685 405 -691 411 -691 411 -685 white_R /fg 406 -686 406 -690 410 -690 410 -686 406 -686 406 -690 410 -690 410 -686 black_B /fg 406 -686 406 -690 410 -690 410 -686 406 -686 406 -690 410 -690 410 -686 black_R /bg 405 -668 405 -674 411 -674 411 -668 405 -668 405 -674 411 -674 411 -668 white_R /fg 406 -669 406 -673 410 -673 410 -669 406 -669 406 -673 410 -673 410 -669 black_B /fg 406 -669 406 -673 410 -673 410 -669 406 -669 406 -673 410 -673 410 -669 black_R /bg 405 -651 405 -657 411 -657 411 -651 405 -651 405 -657 411 -657 411 -651 white_R /fg 406 -652 406 -656 410 -656 410 -652 406 -652 406 -656 410 -656 410 -652 black_B /fg 406 -652 406 -656 410 -656 410 -652 406 -652 406 -656 410 -656 410 -652 black_R /bg 405 -634 405 -640 411 -640 411 -634 405 -634 405 -640 411 -640 411 -634 white_R /fg 406 -635 406 -639 410 -639 410 -635 406 -635 406 -639 410 -639 410 -635 black_B /fg 406 -635 406 -639 410 -639 410 -635 406 -635 406 -639 410 -639 410 -635 black_R /bg 405 -617 405 -623 411 -623 411 -617 405 -617 405 -623 411 -623 411 -617 white_R /fg 406 -618 406 -622 410 -622 410 -618 406 -618 406 -622 410 -622 410 -618 black_B /fg 406 -618 406 -622 410 -622 410 -618 406 -618 406 -622 410 -622 410 -618 black_R /bg 405 -600 405 -606 411 -606 411 -600 405 -600 405 -606 411 -606 411 -600 white_R /fg 406 -601 406 -605 410 -605 410 -601 406 -601 406 -605 410 -605 410 -601 black_B /fg 406 -601 406 -605 410 -605 410 -601 406 -601 406 -605 410 -605 410 -601 black_R /bg 405 -583 405 -589 411 -589 411 -583 405 -583 405 -589 411 -589 411 -583 white_R /fg 406 -584 406 -588 410 -588 410 -584 406 -584 406 -588 410 -588 410 -584 black_B /fg 406 -584 406 -588 410 -588 410 -584 406 -584 406 -588 410 -588 410 -584 black_R /bg 405 -565 405 -571 411 -571 411 -565 405 -565 405 -571 411 -571 411 -565 white_R /fg 406 -566 406 -570 410 -570 410 -566 406 -566 406 -570 410 -570 410 -566 black_B /fg 406 -566 406 -570 410 -570 410 -566 406 -566 406 -570 410 -570 410 -566 black_R /bg 405 -548 405 -554 411 -554 411 -548 405 -548 405 -554 411 -554 411 -548 white_R /fg 406 -549 406 -553 410 -553 410 -549 406 -549 406 -553 410 -553 410 -549 black_B /fg 406 -549 406 -553 410 -553 410 -549 406 -549 406 -553 410 -553 410 -549 black_R /bg 405 -531 405 -537 411 -537 411 -531 405 -531 405 -537 411 -537 411 -531 white_R /fg 406 -532 406 -536 410 -536 410 -532 406 -532 406 -536 410 -536 410 -532 black_B /fg 406 -532 406 -536 410 -536 410 -532 406 -532 406 -536 410 -536 410 -532 black_R /bg 405 -514 405 -520 411 -520 411 -514 405 -514 405 -520 411 -520 411 -514 white_R /fg 406 -515 406 -519 410 -519 410 -515 406 -515 406 -519 410 -519 410 -515 black_B /fg 406 -515 406 -519 410 -519 410 -515 406 -515 406 -519 410 -519 410 -515 black_R /bg 405 -497 405 -503 411 -503 411 -497 405 -497 405 -503 411 -503 411 -497 white_R /fg 406 -498 406 -502 410 -502 410 -498 406 -498 406 -502 410 -502 410 -498 black_B /fg 406 -498 406 -502 410 -502 410 -498 406 -498 406 -502 410 -502 410 -498 black_R /bg 405 -480 405 -486 411 -486 411 -480 405 -480 405 -486 411 -486 411 -480 white_R /fg 406 -481 406 -485 410 -485 410 -481 406 -481 406 -485 410 -485 410 -481 black_B /fg 406 -481 406 -485 410 -485 410 -481 406 -481 406 -485 410 -485 410 -481 black_R /bg 405 -463 405 -469 411 -469 411 -463 405 -463 405 -469 411 -469 411 -463 white_R /fg 406 -464 406 -468 410 -468 410 -464 406 -464 406 -468 410 -468 410 -464 black_B /fg 406 -464 406 -468 410 -468 410 -464 406 -464 406 -468 410 -468 410 -464 black_R /bg 405 -446 405 -452 411 -452 411 -446 405 -446 405 -452 411 -452 411 -446 white_R /fg 406 -447 406 -451 410 -451 410 -447 406 -447 406 -451 410 -451 410 -447 black_B /fg 406 -447 406 -451 410 -451 410 -447 406 -447 406 -451 410 -451 410 -447 black_R /bg 405 -429 405 -435 411 -435 411 -429 405 -429 405 -435 411 -435 411 -429 white_R /fg 406 -430 406 -434 410 -434 410 -430 406 -430 406 -434 410 -434 410 -430 black_B /fg 406 -430 406 -434 410 -434 410 -430 406 -430 406 -434 410 -434 410 -430 black_R /bg 405 661 405 655 411 655 411 661 405 661 405 655 411 655 411 661 white_R /fg 406 660 406 656 410 656 410 660 406 660 406 656 410 656 410 660 black_B /fg 406 660 406 656 410 656 410 660 406 660 406 656 410 656 410 660 black_R /bg 436 661 436 655 442 655 442 661 436 661 436 655 442 655 442 661 white_R /fg 437 660 437 656 441 656 441 660 437 660 437 656 441 656 441 660 black_B /fg 437 660 437 656 441 656 441 660 437 660 437 656 441 656 441 660 black_R /bg 405 -412 405 -418 411 -418 411 -412 405 -412 405 -418 411 -418 411 -412 white_R /fg 406 -413 406 -417 410 -417 410 -413 406 -413 406 -417 410 -417 410 -413 black_B /fg 406 -413 406 -417 410 -417 410 -413 406 -413 406 -417 410 -417 410 -413 black_R /bg 405 -395 405 -401 411 -401 411 -395 405 -395 405 -401 411 -401 411 -395 white_R /fg 406 -396 406 -400 410 -400 410 -396 406 -396 406 -400 410 -400 410 -396 black_B /fg 406 -396 406 -400 410 -400 410 -396 406 -396 406 -400 410 -400 410 -396 black_R /bg 405 -378 405 -384 411 -384 411 -378 405 -378 405 -384 411 -384 411 -378 white_R /fg 406 -379 406 -383 410 -383 410 -379 406 -379 406 -383 410 -383 410 -379 black_B /fg 406 -379 406 -383 410 -383 410 -379 406 -379 406 -383 410 -383 410 -379 black_R /bg 405 -361 405 -367 411 -367 411 -361 405 -361 405 -367 411 -367 411 -361 white_R /fg 406 -362 406 -366 410 -366 410 -362 406 -362 406 -366 410 -366 410 -362 black_B /fg 406 -362 406 -366 410 -366 410 -362 406 -362 406 -366 410 -366 410 -362 black_R /bg 405 -344 405 -350 411 -350 411 -344 405 -344 405 -350 411 -350 411 -344 white_R /fg 406 -345 406 -349 410 -349 410 -345 406 -345 406 -349 410 -349 410 -345 black_B /fg 406 -345 406 -349 410 -349 410 -345 406 -345 406 -349 410 -349 410 -345 black_R /bg 405 -327 405 -333 411 -333 411 -327 405 -327 405 -333 411 -333 411 -327 white_R /fg 406 -328 406 -332 410 -332 410 -328 406 -328 406 -332 410 -332 410 -328 black_B /fg 406 -328 406 -332 410 -332 410 -328 406 -328 406 -332 410 -332 410 -328 black_R /bg 405 -310 405 -316 411 -316 411 -310 405 -310 405 -316 411 -316 411 -310 white_R /fg 406 -311 406 -315 410 -315 410 -311 406 -311 406 -315 410 -315 410 -311 black_B /fg 406 -311 406 -315 410 -315 410 -311 406 -311 406 -315 410 -315 410 -311 black_R /bg 405 -293 405 -299 411 -299 411 -293 405 -293 405 -299 411 -299 411 -293 white_R /fg 406 -294 406 -298 410 -298 410 -294 406 -294 406 -298 410 -298 410 -294 black_B /fg 406 -294 406 -298 410 -298 410 -294 406 -294 406 -298 410 -298 410 -294 black_R /bg 405 -276 405 -282 411 -282 411 -276 405 -276 405 -282 411 -282 411 -276 white_R /fg 406 -277 406 -281 410 -281 410 -277 406 -277 406 -281 410 -281 410 -277 black_B /fg 406 -277 406 -281 410 -281 410 -277 406 -277 406 -281 410 -281 410 -277 black_R /bg 405 -259 405 -265 411 -265 411 -259 405 -259 405 -265 411 -265 411 -259 white_R /fg 406 -260 406 -264 410 -264 410 -260 406 -260 406 -264 410 -264 410 -260 black_B /fg 406 -260 406 -264 410 -264 410 -260 406 -260 406 -264 410 -264 410 -260 black_R /bg 405 -242 405 -248 411 -248 411 -242 405 -242 405 -248 411 -248 411 -242 white_R /fg 406 -243 406 -247 410 -247 410 -243 406 -243 406 -247 410 -247 410 -243 black_B /fg 406 -243 406 -247 410 -247 410 -243 406 -243 406 -247 410 -247 410 -243 black_R /bg 405 -225 405 -231 411 -231 411 -225 405 -225 405 -231 411 -231 411 -225 white_R /fg 406 -226 406 -230 410 -230 410 -226 406 -226 406 -230 410 -230 410 -226 black_B /fg 406 -226 406 -230 410 -230 410 -226 406 -226 406 -230 410 -230 410 -226 black_R /bg 405 -208 405 -214 411 -214 411 -208 405 -208 405 -214 411 -214 411 -208 white_R /fg 406 -209 406 -213 410 -213 410 -209 406 -209 406 -213 410 -213 410 -209 black_B /fg 406 -209 406 -213 410 -213 410 -209 406 -209 406 -213 410 -213 410 -209 black_R /bg 405 -191 405 -197 411 -197 411 -191 405 -191 405 -197 411 -197 411 -191 white_R /fg 406 -192 406 -196 410 -196 410 -192 406 -192 406 -196 410 -196 410 -192 black_B /fg 406 -192 406 -196 410 -196 410 -192 406 -192 406 -196 410 -196 410 -192 black_R /bg 405 -174 405 -180 411 -180 411 -174 405 -174 405 -180 411 -180 411 -174 white_R /fg 406 -175 406 -179 410 -179 410 -175 406 -175 406 -179 410 -179 410 -175 black_B /fg 406 -175 406 -179 410 -179 410 -175 406 -175 406 -179 410 -179 410 -175 black_R /bg 405 -157 405 -163 411 -163 411 -157 405 -157 405 -163 411 -163 411 -157 white_R /fg 406 -158 406 -162 410 -162 410 -158 406 -158 406 -162 410 -162 410 -158 black_B /fg 406 -158 406 -162 410 -162 410 -158 406 -158 406 -162 410 -162 410 -158 black_R /bg 405 -140 405 -146 411 -146 411 -140 405 -140 405 -146 411 -146 411 -140 white_R /fg 406 -141 406 -145 410 -145 410 -141 406 -141 406 -145 410 -145 410 -141 black_B /fg 406 -141 406 -145 410 -145 410 -141 406 -141 406 -145 410 -145 410 -141 black_R /bg 405 -122 405 -128 411 -128 411 -122 405 -122 405 -128 411 -128 411 -122 white_R /fg 406 -123 406 -127 410 -127 410 -123 406 -123 406 -127 410 -127 410 -123 black_B /fg 406 -123 406 -127 410 -127 410 -123 406 -123 406 -127 410 -127 410 -123 black_R /bg 405 -105 405 -111 411 -111 411 -105 405 -105 405 -111 411 -111 411 -105 white_R /fg 406 -106 406 -110 410 -110 410 -106 406 -106 406 -110 410 -110 410 -106 black_B /fg 406 -106 406 -110 410 -110 410 -106 406 -106 406 -110 410 -110 410 -106 black_R /bg 405 -88 405 -94 411 -94 411 -88 405 -88 405 -94 411 -94 411 -88 white_R /fg 406 -89 406 -93 410 -93 410 -89 406 -89 406 -93 410 -93 410 -89 black_B /fg 406 -89 406 -93 410 -93 410 -89 406 -89 406 -93 410 -93 410 -89 black_R /bg 405 -71 405 -77 411 -77 411 -71 405 -71 405 -77 411 -77 411 -71 white_R /fg 406 -72 406 -76 410 -76 410 -72 406 -72 406 -76 410 -76 410 -72 black_B /fg 406 -72 406 -76 410 -76 410 -72 406 -72 406 -76 410 -76 410 -72 black_R /bg 405 -54 405 -60 411 -60 411 -54 405 -54 405 -60 411 -60 411 -54 white_R /fg 406 -55 406 -59 410 -59 410 -55 406 -55 406 -59 410 -59 410 -55 black_B /fg 406 -55 406 -59 410 -59 410 -55 406 -55 406 -59 410 -59 410 -55 black_R /bg 405 -37 405 -43 411 -43 411 -37 405 -37 405 -43 411 -43 411 -37 white_R /fg 406 -38 406 -42 410 -42 410 -38 406 -38 406 -42 410 -42 410 -38 black_B /fg 406 -38 406 -42 410 -42 410 -38 406 -38 406 -42 410 -42 410 -38 black_R /bg 405 -20 405 -26 411 -26 411 -20 405 -20 405 -26 411 -26 411 -20 white_R /fg 406 -21 406 -25 410 -25 410 -21 406 -21 406 -25 410 -25 410 -21 black_B /fg 406 -21 406 -25 410 -25 410 -21 406 -21 406 -25 410 -25 410 -21 black_R /bg 405 -3 405 -9 411 -9 411 -3 405 -3 405 -9 411 -9 411 -3 white_R /fg 406 -4 406 -8 410 -8 410 -4 406 -4 406 -8 410 -8 410 -4 black_B /fg 406 -4 406 -8 410 -8 410 -4 406 -4 406 -8 410 -8 410 -4 black_R /bg 405 14 405 8 411 8 411 14 405 14 405 8 411 8 411 14 white_R /fg 406 13 406 9 410 9 410 13 406 13 406 9 410 9 410 13 black_B /fg 406 13 406 9 410 9 410 13 406 13 406 9 410 9 410 13 black_R /bg 405 31 405 25 411 25 411 31 405 31 405 25 411 25 411 31 white_R /fg 406 30 406 26 410 26 410 30 406 30 406 26 410 26 410 30 black_B /fg 406 30 406 26 410 26 410 30 406 30 406 26 410 26 410 30 black_R /bg 405 48 405 42 411 42 411 48 405 48 405 42 411 42 411 48 white_R /fg 406 47 406 43 410 43 410 47 406 47 406 43 410 43 410 47 black_B /fg 406 47 406 43 410 43 410 47 406 47 406 43 410 43 410 47 black_R /bg 405 65 405 59 411 59 411 65 405 65 405 59 411 59 411 65 white_R /fg 406 64 406 60 410 60 410 64 406 64 406 60 410 60 410 64 black_B /fg 406 64 406 60 410 60 410 64 406 64 406 60 410 60 410 64 black_R /bg 405 82 405 76 411 76 411 82 405 82 405 76 411 76 411 82 white_R /fg 406 81 406 77 410 77 410 81 406 81 406 77 410 77 410 81 black_B /fg 406 81 406 77 410 77 410 81 406 81 406 77 410 77 410 81 black_R /bg 405 99 405 93 411 93 411 99 405 99 405 93 411 93 411 99 white_R /fg 406 98 406 94 410 94 410 98 406 98 406 94 410 94 410 98 black_B /fg 406 98 406 94 410 94 410 98 406 98 406 94 410 94 410 98 black_R /bg 405 116 405 110 411 110 411 116 405 116 405 110 411 110 411 116 white_R /fg 406 115 406 111 410 111 410 115 406 115 406 111 410 111 410 115 black_B /fg 406 115 406 111 410 111 410 115 406 115 406 111 410 111 410 115 black_R /bg 405 133 405 127 411 127 411 133 405 133 405 127 411 127 411 133 white_R /fg 406 132 406 128 410 128 410 132 406 132 406 128 410 128 410 132 black_B /fg 406 132 406 128 410 128 410 132 406 132 406 128 410 128 410 132 black_R /bg 405 150 405 144 411 144 411 150 405 150 405 144 411 144 411 150 white_R /fg 406 149 406 145 410 145 410 149 406 149 406 145 410 145 410 149 black_B /fg 406 149 406 145 410 145 410 149 406 149 406 145 410 145 410 149 black_R /bg 405 167 405 161 411 161 411 167 405 167 405 161 411 161 411 167 white_R /fg 406 166 406 162 410 162 410 166 406 166 406 162 410 162 410 166 black_B /fg 406 166 406 162 410 162 410 166 406 166 406 162 410 162 410 166 black_R /bg 405 184 405 178 411 178 411 184 405 184 405 178 411 178 411 184 white_R /fg 406 183 406 179 410 179 410 183 406 183 406 179 410 179 410 183 black_B /fg 406 183 406 179 410 179 410 183 406 183 406 179 410 179 410 183 black_R /bg 405 201 405 195 411 195 411 201 405 201 405 195 411 195 411 201 white_R /fg 406 200 406 196 410 196 410 200 406 200 406 196 410 196 410 200 black_B /fg 406 200 406 196 410 196 410 200 406 200 406 196 410 196 410 200 black_R /bg 405 218 405 212 411 212 411 218 405 218 405 212 411 212 411 218 white_R /fg 406 217 406 213 410 213 410 217 406 217 406 213 410 213 410 217 black_B /fg 406 217 406 213 410 213 410 217 406 217 406 213 410 213 410 217 black_R /bg 405 235 405 229 411 229 411 235 405 235 405 229 411 229 411 235 white_R /fg 406 234 406 230 410 230 410 234 406 234 406 230 410 230 410 234 black_B /fg 406 234 406 230 410 230 410 234 406 234 406 230 410 230 410 234 black_R /bg 405 252 405 246 411 246 411 252 405 252 405 246 411 246 411 252 white_R /fg 406 251 406 247 410 247 410 251 406 251 406 247 410 247 410 251 black_B /fg 406 251 406 247 410 247 410 251 406 251 406 247 410 247 410 251 black_R /bg 405 269 405 263 411 263 411 269 405 269 405 263 411 263 411 269 white_R /fg 406 268 406 264 410 264 410 268 406 268 406 264 410 264 410 268 black_B /fg 406 268 406 264 410 264 410 268 406 268 406 264 410 264 410 268 black_R /bg 405 286 405 280 411 280 411 286 405 286 405 280 411 280 411 286 white_R /fg 406 285 406 281 410 281 410 285 406 285 406 281 410 281 410 285 black_B /fg 406 285 406 281 410 281 410 285 406 285 406 281 410 281 410 285 black_R /bg 405 303 405 297 411 297 411 303 405 303 405 297 411 297 411 303 white_R /fg 406 302 406 298 410 298 410 302 406 302 406 298 410 298 410 302 black_B /fg 406 302 406 298 410 298 410 302 406 302 406 298 410 298 410 302 black_R /bg 405 320 405 314 411 314 411 320 405 320 405 314 411 314 411 320 white_R /fg 406 319 406 315 410 315 410 319 406 319 406 315 410 315 410 319 black_B /fg 406 319 406 315 410 315 410 319 406 319 406 315 410 315 410 319 black_R /bg 405 338 405 332 411 332 411 338 405 338 405 332 411 332 411 338 white_R /fg 406 337 406 333 410 333 410 337 406 337 406 333 410 333 410 337 black_B /fg 406 337 406 333 410 333 410 337 406 337 406 333 410 333 410 337 black_R /bg 405 355 405 349 411 349 411 355 405 355 405 349 411 349 411 355 white_R /fg 406 354 406 350 410 350 410 354 406 354 406 350 410 350 410 354 black_B /fg 406 354 406 350 410 350 410 354 406 354 406 350 410 350 410 354 black_R /bg 405 372 405 366 411 366 411 372 405 372 405 366 411 366 411 372 white_R /fg 406 371 406 367 410 367 410 371 406 371 406 367 410 367 410 371 black_B /fg 406 371 406 367 410 367 410 371 406 371 406 367 410 367 410 371 black_R /bg 405 389 405 383 411 383 411 389 405 389 405 383 411 383 411 389 white_R /fg 406 388 406 384 410 384 410 388 406 388 406 384 410 384 410 388 black_B /fg 406 388 406 384 410 384 410 388 406 388 406 384 410 384 410 388 black_R /bg 405 406 405 400 411 400 411 406 405 406 405 400 411 400 411 406 white_R /fg 406 405 406 401 410 401 410 405 406 405 406 401 410 401 410 405 black_B /fg 406 405 406 401 410 401 410 405 406 405 406 401 410 401 410 405 black_R /bg 405 423 405 417 411 417 411 423 405 423 405 417 411 417 411 423 white_R /fg 406 422 406 418 410 418 410 422 406 422 406 418 410 418 410 422 black_B /fg 406 422 406 418 410 418 410 422 406 422 406 418 410 418 410 422 black_R /bg 405 440 405 434 411 434 411 440 405 440 405 434 411 434 411 440 white_R /fg 406 439 406 435 410 435 410 439 406 439 406 435 410 435 410 439 black_B /fg 406 439 406 435 410 435 410 439 406 439 406 435 410 435 410 439 black_R /bg 405 457 405 451 411 451 411 457 405 457 405 451 411 451 411 457 white_R /fg 406 456 406 452 410 452 410 456 406 456 406 452 410 452 410 456 black_B /fg 406 456 406 452 410 452 410 456 406 456 406 452 410 452 410 456 black_R /bg 405 474 405 468 411 468 411 474 405 474 405 468 411 468 411 474 white_R /fg 406 473 406 469 410 469 410 473 406 473 406 469 410 469 410 473 black_B /fg 406 473 406 469 410 469 410 473 406 473 406 469 410 469 410 473 black_R /bg 405 491 405 485 411 485 411 491 405 491 405 485 411 485 411 491 white_R /fg 406 490 406 486 410 486 410 490 406 490 406 486 410 486 410 490 black_B /fg 406 490 406 486 410 486 410 490 406 490 406 486 410 486 410 490 black_R /bg 405 508 405 502 411 502 411 508 405 508 405 502 411 502 411 508 white_R /fg 406 507 406 503 410 503 410 507 406 507 406 503 410 503 410 507 black_B /fg 406 507 406 503 410 503 410 507 406 507 406 503 410 503 410 507 black_R /bg 405 525 405 519 411 519 411 525 405 525 405 519 411 519 411 525 white_R /fg 406 524 406 520 410 520 410 524 406 524 406 520 410 520 410 524 black_B /fg 406 524 406 520 410 520 410 524 406 524 406 520 410 520 410 524 black_R /bg 405 542 405 536 411 536 411 542 405 542 405 536 411 536 411 542 white_R /fg 406 541 406 537 410 537 410 541 406 541 406 537 410 537 410 541 black_B /fg 406 541 406 537 410 537 410 541 406 541 406 537 410 537 410 541 black_R /bg 405 559 405 553 411 553 411 559 405 559 405 553 411 553 411 559 white_R /fg 406 558 406 554 410 554 410 558 406 558 406 554 410 554 410 558 black_B /fg 406 558 406 554 410 554 410 558 406 558 406 554 410 554 410 558 black_R /bg 405 576 405 570 411 570 411 576 405 576 405 570 411 570 411 576 white_R /fg 406 575 406 571 410 571 410 575 406 575 406 571 410 571 410 575 black_B /fg 406 575 406 571 410 571 410 575 406 575 406 571 410 571 410 575 black_R /bg 405 593 405 587 411 587 411 593 405 593 405 587 411 587 411 593 white_R /fg 406 592 406 588 410 588 410 592 406 592 406 588 410 588 410 592 black_B /fg 406 592 406 588 410 588 410 592 406 592 406 588 410 588 410 592 black_R /bg 405 610 405 604 411 604 411 610 405 610 405 604 411 604 411 610 white_R /fg 406 609 406 605 410 605 410 609 406 609 406 605 410 605 410 609 black_B /fg 406 609 406 605 410 605 410 609 406 609 406 605 410 605 410 609 black_R /bg 405 627 405 621 411 621 411 627 405 627 405 621 411 621 411 627 white_R /fg 406 626 406 622 410 622 410 626 406 626 406 622 410 622 410 626 black_B /fg 406 626 406 622 410 622 410 626 406 626 406 622 410 622 410 626 black_R /bg 405 644 405 638 411 638 411 644 405 644 405 638 411 638 411 644 white_R /fg 406 643 406 639 410 639 410 643 406 643 406 639 410 639 410 643 black_B /fg 406 643 406 639 410 639 410 643 406 643 406 639 410 639 410 643 black_R /bg 436 -412 436 -418 442 -418 442 -412 436 -412 436 -418 442 -418 442 -412 white_R /fg 437 -413 437 -417 441 -417 441 -413 437 -413 437 -417 441 -417 441 -413 black_B /fg 437 -413 437 -417 441 -417 441 -413 437 -413 437 -417 441 -417 441 -413 black_R /bg 436 -395 436 -401 442 -401 442 -395 436 -395 436 -401 442 -401 442 -395 white_R /fg 437 -396 437 -400 441 -400 441 -396 437 -396 437 -400 441 -400 441 -396 black_B /fg 437 -396 437 -400 441 -400 441 -396 437 -396 437 -400 441 -400 441 -396 black_R /bg 436 -378 436 -384 442 -384 442 -378 436 -378 436 -384 442 -384 442 -378 white_R /fg 437 -379 437 -383 441 -383 441 -379 437 -379 437 -383 441 -383 441 -379 black_B /fg 437 -379 437 -383 441 -383 441 -379 437 -379 437 -383 441 -383 441 -379 black_R /bg 436 -361 436 -367 442 -367 442 -361 436 -361 436 -367 442 -367 442 -361 white_R /fg 437 -362 437 -366 441 -366 441 -362 437 -362 437 -366 441 -366 441 -362 black_B /fg 437 -362 437 -366 441 -366 441 -362 437 -362 437 -366 441 -366 441 -362 black_R /bg 436 -344 436 -350 442 -350 442 -344 436 -344 436 -350 442 -350 442 -344 white_R /fg 437 -345 437 -349 441 -349 441 -345 437 -345 437 -349 441 -349 441 -345 black_B /fg 437 -345 437 -349 441 -349 441 -345 437 -345 437 -349 441 -349 441 -345 black_R /bg 436 -327 436 -333 442 -333 442 -327 436 -327 436 -333 442 -333 442 -327 white_R /fg 437 -328 437 -332 441 -332 441 -328 437 -328 437 -332 441 -332 441 -328 black_B /fg 437 -328 437 -332 441 -332 441 -328 437 -328 437 -332 441 -332 441 -328 black_R /bg 436 -310 436 -316 442 -316 442 -310 436 -310 436 -316 442 -316 442 -310 white_R /fg 437 -311 437 -315 441 -315 441 -311 437 -311 437 -315 441 -315 441 -311 black_B /fg 437 -311 437 -315 441 -315 441 -311 437 -311 437 -315 441 -315 441 -311 black_R /bg 436 -293 436 -299 442 -299 442 -293 436 -293 436 -299 442 -299 442 -293 white_R /fg 437 -294 437 -298 441 -298 441 -294 437 -294 437 -298 441 -298 441 -294 black_B /fg 437 -294 437 -298 441 -298 441 -294 437 -294 437 -298 441 -298 441 -294 black_R /bg 436 -276 436 -282 442 -282 442 -276 436 -276 436 -282 442 -282 442 -276 white_R /fg 437 -277 437 -281 441 -281 441 -277 437 -277 437 -281 441 -281 441 -277 black_B /fg 437 -277 437 -281 441 -281 441 -277 437 -277 437 -281 441 -281 441 -277 black_R /bg 436 -259 436 -265 442 -265 442 -259 436 -259 436 -265 442 -265 442 -259 white_R /fg 437 -260 437 -264 441 -264 441 -260 437 -260 437 -264 441 -264 441 -260 black_B /fg 437 -260 437 -264 441 -264 441 -260 437 -260 437 -264 441 -264 441 -260 black_R /bg 436 -242 436 -248 442 -248 442 -242 436 -242 436 -248 442 -248 442 -242 white_R /fg 437 -243 437 -247 441 -247 441 -243 437 -243 437 -247 441 -247 441 -243 black_B /fg 437 -243 437 -247 441 -247 441 -243 437 -243 437 -247 441 -247 441 -243 black_R /bg 436 -225 436 -231 442 -231 442 -225 436 -225 436 -231 442 -231 442 -225 white_R /fg 437 -226 437 -230 441 -230 441 -226 437 -226 437 -230 441 -230 441 -226 black_B /fg 437 -226 437 -230 441 -230 441 -226 437 -226 437 -230 441 -230 441 -226 black_R /bg 436 -208 436 -214 442 -214 442 -208 436 -208 436 -214 442 -214 442 -208 white_R /fg 437 -209 437 -213 441 -213 441 -209 437 -209 437 -213 441 -213 441 -209 black_B /fg 437 -209 437 -213 441 -213 441 -209 437 -209 437 -213 441 -213 441 -209 black_R /bg 436 -191 436 -197 442 -197 442 -191 436 -191 436 -197 442 -197 442 -191 white_R /fg 437 -192 437 -196 441 -196 441 -192 437 -192 437 -196 441 -196 441 -192 black_B /fg 437 -192 437 -196 441 -196 441 -192 437 -192 437 -196 441 -196 441 -192 black_R /bg 436 -174 436 -180 442 -180 442 -174 436 -174 436 -180 442 -180 442 -174 white_R /fg 437 -175 437 -179 441 -179 441 -175 437 -175 437 -179 441 -179 441 -175 black_B /fg 437 -175 437 -179 441 -179 441 -175 437 -175 437 -179 441 -179 441 -175 black_R /bg 436 -157 436 -163 442 -163 442 -157 436 -157 436 -163 442 -163 442 -157 white_R /fg 437 -158 437 -162 441 -162 441 -158 437 -158 437 -162 441 -162 441 -158 black_B /fg 437 -158 437 -162 441 -162 441 -158 437 -158 437 -162 441 -162 441 -158 black_R /bg 436 -140 436 -146 442 -146 442 -140 436 -140 436 -146 442 -146 442 -140 white_R /fg 437 -141 437 -145 441 -145 441 -141 437 -141 437 -145 441 -145 441 -141 black_B /fg 437 -141 437 -145 441 -145 441 -141 437 -141 437 -145 441 -145 441 -141 black_R /bg 436 -122 436 -128 442 -128 442 -122 436 -122 436 -128 442 -128 442 -122 white_R /fg 437 -123 437 -127 441 -127 441 -123 437 -123 437 -127 441 -127 441 -123 black_B /fg 437 -123 437 -127 441 -127 441 -123 437 -123 437 -127 441 -127 441 -123 black_R /bg 436 -105 436 -111 442 -111 442 -105 436 -105 436 -111 442 -111 442 -105 white_R /fg 437 -106 437 -110 441 -110 441 -106 437 -106 437 -110 441 -110 441 -106 black_B /fg 437 -106 437 -110 441 -110 441 -106 437 -106 437 -110 441 -110 441 -106 black_R /bg 436 -88 436 -94 442 -94 442 -88 436 -88 436 -94 442 -94 442 -88 white_R /fg 437 -89 437 -93 441 -93 441 -89 437 -89 437 -93 441 -93 441 -89 black_B /fg 437 -89 437 -93 441 -93 441 -89 437 -89 437 -93 441 -93 441 -89 black_R /bg 436 -71 436 -77 442 -77 442 -71 436 -71 436 -77 442 -77 442 -71 white_R /fg 437 -72 437 -76 441 -76 441 -72 437 -72 437 -76 441 -76 441 -72 black_B /fg 437 -72 437 -76 441 -76 441 -72 437 -72 437 -76 441 -76 441 -72 black_R /bg 436 -54 436 -60 442 -60 442 -54 436 -54 436 -60 442 -60 442 -54 white_R /fg 437 -55 437 -59 441 -59 441 -55 437 -55 437 -59 441 -59 441 -55 black_B /fg 437 -55 437 -59 441 -59 441 -55 437 -55 437 -59 441 -59 441 -55 black_R /bg 436 -37 436 -43 442 -43 442 -37 436 -37 436 -43 442 -43 442 -37 white_R /fg 437 -38 437 -42 441 -42 441 -38 437 -38 437 -42 441 -42 441 -38 black_B /fg 437 -38 437 -42 441 -42 441 -38 437 -38 437 -42 441 -42 441 -38 black_R /bg 436 -20 436 -26 442 -26 442 -20 436 -20 436 -26 442 -26 442 -20 white_R /fg 437 -21 437 -25 441 -25 441 -21 437 -21 437 -25 441 -25 441 -21 black_B /fg 437 -21 437 -25 441 -25 441 -21 437 -21 437 -25 441 -25 441 -21 black_R /bg 436 -3 436 -9 442 -9 442 -3 436 -3 436 -9 442 -9 442 -3 white_R /fg 437 -4 437 -8 441 -8 441 -4 437 -4 437 -8 441 -8 441 -4 black_B /fg 437 -4 437 -8 441 -8 441 -4 437 -4 437 -8 441 -8 441 -4 black_R /bg 436 14 436 8 442 8 442 14 436 14 436 8 442 8 442 14 white_R /fg 437 13 437 9 441 9 441 13 437 13 437 9 441 9 441 13 black_B /fg 437 13 437 9 441 9 441 13 437 13 437 9 441 9 441 13 black_R /bg 436 31 436 25 442 25 442 31 436 31 436 25 442 25 442 31 white_R /fg 437 30 437 26 441 26 441 30 437 30 437 26 441 26 441 30 black_B /fg 437 30 437 26 441 26 441 30 437 30 437 26 441 26 441 30 black_R /bg 436 48 436 42 442 42 442 48 436 48 436 42 442 42 442 48 white_R /fg 437 47 437 43 441 43 441 47 437 47 437 43 441 43 441 47 black_B /fg 437 47 437 43 441 43 441 47 437 47 437 43 441 43 441 47 black_R /bg 436 65 436 59 442 59 442 65 436 65 436 59 442 59 442 65 white_R /fg 437 64 437 60 441 60 441 64 437 64 437 60 441 60 441 64 black_B /fg 437 64 437 60 441 60 441 64 437 64 437 60 441 60 441 64 black_R /bg 436 82 436 76 442 76 442 82 436 82 436 76 442 76 442 82 white_R /fg 437 81 437 77 441 77 441 81 437 81 437 77 441 77 441 81 black_B /fg 437 81 437 77 441 77 441 81 437 81 437 77 441 77 441 81 black_R /bg 436 99 436 93 442 93 442 99 436 99 436 93 442 93 442 99 white_R /fg 437 98 437 94 441 94 441 98 437 98 437 94 441 94 441 98 black_B /fg 437 98 437 94 441 94 441 98 437 98 437 94 441 94 441 98 black_R /bg 436 116 436 110 442 110 442 116 436 116 436 110 442 110 442 116 white_R /fg 437 115 437 111 441 111 441 115 437 115 437 111 441 111 441 115 black_B /fg 437 115 437 111 441 111 441 115 437 115 437 111 441 111 441 115 black_R /bg 436 133 436 127 442 127 442 133 436 133 436 127 442 127 442 133 white_R /fg 437 132 437 128 441 128 441 132 437 132 437 128 441 128 441 132 black_B /fg 437 132 437 128 441 128 441 132 437 132 437 128 441 128 441 132 black_R /bg 436 150 436 144 442 144 442 150 436 150 436 144 442 144 442 150 white_R /fg 437 149 437 145 441 145 441 149 437 149 437 145 441 145 441 149 black_B /fg 437 149 437 145 441 145 441 149 437 149 437 145 441 145 441 149 black_R /bg 436 167 436 161 442 161 442 167 436 167 436 161 442 161 442 167 white_R /fg 437 166 437 162 441 162 441 166 437 166 437 162 441 162 441 166 black_B /fg 437 166 437 162 441 162 441 166 437 166 437 162 441 162 441 166 black_R /bg 436 184 436 178 442 178 442 184 436 184 436 178 442 178 442 184 white_R /fg 437 183 437 179 441 179 441 183 437 183 437 179 441 179 441 183 black_B /fg 437 183 437 179 441 179 441 183 437 183 437 179 441 179 441 183 black_R /bg 436 201 436 195 442 195 442 201 436 201 436 195 442 195 442 201 white_R /fg 437 200 437 196 441 196 441 200 437 200 437 196 441 196 441 200 black_B /fg 437 200 437 196 441 196 441 200 437 200 437 196 441 196 441 200 black_R /bg 436 218 436 212 442 212 442 218 436 218 436 212 442 212 442 218 white_R /fg 437 217 437 213 441 213 441 217 437 217 437 213 441 213 441 217 black_B /fg 437 217 437 213 441 213 441 217 437 217 437 213 441 213 441 217 black_R /bg 436 235 436 229 442 229 442 235 436 235 436 229 442 229 442 235 white_R /fg 437 234 437 230 441 230 441 234 437 234 437 230 441 230 441 234 black_B /fg 437 234 437 230 441 230 441 234 437 234 437 230 441 230 441 234 black_R /bg 436 252 436 246 442 246 442 252 436 252 436 246 442 246 442 252 white_R /fg 437 251 437 247 441 247 441 251 437 251 437 247 441 247 441 251 black_B /fg 437 251 437 247 441 247 441 251 437 251 437 247 441 247 441 251 black_R /bg 436 269 436 263 442 263 442 269 436 269 436 263 442 263 442 269 white_R /fg 437 268 437 264 441 264 441 268 437 268 437 264 441 264 441 268 black_B /fg 437 268 437 264 441 264 441 268 437 268 437 264 441 264 441 268 black_R /bg 436 286 436 280 442 280 442 286 436 286 436 280 442 280 442 286 white_R /fg 437 285 437 281 441 281 441 285 437 285 437 281 441 281 441 285 black_B /fg 437 285 437 281 441 281 441 285 437 285 437 281 441 281 441 285 black_R /bg 436 303 436 297 442 297 442 303 436 303 436 297 442 297 442 303 white_R /fg 437 302 437 298 441 298 441 302 437 302 437 298 441 298 441 302 black_B /fg 437 302 437 298 441 298 441 302 437 302 437 298 441 298 441 302 black_R /bg 436 320 436 314 442 314 442 320 436 320 436 314 442 314 442 320 white_R /fg 437 319 437 315 441 315 441 319 437 319 437 315 441 315 441 319 black_B /fg 437 319 437 315 441 315 441 319 437 319 437 315 441 315 441 319 black_R /bg 436 338 436 332 442 332 442 338 436 338 436 332 442 332 442 338 white_R /fg 437 337 437 333 441 333 441 337 437 337 437 333 441 333 441 337 black_B /fg 437 337 437 333 441 333 441 337 437 337 437 333 441 333 441 337 black_R /bg 436 355 436 349 442 349 442 355 436 355 436 349 442 349 442 355 white_R /fg 437 354 437 350 441 350 441 354 437 354 437 350 441 350 441 354 black_B /fg 437 354 437 350 441 350 441 354 437 354 437 350 441 350 441 354 black_R /bg 436 372 436 366 442 366 442 372 436 372 436 366 442 366 442 372 white_R /fg 437 371 437 367 441 367 441 371 437 371 437 367 441 367 441 371 black_B /fg 437 371 437 367 441 367 441 371 437 371 437 367 441 367 441 371 black_R /bg 436 389 436 383 442 383 442 389 436 389 436 383 442 383 442 389 white_R /fg 437 388 437 384 441 384 441 388 437 388 437 384 441 384 441 388 black_B /fg 437 388 437 384 441 384 441 388 437 388 437 384 441 384 441 388 black_R /bg 436 406 436 400 442 400 442 406 436 406 436 400 442 400 442 406 white_R /fg 437 405 437 401 441 401 441 405 437 405 437 401 441 401 441 405 black_B /fg 437 405 437 401 441 401 441 405 437 405 437 401 441 401 441 405 black_R /bg 436 423 436 417 442 417 442 423 436 423 436 417 442 417 442 423 white_R /fg 437 422 437 418 441 418 441 422 437 422 437 418 441 418 441 422 black_B /fg 437 422 437 418 441 418 441 422 437 422 437 418 441 418 441 422 black_R /bg 436 440 436 434 442 434 442 440 436 440 436 434 442 434 442 440 white_R /fg 437 439 437 435 441 435 441 439 437 439 437 435 441 435 441 439 black_B /fg 437 439 437 435 441 435 441 439 437 439 437 435 441 435 441 439 black_R /bg 436 457 436 451 442 451 442 457 436 457 436 451 442 451 442 457 white_R /fg 437 456 437 452 441 452 441 456 437 456 437 452 441 452 441 456 black_B /fg 437 456 437 452 441 452 441 456 437 456 437 452 441 452 441 456 black_R /bg 436 474 436 468 442 468 442 474 436 474 436 468 442 468 442 474 white_R /fg 437 473 437 469 441 469 441 473 437 473 437 469 441 469 441 473 black_B /fg 437 473 437 469 441 469 441 473 437 473 437 469 441 469 441 473 black_R /bg 436 491 436 485 442 485 442 491 436 491 436 485 442 485 442 491 white_R /fg 437 490 437 486 441 486 441 490 437 490 437 486 441 486 441 490 black_B /fg 437 490 437 486 441 486 441 490 437 490 437 486 441 486 441 490 black_R /bg 436 508 436 502 442 502 442 508 436 508 436 502 442 502 442 508 white_R /fg 437 507 437 503 441 503 441 507 437 507 437 503 441 503 441 507 black_B /fg 437 507 437 503 441 503 441 507 437 507 437 503 441 503 441 507 black_R /bg 436 525 436 519 442 519 442 525 436 525 436 519 442 519 442 525 white_R /fg 437 524 437 520 441 520 441 524 437 524 437 520 441 520 441 524 black_B /fg 437 524 437 520 441 520 441 524 437 524 437 520 441 520 441 524 black_R /bg 436 542 436 536 442 536 442 542 436 542 436 536 442 536 442 542 white_R /fg 437 541 437 537 441 537 441 541 437 541 437 537 441 537 441 541 black_B /fg 437 541 437 537 441 537 441 541 437 541 437 537 441 537 441 541 black_R /bg 436 559 436 553 442 553 442 559 436 559 436 553 442 553 442 559 white_R /fg 437 558 437 554 441 554 441 558 437 558 437 554 441 554 441 558 black_B /fg 437 558 437 554 441 554 441 558 437 558 437 554 441 554 441 558 black_R /bg 436 576 436 570 442 570 442 576 436 576 436 570 442 570 442 576 white_R /fg 437 575 437 571 441 571 441 575 437 575 437 571 441 571 441 575 black_B /fg 437 575 437 571 441 571 441 575 437 575 437 571 441 571 441 575 black_R /bg 436 593 436 587 442 587 442 593 436 593 436 587 442 587 442 593 white_R /fg 437 592 437 588 441 588 441 592 437 592 437 588 441 588 441 592 black_B /fg 437 592 437 588 441 588 441 592 437 592 437 588 441 588 441 592 black_R /bg 436 610 436 604 442 604 442 610 436 610 436 604 442 604 442 610 white_R /fg 437 609 437 605 441 605 441 609 437 609 437 605 441 605 441 609 black_B /fg 437 609 437 605 441 605 441 609 437 609 437 605 441 605 441 609 black_R /bg 436 627 436 621 442 621 442 627 436 627 436 621 442 621 442 627 white_R /fg 437 626 437 622 441 622 441 626 437 626 437 622 441 622 441 626 black_B /fg 437 626 437 622 441 622 441 626 437 626 437 622 441 622 441 626 black_R /bg 436 644 436 638 442 638 442 644 436 644 436 638 442 638 442 644 white_R /fg 437 643 437 639 441 639 441 643 437 643 437 639 441 639 441 643 black_B /fg 437 643 437 639 441 639 441 643 437 643 437 639 441 639 441 643 black_R 415 -2604 415 -2588 L 415 -2588 431 -2588 L 431 -2588 431 -2604 L 431 -2604 415 -2604 L 415 -2604 423 -2604 L 415 -2571 415 -2587 L 415 -2587 431 -2587 L 431 -2587 431 -2571 L 431 -2571 415 -2571 L 415 -2571 423 -2571 L 431 -2570 431 -2554 L 431 -2554 415 -2554 L 415 -2554 415 -2570 L 415 -2570 431 -2570 L 431 -2570 423 -2570 L 431 -2537 431 -2553 L 431 -2553 415 -2553 L 415 -2553 415 -2537 L 415 -2537 431 -2537 L 431 -2537 423 -2537 L 415 -2536 415 -2520 L 415 -2520 431 -2520 L 431 -2520 431 -2536 L 431 -2536 415 -2536 L 415 -2536 423 -2536 L 415 -2503 415 -2519 L 415 -2519 431 -2519 L 431 -2519 431 -2503 L 431 -2503 415 -2503 L 415 -2503 423 -2503 L 431 -2501 431 -2486 L 431 -2486 415 -2486 L 415 -2486 415 -2501 L 415 -2501 431 -2501 L 431 -2501 423 -2501 L 431 -2469 431 -2484 L 431 -2484 415 -2484 L 415 -2484 415 -2469 L 415 -2469 431 -2469 L 431 -2469 423 -2469 L 415 -2467 415 -2452 L 415 -2452 431 -2452 L 431 -2452 431 -2467 L 431 -2467 415 -2467 L 415 -2467 423 -2467 L 415 -2435 415 -2450 L 415 -2450 431 -2450 L 431 -2450 431 -2435 L 431 -2435 415 -2435 L 415 -2435 423 -2435 L 431 -2433 431 -2418 L 431 -2418 415 -2418 L 415 -2418 415 -2433 L 415 -2433 431 -2433 L 431 -2433 423 -2433 L 431 -2401 431 -2416 L 431 -2416 415 -2416 L 415 -2416 415 -2401 L 415 -2401 431 -2401 L 431 -2401 423 -2401 L 415 -2399 415 -2384 L 415 -2384 431 -2384 L 431 -2384 431 -2399 L 431 -2399 415 -2399 L 415 -2399 423 -2399 L 415 -2367 415 -2382 L 415 -2382 431 -2382 L 431 -2382 431 -2367 L 431 -2367 415 -2367 L 415 -2367 423 -2367 L 431 -2365 431 -2350 L 431 -2350 415 -2350 L 415 -2350 415 -2365 L 415 -2365 431 -2365 L 431 -2365 423 -2365 L 431 -2333 431 -2348 L 431 -2348 415 -2348 L 415 -2348 415 -2333 L 415 -2333 431 -2333 L 431 -2333 423 -2333 L 415 -2331 415 -2316 L 415 -2316 431 -2316 L 431 -2316 431 -2331 L 431 -2331 415 -2331 L 415 -2331 423 -2331 L 415 -2299 415 -2314 L 415 -2314 431 -2314 L 431 -2314 431 -2299 L 431 -2299 415 -2299 L 415 -2299 423 -2299 L 431 -2297 431 -2282 L 431 -2282 415 -2282 L 415 -2282 415 -2297 L 415 -2297 431 -2297 L 431 -2297 423 -2297 L 431 -2264 431 -2280 L 431 -2280 415 -2280 L 415 -2280 415 -2264 L 415 -2264 431 -2264 L 431 -2264 423 -2264 L 415 -2263 415 -2247 L 415 -2247 431 -2247 L 431 -2247 431 -2263 L 431 -2263 415 -2263 L 415 -2263 423 -2263 L 415 -2230 415 -2246 L 415 -2246 431 -2246 L 431 -2246 431 -2230 L 431 -2230 415 -2230 L 415 -2230 423 -2230 L 431 -2229 431 -2213 L 431 -2213 415 -2213 L 415 -2213 415 -2229 L 415 -2229 431 -2229 L 431 -2229 423 -2229 L 431 -2196 431 -2212 L 431 -2212 415 -2212 L 415 -2212 415 -2196 L 415 -2196 431 -2196 L 431 -2196 423 -2196 L 415 -2195 415 -2179 L 415 -2179 431 -2179 L 431 -2179 431 -2195 L 431 -2195 415 -2195 L 415 -2195 423 -2195 L 415 -2162 415 -2178 L 415 -2178 431 -2178 L 431 -2178 431 -2162 L 431 -2162 415 -2162 L 415 -2162 423 -2162 L 431 -2161 431 -2145 L 431 -2145 415 -2145 L 415 -2145 415 -2161 L 415 -2161 431 -2161 L 431 -2161 423 -2161 L 431 -2128 431 -2144 L 431 -2144 415 -2144 L 415 -2144 415 -2128 L 415 -2128 431 -2128 L 431 -2128 423 -2128 L 415 -2127 415 -2111 L 415 -2111 431 -2111 L 431 -2111 431 -2127 L 431 -2127 415 -2127 L 415 -2127 423 -2127 L 415 -2094 415 -2110 L 415 -2110 431 -2110 L 431 -2110 431 -2094 L 431 -2094 415 -2094 L 415 -2094 423 -2094 L 431 -2093 431 -2077 L 431 -2077 415 -2077 L 415 -2077 415 -2093 L 415 -2093 431 -2093 L 431 -2093 423 -2093 L 431 -2060 431 -2076 L 431 -2076 415 -2076 L 415 -2076 415 -2060 L 415 -2060 431 -2060 L 431 -2060 423 -2060 L 415 -2058 415 -2043 L 415 -2043 431 -2043 L 431 -2043 431 -2058 L 431 -2058 415 -2058 L 415 -2058 423 -2058 L 415 -2026 415 -2041 L 415 -2041 431 -2041 L 431 -2041 431 -2026 L 431 -2026 415 -2026 L 415 -2026 423 -2026 L 431 -2024 431 -2009 L 431 -2009 415 -2009 L 415 -2009 415 -2024 L 415 -2024 431 -2024 L 431 -2024 423 -2024 L 431 -1992 431 -2007 L 431 -2007 415 -2007 L 415 -2007 415 -1992 L 415 -1992 431 -1992 L 431 -1992 423 -1992 L 415 -1990 415 -1975 L 415 -1975 431 -1975 L 431 -1975 431 -1990 L 431 -1990 415 -1990 L 415 -1990 423 -1990 L 415 -1958 415 -1973 L 415 -1973 431 -1973 L 431 -1973 431 -1958 L 431 -1958 415 -1958 L 415 -1958 423 -1958 L 431 -1956 431 -1941 L 431 -1941 415 -1941 L 415 -1941 415 -1956 L 415 -1956 431 -1956 L 431 -1956 423 -1956 L 431 -1924 431 -1939 L 431 -1939 415 -1939 L 415 -1939 415 -1924 L 415 -1924 431 -1924 L 431 -1924 423 -1924 L 415 -1922 415 -1907 L 415 -1907 431 -1907 L 431 -1907 431 -1922 L 431 -1922 415 -1922 L 415 -1922 423 -1922 L 415 -1890 415 -1905 L 415 -1905 431 -1905 L 431 -1905 431 -1890 L 431 -1890 415 -1890 L 415 -1890 423 -1890 L 431 -1888 431 -1873 L 431 -1873 415 -1873 L 415 -1873 415 -1888 L 415 -1888 431 -1888 L 431 -1888 423 -1888 L 431 -1856 431 -1871 L 431 -1871 415 -1871 L 415 -1871 415 -1856 L 415 -1856 431 -1856 L 431 -1856 423 -1856 L 415 -1854 415 -1839 L 415 -1839 431 -1839 L 431 -1839 431 -1854 L 431 -1854 415 -1854 L 415 -1854 423 -1854 L 415 -1822 415 -1837 L 415 -1837 431 -1837 L 431 -1837 431 -1822 L 431 -1822 415 -1822 L 415 -1822 423 -1822 L 431 -1820 431 -1804 L 431 -1804 415 -1804 L 415 -1804 415 -1820 L 415 -1820 431 -1820 L 431 -1820 423 -1820 L 431 -1787 431 -1803 L 431 -1803 415 -1803 L 415 -1803 415 -1787 L 415 -1787 431 -1787 L 431 -1787 423 -1787 L 415 -1786 415 -1770 L 415 -1770 431 -1770 L 431 -1770 431 -1786 L 431 -1786 415 -1786 L 415 -1786 423 -1786 L 415 -1753 415 -1769 L 415 -1769 431 -1769 L 431 -1769 431 -1753 L 431 -1753 415 -1753 L 415 -1753 423 -1753 L 431 -1752 431 -1736 L 431 -1736 415 -1736 L 415 -1736 415 -1752 L 415 -1752 431 -1752 L 431 -1752 423 -1752 L 431 -1719 431 -1735 L 431 -1735 415 -1735 L 415 -1735 415 -1719 L 415 -1719 431 -1719 L 431 -1719 423 -1719 L 415 -1718 415 -1702 L 415 -1702 431 -1702 L 431 -1702 431 -1718 L 431 -1718 415 -1718 L 415 -1718 423 -1718 L 415 -1685 415 -1701 L 415 -1701 431 -1701 L 431 -1701 431 -1685 L 431 -1685 415 -1685 L 415 -1685 423 -1685 L 431 -1684 431 -1668 L 431 -1668 415 -1668 L 415 -1668 415 -1684 L 415 -1684 431 -1684 L 431 -1684 423 -1684 L 431 -1651 431 -1667 L 431 -1667 415 -1667 L 415 -1667 415 -1651 L 415 -1651 431 -1651 L 431 -1651 423 -1651 L 415 -1650 415 -1634 L 415 -1634 431 -1634 L 431 -1634 431 -1650 L 431 -1650 415 -1650 L 415 -1650 423 -1650 L 415 -1617 415 -1633 L 415 -1633 431 -1633 L 431 -1633 431 -1617 L 431 -1617 415 -1617 L 415 -1617 423 -1617 L 431 -1616 431 -1600 L 431 -1600 415 -1600 L 415 -1600 415 -1616 L 415 -1616 431 -1616 L 431 -1616 423 -1616 L 431 -1583 431 -1598 L 431 -1598 415 -1598 L 415 -1598 415 -1583 L 415 -1583 431 -1583 L 431 -1583 423 -1583 L 415 -1581 415 -1566 L 415 -1566 431 -1566 L 431 -1566 431 -1581 L 431 -1581 415 -1581 L 415 -1581 423 -1581 L 415 -1549 415 -1564 L 415 -1564 431 -1564 L 431 -1564 431 -1549 L 431 -1549 415 -1549 L 415 -1549 423 -1549 L 431 -1547 431 -1532 L 431 -1532 415 -1532 L 415 -1532 415 -1547 L 415 -1547 431 -1547 L 431 -1547 423 -1547 L 431 -1515 431 -1530 L 431 -1530 415 -1530 L 415 -1530 415 -1515 L 415 -1515 431 -1515 L 431 -1515 423 -1515 L 415 -1513 415 -1498 L 415 -1498 431 -1498 L 431 -1498 431 -1513 L 431 -1513 415 -1513 L 415 -1513 423 -1513 L 415 -1481 415 -1496 L 415 -1496 431 -1496 L 431 -1496 431 -1481 L 431 -1481 415 -1481 L 415 -1481 423 -1481 L 431 -1479 431 -1464 L 431 -1464 415 -1464 L 415 -1464 415 -1479 L 415 -1479 431 -1479 L 431 -1479 423 -1479 L 431 -1447 431 -1462 L 431 -1462 415 -1462 L 415 -1462 415 -1447 L 415 -1447 431 -1447 L 431 -1447 423 -1447 L 415 -1445 415 -1430 L 415 -1430 431 -1430 L 431 -1430 431 -1445 L 431 -1445 415 -1445 L 415 -1445 423 -1445 L 415 -1413 415 -1428 L 415 -1428 431 -1428 L 431 -1428 431 -1413 L 431 -1413 415 -1413 L 415 -1413 423 -1413 L 431 -1411 431 -1396 L 431 -1396 415 -1396 L 415 -1396 415 -1411 L 415 -1411 431 -1411 L 431 -1411 423 -1411 L 431 -1379 431 -1394 L 431 -1394 415 -1394 L 415 -1394 415 -1379 L 415 -1379 431 -1379 L 431 -1379 423 -1379 L 415 -1377 415 -1361 L 415 -1361 431 -1361 L 431 -1361 431 -1377 L 431 -1377 415 -1377 L 415 -1377 423 -1377 L 415 -1344 415 -1360 L 415 -1360 431 -1360 L 431 -1360 431 -1344 L 431 -1344 415 -1344 L 415 -1344 423 -1344 L 431 -1343 431 -1327 L 431 -1327 415 -1327 L 415 -1327 415 -1343 L 415 -1343 431 -1343 L 431 -1343 423 -1343 L 431 -1310 431 -1326 L 431 -1326 415 -1326 L 415 -1326 415 -1310 L 415 -1310 431 -1310 L 431 -1310 423 -1310 L 415 -1309 415 -1293 L 415 -1293 431 -1293 L 431 -1293 431 -1309 L 431 -1309 415 -1309 L 415 -1309 423 -1309 L 415 -1276 415 -1292 L 415 -1292 431 -1292 L 431 -1292 431 -1276 L 431 -1276 415 -1276 L 415 -1276 423 -1276 L 431 -1275 431 -1259 L 431 -1259 415 -1259 L 415 -1259 415 -1275 L 415 -1275 431 -1275 L 431 -1275 423 -1275 L 431 -1242 431 -1258 L 431 -1258 415 -1258 L 415 -1258 415 -1242 L 415 -1242 431 -1242 L 431 -1242 423 -1242 L 415 -1241 415 -1225 L 415 -1225 431 -1225 L 431 -1225 431 -1241 L 431 -1241 415 -1241 L 415 -1241 423 -1241 L 415 -1208 415 -1224 L 415 -1224 431 -1224 L 431 -1224 431 -1208 L 431 -1208 415 -1208 L 415 -1208 423 -1208 L 431 -1207 431 -1191 L 431 -1191 415 -1191 L 415 -1191 415 -1207 L 415 -1207 431 -1207 L 431 -1207 423 -1207 L 431 -1174 431 -1190 L 431 -1190 415 -1190 L 415 -1190 415 -1174 L 415 -1174 431 -1174 L 431 -1174 423 -1174 L 415 -1173 415 -1157 L 415 -1157 431 -1157 L 431 -1157 431 -1173 L 431 -1173 415 -1173 L 415 -1173 423 -1173 L 415 -1140 415 -1155 L 415 -1155 431 -1155 L 431 -1155 431 -1140 L 431 -1140 415 -1140 L 415 -1140 423 -1140 L 431 -1138 431 -1123 L 431 -1123 415 -1123 L 415 -1123 415 -1138 L 415 -1138 431 -1138 L 431 -1138 423 -1138 L 431 -1106 431 -1121 L 431 -1121 415 -1121 L 415 -1121 415 -1106 L 415 -1106 431 -1106 L 431 -1106 423 -1106 L 415 -1104 415 -1089 L 415 -1089 431 -1089 L 431 -1089 431 -1104 L 431 -1104 415 -1104 L 415 -1104 423 -1104 L 415 -1072 415 -1087 L 415 -1087 431 -1087 L 431 -1087 431 -1072 L 431 -1072 415 -1072 L 415 -1072 423 -1072 L 431 -1070 431 -1055 L 431 -1055 415 -1055 L 415 -1055 415 -1070 L 415 -1070 431 -1070 L 431 -1070 423 -1070 L 431 -1038 431 -1053 L 431 -1053 415 -1053 L 415 -1053 415 -1038 L 415 -1038 431 -1038 L 431 -1038 423 -1038 L 415 -1036 415 -1021 L 415 -1021 431 -1021 L 431 -1021 431 -1036 L 431 -1036 415 -1036 L 415 -1036 423 -1036 L 415 -1004 415 -1019 L 415 -1019 431 -1019 L 431 -1019 431 -1004 L 431 -1004 415 -1004 L 415 -1004 423 -1004 L 431 -1002 431 -987 L 431 -987 415 -987 L 415 -987 415 -1002 L 415 -1002 431 -1002 L 431 -1002 423 -1002 L 431 -970 431 -985 L 431 -985 415 -985 L 415 -985 415 -970 L 415 -970 431 -970 L 431 -970 423 -970 L 415 -968 415 -953 L 415 -953 431 -953 L 431 -953 431 -968 L 431 -968 415 -968 L 415 -968 423 -968 L 415 -936 415 -951 L 415 -951 431 -951 L 431 -951 431 -936 L 431 -936 415 -936 L 415 -936 423 -936 L 431 -934 431 -919 L 431 -919 415 -919 L 415 -919 415 -934 L 415 -934 431 -934 L 431 -934 423 -934 L 431 -901 431 -917 L 431 -917 415 -917 L 415 -917 415 -901 L 415 -901 431 -901 L 431 -901 423 -901 L 415 -900 415 -884 L 415 -884 431 -884 L 431 -884 431 -900 L 431 -900 415 -900 L 415 -900 423 -900 L 415 -867 415 -883 L 415 -883 431 -883 L 431 -883 431 -867 L 431 -867 415 -867 L 415 -867 423 -867 L 431 -866 431 -850 L 431 -850 415 -850 L 415 -850 415 -866 L 415 -866 431 -866 L 431 -866 423 -866 L 431 -833 431 -849 L 431 -849 415 -849 L 415 -849 415 -833 L 415 -833 431 -833 L 431 -833 423 -833 L 415 -832 415 -816 L 415 -816 431 -816 L 431 -816 431 -832 L 431 -832 415 -832 L 415 -832 423 -832 L 415 -799 415 -815 L 415 -815 431 -815 L 431 -815 431 -799 L 431 -799 415 -799 L 415 -799 423 -799 L 431 -798 431 -782 L 431 -782 415 -782 L 415 -782 415 -798 L 415 -798 431 -798 L 431 -798 423 -798 L 431 -765 431 -781 L 431 -781 415 -781 L 415 -781 415 -765 L 415 -765 431 -765 L 431 -765 423 -765 L 415 -764 415 -748 L 415 -748 431 -748 L 431 -748 431 -764 L 431 -764 415 -764 L 415 -764 423 -764 L 415 -731 415 -747 L 415 -747 431 -747 L 431 -747 431 -731 L 431 -731 415 -731 L 415 -731 423 -731 L 431 -730 431 -714 L 431 -714 415 -714 L 415 -714 415 -730 L 415 -730 431 -730 L 431 -730 423 -730 L 431 -697 431 -713 L 431 -713 415 -713 L 415 -713 415 -697 L 415 -697 431 -697 L 431 -697 423 -697 L 415 -695 415 -680 L 415 -680 431 -680 L 431 -680 431 -695 L 431 -695 415 -695 L 415 -695 423 -695 L 415 -663 415 -678 L 415 -678 431 -678 L 431 -678 431 -663 L 431 -663 415 -663 L 415 -663 423 -663 L 431 -661 431 -646 L 431 -646 415 -646 L 415 -646 415 -661 L 415 -661 431 -661 L 431 -661 423 -661 L 431 -629 431 -644 L 431 -644 415 -644 L 415 -644 415 -629 L 415 -629 431 -629 L 431 -629 423 -629 L 415 -627 415 -612 L 415 -612 431 -612 L 431 -612 431 -627 L 431 -627 415 -627 L 415 -627 423 -627 L 415 -595 415 -610 L 415 -610 431 -610 L 431 -610 431 -595 L 431 -595 415 -595 L 415 -595 423 -595 L 431 -593 431 -578 L 431 -578 415 -578 L 415 -578 415 -593 L 415 -593 431 -593 L 431 -593 423 -593 L 431 -561 431 -576 L 431 -576 415 -576 L 415 -576 415 -561 L 415 -561 431 -561 L 431 -561 423 -561 L 415 -559 415 -544 L 415 -544 431 -544 L 431 -544 431 -559 L 431 -559 415 -559 L 415 -559 423 -559 L 415 -527 415 -542 L 415 -542 431 -542 L 431 -542 431 -527 L 431 -527 415 -527 L 415 -527 423 -527 L 431 -525 431 -510 L 431 -510 415 -510 L 415 -510 415 -525 L 415 -525 431 -525 L 431 -525 423 -525 L 431 -493 431 -508 L 431 -508 415 -508 L 415 -508 415 -493 L 415 -493 431 -493 L 431 -493 423 -493 L 415 -491 415 -476 L 415 -476 431 -476 L 431 -476 431 -491 L 431 -491 415 -491 L 415 -491 423 -491 L 415 -459 415 -474 L 415 -474 431 -474 L 431 -474 431 -459 L 431 -459 415 -459 L 415 -459 423 -459 L 431 -457 431 -441 L 431 -441 415 -441 L 415 -441 415 -457 L 415 -457 431 -457 L 431 -457 423 -457 L 431 -424 431 -440 L 431 -440 415 -440 L 415 -440 415 -424 L 415 -424 431 -424 L 431 -424 423 -424 L 415 -423 415 -407 L 415 -407 431 -407 L 431 -407 431 -423 L 431 -423 415 -423 L 415 -423 423 -423 L 415 -390 415 -406 L 415 -406 431 -406 L 431 -406 431 -390 L 431 -390 415 -390 L 415 -390 423 -390 L 431 -389 431 -373 L 431 -373 415 -373 L 415 -373 415 -389 L 415 -389 431 -389 L 431 -389 423 -389 L 431 -356 431 -372 L 431 -372 415 -372 L 415 -372 415 -356 L 415 -356 431 -356 L 431 -356 423 -356 L 415 -355 415 -339 L 415 -339 431 -339 L 431 -339 431 -355 L 431 -355 415 -355 L 415 -355 423 -355 L 415 -322 415 -338 L 415 -338 431 -338 L 431 -338 431 -322 L 431 -322 415 -322 L 415 -322 423 -322 L 431 -321 431 -305 L 431 -305 415 -305 L 415 -305 415 -321 L 415 -321 431 -321 L 431 -321 423 -321 L 431 -288 431 -304 L 431 -304 415 -304 L 415 -304 415 -288 L 415 -288 431 -288 L 431 -288 423 -288 L 415 -287 415 -271 L 415 -271 431 -271 L 431 -271 431 -287 L 431 -287 415 -287 L 415 -287 423 -287 L 415 -254 415 -270 L 415 -270 431 -270 L 431 -270 431 -254 L 431 -254 415 -254 L 415 -254 423 -254 L 431 -253 431 -237 L 431 -237 415 -237 L 415 -237 415 -253 L 415 -253 431 -253 L 431 -253 423 -253 L 431 -220 431 -235 L 431 -235 415 -235 L 415 -235 415 -220 L 415 -220 431 -220 L 431 -220 423 -220 L 415 -218 415 -203 L 415 -203 431 -203 L 431 -203 431 -218 L 431 -218 415 -218 L 415 -218 423 -218 L 415 -186 415 -201 L 415 -201 431 -201 L 431 -201 431 -186 L 431 -186 415 -186 L 415 -186 423 -186 L 431 -184 431 -169 L 431 -169 415 -169 L 415 -169 415 -184 L 415 -184 431 -184 L 431 -184 423 -184 L 431 -152 431 -167 L 431 -167 415 -167 L 415 -167 415 -152 L 415 -152 431 -152 L 431 -152 423 -152 L 415 -150 415 -135 L 415 -135 431 -135 L 431 -135 431 -150 L 431 -150 415 -150 L 415 -150 423 -150 L 415 -118 415 -133 L 415 -133 431 -133 L 431 -133 431 -118 L 431 -118 415 -118 L 415 -118 423 -118 L 431 -116 431 -101 L 431 -101 415 -101 L 415 -101 415 -116 L 415 -116 431 -116 L 431 -116 423 -116 L 431 -84 431 -99 L 431 -99 415 -99 L 415 -99 415 -84 L 415 -84 431 -84 L 431 -84 423 -84 L 415 -82 415 -67 L 415 -67 431 -67 L 431 -67 431 -82 L 431 -82 415 -82 L 415 -82 423 -82 L 415 -50 415 -65 L 415 -65 431 -65 L 431 -65 431 -50 L 431 -50 415 -50 L 415 -50 423 -50 L 431 -48 431 -33 L 431 -33 415 -33 L 415 -33 415 -48 L 415 -48 431 -48 L 431 -48 423 -48 L 431 -16 431 -31 L 431 -31 415 -31 L 415 -31 415 -16 L 415 -16 431 -16 L 431 -16 423 -16 L 415 -14 415 2 L 415 2 431 2 L 431 2 431 -14 L 431 -14 415 -14 L 415 -14 423 -14 L 415 19 415 3 L 415 3 431 3 L 431 3 431 19 L 431 19 415 19 L 415 19 423 19 L 431 20 431 36 L 431 36 415 36 L 415 36 415 20 L 415 20 431 20 L 431 20 423 20 L 431 53 431 37 L 431 37 415 37 L 415 37 415 53 L 415 53 431 53 L 431 53 423 53 L 415 54 415 70 L 415 70 431 70 L 431 70 431 54 L 431 54 415 54 L 415 54 423 54 L 415 87 415 71 L 415 71 431 71 L 431 71 431 87 L 431 87 415 87 L 415 87 423 87 L 431 88 431 104 L 431 104 415 104 L 415 104 415 88 L 415 88 431 88 L 431 88 423 88 L 431 121 431 105 L 431 105 415 105 L 415 105 415 121 L 415 121 431 121 L 431 121 423 121 L 415 122 415 138 L 415 138 431 138 L 431 138 431 122 L 431 122 415 122 L 415 122 423 122 L 415 155 415 139 L 415 139 431 139 L 431 139 431 155 L 431 155 415 155 L 415 155 423 155 L 431 156 431 172 L 431 172 415 172 L 415 172 415 156 L 415 156 431 156 L 431 156 423 156 L 431 189 431 173 L 431 173 415 173 L 415 173 415 189 L 415 189 431 189 L 431 189 423 189 L 415 190 415 206 L 415 206 431 206 L 431 206 431 190 L 431 190 415 190 L 415 190 423 190 L 415 223 415 208 L 415 208 431 208 L 431 208 431 223 L 431 223 415 223 L 415 223 423 223 L 431 225 431 240 L 431 240 415 240 L 415 240 415 225 L 415 225 431 225 L 431 225 423 225 L 431 257 431 242 L 431 242 415 242 L 415 242 415 257 L 415 257 431 257 L 431 257 423 257 L 415 259 415 274 L 415 274 431 274 L 431 274 431 259 L 431 259 415 259 L 415 259 423 259 L 415 291 415 276 L 415 276 431 276 L 431 276 431 291 L 431 291 415 291 L 415 291 423 291 L 431 293 431 308 L 431 308 415 308 L 415 308 415 293 L 415 293 431 293 L 431 293 423 293 L 431 325 431 310 L 431 310 415 310 L 415 310 415 325 L 415 325 431 325 L 431 325 423 325 L 415 327 415 342 L 415 342 431 342 L 431 342 431 327 L 431 327 415 327 L 415 327 423 327 L 415 359 415 344 L 415 344 431 344 L 431 344 431 359 L 431 359 415 359 L 415 359 423 359 L 431 361 431 376 L 431 376 415 376 L 415 376 415 361 L 415 361 431 361 L 431 361 423 361 L 431 393 431 378 L 431 378 415 378 L 415 378 415 393 L 415 393 431 393 L 431 393 423 393 L 415 395 415 410 L 415 410 431 410 L 431 410 431 395 L 431 395 415 395 L 415 395 423 395 L 415 427 415 412 L 415 412 431 412 L 431 412 431 427 L 431 427 415 427 L 415 427 423 427 L 431 429 431 444 L 431 444 415 444 L 415 444 415 429 L 415 429 431 429 L 431 429 423 429 L 431 462 431 446 L 431 446 415 446 L 415 446 415 462 L 415 462 431 462 L 431 462 423 462 L 415 463 415 479 L 415 479 431 479 L 431 479 431 463 L 431 463 415 463 L 415 463 423 463 L 415 496 415 480 L 415 480 431 480 L 431 480 431 496 L 431 496 415 496 L 415 496 423 496 L 431 497 431 513 L 431 513 415 513 L 415 513 415 497 L 415 497 431 497 L 431 497 423 497 L 431 530 431 514 L 431 514 415 514 L 415 514 415 530 L 415 530 431 530 L 431 530 423 530 L 415 531 415 547 L 415 547 431 547 L 431 547 431 531 L 431 531 415 531 L 415 531 423 531 L 415 564 415 548 L 415 548 431 548 L 431 548 431 564 L 431 564 415 564 L 415 564 423 564 L 431 565 431 581 L 431 581 415 581 L 415 581 415 565 L 415 565 431 565 L 431 565 423 565 L 431 598 431 582 L 431 582 415 582 L 415 582 415 598 L 415 598 431 598 L 431 598 423 598 L 415 599 415 615 L 415 615 431 615 L 431 615 431 599 L 431 599 415 599 L 415 599 423 599 L 415 632 415 616 L 415 616 431 616 L 431 616 431 632 L 431 632 415 632 L 415 632 423 632 L 431 633 431 649 L 431 649 415 649 L 415 649 415 633 L 415 633 431 633 L 431 633 423 633 L 431 666 431 650 L 431 650 415 650 L 415 650 415 666 L 415 666 431 666 L 431 666 423 666 L /bg 416 668 416 664 420 664 420 668 416 668 416 664 420 664 420 668 white_R /fg 416 668 416 664 420 664 420 668 416 668 416 664 420 664 420 668 black_B 420 666 416 666 L /bg 426 668 426 664 430 664 430 668 426 668 426 664 430 664 430 668 white_R /fg 426 668 426 664 430 664 430 668 426 668 426 664 430 664 430 668 black_B 430 666 426 666 L 439 -2605 438 -2604 L 439 -2605 438 -2604 L 440 -2605 439 -2604 L 440 -2604 439 -2603 L 439 -2604 438 -2603 L 438 -2604 437 -2603 L 438 -2605 437 -2604 L 438 -2606 437 -2605 L 439 -2606 438 -2605 L 440 -2606 439 -2605 L 438 -2604 438 -2603 L 438 -2604 438 -2603 L 439 -2604 439 -2603 L 439 -2603 439 -2602 L 438 -2603 438 -2602 L 437 -2603 437 -2602 L 437 -2604 437 -2603 L 437 -2605 437 -2604 L 438 -2605 438 -2604 L 439 -2605 439 -2604 L 438 -2603 439 -2602 L 438 -2603 439 -2602 L 439 -2603 440 -2602 L 439 -2602 440 -2601 L 438 -2602 439 -2601 L 437 -2602 438 -2601 L 437 -2603 438 -2602 L 437 -2604 438 -2603 L 438 -2604 439 -2603 L 439 -2604 440 -2603 L 439 -2602 439 -2603 L 439 -2602 439 -2603 L 440 -2602 440 -2603 L 440 -2601 440 -2602 L 439 -2601 439 -2602 L 438 -2601 438 -2602 L 438 -2602 438 -2603 L 438 -2603 438 -2604 L 439 -2603 439 -2604 L 440 -2603 440 -2604 L 439 -2603 439 -2604 L 439 -2603 439 -2604 L 440 -2603 440 -2604 L 440 -2602 440 -2603 L 439 -2602 439 -2603 L 438 -2602 438 -2603 L 438 -2603 438 -2604 L 438 -2604 438 -2605 L 439 -2604 439 -2605 L 440 -2604 440 -2605 L 439 -2604 439 -2605 L 439 -2604 439 -2605 L 440 -2604 440 -2605 L 440 -2603 440 -2604 L 439 -2603 439 -2604 L 438 -2603 438 -2604 L 438 -2604 438 -2605 L 438 -2605 438 -2606 L 439 -2605 439 -2606 L 440 -2605 440 -2606 L 408 -2605 407 -2604 L 408 -2605 407 -2604 L 409 -2605 408 -2604 L 409 -2604 408 -2603 L 408 -2604 407 -2603 L 407 -2604 406 -2603 L 407 -2605 406 -2604 L 407 -2606 406 -2605 L 408 -2606 407 -2605 L 409 -2606 408 -2605 L 407 -2604 407 -2603 L 407 -2604 407 -2603 L 408 -2604 408 -2603 L 408 -2603 408 -2602 L 407 -2603 407 -2602 L 406 -2603 406 -2602 L 406 -2604 406 -2603 L 406 -2605 406 -2604 L 407 -2605 407 -2604 L 408 -2605 408 -2604 L 407 -2603 408 -2602 L 407 -2603 408 -2602 L 408 -2603 409 -2602 L 408 -2602 409 -2601 L 407 -2602 408 -2601 L 406 -2602 407 -2601 L 406 -2603 407 -2602 L 406 -2604 407 -2603 L 407 -2604 408 -2603 L 408 -2604 409 -2603 L 408 -2602 408 -2603 L 408 -2602 408 -2603 L 409 -2602 409 -2603 L 409 -2601 409 -2602 L 408 -2601 408 -2602 L 407 -2601 407 -2602 L 407 -2602 407 -2603 L 407 -2603 407 -2604 L 408 -2603 408 -2604 L 409 -2603 409 -2604 L 408 -2603 408 -2604 L 408 -2603 408 -2604 L 409 -2603 409 -2604 L 409 -2602 409 -2603 L 408 -2602 408 -2603 L 407 -2602 407 -2603 L 407 -2603 407 -2604 L 407 -2604 407 -2605 L 408 -2604 408 -2605 L 409 -2604 409 -2605 L 408 -2604 408 -2605 L 408 -2604 408 -2605 L 409 -2604 409 -2605 L 409 -2603 409 -2604 L 408 -2603 408 -2604 L 407 -2603 407 -2604 L 407 -2604 407 -2605 L 407 -2605 407 -2606 L 408 -2605 408 -2606 L 409 -2605 409 -2606 L 428 -2605 427 -2604 L 427 -2604 427 -2603 L 427 -2603 428 -2602 L 428 -2602 428 -2603 L 428 -2603 428 -2604 L 428 -2604 428 -2605 L 418 -2605 418 -2604 L 418 -2604 418 -2603 L 418 -2603 418 -2602 L 418 -2602 419 -2603 L 419 -2603 419 -2604 L 419 -2604 418 -2605 L 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 443 -2615 moveto 90 rotate (NAND1[191:0]) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 412 -2615 moveto 90 rotate (NAND2[191:0]) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 432 -2615 moveto 90 rotate (Ax_a2_0) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 422 -2615 moveto 90 rotate (Ax_b2_0) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2601 moveto (0) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2584 moveto (1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2567 moveto (2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2550 moveto (3) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2533 moveto (4) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2516 moveto (5) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2499 moveto (6) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2482 moveto (7) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2465 moveto (8) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2448 moveto (9) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2431 moveto (10) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2414 moveto (11) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2396 moveto (12) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2379 moveto (13) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2362 moveto (14) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2345 moveto (15) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2328 moveto (16) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2311 moveto (17) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2294 moveto (18) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2277 moveto (19) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2260 moveto (20) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2243 moveto (21) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2226 moveto (22) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2209 moveto (23) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2192 moveto (24) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2175 moveto (25) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2158 moveto (26) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2141 moveto (27) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2124 moveto (28) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2107 moveto (29) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2090 moveto (30) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2073 moveto (31) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2056 moveto (32) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2039 moveto (33) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2022 moveto (34) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -2005 moveto (35) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1988 moveto (36) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1971 moveto (37) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1954 moveto (38) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1936 moveto (39) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1919 moveto (40) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1902 moveto (41) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1885 moveto (42) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1868 moveto (43) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1851 moveto (44) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1834 moveto (45) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1817 moveto (46) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1800 moveto (47) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1783 moveto (48) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1766 moveto (49) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1749 moveto (50) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1732 moveto (51) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1715 moveto (52) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1698 moveto (53) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1681 moveto (54) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1664 moveto (55) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1647 moveto (56) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1630 moveto (57) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1613 moveto (58) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1596 moveto (59) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1579 moveto (60) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1562 moveto (61) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1545 moveto (62) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1528 moveto (63) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1511 moveto (64) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1494 moveto (65) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1476 moveto (66) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1459 moveto (67) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1442 moveto (68) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1425 moveto (69) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1408 moveto (70) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1391 moveto (71) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1374 moveto (72) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1357 moveto (73) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1340 moveto (74) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1323 moveto (75) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1306 moveto (76) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1289 moveto (77) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1272 moveto (78) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1255 moveto (79) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1238 moveto (80) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1221 moveto (81) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1204 moveto (82) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1187 moveto (83) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1170 moveto (84) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1153 moveto (85) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1136 moveto (86) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1119 moveto (87) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1102 moveto (88) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1085 moveto (89) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1068 moveto (90) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1051 moveto (91) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1033 moveto (92) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -1016 moveto (93) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -999 moveto (94) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -982 moveto (95) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -965 moveto (96) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -948 moveto (97) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -931 moveto (98) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -914 moveto (99) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -897 moveto (100) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -880 moveto (101) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -863 moveto (102) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -846 moveto (103) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -829 moveto (104) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -812 moveto (105) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -795 moveto (106) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -778 moveto (107) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -761 moveto (108) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -744 moveto (109) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -727 moveto (110) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -710 moveto (111) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -693 moveto (112) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -676 moveto (113) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -659 moveto (114) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -642 moveto (115) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -625 moveto (116) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -608 moveto (117) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -591 moveto (118) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -573 moveto (119) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -556 moveto (120) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -539 moveto (121) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -522 moveto (122) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -505 moveto (123) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -488 moveto (124) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -471 moveto (125) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -454 moveto (126) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -437 moveto (127) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2601 moveto (0) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2584 moveto (1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2567 moveto (2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2550 moveto (3) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2533 moveto (4) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2516 moveto (5) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2499 moveto (6) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2482 moveto (7) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2465 moveto (8) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2448 moveto (9) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2431 moveto (10) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2414 moveto (11) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2396 moveto (12) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2379 moveto (13) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2362 moveto (14) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2345 moveto (15) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2328 moveto (16) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2311 moveto (17) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2294 moveto (18) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2277 moveto (19) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2260 moveto (20) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2243 moveto (21) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2226 moveto (22) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2209 moveto (23) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2192 moveto (24) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2175 moveto (25) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2158 moveto (26) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2141 moveto (27) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2124 moveto (28) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2107 moveto (29) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2090 moveto (30) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2073 moveto (31) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2056 moveto (32) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2039 moveto (33) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2022 moveto (34) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -2005 moveto (35) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1988 moveto (36) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1971 moveto (37) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1954 moveto (38) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1936 moveto (39) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1919 moveto (40) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1902 moveto (41) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1885 moveto (42) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1868 moveto (43) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1851 moveto (44) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1834 moveto (45) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1817 moveto (46) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1800 moveto (47) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1783 moveto (48) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1766 moveto (49) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1749 moveto (50) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1732 moveto (51) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1715 moveto (52) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1698 moveto (53) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1681 moveto (54) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1664 moveto (55) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1647 moveto (56) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1630 moveto (57) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1613 moveto (58) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1596 moveto (59) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1579 moveto (60) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1562 moveto (61) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1545 moveto (62) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1528 moveto (63) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1511 moveto (64) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1494 moveto (65) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1476 moveto (66) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1459 moveto (67) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1442 moveto (68) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1425 moveto (69) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1408 moveto (70) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1391 moveto (71) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1374 moveto (72) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1357 moveto (73) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1340 moveto (74) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1323 moveto (75) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1306 moveto (76) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1289 moveto (77) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1272 moveto (78) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1255 moveto (79) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1238 moveto (80) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1221 moveto (81) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1204 moveto (82) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1187 moveto (83) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1170 moveto (84) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1153 moveto (85) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1136 moveto (86) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1119 moveto (87) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1102 moveto (88) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1085 moveto (89) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1068 moveto (90) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1051 moveto (91) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1033 moveto (92) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -1016 moveto (93) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -999 moveto (94) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -982 moveto (95) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -965 moveto (96) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -948 moveto (97) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -931 moveto (98) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -914 moveto (99) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -897 moveto (100) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -880 moveto (101) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -863 moveto (102) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -846 moveto (103) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -829 moveto (104) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -812 moveto (105) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -795 moveto (106) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -778 moveto (107) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -761 moveto (108) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -744 moveto (109) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -727 moveto (110) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -710 moveto (111) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -693 moveto (112) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -676 moveto (113) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -659 moveto (114) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -642 moveto (115) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -625 moveto (116) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -608 moveto (117) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -591 moveto (118) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -573 moveto (119) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -556 moveto (120) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -539 moveto (121) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -522 moveto (122) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -505 moveto (123) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -488 moveto (124) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -471 moveto (125) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -454 moveto (126) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -437 moveto (127) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 404 -2626 moveto (LB_dec_col_array1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -420 moveto (128) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -403 moveto (129) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -386 moveto (130) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -369 moveto (131) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -352 moveto (132) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -335 moveto (133) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -318 moveto (134) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -301 moveto (135) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -284 moveto (136) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -267 moveto (137) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -250 moveto (138) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -233 moveto (139) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -216 moveto (140) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -199 moveto (141) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -182 moveto (142) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -165 moveto (143) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -148 moveto (144) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -130 moveto (145) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -113 moveto (146) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -96 moveto (147) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -79 moveto (148) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -62 moveto (149) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -45 moveto (150) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -28 moveto (151) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 -11 moveto (152) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 6 moveto (153) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 23 moveto (154) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 40 moveto (155) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 57 moveto (156) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 74 moveto (157) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 91 moveto (158) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 108 moveto (159) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 125 moveto (160) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 142 moveto (161) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 159 moveto (162) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 176 moveto (163) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 193 moveto (164) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 210 moveto (165) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 227 moveto (166) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 244 moveto (167) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 261 moveto (168) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 278 moveto (169) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 295 moveto (170) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 312 moveto (171) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 330 moveto (172) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 347 moveto (173) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 364 moveto (174) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 381 moveto (175) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 398 moveto (176) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 415 moveto (177) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 432 moveto (178) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 449 moveto (179) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 466 moveto (180) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 483 moveto (181) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 500 moveto (182) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 517 moveto (183) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 534 moveto (184) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 551 moveto (185) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 568 moveto (186) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 585 moveto (187) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 602 moveto (188) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 619 moveto (189) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 636 moveto (190) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 408 653 moveto (191) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -420 moveto (128) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -403 moveto (129) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -386 moveto (130) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -369 moveto (131) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -352 moveto (132) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -335 moveto (133) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -318 moveto (134) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -301 moveto (135) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -284 moveto (136) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -267 moveto (137) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -250 moveto (138) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -233 moveto (139) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -216 moveto (140) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -199 moveto (141) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -182 moveto (142) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -165 moveto (143) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -148 moveto (144) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -130 moveto (145) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -113 moveto (146) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -96 moveto (147) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -79 moveto (148) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -62 moveto (149) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -45 moveto (150) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -28 moveto (151) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 -11 moveto (152) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 6 moveto (153) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 23 moveto (154) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 40 moveto (155) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 57 moveto (156) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 74 moveto (157) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 91 moveto (158) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 108 moveto (159) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 125 moveto (160) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 142 moveto (161) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 159 moveto (162) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 176 moveto (163) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 193 moveto (164) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 210 moveto (165) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 227 moveto (166) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 244 moveto (167) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 261 moveto (168) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 278 moveto (169) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 295 moveto (170) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 312 moveto (171) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 330 moveto (172) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 347 moveto (173) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 364 moveto (174) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 381 moveto (175) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 398 moveto (176) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 415 moveto (177) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 432 moveto (178) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 449 moveto (179) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 466 moveto (180) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 483 moveto (181) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 500 moveto (182) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 517 moveto (183) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 534 moveto (184) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 551 moveto (185) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 568 moveto (186) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 585 moveto (187) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 602 moveto (188) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 619 moveto (189) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 636 moveto (190) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 439 653 moveto (191) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2598 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2600 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2600 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2595 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2595 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2606 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2606 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2585 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2584 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2584 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2589 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2589 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2577 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2577 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2564 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2566 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2566 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2561 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2561 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2572 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2572 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2551 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2549 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2549 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2555 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2555 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2543 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2543 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2530 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2532 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2532 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2527 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2527 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2538 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2538 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2517 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2515 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2515 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2521 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2521 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2509 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2509 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2496 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2498 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2498 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2493 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2493 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2504 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2504 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2482 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2481 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2481 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2487 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2487 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2475 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2475 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2462 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2464 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2464 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2458 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2458 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2470 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2470 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2448 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2447 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2447 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2453 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2453 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2441 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2441 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2427 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2430 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2430 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2424 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2424 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2436 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2436 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2414 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2413 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2413 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2419 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2419 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2407 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2407 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2393 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2396 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2396 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2390 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2390 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2402 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2402 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2380 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2379 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2379 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2384 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2384 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2373 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2373 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2359 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2362 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2362 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2356 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2356 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2368 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2368 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2346 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2345 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2345 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2350 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2350 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2339 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2339 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2325 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2328 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2328 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2322 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2322 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2334 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2334 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2312 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2311 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2311 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2316 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2316 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2305 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2305 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2291 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2293 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2293 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2288 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2288 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2300 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2300 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2278 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2277 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2277 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2282 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2282 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2271 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2271 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2257 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2259 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2259 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2254 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2254 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2266 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2266 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2244 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2243 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2243 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2248 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2248 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2237 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2237 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2223 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2225 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2225 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2220 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2220 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2232 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2232 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2210 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2209 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2209 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2214 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2214 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2203 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2203 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2189 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2191 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2191 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2186 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2186 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2197 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2197 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2176 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2175 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2175 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2180 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2180 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2168 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2168 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2155 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2157 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2157 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2152 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2152 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2163 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2163 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2142 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2141 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2141 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2146 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2146 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2134 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2134 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2121 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2123 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2123 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2118 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2118 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2129 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2129 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2108 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2106 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2106 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2112 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2112 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2100 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2100 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2087 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2089 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2089 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2084 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2084 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2095 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2095 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2074 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2072 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2072 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2078 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2078 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2066 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2066 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2053 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2055 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2055 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2050 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2050 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2061 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2061 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2039 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2038 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2038 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2044 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2044 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2032 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -2032 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2019 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2021 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2021 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2015 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2015 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2027 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2027 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -2005 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -2004 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2004 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -2010 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -2010 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1998 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1998 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1984 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1987 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1987 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1981 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1981 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1993 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1993 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1971 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1970 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1970 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1976 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1976 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1964 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1964 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1950 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1953 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1953 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1947 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1947 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1959 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1959 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1937 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1936 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1936 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1942 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1942 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1930 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1930 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1916 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1919 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1919 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1913 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1913 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1925 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1925 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1903 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1902 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1902 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1907 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1907 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1896 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1896 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1882 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1885 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1885 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1879 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1879 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1891 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1891 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1869 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1868 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1868 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1873 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1873 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1862 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1862 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1848 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1851 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1851 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1845 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1845 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1857 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1857 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1835 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1834 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1834 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1839 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1839 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1828 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1828 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1814 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1816 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1816 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1811 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1811 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1823 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1823 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1801 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1800 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1800 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1805 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1805 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1794 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1794 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1780 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1782 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1782 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1777 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1777 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1789 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1789 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1767 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1766 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1766 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1771 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1771 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1760 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1760 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1746 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1748 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1748 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1743 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1743 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1754 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1754 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1733 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1732 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1732 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1737 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1737 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1725 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1725 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1712 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1714 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1714 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1709 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1709 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1720 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1720 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1699 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1698 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1698 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1703 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1703 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1691 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1691 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1678 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1680 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1680 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1675 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1675 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1686 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1686 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1665 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1663 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1663 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1669 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1669 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1657 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1657 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1644 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1646 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1646 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1641 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1641 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1652 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1652 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1631 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1629 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1629 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1635 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1635 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1623 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1623 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1610 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1612 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1612 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1607 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1607 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1618 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1618 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1597 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1595 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1595 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1601 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1601 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1589 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1589 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1576 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1578 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1578 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1572 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1572 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1584 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1584 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1562 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1561 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1561 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1567 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1567 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1555 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1555 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1542 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1544 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1544 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1538 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1538 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1550 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1550 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1528 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1527 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1527 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1533 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1533 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1521 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1521 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1507 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1510 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1510 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1504 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1504 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1516 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1516 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1494 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1493 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1493 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1499 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1499 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1487 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1487 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1473 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1476 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1476 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1470 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1470 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1482 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1482 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1460 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1459 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1459 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1464 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1464 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1453 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1453 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1439 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1442 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1442 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1436 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1436 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1448 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1448 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1426 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1425 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1425 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1430 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1430 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1419 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1419 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1405 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1408 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1408 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1402 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1402 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1414 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1414 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1392 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1391 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1391 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1396 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1396 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1385 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1385 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1371 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1373 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1373 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1368 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1368 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1380 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1380 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1358 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1357 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1357 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1362 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1362 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1351 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1351 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1337 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1339 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1339 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1334 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1334 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1346 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1346 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1324 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1323 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1323 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1328 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1328 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1317 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1317 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1303 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1305 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1305 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1300 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1300 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1312 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1312 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1290 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1289 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1289 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1294 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1294 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1282 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1282 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1269 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1271 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1271 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1266 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1266 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1277 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1277 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1256 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1255 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1255 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1260 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1260 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1248 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1248 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1235 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1237 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1237 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1232 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1232 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1243 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1243 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1222 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1221 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1221 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1226 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1226 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1214 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1214 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1201 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1203 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1203 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1198 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1198 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1209 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1209 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1188 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1186 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1186 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1192 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1192 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1180 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1180 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1167 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1169 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1169 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1164 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1164 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1175 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1175 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1154 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1152 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1152 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1158 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1158 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1146 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1146 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1133 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1135 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1135 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1130 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1130 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1141 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1141 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1119 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1118 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1118 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1124 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1124 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1112 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1112 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1099 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1101 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1101 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1095 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1095 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1107 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1107 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1085 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1084 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1084 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1090 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1090 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1078 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1078 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1064 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1067 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1067 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1061 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1061 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1073 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1073 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1051 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1050 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1050 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1056 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1056 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1044 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1044 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1030 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1033 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1033 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1027 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1027 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1039 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1039 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -1017 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1016 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1016 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1021 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1021 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -1010 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -1010 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -996 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -999 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -999 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -993 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -993 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -1005 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -1005 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -983 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -982 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -982 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -987 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -987 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -976 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -976 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -962 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -965 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -965 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -959 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -959 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -971 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -971 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -949 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -948 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -948 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -953 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -953 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -942 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -942 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -928 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -930 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -930 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -925 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -925 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -937 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -937 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -915 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -914 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -914 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -919 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -919 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -908 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -908 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -894 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -896 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -896 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -891 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -891 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -903 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -903 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -881 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -880 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -880 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -885 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -885 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -874 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -874 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -860 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -862 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -862 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -857 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -857 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -869 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -869 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -847 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -846 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -846 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -851 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -851 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -839 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -839 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -826 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -828 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -828 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -823 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -823 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -834 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -834 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -813 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -812 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -812 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -817 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -817 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -805 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -805 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -792 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -794 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -794 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -789 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -789 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -800 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -800 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -779 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -778 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -778 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -783 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -783 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -771 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -771 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -758 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -760 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -760 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -755 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -755 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -766 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -766 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -745 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -743 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -743 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -749 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -749 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -737 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -737 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -724 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -726 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -726 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -721 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -721 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -732 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -732 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -711 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -709 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -709 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -715 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -715 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -703 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -703 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -690 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -692 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -692 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -687 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -687 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -698 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -698 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -676 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -675 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -675 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -681 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -681 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -669 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -669 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -656 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -658 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -658 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -652 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -652 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -664 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -664 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -642 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -641 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -641 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -647 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -647 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -635 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -635 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -621 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -624 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -624 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -618 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -618 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -630 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -630 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -608 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -607 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -607 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -613 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -613 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -601 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -601 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -587 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -590 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -590 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -584 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -584 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -596 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -596 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -574 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -573 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -573 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -579 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -579 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -567 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -567 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -553 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -556 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -556 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -550 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -550 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -562 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -562 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -540 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -539 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -539 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -544 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -544 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -533 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -533 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -519 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -522 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -522 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -516 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -516 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -528 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -528 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -506 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -505 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -505 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -510 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -510 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -499 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -499 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -485 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -488 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -488 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -482 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -482 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -494 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -494 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -472 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -471 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -471 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -476 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -476 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -465 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -465 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -451 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -453 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -453 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -448 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -448 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -460 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -460 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -438 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -437 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -437 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -442 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -442 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -431 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -431 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -417 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -419 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -419 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -414 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -414 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -426 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -426 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -404 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -403 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -403 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -408 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -408 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -397 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -397 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -383 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -385 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -385 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -380 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -380 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -391 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -391 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -370 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -369 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -369 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -374 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -374 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -362 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -362 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -349 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -351 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -351 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -346 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -346 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -357 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -357 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -336 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -335 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -335 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -340 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -340 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -328 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -328 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -315 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -317 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -317 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -312 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -312 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -323 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -323 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -302 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -300 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -300 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -306 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -306 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -294 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -294 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -281 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -283 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -283 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -278 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -278 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -289 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -289 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -268 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -266 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -266 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -272 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -272 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -260 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -260 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -247 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -249 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -249 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -244 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -244 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -255 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -255 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -233 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -232 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -232 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -238 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -238 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -226 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -226 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -213 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -215 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -215 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -209 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -209 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -221 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -221 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -199 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -198 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -198 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -204 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -204 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -192 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -192 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -179 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -181 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -181 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -175 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -175 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -187 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -187 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -165 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -164 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -164 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -170 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -170 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -158 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -158 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -144 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -147 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -147 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -141 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -141 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -153 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -153 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -131 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -130 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -130 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -136 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -136 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -124 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -124 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -110 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -113 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -113 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -107 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -107 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -119 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -119 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -97 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -96 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -96 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -101 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -101 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -90 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -90 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -76 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -79 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -79 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -73 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -73 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -85 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -85 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -63 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -62 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -62 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -67 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -67 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -56 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -56 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -42 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -45 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -45 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -39 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -39 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -51 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -51 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -29 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -28 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -28 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -33 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -33 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -22 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 -22 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 -8 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 -10 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -10 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -5 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -5 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 -17 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 -17 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 5 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 6 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 6 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 1 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 1 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 12 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 12 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 26 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 24 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 24 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 29 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 29 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 17 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 17 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 39 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 40 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 40 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 35 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 35 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 46 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 46 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 60 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 58 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 58 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 63 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 63 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 51 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 51 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 73 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 74 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 74 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 69 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 69 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 81 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 81 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 94 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 92 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 92 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 97 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 97 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 86 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 86 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 107 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 108 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 108 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 103 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 103 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 115 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 115 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 128 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 126 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 126 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 131 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 131 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 120 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 120 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 141 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 142 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 142 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 137 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 137 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 149 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 149 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 162 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 160 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 160 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 165 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 165 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 154 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 154 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 175 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 177 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 177 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 171 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 171 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 183 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 183 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 196 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 194 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 194 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 199 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 199 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 188 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 188 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 209 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 211 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 211 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 205 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 205 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 217 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 217 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 230 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 228 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 228 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 233 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 233 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 222 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 222 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 244 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 245 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 245 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 239 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 239 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 251 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 251 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 264 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 262 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 262 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 268 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 268 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 256 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 256 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 278 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 279 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 279 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 273 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 273 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 285 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 285 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 299 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 296 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 296 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 302 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 302 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 290 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 290 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 312 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 313 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 313 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 307 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 307 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 319 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 319 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 333 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 330 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 330 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 336 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 336 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 324 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 324 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 346 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 347 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 347 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 342 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 342 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 353 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 353 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 367 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 364 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 364 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 370 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 370 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 358 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 358 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 380 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 381 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 381 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 376 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 376 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 387 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 387 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 401 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 398 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 398 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 404 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 404 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 392 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 392 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 414 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 415 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 415 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 410 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 410 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 421 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 421 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 435 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 433 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 433 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 438 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 438 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 426 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 426 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 448 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 449 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 449 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 444 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 444 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 455 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 455 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 469 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 467 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 467 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 472 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 472 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 460 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 460 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 482 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 483 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 483 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 478 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 478 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 489 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 489 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 503 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 501 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 501 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 506 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 506 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 494 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 494 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 516 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 517 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 517 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 512 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 512 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 524 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 524 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 537 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 535 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 535 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 540 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 540 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 529 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 529 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 550 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 551 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 551 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 546 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 546 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 558 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 558 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 571 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 569 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 569 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 574 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 574 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 563 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 563 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 584 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 585 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 585 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 580 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 580 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 592 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 592 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 605 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 603 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 603 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 608 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 608 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 597 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 597 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 618 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 620 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 620 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 614 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 614 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 626 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 417 626 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 639 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 637 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 637 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 642 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 642 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 631 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 631 moveto (Ax_b2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 421 652 moveto (dec) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 426 654 moveto (NAND2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 654 moveto (NAND1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 648 moveto (Ax_a1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 648 moveto (Ax_b1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 416 660 moveto (Ax_a2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 425 660 moveto (Ax_b2) show /bg 407 -2613 407 -2615 409 -2615 409 -2613 407 -2613 407 -2615 409 -2615 409 -2613 white_B /bg 407 -2612 407 -2615 410 -2615 410 -2612 407 -2612 407 -2615 410 -2615 410 -2612 white_B /bg 407 -2611 407 -2615 411 -2615 411 -2611 407 -2611 407 -2615 411 -2615 411 -2611 white_B 406 -2609 406 -2621 L 407 -2609 407 -2621 L 408 -2609 408 -2621 L 401 -2614 413 -2614 L 401 -2615 413 -2615 L 401 -2616 413 -2616 L rgb_fg 401 -2615 413 -2615 L 407 -2609 407 -2621 L /fg 407 -2612 407 -2615 410 -2615 410 -2612 407 -2612 407 -2615 410 -2615 410 -2612 black_B showpage