%!PS-Adobe- %%BoundingBox: 0 0 1535 1151 % The Human Interface tools program generates a postscript % description of your picture using attributes specified in the % Postscript Printer panel. % These attibutes are: scaling, rotation, whether polygons and % rectangles are described as hollow or filled, and, when the target % printer is black and white, whether objects should be drawn in % black or gray shades % If the device specified in the printer_configuration file is a color % device, the outlines are painted in colors. /q{bind def}bind def /A{setrgbcolor}q /rgb_bg {0 0 0 A}q /rgb_fg {0 0 0 A}q /rgb_bl {0 0 0 A}q /rgb_gr {0 0 0 A}q /rgb_rd { 0 0 0 A}q /rgb_ye {0 0 0 A}q /rgb_pr {0 0 0 A}q /rgb_gy {0 0 0 A}q /definepattern{ 10 dict begin /FontDict 9 dict def FontDict begin /cache exch def /key exch def /proc exch cvx def /mtx exch matrix invertmatrix def /height exch def /width exch def /ctm matrix currentmatrix def /ptm matrix identmatrix def /str (1234567890123456789012345678901234567890123456789) def end /FontBBox [ %def 0 0 FontDict /width get FontDict /height get ] def /FontMatrix FontDict /mtx get def /Encoding StandardEncoding def /FontType 3 def /BuildChar { %def pop begin FontDict begin width 0 cache { %ifelse 0 0 width height setcachedevice }{ %else setcharwidth } ifelse 0 0 moveto width 0 lineto width height lineto 0 height lineto closepath clip newpath gsave proc grestore end end } def FontDict /key get currentdict definefont end } bind def % dict patternpath - % dict matrix patternpath - /patternpath { %def dup type /dicttype eq {%ifelse begin FontDict /ctm get setmatrix }{ %else exch begin FontDict /ctm get setmatrix concat } ifelse currentdict setfont FontDict begin FontMatrix concat width 0 dtransform round width div exch round width div exch 0 height dtransform round height div exch round height div exch 0 0 transform round exch round exch ptm astore setmatrix pathbbox height div ceiling height mul 4 1 roll width div ceiling width mul 4 1 roll height div floor height mul 4 1 roll width div floor width mul 4 1 roll 2 index sub height div ceiling cvi exch 3 index sub width div ceiling cvi exch 4 2 roll moveto FontMatrix ptm invertmatrix pop { %repeat gsave ptm concat dup str length idiv { %repeat str show } repeat dup str length mod str exch 0 exch getinterval show grestore 0 height rmoveto } repeat pop end end } bind def % dict patternfill - %dict matrix patternfill - /patternfill {%def gsave clip patternpath grestore newpath }bind def 15 15 [300 30 div 0 0 300 30 div 0 0] { %definepattern newpath 2 setlinecap 7.5 7.5 1.5 0 360 arc 1.000000 setlinewidth stroke } bind /pattern0 true definepattern pop 15 15 [300 30 div 0 0 300 30 div 0 0] { %definepattern newpath 2 setlinecap 7.5 7.5 1.5 0 360 arc 1 setlinewidth stroke } bind /default_pattern true definepattern pop 15 15 [300 30 div 0 0 300 30 div 0 0] { %definepattern 2 setlinecap 7.5 0 moveto 15 7.5 lineto 0 7.5 moveto 7.5 15 lineto 1.000000 setlinewidth stroke } bind /pattern1 true definepattern pop 15 15 [300 30 div 0 0 300 30 div 0 0] { %definepattern 2 setlinecap 7.5 0 moveto 0 7.5 lineto 15 7.5 moveto 7.5 15 lineto 1.000000 setlinewidth stroke } bind /pattern2 true definepattern pop 15 15 [300 30 div 0 0 300 30 div 0 0] { %definepattern newpath 2 setlinecap 0 15 moveto 12 -7.5 rlineto -12 -7.5 rlineto 1.000000 setlinewidth stroke } bind /pattern3 true definepattern pop 15 15 [300 30 div 0 0 300 30 div 0 0] { %definepattern 2 setlinecap 15 0 moveto 0 0 lineto 1.000000 setlinewidth stroke } bind /pattern4 true definepattern pop 15 15 [300 30 div 0 0 300 30 div 0 0] { %definepattern 2 setlinecap 7.5 15 moveto 7.5 0 lineto 1.000000 setlinewidth stroke } bind /pattern5 true definepattern pop 15 15 [300 30 div 0 0 300 30 div 0 0] { %definepattern 2 setlinecap 7.5 7.5 7.5 0 180 arc 1.000000 setlinewidth stroke } bind /pattern6 true definepattern pop /stipple_B { %def 0 setlinewidth gsave moveto lineto lineto lineto closepath stroke moveto lineto lineto lineto closepath findfont % a pattern font patternfill grestore } bind def /black_B { %def 0 setlinewidth gsave moveto lineto lineto lineto closepath 0 0 0 setrgbcolor fill stroke pop pop pop pop pop pop pop pop pop grestore } bind def /hollow_B { %def 0 setlinewidth gsave moveto lineto lineto lineto closepath 0 0 0 setrgbcolor stroke pop pop pop pop pop pop pop pop pop grestore } bind def /white_B { %def 0 setlinewidth gsave moveto lineto lineto lineto closepath 1 1 1 setrgbcolor fill stroke pop pop pop pop pop pop pop pop pop grestore } bind def /stipple_R { %def 0 setlinewidth gsave moveto lineto lineto lineto closepath stroke moveto lineto lineto lineto closepath findfont % a pattern font patternfill grestore } bind def /black_R { %def 0 setlinewidth gsave moveto lineto lineto lineto closepath 0 0 0 setrgbcolor fill stroke pop pop pop pop pop pop pop pop pop grestore } bind def /white_R { %def 0 setlinewidth gsave moveto lineto lineto lineto closepath 1 1 1 setrgbcolor fill stroke pop pop pop pop pop pop pop pop pop grestore } bind def /D{setdash}q /O {[] 0 D}q /o1 {[2 2] 0 D} q /o2 {[1 5 7 3] 0 D} q /o3 {[1 3 2 3 7 ] 0 D} q /o4 {[1 2 2 2 2 2 5] 0 D} q /o5 {[1 2 13] 0 D} q /o6 {[1 7 ] 0 D} q /_l {lineto} q /_m {moveto} q /c {arc closepath stroke}q /makepath { /ptarr exch def newpath ptarr 0 get ptarr 1 get moveto 2 2 ptarr length 1 sub { /idx exch def ptarr idx get ptarr idx 1 add get lineto } for }def /G {/yarr exch def /xarr exch def 0 1 xarr length 1 sub { xarr exch get /x exch def 0 1 yarr length 1 sub { yarr exch get /y exch def x y P } for }for }q /L { newpath moveto lineto stroke }q /M { makepath stroke }q % % Rectangle and polygon definitions % --------------------------------- % % /trans { 3 -1 roll dup 4 1 roll add 3 1 roll add exch itransform } q /setrect { /Y2 exch def /X2 exch def /Y1 exch def /X1 exch def X1 Y1 X1 Y2 X2 Y2 X2 Y1 }q /T { 3 copy transform trans setrect R pop }q /trans1 { 3 -1 roll add 3 1 roll add exch itransform } q /C { makepath closepath stroke }q /P {moveto 1 1 rlineto stroke} q % 0 0 moveto 0 h _l w h _l w 0 _l closepath clip newpath /clipbox {/y2 exch def /x2 exch def /y1 exch def /x1 exch def newpath x1 y1 moveto x1 y2 _l x2 y2 _l x2 y1 _l closepath clip } q 18 3 translate 0 0 translate 0.9800000 0.9800000 scale 763 -25 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 477 610 500 610 L 500 601 500 610 L 500 601 508 601 L 557 610 578 610 L 578 601 578 610 L 578 601 590 601 L 639 610 662 610 L 662 601 662 610 L 662 601 670 601 L 442 570 442 577 L 442 570 512 570 L 512 570 512 577 L 521 570 521 577 L 521 570 593 570 L 593 570 593 577 L 603 570 603 577 L 603 570 673 570 L 673 570 673 577 L 799 610 821 610 L 821 601 821 610 L 821 601 830 601 L 878 610 900 610 L 900 601 900 610 L 900 601 911 601 L 960 610 983 610 L 983 601 983 610 L 983 601 991 601 L 763 570 763 577 L 763 570 833 570 L 833 570 833 577 L 843 570 843 577 L 843 570 914 570 L 914 570 914 577 L 924 570 924 577 L 924 570 994 570 L 994 570 994 577 L 719 610 741 610 L 741 601 741 610 L 741 601 750 601 L 683 570 683 577 L 683 570 753 570 L 753 570 753 577 L 984 479 1007 479 L 984 471 984 479 L 976 471 984 471 L 906 479 927 479 L 906 471 906 479 L 895 471 906 471 L 823 479 846 479 L 823 471 823 479 L 815 471 823 471 L 1043 440 1043 447 L 973 440 1043 440 L 973 440 973 447 L 963 440 963 447 L 891 440 963 440 L 891 440 891 447 L 882 440 882 447 L 812 440 882 440 L 812 440 812 447 L 663 479 686 479 L 663 471 663 479 L 655 471 663 471 L 585 479 606 479 L 585 471 585 479 L 574 471 585 471 L 502 479 525 479 L 502 471 502 479 L 494 471 502 471 L 722 440 722 447 L 652 440 722 440 L 652 440 652 447 L 642 440 642 447 L 570 440 642 440 L 570 440 570 447 L 561 440 561 447 L 490 440 561 440 L 490 440 490 447 L 743 479 766 479 L 743 471 743 479 L 735 471 743 471 L 802 440 802 447 L 732 440 802 440 L 732 440 732 447 L 477 349 500 349 L 500 341 500 349 L 500 341 508 341 L 557 349 578 349 L 578 341 578 349 L 578 341 590 341 L 639 349 662 349 L 662 341 662 349 L 662 341 670 341 L 442 310 442 316 L 442 310 512 310 L 512 310 512 316 L 521 310 521 316 L 521 310 593 310 L 593 310 593 316 L 603 310 603 316 L 603 310 673 310 L 673 310 673 316 L 799 349 821 349 L 821 341 821 349 L 821 341 830 341 L 878 349 900 349 L 900 341 900 349 L 900 341 911 341 L 960 349 983 349 L 983 341 983 349 L 983 341 991 341 L 763 310 763 316 L 763 310 833 310 L 833 310 833 316 L 843 310 843 316 L 843 310 914 310 L 914 310 914 316 L 924 310 924 316 L 924 310 994 310 L 994 310 994 316 L 719 349 741 349 L 741 341 741 349 L 741 341 750 341 L 683 310 683 316 L 683 310 753 310 L 753 310 753 316 L 984 218 1007 218 L 984 210 984 218 L 976 210 984 210 L 906 218 927 218 L 906 210 906 218 L 895 210 906 210 L 823 218 846 218 L 823 210 823 218 L 815 210 823 210 L 1043 179 1043 186 L 973 179 1043 179 L 973 179 973 186 L 963 179 963 186 L 891 179 963 179 L 891 179 891 186 L 882 179 882 186 L 812 179 882 179 L 812 179 812 186 L 663 218 686 218 L 663 210 663 218 L 655 210 663 210 L 585 218 606 218 L 585 210 585 218 L 574 210 585 210 L 502 218 525 218 L 502 210 502 218 L 494 210 502 210 L 722 179 722 186 L 652 179 722 179 L 652 179 652 186 L 642 179 642 186 L 570 179 642 179 L 570 179 570 186 L 561 179 561 186 L 490 179 561 179 L 490 179 490 186 L 743 218 766 218 L 743 210 743 218 L 735 210 743 210 L 802 179 802 186 L 732 179 802 179 L 732 179 732 186 L 477 88 500 88 L 500 80 500 88 L 500 80 508 80 L 557 88 578 88 L 578 80 578 88 L 578 80 590 80 L 639 88 662 88 L 662 80 662 88 L 662 80 670 80 L 442 49 442 55 L 442 49 512 49 L 512 49 512 55 L 521 49 521 55 L 521 49 593 49 L 593 49 593 55 L 603 49 603 55 L 603 49 673 49 L 673 49 673 55 L 799 88 821 88 L 821 80 821 88 L 821 80 830 80 L 878 88 900 88 L 900 80 900 88 L 900 80 911 80 L 960 88 983 88 L 983 80 983 88 L 983 80 991 80 L 763 49 763 55 L 763 49 833 49 L 833 49 833 55 L 843 49 843 55 L 843 49 914 49 L 914 49 914 55 L 924 49 924 55 L 924 49 994 49 L 994 49 994 55 L 719 88 741 88 L 741 80 741 88 L 741 80 750 80 L 683 49 683 55 L 683 49 753 49 L 753 49 753 55 L 984 -43 1007 -43 L 984 -51 984 -43 L 976 -51 984 -51 L 906 -43 927 -43 L 906 -51 906 -43 L 895 -51 906 -51 L 823 -43 846 -43 L 823 -51 823 -43 L 815 -51 823 -51 L 1043 -82 1043 -75 L 973 -82 1043 -82 L 973 -82 973 -75 L 963 -82 963 -75 L 891 -82 963 -82 L 891 -82 891 -75 L 882 -82 882 -75 L 812 -82 882 -82 L 812 -82 812 -75 L 663 -43 686 -43 L 663 -51 663 -43 L 655 -51 663 -51 L 585 -43 606 -43 L 585 -51 585 -43 L 574 -51 585 -51 L 502 -43 525 -43 L 502 -51 502 -43 L 494 -51 502 -51 L 722 -82 722 -75 L 652 -82 722 -82 L 652 -82 652 -75 L 642 -82 642 -75 L 570 -82 642 -82 L 570 -82 570 -75 L 561 -82 561 -75 L 490 -82 561 -82 L 490 -82 490 -75 L 743 -43 766 -43 L 743 -51 743 -43 L 735 -51 743 -51 L 802 -82 802 -75 L 732 -82 802 -82 L 732 -82 732 -75 L 477 -173 500 -173 L 500 -181 500 -173 L 500 -181 508 -181 L 557 -173 578 -173 L 578 -181 578 -173 L 578 -181 590 -181 L 639 -173 662 -173 L 662 -181 662 -173 L 662 -181 670 -181 L 442 -212 442 -206 L 442 -212 512 -212 L 512 -212 512 -206 L 521 -212 521 -206 L 521 -212 593 -212 L 593 -212 593 -206 L 603 -212 603 -206 L 603 -212 673 -212 L 673 -212 673 -206 L 799 -173 821 -173 L 821 -181 821 -173 L 821 -181 830 -181 L 878 -173 900 -173 L 900 -181 900 -173 L 900 -181 911 -181 L 960 -173 983 -173 L 983 -181 983 -173 L 983 -181 991 -181 L 763 -212 763 -206 L 763 -212 833 -212 L 833 -212 833 -206 L 843 -212 843 -206 L 843 -212 914 -212 L 914 -212 914 -206 L 924 -212 924 -206 L 924 -212 994 -212 L 994 -212 994 -206 L 719 -173 741 -173 L 741 -181 741 -173 L 741 -181 750 -181 L 683 -212 683 -206 L 683 -212 753 -212 L 753 -212 753 -206 L 984 -303 1007 -303 L 984 -311 984 -303 L 976 -311 984 -311 L 906 -303 927 -303 L 906 -311 906 -303 L 895 -311 906 -311 L 823 -303 846 -303 L 823 -311 823 -303 L 815 -311 823 -311 L 1043 -342 1043 -336 L 973 -342 1043 -342 L 973 -342 973 -336 L 963 -342 963 -336 L 891 -342 963 -342 L 891 -342 891 -336 L 882 -342 882 -336 L 812 -342 882 -342 L 812 -342 812 -336 L 663 -303 686 -303 L 663 -311 663 -303 L 655 -311 663 -311 L 585 -303 606 -303 L 585 -311 585 -303 L 574 -311 585 -311 L 502 -303 525 -303 L 502 -311 502 -303 L 494 -311 502 -311 L 722 -342 722 -336 L 652 -342 722 -342 L 652 -342 652 -336 L 642 -342 642 -336 L 570 -342 642 -342 L 570 -342 570 -336 L 561 -342 561 -336 L 490 -342 561 -342 L 490 -342 490 -336 L 743 -303 766 -303 L 743 -311 743 -303 L 735 -311 743 -311 L 802 -342 802 -336 L 732 -342 802 -342 L 732 -342 732 -336 L 1040 610 1063 610 L 1063 471 1063 610 L 1056 471 1063 471 L 420 479 445 479 L 420 341 420 479 L 420 341 428 341 L 1040 349 1063 349 L 1063 210 1063 349 L 1056 210 1063 210 L 420 218 445 218 L 420 80 420 218 L 420 80 428 80 L 1040 88 1063 88 L 1063 -51 1063 88 L 1056 -51 1063 -51 L 420 -43 445 -43 L 420 -181 420 -43 L 420 -181 428 -181 L 1040 -173 1063 -173 L 1063 -311 1063 -173 L 1056 -311 1063 -311 L 1004 570 1004 577 L 1004 570 1059 570 L 1059 440 1059 570 L 1053 440 1059 440 L 1053 440 1053 447 L 1004 310 1004 316 L 1004 310 1059 310 L 1059 179 1059 310 L 1053 179 1059 179 L 1053 179 1053 186 L 1004 49 1004 55 L 1004 49 1059 49 L 1059 -82 1059 49 L 1053 -82 1059 -82 L 1053 -82 1053 -75 L 1004 -212 1004 -206 L 1004 -212 1059 -212 L 1059 -342 1059 -212 L 1053 -342 1059 -342 L 1053 -342 1053 -336 L 481 440 481 447 L 424 440 481 440 L 424 310 424 440 L 424 310 432 310 L 432 310 432 316 L 481 179 481 186 L 424 179 481 179 L 424 49 424 179 L 424 49 432 49 L 432 49 432 55 L 481 -82 481 -75 L 424 -82 481 -82 L 424 -212 424 -82 L 424 -212 432 -212 L 432 -212 432 -206 L /fg 461 561 461 560 541 560 541 561 461 561 461 560 541 560 541 561 black_R /fg 461 512 461 511 541 511 541 512 461 512 461 511 541 511 541 512 black_R /fg 461 380 461 379 541 379 541 380 461 380 461 379 541 379 541 380 black_R /fg 461 253 461 252 541 252 541 253 461 253 461 252 541 252 541 253 black_R /fg 461 121 461 120 541 120 541 121 461 121 461 120 541 120 541 121 black_R /fg 461 -10 461 -10 541 -10 541 -10 461 -10 461 -10 541 -10 541 -10 black_R /fg 461 -140 461 -141 541 -141 541 -140 461 -140 461 -141 541 -141 541 -140 black_R /fg 461 -270 461 -271 541 -271 541 -270 461 -270 461 -271 541 -271 541 -270 black_R /fg 461 639 461 639 541 639 541 639 461 639 461 639 541 639 541 639 black_R /fg 461 431 461 430 541 430 541 431 461 431 461 430 541 430 541 431 black_R /fg 461 300 461 300 541 300 541 300 461 300 461 300 541 300 541 300 black_R /fg 461 170 461 169 541 169 541 170 461 170 461 169 541 169 541 170 black_R /fg 461 39 461 39 541 39 541 39 461 39 461 39 541 39 541 39 black_R /fg 461 -91 461 -92 541 -92 541 -91 461 -91 461 -92 541 -92 541 -91 black_R /fg 461 -222 461 -222 541 -222 541 -222 461 -222 461 -222 541 -222 541 -222 black_R /fg 461 -352 461 -353 541 -353 541 -352 461 -352 461 -353 541 -353 541 -352 black_R 461 618 461 639 L /fg 541 639 541 639 623 639 623 639 541 639 541 639 623 639 623 639 black_R 541 618 541 639 L /fg 622 639 622 639 703 639 703 639 622 639 622 639 703 639 703 639 black_R 622 618 622 639 L /fg 702 639 702 639 783 639 783 639 702 639 702 639 783 639 783 639 black_R 702 618 702 639 L /fg 782 639 782 639 862 639 862 639 782 639 782 639 862 639 862 639 black_R 782 618 782 639 L /fg 862 639 862 639 944 639 944 639 862 639 862 639 944 639 944 639 black_R 862 618 862 639 L /fg 943 639 943 639 1024 639 1024 639 943 639 943 639 1024 639 1024 639 black_R 944 618 944 639 L /fg 1023 639 1023 639 1162 639 1162 639 1023 639 1023 639 1162 639 1162 639 black_R 1024 618 1024 639 L /fg 1023 512 1023 511 1081 511 1081 512 1023 512 1023 511 1081 511 1081 512 black_R /fg 1080 639 1080 511 1081 511 1081 639 1080 639 1080 511 1081 511 1081 639 black_R /fg 1080 639 1080 639 1162 639 1162 639 1080 639 1080 639 1162 639 1162 639 black_R 1024 487 1024 512 L /fg 943 512 943 511 1024 511 1024 512 943 512 943 511 1024 511 1024 512 black_R 944 487 944 512 L /fg 862 512 862 511 944 511 944 512 862 512 862 511 944 511 944 512 black_R 862 487 862 512 L /fg 782 512 782 511 862 511 862 512 782 512 782 511 862 511 862 512 black_R 782 487 782 512 L /fg 702 512 702 511 783 511 783 512 702 512 702 511 783 511 783 512 black_R 702 487 702 512 L /fg 622 512 622 511 703 511 703 512 622 512 622 511 703 511 703 512 black_R 622 487 622 512 L /fg 541 512 541 511 623 511 623 512 541 512 541 511 623 511 623 512 black_R 541 487 541 512 L 461 487 461 512 L 461 357 461 380 L /fg 541 380 541 379 623 379 623 380 541 380 541 379 623 379 623 380 black_R 541 357 541 380 L /fg 622 380 622 379 703 379 703 380 622 380 622 379 703 379 703 380 black_R 622 357 622 380 L /fg 702 380 702 379 783 379 783 380 702 380 702 379 783 379 783 380 black_R 702 357 702 380 L /fg 782 380 782 379 862 379 862 380 782 380 782 379 862 379 862 380 black_R 782 357 782 380 L /fg 862 380 862 379 944 379 944 380 862 380 862 379 944 379 944 380 black_R 862 357 862 380 L /fg 943 380 943 379 1024 379 1024 380 943 380 943 379 1024 379 1024 380 black_R 944 357 944 380 L /fg 1023 380 1023 379 1081 379 1081 380 1023 380 1023 379 1081 379 1081 380 black_R /fg 1080 639 1080 379 1081 379 1081 639 1080 639 1080 379 1081 379 1081 639 black_R /fg 1080 639 1080 639 1162 639 1162 639 1080 639 1080 639 1162 639 1162 639 black_R 1024 357 1024 380 L /fg 1023 253 1023 252 1081 252 1081 253 1023 253 1023 252 1081 252 1081 253 black_R /fg 1080 639 1080 252 1081 252 1081 639 1080 639 1080 252 1081 252 1081 639 black_R /fg 1080 639 1080 639 1162 639 1162 639 1080 639 1080 639 1162 639 1162 639 black_R 1024 226 1024 253 L /fg 943 253 943 252 1024 252 1024 253 943 253 943 252 1024 252 1024 253 black_R 944 226 944 253 L /fg 862 253 862 252 944 252 944 253 862 253 862 252 944 252 944 253 black_R 862 226 862 253 L /fg 782 253 782 252 862 252 862 253 782 253 782 252 862 252 862 253 black_R 782 226 782 253 L /fg 702 253 702 252 783 252 783 253 702 253 702 252 783 252 783 253 black_R 702 226 702 253 L /fg 622 253 622 252 703 252 703 253 622 253 622 252 703 252 703 253 black_R 622 226 622 253 L /fg 541 253 541 252 623 252 623 253 541 253 541 252 623 252 623 253 black_R 541 226 541 253 L 461 226 461 253 L 461 96 461 121 L /fg 541 121 541 120 623 120 623 121 541 121 541 120 623 120 623 121 black_R 541 96 541 121 L /fg 622 121 622 120 703 120 703 121 622 121 622 120 703 120 703 121 black_R 622 96 622 121 L /fg 702 121 702 120 783 120 783 121 702 121 702 120 783 120 783 121 black_R 702 96 702 121 L /fg 782 121 782 120 862 120 862 121 782 121 782 120 862 120 862 121 black_R 782 96 782 121 L /fg 862 121 862 120 944 120 944 121 862 121 862 120 944 120 944 121 black_R 862 96 862 121 L /fg 943 121 943 120 1024 120 1024 121 943 121 943 120 1024 120 1024 121 black_R 944 96 944 121 L /fg 1023 121 1023 120 1081 120 1081 121 1023 121 1023 120 1081 120 1081 121 black_R /fg 1080 639 1080 120 1081 120 1081 639 1080 639 1080 120 1081 120 1081 639 black_R /fg 1080 639 1080 639 1162 639 1162 639 1080 639 1080 639 1162 639 1162 639 black_R 1024 96 1024 121 L /fg 1023 -10 1023 -10 1081 -10 1081 -10 1023 -10 1023 -10 1081 -10 1081 -10 black_R /fg 1080 639 1080 -10 1081 -10 1081 639 1080 639 1080 -10 1081 -10 1081 639 black_R /fg 1080 639 1080 639 1162 639 1162 639 1080 639 1080 639 1162 639 1162 639 black_R 1024 -34 1024 -10 L /fg 943 -10 943 -10 1024 -10 1024 -10 943 -10 943 -10 1024 -10 1024 -10 black_R 944 -34 944 -10 L /fg 862 -10 862 -10 944 -10 944 -10 862 -10 862 -10 944 -10 944 -10 black_R 862 -34 862 -10 L /fg 782 -10 782 -10 862 -10 862 -10 782 -10 782 -10 862 -10 862 -10 black_R 782 -34 782 -10 L /fg 702 -10 702 -10 783 -10 783 -10 702 -10 702 -10 783 -10 783 -10 black_R 702 -34 702 -10 L /fg 622 -10 622 -10 703 -10 703 -10 622 -10 622 -10 703 -10 703 -10 black_R 622 -34 622 -10 L /fg 541 -10 541 -10 623 -10 623 -10 541 -10 541 -10 623 -10 623 -10 black_R 541 -34 541 -10 L 461 -34 461 -10 L 461 -165 461 -140 L /fg 541 -140 541 -141 623 -141 623 -140 541 -140 541 -141 623 -141 623 -140 black_R 541 -165 541 -140 L /fg 622 -140 622 -141 703 -141 703 -140 622 -140 622 -141 703 -141 703 -140 black_R 622 -165 622 -140 L /fg 702 -140 702 -141 783 -141 783 -140 702 -140 702 -141 783 -141 783 -140 black_R 702 -165 702 -140 L /fg 782 -140 782 -141 862 -141 862 -140 782 -140 782 -141 862 -141 862 -140 black_R 782 -165 782 -140 L /fg 862 -140 862 -141 944 -141 944 -140 862 -140 862 -141 944 -141 944 -140 black_R 862 -165 862 -140 L /fg 943 -140 943 -141 1024 -141 1024 -140 943 -140 943 -141 1024 -141 1024 -140 black_R 944 -165 944 -140 L /fg 1023 -140 1023 -141 1081 -141 1081 -140 1023 -140 1023 -141 1081 -141 1081 -140 black_R /fg 1080 639 1080 -141 1081 -141 1081 639 1080 639 1080 -141 1081 -141 1081 639 black_R /fg 1080 639 1080 639 1162 639 1162 639 1080 639 1080 639 1162 639 1162 639 black_R 1024 -165 1024 -140 L /fg 1023 -270 1023 -271 1081 -271 1081 -270 1023 -270 1023 -271 1081 -271 1081 -270 black_R /fg 1080 639 1080 -271 1081 -271 1081 639 1080 639 1080 -271 1081 -271 1081 639 black_R /fg 1080 639 1080 639 1162 639 1162 639 1080 639 1080 639 1162 639 1162 639 black_R 1024 -295 1024 -271 L /fg 943 -270 943 -271 1024 -271 1024 -270 943 -270 943 -271 1024 -271 1024 -270 black_R 944 -295 944 -271 L /fg 862 -270 862 -271 944 -271 944 -270 862 -270 862 -271 944 -271 944 -270 black_R 862 -295 862 -271 L /fg 782 -270 782 -271 862 -271 862 -270 782 -270 782 -271 862 -271 862 -270 black_R 782 -295 782 -271 L /fg 702 -270 702 -271 783 -271 783 -270 702 -270 702 -271 783 -271 783 -270 black_R 702 -295 702 -271 L /fg 622 -270 622 -271 703 -271 703 -270 622 -270 622 -271 703 -271 703 -270 black_R 622 -295 622 -271 L /fg 541 -270 541 -271 623 -271 623 -270 541 -270 541 -271 623 -271 623 -270 black_R 541 -295 541 -271 L 461 -295 461 -271 L 461 561 461 585 L /fg 541 561 541 560 623 560 623 561 541 561 541 560 623 560 623 561 black_R 541 561 541 585 L /fg 622 561 622 560 703 560 703 561 622 561 622 560 703 560 703 561 black_R 622 561 622 585 L /fg 702 561 702 560 783 560 783 561 702 561 702 560 783 560 783 561 black_R 702 561 702 585 L /fg 782 561 782 560 862 560 862 561 782 561 782 560 862 560 862 561 black_R 782 561 782 585 L /fg 862 561 862 560 944 560 944 561 862 561 862 560 944 560 944 561 black_R 862 561 862 585 L /fg 943 561 943 560 1024 560 1024 561 943 561 943 560 1024 560 1024 561 black_R 944 561 944 585 L /fg 1023 561 1023 560 1162 560 1162 561 1023 561 1023 560 1162 560 1162 561 black_R 1024 561 1024 585 L /fg 1023 431 1023 430 1114 430 1114 431 1023 431 1023 430 1114 430 1114 431 black_R /fg 1113 561 1113 430 1114 430 1114 561 1113 561 1113 430 1114 430 1114 561 black_R /fg 1113 561 1113 560 1162 560 1162 561 1113 561 1113 560 1162 560 1162 561 black_R 1024 430 1024 455 L /fg 943 431 943 430 1024 430 1024 431 943 431 943 430 1024 430 1024 431 black_R 944 430 944 455 L /fg 862 431 862 430 944 430 944 431 862 431 862 430 944 430 944 431 black_R 862 430 862 455 L /fg 782 431 782 430 862 430 862 431 782 431 782 430 862 430 862 431 black_R 782 430 782 455 L /fg 702 431 702 430 783 430 783 431 702 431 702 430 783 430 783 431 black_R 702 430 702 455 L /fg 622 431 622 430 703 430 703 431 622 431 622 430 703 430 703 431 black_R 622 430 622 455 L /fg 541 431 541 430 623 430 623 431 541 431 541 430 623 430 623 431 black_R 541 430 541 455 L 461 430 461 455 L 461 300 461 324 L /fg 541 300 541 300 623 300 623 300 541 300 541 300 623 300 623 300 black_R 541 300 541 324 L /fg 622 300 622 300 703 300 703 300 622 300 622 300 703 300 703 300 black_R 622 300 622 324 L /fg 702 300 702 300 783 300 783 300 702 300 702 300 783 300 783 300 black_R 702 300 702 324 L /fg 782 300 782 300 862 300 862 300 782 300 782 300 862 300 862 300 black_R 782 300 782 324 L /fg 862 300 862 300 944 300 944 300 862 300 862 300 944 300 944 300 black_R 862 300 862 324 L /fg 943 300 943 300 1024 300 1024 300 943 300 943 300 1024 300 1024 300 black_R 944 300 944 324 L /fg 1023 300 1023 300 1114 300 1114 300 1023 300 1023 300 1114 300 1114 300 black_R /fg 1113 561 1113 300 1114 300 1114 561 1113 561 1113 300 1114 300 1114 561 black_R /fg 1113 561 1113 560 1162 560 1162 561 1113 561 1113 560 1162 560 1162 561 black_R 1024 300 1024 324 L /fg 1023 170 1023 169 1114 169 1114 170 1023 170 1023 169 1114 169 1114 170 black_R /fg 1113 561 1113 169 1114 169 1114 561 1113 561 1113 169 1114 169 1114 561 black_R /fg 1113 561 1113 560 1162 560 1162 561 1113 561 1113 560 1162 560 1162 561 black_R 1024 169 1024 194 L /fg 943 170 943 169 1024 169 1024 170 943 170 943 169 1024 169 1024 170 black_R 944 169 944 194 L /fg 862 170 862 169 944 169 944 170 862 170 862 169 944 169 944 170 black_R 862 169 862 194 L /fg 782 170 782 169 862 169 862 170 782 170 782 169 862 169 862 170 black_R 782 169 782 194 L /fg 702 170 702 169 783 169 783 170 702 170 702 169 783 169 783 170 black_R 702 169 702 194 L /fg 622 170 622 169 703 169 703 170 622 170 622 169 703 169 703 170 black_R 622 169 622 194 L /fg 541 170 541 169 623 169 623 170 541 170 541 169 623 169 623 170 black_R 541 169 541 194 L 461 169 461 194 L 461 39 461 63 L /fg 541 39 541 39 623 39 623 39 541 39 541 39 623 39 623 39 black_R 541 39 541 63 L /fg 622 39 622 39 703 39 703 39 622 39 622 39 703 39 703 39 black_R 622 39 622 63 L /fg 702 39 702 39 783 39 783 39 702 39 702 39 783 39 783 39 black_R 702 39 702 63 L /fg 782 39 782 39 862 39 862 39 782 39 782 39 862 39 862 39 black_R 782 39 782 63 L /fg 862 39 862 39 944 39 944 39 862 39 862 39 944 39 944 39 black_R 862 39 862 63 L /fg 943 39 943 39 1024 39 1024 39 943 39 943 39 1024 39 1024 39 black_R 944 39 944 63 L /fg 1023 39 1023 39 1114 39 1114 39 1023 39 1023 39 1114 39 1114 39 black_R /fg 1113 561 1113 39 1114 39 1114 561 1113 561 1113 39 1114 39 1114 561 black_R /fg 1113 561 1113 560 1162 560 1162 561 1113 561 1113 560 1162 560 1162 561 black_R 1024 39 1024 63 L /fg 1023 -91 1023 -92 1114 -92 1114 -91 1023 -91 1023 -92 1114 -92 1114 -91 black_R /fg 1113 561 1113 -92 1114 -92 1114 561 1113 561 1113 -92 1114 -92 1114 561 black_R /fg 1113 561 1113 560 1162 560 1162 561 1113 561 1113 560 1162 560 1162 561 black_R 1024 -91 1024 -67 L /fg 943 -91 943 -92 1024 -92 1024 -91 943 -91 943 -92 1024 -92 1024 -91 black_R 944 -91 944 -67 L /fg 862 -91 862 -92 944 -92 944 -91 862 -91 862 -92 944 -92 944 -91 black_R 862 -91 862 -67 L /fg 782 -91 782 -92 862 -92 862 -91 782 -91 782 -92 862 -92 862 -91 black_R 782 -91 782 -67 L /fg 702 -91 702 -92 783 -92 783 -91 702 -91 702 -92 783 -92 783 -91 black_R 702 -91 702 -67 L /fg 622 -91 622 -92 703 -92 703 -91 622 -91 622 -92 703 -92 703 -91 black_R 622 -91 622 -67 L /fg 541 -91 541 -92 623 -92 623 -91 541 -91 541 -92 623 -92 623 -91 black_R 541 -91 541 -67 L 461 -91 461 -67 L 461 -222 461 -197 L /fg 541 -222 541 -222 623 -222 623 -222 541 -222 541 -222 623 -222 623 -222 black_R 541 -222 541 -197 L /fg 622 -222 622 -222 703 -222 703 -222 622 -222 622 -222 703 -222 703 -222 black_R 622 -222 622 -197 L /fg 702 -222 702 -222 783 -222 783 -222 702 -222 702 -222 783 -222 783 -222 black_R 702 -222 702 -197 L /fg 782 -222 782 -222 862 -222 862 -222 782 -222 782 -222 862 -222 862 -222 black_R 782 -222 782 -197 L /fg 862 -222 862 -222 944 -222 944 -222 862 -222 862 -222 944 -222 944 -222 black_R 862 -222 862 -197 L /fg 943 -222 943 -222 1024 -222 1024 -222 943 -222 943 -222 1024 -222 1024 -222 black_R 944 -222 944 -197 L /fg 1023 -222 1023 -222 1114 -222 1114 -222 1023 -222 1023 -222 1114 -222 1114 -222 black_R /fg 1113 561 1113 -222 1114 -222 1114 561 1113 561 1113 -222 1114 -222 1114 561 black_R /fg 1113 561 1113 560 1162 560 1162 561 1113 561 1113 560 1162 560 1162 561 black_R 1024 -222 1024 -197 L /fg 1023 -352 1023 -353 1114 -353 1114 -352 1023 -352 1023 -353 1114 -353 1114 -352 black_R /fg 1113 561 1113 -353 1114 -353 1114 561 1113 561 1113 -353 1114 -353 1114 561 black_R /fg 1113 561 1113 560 1162 560 1162 561 1113 561 1113 560 1162 560 1162 561 black_R 1024 -352 1024 -328 L /fg 943 -352 943 -353 1024 -353 1024 -352 943 -352 943 -353 1024 -353 1024 -352 black_R 944 -352 944 -328 L /fg 862 -352 862 -353 944 -353 944 -352 862 -352 862 -353 944 -353 944 -352 black_R 862 -352 862 -328 L /fg 782 -352 782 -353 862 -353 862 -352 782 -352 782 -353 862 -353 862 -352 black_R 782 -352 782 -328 L /fg 702 -352 702 -353 783 -353 783 -352 702 -352 702 -353 783 -353 783 -352 black_R 702 -352 702 -328 L /fg 622 -352 622 -353 703 -353 703 -352 622 -352 622 -353 703 -353 703 -352 black_R 622 -352 622 -328 L /fg 541 -352 541 -353 623 -353 623 -352 541 -352 541 -353 623 -353 623 -352 black_R 541 -352 541 -328 L 461 -352 461 -328 L 391 561 391 601 L 432 570 432 577 L 360 570 432 570 L 360 557 360 570 L 360 557 367 557 L 388 -320 445 -320 L 388 -320 388 -287 L 357 -276 363 -276 L 357 -334 357 -276 L 357 -334 481 -334 L 481 -336 481 -334 L 357 -284 357 46 L 357 -284 363 -284 L 363 -119 363 46 L 360 94 360 557 L 360 557 367 557 L 363 94 363 147 L 391 601 428 601 L 332 610 391 610 L 355 668 1162 668 L 355 593 355 668 L 331 593 355 593 L 283 600 298 600 L 391 601 391 610 L 391 704 1162 704 L 391 610 391 704 L 363 147 363 463 L 363 463 391 463 L 391 463 391 495 L 363 147 1162 147 L 283 101 357 101 L 357 94 357 101 L 363 -206 363 -119 L 363 -206 388 -206 L 388 -222 388 -206 L 363 -119 1162 -119 L 332 72 353 72 L 332 16 332 72 L 332 16 1162 16 L /bg 458 642 458 636 464 636 464 642 458 642 458 636 464 636 464 642 white_R /fg 459 641 459 637 463 637 463 641 459 641 459 637 463 637 463 641 black_B /fg 459 641 459 637 463 637 463 641 459 641 459 637 463 637 463 641 black_R /bg 458 515 458 509 464 509 464 515 458 515 458 509 464 509 464 515 white_R /fg 459 514 459 510 463 510 463 514 459 514 459 510 463 510 463 514 black_B /fg 459 514 459 510 463 510 463 514 459 514 459 510 463 510 463 514 black_R /bg 458 383 458 377 464 377 464 383 458 383 458 377 464 377 464 383 white_R /fg 459 382 459 378 463 378 463 382 459 382 459 378 463 378 463 382 black_B /fg 459 382 459 378 463 378 463 382 459 382 459 378 463 378 463 382 black_R /bg 458 256 458 250 464 250 464 256 458 256 458 250 464 250 464 256 white_R /fg 459 255 459 251 463 251 463 255 459 255 459 251 463 251 463 255 black_B /fg 459 255 459 251 463 251 463 255 459 255 459 251 463 251 463 255 black_R /bg 458 124 458 118 464 118 464 124 458 124 458 118 464 118 464 124 white_R /fg 459 123 459 119 463 119 463 123 459 123 459 119 463 119 463 123 black_B /fg 459 123 459 119 463 119 463 123 459 123 459 119 463 119 463 123 black_R /bg 458 -7 458 -13 464 -13 464 -7 458 -7 458 -13 464 -13 464 -7 white_R /fg 459 -8 459 -12 463 -12 463 -8 459 -8 459 -12 463 -12 463 -8 black_B /fg 459 -8 459 -12 463 -12 463 -8 459 -8 459 -12 463 -12 463 -8 black_R /bg 458 -137 458 -143 464 -143 464 -137 458 -137 458 -143 464 -143 464 -137 white_R /fg 459 -138 459 -142 463 -142 463 -138 459 -138 459 -142 463 -142 463 -138 black_B /fg 459 -138 459 -142 463 -142 463 -138 459 -138 459 -142 463 -142 463 -138 black_R /bg 458 -268 458 -274 464 -274 464 -268 458 -268 458 -274 464 -274 464 -268 white_R /fg 459 -269 459 -273 463 -273 463 -269 459 -269 459 -273 463 -273 463 -269 black_B /fg 459 -269 459 -273 463 -273 463 -269 459 -269 459 -273 463 -273 463 -269 black_R /bg 458 564 458 558 464 558 464 564 458 564 458 558 464 558 464 564 white_R /fg 459 563 459 559 463 559 463 563 459 563 459 559 463 559 463 563 black_B /fg 459 563 459 559 463 559 463 563 459 563 459 559 463 559 463 563 black_R /bg 458 433 458 427 464 427 464 433 458 433 458 427 464 427 464 433 white_R /fg 459 432 459 428 463 428 463 432 459 432 459 428 463 428 463 432 black_B /fg 459 432 459 428 463 428 463 432 459 432 459 428 463 428 463 432 black_R /bg 458 303 458 297 464 297 464 303 458 303 458 297 464 297 464 303 white_R /fg 459 302 459 298 463 298 463 302 459 302 459 298 463 298 463 302 black_B /fg 459 302 459 298 463 298 463 302 459 302 459 298 463 298 463 302 black_R /bg 458 172 458 166 464 166 464 172 458 172 458 166 464 166 464 172 white_R /fg 459 171 459 167 463 167 463 171 459 171 459 167 463 167 463 171 black_B /fg 459 171 459 167 463 167 463 171 459 171 459 167 463 167 463 171 black_R /bg 458 42 458 36 464 36 464 42 458 42 458 36 464 36 464 42 white_R /fg 459 41 459 37 463 37 463 41 459 41 459 37 463 37 463 41 black_B /fg 459 41 459 37 463 37 463 41 459 41 459 37 463 37 463 41 black_R /bg 458 -88 458 -94 464 -94 464 -88 458 -88 458 -94 464 -94 464 -88 white_R /fg 459 -89 459 -93 463 -93 463 -89 459 -89 459 -93 463 -93 463 -89 black_B /fg 459 -89 459 -93 463 -93 463 -89 459 -89 459 -93 463 -93 463 -89 black_R /bg 458 -219 458 -225 464 -225 464 -219 458 -219 458 -225 464 -225 464 -219 white_R /fg 459 -220 459 -224 463 -224 463 -220 459 -220 459 -224 463 -224 463 -220 black_B /fg 459 -220 459 -224 463 -224 463 -220 459 -220 459 -224 463 -224 463 -220 black_R /bg 458 -349 458 -355 464 -355 464 -349 458 -349 458 -355 464 -355 464 -349 white_R /fg 459 -350 459 -354 463 -354 463 -350 459 -350 459 -354 463 -354 463 -350 black_B /fg 459 -350 459 -354 463 -354 463 -350 459 -350 459 -354 463 -354 463 -350 black_R /bg 538 642 538 636 544 636 544 642 538 642 538 636 544 636 544 642 white_R /fg 539 641 539 637 543 637 543 641 539 641 539 637 543 637 543 641 black_B /fg 539 641 539 637 543 637 543 641 539 641 539 637 543 637 543 641 black_R /bg 619 642 619 636 625 636 625 642 619 642 619 636 625 636 625 642 white_R /fg 620 641 620 637 624 637 624 641 620 641 620 637 624 637 624 641 black_B /fg 620 641 620 637 624 637 624 641 620 641 620 637 624 637 624 641 black_R /bg 699 642 699 636 705 636 705 642 699 642 699 636 705 636 705 642 white_R /fg 700 641 700 637 704 637 704 641 700 641 700 637 704 637 704 641 black_B /fg 700 641 700 637 704 637 704 641 700 641 700 637 704 637 704 641 black_R /bg 779 642 779 636 785 636 785 642 779 642 779 636 785 636 785 642 white_R /fg 780 641 780 637 784 637 784 641 780 641 780 637 784 637 784 641 black_B /fg 780 641 780 637 784 637 784 641 780 641 780 637 784 637 784 641 black_R /bg 859 642 859 636 865 636 865 642 859 642 859 636 865 636 865 642 white_R /fg 860 641 860 637 864 637 864 641 860 641 860 637 864 637 864 641 black_B /fg 860 641 860 637 864 637 864 641 860 641 860 637 864 637 864 641 black_R /bg 941 642 941 636 947 636 947 642 941 642 941 636 947 636 947 642 white_R /fg 942 641 942 637 946 637 946 641 942 641 942 637 946 637 946 641 black_B /fg 942 641 942 637 946 637 946 641 942 641 942 637 946 637 946 641 black_R /bg 1021 642 1021 636 1027 636 1027 642 1021 642 1021 636 1027 636 1027 642 white_R /fg 1022 641 1022 637 1026 637 1026 641 1022 641 1022 637 1026 637 1026 641 black_B /fg 1022 641 1022 637 1026 637 1026 641 1022 641 1022 637 1026 637 1026 641 black_R /bg 1021 515 1021 509 1027 509 1027 515 1021 515 1021 509 1027 509 1027 515 white_R /fg 1022 514 1022 510 1026 510 1026 514 1022 514 1022 510 1026 510 1026 514 black_B /fg 1022 514 1022 510 1026 510 1026 514 1022 514 1022 510 1026 510 1026 514 black_R /bg 941 515 941 509 947 509 947 515 941 515 941 509 947 509 947 515 white_R /fg 942 514 942 510 946 510 946 514 942 514 942 510 946 510 946 514 black_B /fg 942 514 942 510 946 510 946 514 942 514 942 510 946 510 946 514 black_R /bg 859 515 859 509 865 509 865 515 859 515 859 509 865 509 865 515 white_R /fg 860 514 860 510 864 510 864 514 860 514 860 510 864 510 864 514 black_B /fg 860 514 860 510 864 510 864 514 860 514 860 510 864 510 864 514 black_R /bg 779 515 779 509 785 509 785 515 779 515 779 509 785 509 785 515 white_R /fg 780 514 780 510 784 510 784 514 780 514 780 510 784 510 784 514 black_B /fg 780 514 780 510 784 510 784 514 780 514 780 510 784 510 784 514 black_R /bg 699 515 699 509 705 509 705 515 699 515 699 509 705 509 705 515 white_R /fg 700 514 700 510 704 510 704 514 700 514 700 510 704 510 704 514 black_B /fg 700 514 700 510 704 510 704 514 700 514 700 510 704 510 704 514 black_R /bg 619 515 619 509 625 509 625 515 619 515 619 509 625 509 625 515 white_R /fg 620 514 620 510 624 510 624 514 620 514 620 510 624 510 624 514 black_B /fg 620 514 620 510 624 510 624 514 620 514 620 510 624 510 624 514 black_R /bg 538 515 538 509 544 509 544 515 538 515 538 509 544 509 544 515 white_R /fg 539 514 539 510 543 510 543 514 539 514 539 510 543 510 543 514 black_B /fg 539 514 539 510 543 510 543 514 539 514 539 510 543 510 543 514 black_R /bg 538 383 538 377 544 377 544 383 538 383 538 377 544 377 544 383 white_R /fg 539 382 539 378 543 378 543 382 539 382 539 378 543 378 543 382 black_B /fg 539 382 539 378 543 378 543 382 539 382 539 378 543 378 543 382 black_R /bg 619 383 619 377 625 377 625 383 619 383 619 377 625 377 625 383 white_R /fg 620 382 620 378 624 378 624 382 620 382 620 378 624 378 624 382 black_B /fg 620 382 620 378 624 378 624 382 620 382 620 378 624 378 624 382 black_R /bg 699 383 699 377 705 377 705 383 699 383 699 377 705 377 705 383 white_R /fg 700 382 700 378 704 378 704 382 700 382 700 378 704 378 704 382 black_B /fg 700 382 700 378 704 378 704 382 700 382 700 378 704 378 704 382 black_R /bg 779 383 779 377 785 377 785 383 779 383 779 377 785 377 785 383 white_R /fg 780 382 780 378 784 378 784 382 780 382 780 378 784 378 784 382 black_B /fg 780 382 780 378 784 378 784 382 780 382 780 378 784 378 784 382 black_R /bg 859 383 859 377 865 377 865 383 859 383 859 377 865 377 865 383 white_R /fg 860 382 860 378 864 378 864 382 860 382 860 378 864 378 864 382 black_B /fg 860 382 860 378 864 378 864 382 860 382 860 378 864 378 864 382 black_R /bg 941 383 941 377 947 377 947 383 941 383 941 377 947 377 947 383 white_R /fg 942 382 942 378 946 378 946 382 942 382 942 378 946 378 946 382 black_B /fg 942 382 942 378 946 378 946 382 942 382 942 378 946 378 946 382 black_R /bg 1021 383 1021 377 1027 377 1027 383 1021 383 1021 377 1027 377 1027 383 white_R /fg 1022 382 1022 378 1026 378 1026 382 1022 382 1022 378 1026 378 1026 382 black_B /fg 1022 382 1022 378 1026 378 1026 382 1022 382 1022 378 1026 378 1026 382 black_R /bg 1021 256 1021 250 1027 250 1027 256 1021 256 1021 250 1027 250 1027 256 white_R /fg 1022 255 1022 251 1026 251 1026 255 1022 255 1022 251 1026 251 1026 255 black_B /fg 1022 255 1022 251 1026 251 1026 255 1022 255 1022 251 1026 251 1026 255 black_R /bg 941 256 941 250 947 250 947 256 941 256 941 250 947 250 947 256 white_R /fg 942 255 942 251 946 251 946 255 942 255 942 251 946 251 946 255 black_B /fg 942 255 942 251 946 251 946 255 942 255 942 251 946 251 946 255 black_R /bg 859 256 859 250 865 250 865 256 859 256 859 250 865 250 865 256 white_R /fg 860 255 860 251 864 251 864 255 860 255 860 251 864 251 864 255 black_B /fg 860 255 860 251 864 251 864 255 860 255 860 251 864 251 864 255 black_R /bg 779 256 779 250 785 250 785 256 779 256 779 250 785 250 785 256 white_R /fg 780 255 780 251 784 251 784 255 780 255 780 251 784 251 784 255 black_B /fg 780 255 780 251 784 251 784 255 780 255 780 251 784 251 784 255 black_R /bg 699 256 699 250 705 250 705 256 699 256 699 250 705 250 705 256 white_R /fg 700 255 700 251 704 251 704 255 700 255 700 251 704 251 704 255 black_B /fg 700 255 700 251 704 251 704 255 700 255 700 251 704 251 704 255 black_R /bg 619 256 619 250 625 250 625 256 619 256 619 250 625 250 625 256 white_R /fg 620 255 620 251 624 251 624 255 620 255 620 251 624 251 624 255 black_B /fg 620 255 620 251 624 251 624 255 620 255 620 251 624 251 624 255 black_R /bg 538 256 538 250 544 250 544 256 538 256 538 250 544 250 544 256 white_R /fg 539 255 539 251 543 251 543 255 539 255 539 251 543 251 543 255 black_B /fg 539 255 539 251 543 251 543 255 539 255 539 251 543 251 543 255 black_R /bg 538 124 538 118 544 118 544 124 538 124 538 118 544 118 544 124 white_R /fg 539 123 539 119 543 119 543 123 539 123 539 119 543 119 543 123 black_B /fg 539 123 539 119 543 119 543 123 539 123 539 119 543 119 543 123 black_R /bg 619 124 619 118 625 118 625 124 619 124 619 118 625 118 625 124 white_R /fg 620 123 620 119 624 119 624 123 620 123 620 119 624 119 624 123 black_B /fg 620 123 620 119 624 119 624 123 620 123 620 119 624 119 624 123 black_R /bg 699 124 699 118 705 118 705 124 699 124 699 118 705 118 705 124 white_R /fg 700 123 700 119 704 119 704 123 700 123 700 119 704 119 704 123 black_B /fg 700 123 700 119 704 119 704 123 700 123 700 119 704 119 704 123 black_R /bg 779 124 779 118 785 118 785 124 779 124 779 118 785 118 785 124 white_R /fg 780 123 780 119 784 119 784 123 780 123 780 119 784 119 784 123 black_B /fg 780 123 780 119 784 119 784 123 780 123 780 119 784 119 784 123 black_R /bg 859 124 859 118 865 118 865 124 859 124 859 118 865 118 865 124 white_R /fg 860 123 860 119 864 119 864 123 860 123 860 119 864 119 864 123 black_B /fg 860 123 860 119 864 119 864 123 860 123 860 119 864 119 864 123 black_R /bg 941 124 941 118 947 118 947 124 941 124 941 118 947 118 947 124 white_R /fg 942 123 942 119 946 119 946 123 942 123 942 119 946 119 946 123 black_B /fg 942 123 942 119 946 119 946 123 942 123 942 119 946 119 946 123 black_R /bg 1021 124 1021 118 1027 118 1027 124 1021 124 1021 118 1027 118 1027 124 white_R /fg 1022 123 1022 119 1026 119 1026 123 1022 123 1022 119 1026 119 1026 123 black_B /fg 1022 123 1022 119 1026 119 1026 123 1022 123 1022 119 1026 119 1026 123 black_R /bg 1021 -7 1021 -13 1027 -13 1027 -7 1021 -7 1021 -13 1027 -13 1027 -7 white_R /fg 1022 -8 1022 -12 1026 -12 1026 -8 1022 -8 1022 -12 1026 -12 1026 -8 black_B /fg 1022 -8 1022 -12 1026 -12 1026 -8 1022 -8 1022 -12 1026 -12 1026 -8 black_R /bg 941 -7 941 -13 947 -13 947 -7 941 -7 941 -13 947 -13 947 -7 white_R /fg 942 -8 942 -12 946 -12 946 -8 942 -8 942 -12 946 -12 946 -8 black_B /fg 942 -8 942 -12 946 -12 946 -8 942 -8 942 -12 946 -12 946 -8 black_R /bg 859 -7 859 -13 865 -13 865 -7 859 -7 859 -13 865 -13 865 -7 white_R /fg 860 -8 860 -12 864 -12 864 -8 860 -8 860 -12 864 -12 864 -8 black_B /fg 860 -8 860 -12 864 -12 864 -8 860 -8 860 -12 864 -12 864 -8 black_R /bg 779 -7 779 -13 785 -13 785 -7 779 -7 779 -13 785 -13 785 -7 white_R /fg 780 -8 780 -12 784 -12 784 -8 780 -8 780 -12 784 -12 784 -8 black_B /fg 780 -8 780 -12 784 -12 784 -8 780 -8 780 -12 784 -12 784 -8 black_R /bg 699 -7 699 -13 705 -13 705 -7 699 -7 699 -13 705 -13 705 -7 white_R /fg 700 -8 700 -12 704 -12 704 -8 700 -8 700 -12 704 -12 704 -8 black_B /fg 700 -8 700 -12 704 -12 704 -8 700 -8 700 -12 704 -12 704 -8 black_R /bg 619 -7 619 -13 625 -13 625 -7 619 -7 619 -13 625 -13 625 -7 white_R /fg 620 -8 620 -12 624 -12 624 -8 620 -8 620 -12 624 -12 624 -8 black_B /fg 620 -8 620 -12 624 -12 624 -8 620 -8 620 -12 624 -12 624 -8 black_R /bg 538 -7 538 -13 544 -13 544 -7 538 -7 538 -13 544 -13 544 -7 white_R /fg 539 -8 539 -12 543 -12 543 -8 539 -8 539 -12 543 -12 543 -8 black_B /fg 539 -8 539 -12 543 -12 543 -8 539 -8 539 -12 543 -12 543 -8 black_R /bg 538 -137 538 -143 544 -143 544 -137 538 -137 538 -143 544 -143 544 -137 white_R /fg 539 -138 539 -142 543 -142 543 -138 539 -138 539 -142 543 -142 543 -138 black_B /fg 539 -138 539 -142 543 -142 543 -138 539 -138 539 -142 543 -142 543 -138 black_R /bg 619 -137 619 -143 625 -143 625 -137 619 -137 619 -143 625 -143 625 -137 white_R /fg 620 -138 620 -142 624 -142 624 -138 620 -138 620 -142 624 -142 624 -138 black_B /fg 620 -138 620 -142 624 -142 624 -138 620 -138 620 -142 624 -142 624 -138 black_R /bg 699 -137 699 -143 705 -143 705 -137 699 -137 699 -143 705 -143 705 -137 white_R /fg 700 -138 700 -142 704 -142 704 -138 700 -138 700 -142 704 -142 704 -138 black_B /fg 700 -138 700 -142 704 -142 704 -138 700 -138 700 -142 704 -142 704 -138 black_R /bg 779 -137 779 -143 785 -143 785 -137 779 -137 779 -143 785 -143 785 -137 white_R /fg 780 -138 780 -142 784 -142 784 -138 780 -138 780 -142 784 -142 784 -138 black_B /fg 780 -138 780 -142 784 -142 784 -138 780 -138 780 -142 784 -142 784 -138 black_R /bg 859 -137 859 -143 865 -143 865 -137 859 -137 859 -143 865 -143 865 -137 white_R /fg 860 -138 860 -142 864 -142 864 -138 860 -138 860 -142 864 -142 864 -138 black_B /fg 860 -138 860 -142 864 -142 864 -138 860 -138 860 -142 864 -142 864 -138 black_R /bg 941 -137 941 -143 947 -143 947 -137 941 -137 941 -143 947 -143 947 -137 white_R /fg 942 -138 942 -142 946 -142 946 -138 942 -138 942 -142 946 -142 946 -138 black_B /fg 942 -138 942 -142 946 -142 946 -138 942 -138 942 -142 946 -142 946 -138 black_R /bg 1021 -137 1021 -143 1027 -143 1027 -137 1021 -137 1021 -143 1027 -143 1027 -137 white_R /fg 1022 -138 1022 -142 1026 -142 1026 -138 1022 -138 1022 -142 1026 -142 1026 -138 black_B /fg 1022 -138 1022 -142 1026 -142 1026 -138 1022 -138 1022 -142 1026 -142 1026 -138 black_R /bg 1021 -268 1021 -274 1027 -274 1027 -268 1021 -268 1021 -274 1027 -274 1027 -268 white_R /fg 1022 -269 1022 -273 1026 -273 1026 -269 1022 -269 1022 -273 1026 -273 1026 -269 black_B /fg 1022 -269 1022 -273 1026 -273 1026 -269 1022 -269 1022 -273 1026 -273 1026 -269 black_R /bg 941 -268 941 -274 947 -274 947 -268 941 -268 941 -274 947 -274 947 -268 white_R /fg 942 -269 942 -273 946 -273 946 -269 942 -269 942 -273 946 -273 946 -269 black_B /fg 942 -269 942 -273 946 -273 946 -269 942 -269 942 -273 946 -273 946 -269 black_R /bg 859 -268 859 -274 865 -274 865 -268 859 -268 859 -274 865 -274 865 -268 white_R /fg 860 -269 860 -273 864 -273 864 -269 860 -269 860 -273 864 -273 864 -269 black_B /fg 860 -269 860 -273 864 -273 864 -269 860 -269 860 -273 864 -273 864 -269 black_R /bg 779 -268 779 -274 785 -274 785 -268 779 -268 779 -274 785 -274 785 -268 white_R /fg 780 -269 780 -273 784 -273 784 -269 780 -269 780 -273 784 -273 784 -269 black_B /fg 780 -269 780 -273 784 -273 784 -269 780 -269 780 -273 784 -273 784 -269 black_R /bg 699 -268 699 -274 705 -274 705 -268 699 -268 699 -274 705 -274 705 -268 white_R /fg 700 -269 700 -273 704 -273 704 -269 700 -269 700 -273 704 -273 704 -269 black_B /fg 700 -269 700 -273 704 -273 704 -269 700 -269 700 -273 704 -273 704 -269 black_R /bg 619 -268 619 -274 625 -274 625 -268 619 -268 619 -274 625 -274 625 -268 white_R /fg 620 -269 620 -273 624 -273 624 -269 620 -269 620 -273 624 -273 624 -269 black_B /fg 620 -269 620 -273 624 -273 624 -269 620 -269 620 -273 624 -273 624 -269 black_R /bg 538 -268 538 -274 544 -274 544 -268 538 -268 538 -274 544 -274 544 -268 white_R /fg 539 -269 539 -273 543 -273 543 -269 539 -269 539 -273 543 -273 543 -269 black_B /fg 539 -269 539 -273 543 -273 543 -269 539 -269 539 -273 543 -273 543 -269 black_R /bg 538 564 538 558 544 558 544 564 538 564 538 558 544 558 544 564 white_R /fg 539 563 539 559 543 559 543 563 539 563 539 559 543 559 543 563 black_B /fg 539 563 539 559 543 559 543 563 539 563 539 559 543 559 543 563 black_R /bg 619 564 619 558 625 558 625 564 619 564 619 558 625 558 625 564 white_R /fg 620 563 620 559 624 559 624 563 620 563 620 559 624 559 624 563 black_B /fg 620 563 620 559 624 559 624 563 620 563 620 559 624 559 624 563 black_R /bg 699 564 699 558 705 558 705 564 699 564 699 558 705 558 705 564 white_R /fg 700 563 700 559 704 559 704 563 700 563 700 559 704 559 704 563 black_B /fg 700 563 700 559 704 559 704 563 700 563 700 559 704 559 704 563 black_R /bg 779 564 779 558 785 558 785 564 779 564 779 558 785 558 785 564 white_R /fg 780 563 780 559 784 559 784 563 780 563 780 559 784 559 784 563 black_B /fg 780 563 780 559 784 559 784 563 780 563 780 559 784 559 784 563 black_R /bg 859 564 859 558 865 558 865 564 859 564 859 558 865 558 865 564 white_R /fg 860 563 860 559 864 559 864 563 860 563 860 559 864 559 864 563 black_B /fg 860 563 860 559 864 559 864 563 860 563 860 559 864 559 864 563 black_R /bg 941 564 941 558 947 558 947 564 941 564 941 558 947 558 947 564 white_R /fg 942 563 942 559 946 559 946 563 942 563 942 559 946 559 946 563 black_B /fg 942 563 942 559 946 559 946 563 942 563 942 559 946 559 946 563 black_R /bg 1021 564 1021 558 1027 558 1027 564 1021 564 1021 558 1027 558 1027 564 white_R /fg 1022 563 1022 559 1026 559 1026 563 1022 563 1022 559 1026 559 1026 563 black_B /fg 1022 563 1022 559 1026 559 1026 563 1022 563 1022 559 1026 559 1026 563 black_R /bg 1021 433 1021 427 1027 427 1027 433 1021 433 1021 427 1027 427 1027 433 white_R /fg 1022 432 1022 428 1026 428 1026 432 1022 432 1022 428 1026 428 1026 432 black_B /fg 1022 432 1022 428 1026 428 1026 432 1022 432 1022 428 1026 428 1026 432 black_R /bg 941 433 941 427 947 427 947 433 941 433 941 427 947 427 947 433 white_R /fg 942 432 942 428 946 428 946 432 942 432 942 428 946 428 946 432 black_B /fg 942 432 942 428 946 428 946 432 942 432 942 428 946 428 946 432 black_R /bg 859 433 859 427 865 427 865 433 859 433 859 427 865 427 865 433 white_R /fg 860 432 860 428 864 428 864 432 860 432 860 428 864 428 864 432 black_B /fg 860 432 860 428 864 428 864 432 860 432 860 428 864 428 864 432 black_R /bg 779 433 779 427 785 427 785 433 779 433 779 427 785 427 785 433 white_R /fg 780 432 780 428 784 428 784 432 780 432 780 428 784 428 784 432 black_B /fg 780 432 780 428 784 428 784 432 780 432 780 428 784 428 784 432 black_R /bg 699 433 699 427 705 427 705 433 699 433 699 427 705 427 705 433 white_R /fg 700 432 700 428 704 428 704 432 700 432 700 428 704 428 704 432 black_B /fg 700 432 700 428 704 428 704 432 700 432 700 428 704 428 704 432 black_R /bg 619 433 619 427 625 427 625 433 619 433 619 427 625 427 625 433 white_R /fg 620 432 620 428 624 428 624 432 620 432 620 428 624 428 624 432 black_B /fg 620 432 620 428 624 428 624 432 620 432 620 428 624 428 624 432 black_R /bg 538 433 538 427 544 427 544 433 538 433 538 427 544 427 544 433 white_R /fg 539 432 539 428 543 428 543 432 539 432 539 428 543 428 543 432 black_B /fg 539 432 539 428 543 428 543 432 539 432 539 428 543 428 543 432 black_R /bg 538 303 538 297 544 297 544 303 538 303 538 297 544 297 544 303 white_R /fg 539 302 539 298 543 298 543 302 539 302 539 298 543 298 543 302 black_B /fg 539 302 539 298 543 298 543 302 539 302 539 298 543 298 543 302 black_R /bg 619 303 619 297 625 297 625 303 619 303 619 297 625 297 625 303 white_R /fg 620 302 620 298 624 298 624 302 620 302 620 298 624 298 624 302 black_B /fg 620 302 620 298 624 298 624 302 620 302 620 298 624 298 624 302 black_R /bg 699 303 699 297 705 297 705 303 699 303 699 297 705 297 705 303 white_R /fg 700 302 700 298 704 298 704 302 700 302 700 298 704 298 704 302 black_B /fg 700 302 700 298 704 298 704 302 700 302 700 298 704 298 704 302 black_R /bg 779 303 779 297 785 297 785 303 779 303 779 297 785 297 785 303 white_R /fg 780 302 780 298 784 298 784 302 780 302 780 298 784 298 784 302 black_B /fg 780 302 780 298 784 298 784 302 780 302 780 298 784 298 784 302 black_R /bg 859 303 859 297 865 297 865 303 859 303 859 297 865 297 865 303 white_R /fg 860 302 860 298 864 298 864 302 860 302 860 298 864 298 864 302 black_B /fg 860 302 860 298 864 298 864 302 860 302 860 298 864 298 864 302 black_R /bg 941 303 941 297 947 297 947 303 941 303 941 297 947 297 947 303 white_R /fg 942 302 942 298 946 298 946 302 942 302 942 298 946 298 946 302 black_B /fg 942 302 942 298 946 298 946 302 942 302 942 298 946 298 946 302 black_R /bg 1021 303 1021 297 1027 297 1027 303 1021 303 1021 297 1027 297 1027 303 white_R /fg 1022 302 1022 298 1026 298 1026 302 1022 302 1022 298 1026 298 1026 302 black_B /fg 1022 302 1022 298 1026 298 1026 302 1022 302 1022 298 1026 298 1026 302 black_R /bg 1021 172 1021 166 1027 166 1027 172 1021 172 1021 166 1027 166 1027 172 white_R /fg 1022 171 1022 167 1026 167 1026 171 1022 171 1022 167 1026 167 1026 171 black_B /fg 1022 171 1022 167 1026 167 1026 171 1022 171 1022 167 1026 167 1026 171 black_R /bg 941 172 941 166 947 166 947 172 941 172 941 166 947 166 947 172 white_R /fg 942 171 942 167 946 167 946 171 942 171 942 167 946 167 946 171 black_B /fg 942 171 942 167 946 167 946 171 942 171 942 167 946 167 946 171 black_R /bg 859 172 859 166 865 166 865 172 859 172 859 166 865 166 865 172 white_R /fg 860 171 860 167 864 167 864 171 860 171 860 167 864 167 864 171 black_B /fg 860 171 860 167 864 167 864 171 860 171 860 167 864 167 864 171 black_R /bg 779 172 779 166 785 166 785 172 779 172 779 166 785 166 785 172 white_R /fg 780 171 780 167 784 167 784 171 780 171 780 167 784 167 784 171 black_B /fg 780 171 780 167 784 167 784 171 780 171 780 167 784 167 784 171 black_R /bg 699 172 699 166 705 166 705 172 699 172 699 166 705 166 705 172 white_R /fg 700 171 700 167 704 167 704 171 700 171 700 167 704 167 704 171 black_B /fg 700 171 700 167 704 167 704 171 700 171 700 167 704 167 704 171 black_R /bg 619 172 619 166 625 166 625 172 619 172 619 166 625 166 625 172 white_R /fg 620 171 620 167 624 167 624 171 620 171 620 167 624 167 624 171 black_B /fg 620 171 620 167 624 167 624 171 620 171 620 167 624 167 624 171 black_R /bg 538 172 538 166 544 166 544 172 538 172 538 166 544 166 544 172 white_R /fg 539 171 539 167 543 167 543 171 539 171 539 167 543 167 543 171 black_B /fg 539 171 539 167 543 167 543 171 539 171 539 167 543 167 543 171 black_R /bg 538 42 538 36 544 36 544 42 538 42 538 36 544 36 544 42 white_R /fg 539 41 539 37 543 37 543 41 539 41 539 37 543 37 543 41 black_B /fg 539 41 539 37 543 37 543 41 539 41 539 37 543 37 543 41 black_R /bg 619 42 619 36 625 36 625 42 619 42 619 36 625 36 625 42 white_R /fg 620 41 620 37 624 37 624 41 620 41 620 37 624 37 624 41 black_B /fg 620 41 620 37 624 37 624 41 620 41 620 37 624 37 624 41 black_R /bg 699 42 699 36 705 36 705 42 699 42 699 36 705 36 705 42 white_R /fg 700 41 700 37 704 37 704 41 700 41 700 37 704 37 704 41 black_B /fg 700 41 700 37 704 37 704 41 700 41 700 37 704 37 704 41 black_R /bg 779 42 779 36 785 36 785 42 779 42 779 36 785 36 785 42 white_R /fg 780 41 780 37 784 37 784 41 780 41 780 37 784 37 784 41 black_B /fg 780 41 780 37 784 37 784 41 780 41 780 37 784 37 784 41 black_R /bg 859 42 859 36 865 36 865 42 859 42 859 36 865 36 865 42 white_R /fg 860 41 860 37 864 37 864 41 860 41 860 37 864 37 864 41 black_B /fg 860 41 860 37 864 37 864 41 860 41 860 37 864 37 864 41 black_R /bg 941 42 941 36 947 36 947 42 941 42 941 36 947 36 947 42 white_R /fg 942 41 942 37 946 37 946 41 942 41 942 37 946 37 946 41 black_B /fg 942 41 942 37 946 37 946 41 942 41 942 37 946 37 946 41 black_R /bg 1021 42 1021 36 1027 36 1027 42 1021 42 1021 36 1027 36 1027 42 white_R /fg 1022 41 1022 37 1026 37 1026 41 1022 41 1022 37 1026 37 1026 41 black_B /fg 1022 41 1022 37 1026 37 1026 41 1022 41 1022 37 1026 37 1026 41 black_R /bg 1021 -88 1021 -94 1027 -94 1027 -88 1021 -88 1021 -94 1027 -94 1027 -88 white_R /fg 1022 -89 1022 -93 1026 -93 1026 -89 1022 -89 1022 -93 1026 -93 1026 -89 black_B /fg 1022 -89 1022 -93 1026 -93 1026 -89 1022 -89 1022 -93 1026 -93 1026 -89 black_R /bg 941 -88 941 -94 947 -94 947 -88 941 -88 941 -94 947 -94 947 -88 white_R /fg 942 -89 942 -93 946 -93 946 -89 942 -89 942 -93 946 -93 946 -89 black_B /fg 942 -89 942 -93 946 -93 946 -89 942 -89 942 -93 946 -93 946 -89 black_R /bg 859 -88 859 -94 865 -94 865 -88 859 -88 859 -94 865 -94 865 -88 white_R /fg 860 -89 860 -93 864 -93 864 -89 860 -89 860 -93 864 -93 864 -89 black_B /fg 860 -89 860 -93 864 -93 864 -89 860 -89 860 -93 864 -93 864 -89 black_R /bg 779 -88 779 -94 785 -94 785 -88 779 -88 779 -94 785 -94 785 -88 white_R /fg 780 -89 780 -93 784 -93 784 -89 780 -89 780 -93 784 -93 784 -89 black_B /fg 780 -89 780 -93 784 -93 784 -89 780 -89 780 -93 784 -93 784 -89 black_R /bg 699 -88 699 -94 705 -94 705 -88 699 -88 699 -94 705 -94 705 -88 white_R /fg 700 -89 700 -93 704 -93 704 -89 700 -89 700 -93 704 -93 704 -89 black_B /fg 700 -89 700 -93 704 -93 704 -89 700 -89 700 -93 704 -93 704 -89 black_R /bg 619 -88 619 -94 625 -94 625 -88 619 -88 619 -94 625 -94 625 -88 white_R /fg 620 -89 620 -93 624 -93 624 -89 620 -89 620 -93 624 -93 624 -89 black_B /fg 620 -89 620 -93 624 -93 624 -89 620 -89 620 -93 624 -93 624 -89 black_R /bg 538 -88 538 -94 544 -94 544 -88 538 -88 538 -94 544 -94 544 -88 white_R /fg 539 -89 539 -93 543 -93 543 -89 539 -89 539 -93 543 -93 543 -89 black_B /fg 539 -89 539 -93 543 -93 543 -89 539 -89 539 -93 543 -93 543 -89 black_R /bg 538 -219 538 -225 544 -225 544 -219 538 -219 538 -225 544 -225 544 -219 white_R /fg 539 -220 539 -224 543 -224 543 -220 539 -220 539 -224 543 -224 543 -220 black_B /fg 539 -220 539 -224 543 -224 543 -220 539 -220 539 -224 543 -224 543 -220 black_R /bg 619 -219 619 -225 625 -225 625 -219 619 -219 619 -225 625 -225 625 -219 white_R /fg 620 -220 620 -224 624 -224 624 -220 620 -220 620 -224 624 -224 624 -220 black_B /fg 620 -220 620 -224 624 -224 624 -220 620 -220 620 -224 624 -224 624 -220 black_R /bg 699 -219 699 -225 705 -225 705 -219 699 -219 699 -225 705 -225 705 -219 white_R /fg 700 -220 700 -224 704 -224 704 -220 700 -220 700 -224 704 -224 704 -220 black_B /fg 700 -220 700 -224 704 -224 704 -220 700 -220 700 -224 704 -224 704 -220 black_R /bg 779 -219 779 -225 785 -225 785 -219 779 -219 779 -225 785 -225 785 -219 white_R /fg 780 -220 780 -224 784 -224 784 -220 780 -220 780 -224 784 -224 784 -220 black_B /fg 780 -220 780 -224 784 -224 784 -220 780 -220 780 -224 784 -224 784 -220 black_R /bg 859 -219 859 -225 865 -225 865 -219 859 -219 859 -225 865 -225 865 -219 white_R /fg 860 -220 860 -224 864 -224 864 -220 860 -220 860 -224 864 -224 864 -220 black_B /fg 860 -220 860 -224 864 -224 864 -220 860 -220 860 -224 864 -224 864 -220 black_R /bg 941 -219 941 -225 947 -225 947 -219 941 -219 941 -225 947 -225 947 -219 white_R /fg 942 -220 942 -224 946 -224 946 -220 942 -220 942 -224 946 -224 946 -220 black_B /fg 942 -220 942 -224 946 -224 946 -220 942 -220 942 -224 946 -224 946 -220 black_R /bg 1021 -219 1021 -225 1027 -225 1027 -219 1021 -219 1021 -225 1027 -225 1027 -219 white_R /fg 1022 -220 1022 -224 1026 -224 1026 -220 1022 -220 1022 -224 1026 -224 1026 -220 black_B /fg 1022 -220 1022 -224 1026 -224 1026 -220 1022 -220 1022 -224 1026 -224 1026 -220 black_R /bg 1021 -349 1021 -355 1027 -355 1027 -349 1021 -349 1021 -355 1027 -355 1027 -349 white_R /fg 1022 -350 1022 -354 1026 -354 1026 -350 1022 -350 1022 -354 1026 -354 1026 -350 black_B /fg 1022 -350 1022 -354 1026 -354 1026 -350 1022 -350 1022 -354 1026 -354 1026 -350 black_R /bg 941 -349 941 -355 947 -355 947 -349 941 -349 941 -355 947 -355 947 -349 white_R /fg 942 -350 942 -354 946 -354 946 -350 942 -350 942 -354 946 -354 946 -350 black_B /fg 942 -350 942 -354 946 -354 946 -350 942 -350 942 -354 946 -354 946 -350 black_R /bg 859 -349 859 -355 865 -355 865 -349 859 -349 859 -355 865 -355 865 -349 white_R /fg 860 -350 860 -354 864 -354 864 -350 860 -350 860 -354 864 -354 864 -350 black_B /fg 860 -350 860 -354 864 -354 864 -350 860 -350 860 -354 864 -354 864 -350 black_R /bg 779 -349 779 -355 785 -355 785 -349 779 -349 779 -355 785 -355 785 -349 white_R /fg 780 -350 780 -354 784 -354 784 -350 780 -350 780 -354 784 -354 784 -350 black_B /fg 780 -350 780 -354 784 -354 784 -350 780 -350 780 -354 784 -354 784 -350 black_R /bg 699 -349 699 -355 705 -355 705 -349 699 -349 699 -355 705 -355 705 -349 white_R /fg 700 -350 700 -354 704 -354 704 -350 700 -350 700 -354 704 -354 704 -350 black_B /fg 700 -350 700 -354 704 -354 704 -350 700 -350 700 -354 704 -354 704 -350 black_R /bg 619 -349 619 -355 625 -355 625 -349 619 -349 619 -355 625 -355 625 -349 white_R /fg 620 -350 620 -354 624 -354 624 -350 620 -350 620 -354 624 -354 624 -350 black_B /fg 620 -350 620 -354 624 -354 624 -350 620 -350 620 -354 624 -354 624 -350 black_R /bg 538 -349 538 -355 544 -355 544 -349 538 -349 538 -355 544 -355 544 -349 white_R /fg 539 -350 539 -354 543 -354 543 -350 539 -350 539 -354 543 -354 543 -350 black_B /fg 539 -350 539 -354 543 -354 543 -350 539 -350 539 -354 543 -354 543 -350 black_R /bg 388 604 388 598 394 598 394 604 388 604 388 598 394 598 394 604 white_R /fg 389 603 389 599 393 599 393 603 389 603 389 599 393 599 393 603 black_B /fg 389 603 389 599 393 599 393 603 389 603 389 599 393 599 393 603 black_R /bg 388 613 388 607 394 607 394 613 388 613 388 607 394 607 394 613 white_R /fg 389 612 389 608 393 608 393 612 389 612 389 608 393 608 393 612 black_B /fg 389 612 389 608 393 608 393 612 389 612 389 608 393 608 393 612 black_R /bg 360 150 360 144 366 144 366 150 360 150 360 144 366 144 366 150 white_R /fg 361 149 361 145 365 145 365 149 361 149 361 145 365 145 365 149 black_B /fg 361 149 361 145 365 145 365 149 361 149 361 145 365 145 365 149 black_R /bg 360 -116 360 -122 366 -122 366 -116 360 -116 360 -122 366 -122 366 -116 white_R /fg 361 -117 361 -121 365 -121 365 -117 361 -117 361 -121 365 -121 365 -117 black_B /fg 361 -117 361 -121 365 -121 365 -117 361 -117 361 -121 365 -121 365 -117 black_R 428 626 428 577 L 428 577 445 577 L 445 577 445 626 L 445 626 428 626 L 428 626 437 626 L 445 577 494 601 L 494 601 445 626 L 445 626 445 577 L 445 577 445 601 L /bg 475 595 475 591 479 591 479 595 475 595 475 591 479 591 479 595 white_R /fg 475 595 475 591 479 591 479 595 475 595 475 591 479 591 479 595 black_B /fg 477 593 477 593 477 593 477 593 477 593 477 593 477 593 477 593 black_B 508 626 508 577 L 508 577 525 577 L 525 577 525 626 L 525 626 508 626 L 508 626 516 626 L 525 577 574 601 L 574 601 525 626 L 525 626 525 577 L 525 577 525 601 L /bg 555 595 555 591 559 591 559 595 555 595 555 591 559 591 559 595 white_R /fg 555 595 555 591 559 591 559 595 555 595 555 591 559 591 559 595 black_B /fg 557 593 557 593 557 593 557 593 557 593 557 593 557 593 557 593 black_B 590 626 590 577 L 590 577 606 577 L 606 577 606 626 L 606 626 590 626 L 590 626 598 626 L 606 577 655 601 L 655 601 606 626 L 606 626 606 577 L 606 577 606 601 L /bg 637 595 637 591 641 591 641 595 637 595 637 591 641 591 641 595 white_R /fg 637 595 637 591 641 591 641 595 637 595 637 591 641 591 641 595 black_B /fg 639 593 639 593 639 593 639 593 639 593 639 593 639 593 639 593 black_B 670 626 670 577 L 670 577 686 577 L 686 577 686 626 L 686 626 670 626 L 670 626 678 626 L 686 577 735 601 L 735 601 686 626 L 686 626 686 577 L 686 577 686 601 L /bg 717 595 717 591 721 591 721 595 717 595 717 591 721 591 721 595 white_R /fg 717 595 717 591 721 591 721 595 717 595 717 591 721 591 721 595 black_B /fg 719 593 719 593 719 593 719 593 719 593 719 593 719 593 719 593 black_B 750 626 750 577 L 750 577 766 577 L 766 577 766 626 L 766 626 750 626 L 750 626 758 626 L 766 577 815 601 L 815 601 766 626 L 766 626 766 577 L 766 577 766 601 L /bg 797 595 797 591 801 591 801 595 797 595 797 591 801 591 801 595 white_R /fg 797 595 797 591 801 591 801 595 797 595 797 591 801 591 801 595 black_B /fg 799 593 799 593 799 593 799 593 799 593 799 593 799 593 799 593 black_B 830 626 830 577 L 830 577 846 577 L 846 577 846 626 L 846 626 830 626 L 830 626 838 626 L 846 577 895 601 L 895 601 846 626 L 846 626 846 577 L 846 577 846 601 L /bg 876 595 876 591 880 591 880 595 876 595 876 591 880 591 880 595 white_R /fg 876 595 876 591 880 591 880 595 876 595 876 591 880 591 880 595 black_B /fg 878 593 878 593 878 593 878 593 878 593 878 593 878 593 878 593 black_B 911 626 911 577 L 911 577 927 577 L 927 577 927 626 L 927 626 911 626 L 911 626 919 626 L 927 577 976 601 L 976 601 927 626 L 927 626 927 577 L 927 577 927 601 L /bg 958 595 958 591 962 591 962 595 958 595 958 591 962 591 962 595 white_R /fg 958 595 958 591 962 591 962 595 958 595 958 591 962 591 962 595 black_B /fg 960 593 960 593 960 593 960 593 960 593 960 593 960 593 960 593 black_B 991 626 991 577 L 991 577 1007 577 L 1007 577 1007 626 L 1007 626 991 626 L 991 626 999 626 L 1007 577 1056 601 L 1056 601 1007 626 L 1007 626 1007 577 L 1007 577 1007 601 L /bg 1038 595 1038 591 1042 591 1042 595 1038 595 1038 591 1042 591 1042 595 white_R /fg 1038 595 1038 591 1042 591 1042 595 1038 595 1038 591 1042 591 1042 595 black_B /fg 1040 593 1040 593 1040 593 1040 593 1040 593 1040 593 1040 593 1040 593 black_B 1056 495 1056 447 L 1056 447 1040 447 L 1040 447 1040 495 L 1040 495 1056 495 L 1056 495 1048 495 L 1040 447 991 471 L 991 471 1040 495 L 1040 495 1040 447 L 1040 447 1040 471 L /bg 1005 465 1005 461 1009 461 1009 465 1005 465 1005 461 1009 461 1009 465 white_R /fg 1005 465 1005 461 1009 461 1009 465 1005 465 1005 461 1009 461 1009 465 black_B /fg 1007 463 1007 463 1007 463 1007 463 1007 463 1007 463 1007 463 1007 463 black_B 976 495 976 447 L 976 447 960 447 L 960 447 960 495 L 960 495 976 495 L 976 495 968 495 L 960 447 911 471 L 911 471 960 495 L 960 495 960 447 L 960 447 960 471 L /bg 925 465 925 461 929 461 929 465 925 465 925 461 929 461 929 465 white_R /fg 925 465 925 461 929 461 929 465 925 465 925 461 929 461 929 465 black_B /fg 927 463 927 463 927 463 927 463 927 463 927 463 927 463 927 463 black_B 895 495 895 447 L 895 447 878 447 L 878 447 878 495 L 878 495 895 495 L 895 495 887 495 L 878 447 830 471 L 830 471 878 495 L 878 495 878 447 L 878 447 878 471 L /bg 844 465 844 461 848 461 848 465 844 465 844 461 848 461 848 465 white_R /fg 844 465 844 461 848 461 848 465 844 465 844 461 848 461 848 465 black_B /fg 846 463 846 463 846 463 846 463 846 463 846 463 846 463 846 463 black_B 815 495 815 447 L 815 447 799 447 L 799 447 799 495 L 799 495 815 495 L 815 495 807 495 L 799 447 750 471 L 750 471 799 495 L 799 495 799 447 L 799 447 799 471 L /bg 764 465 764 461 768 461 768 465 764 465 764 461 768 461 768 465 white_R /fg 764 465 764 461 768 461 768 465 764 465 764 461 768 461 768 465 black_B /fg 766 463 766 463 766 463 766 463 766 463 766 463 766 463 766 463 black_B 735 495 735 447 L 735 447 719 447 L 719 447 719 495 L 719 495 735 495 L 735 495 727 495 L 719 447 670 471 L 670 471 719 495 L 719 495 719 447 L 719 447 719 471 L /bg 684 465 684 461 688 461 688 465 684 465 684 461 688 461 688 465 white_R /fg 684 465 684 461 688 461 688 465 684 465 684 461 688 461 688 465 black_B /fg 686 463 686 463 686 463 686 463 686 463 686 463 686 463 686 463 black_B 655 495 655 447 L 655 447 639 447 L 639 447 639 495 L 639 495 655 495 L 655 495 647 495 L 639 447 590 471 L 590 471 639 495 L 639 495 639 447 L 639 447 639 471 L /bg 604 465 604 461 608 461 608 465 604 465 604 461 608 461 608 465 white_R /fg 604 465 604 461 608 461 608 465 604 465 604 461 608 461 608 465 black_B /fg 606 463 606 463 606 463 606 463 606 463 606 463 606 463 606 463 black_B 574 495 574 447 L 574 447 557 447 L 557 447 557 495 L 557 495 574 495 L 574 495 565 495 L 557 447 508 471 L 508 471 557 495 L 557 495 557 447 L 557 447 557 471 L /bg 523 465 523 461 527 461 527 465 523 465 523 461 527 461 527 465 white_R /fg 523 465 523 461 527 461 527 465 523 465 523 461 527 461 527 465 black_B /fg 525 463 525 463 525 463 525 463 525 463 525 463 525 463 525 463 black_B 494 495 494 447 L 494 447 477 447 L 477 447 477 495 L 477 495 494 495 L 494 495 486 495 L 477 447 428 471 L 428 471 477 495 L 477 495 477 447 L 477 447 477 471 L /bg 443 465 443 461 447 461 447 465 443 465 443 461 447 461 447 465 white_R /fg 443 465 443 461 447 461 447 465 443 465 443 461 447 461 447 465 black_B /fg 445 463 445 463 445 463 445 463 445 463 445 463 445 463 445 463 black_B 428 365 428 316 L 428 316 445 316 L 445 316 445 365 L 445 365 428 365 L 428 365 437 365 L 445 316 494 341 L 494 341 445 365 L 445 365 445 316 L 445 316 445 341 L /bg 475 334 475 330 479 330 479 334 475 334 475 330 479 330 479 334 white_R /fg 475 334 475 330 479 330 479 334 475 334 475 330 479 330 479 334 black_B /fg 477 332 477 332 477 332 477 332 477 332 477 332 477 332 477 332 black_B 508 365 508 316 L 508 316 525 316 L 525 316 525 365 L 525 365 508 365 L 508 365 516 365 L 525 316 574 341 L 574 341 525 365 L 525 365 525 316 L 525 316 525 341 L /bg 555 334 555 330 559 330 559 334 555 334 555 330 559 330 559 334 white_R /fg 555 334 555 330 559 330 559 334 555 334 555 330 559 330 559 334 black_B /fg 557 332 557 332 557 332 557 332 557 332 557 332 557 332 557 332 black_B 590 365 590 316 L 590 316 606 316 L 606 316 606 365 L 606 365 590 365 L 590 365 598 365 L 606 316 655 341 L 655 341 606 365 L 606 365 606 316 L 606 316 606 341 L /bg 637 334 637 330 641 330 641 334 637 334 637 330 641 330 641 334 white_R /fg 637 334 637 330 641 330 641 334 637 334 637 330 641 330 641 334 black_B /fg 639 332 639 332 639 332 639 332 639 332 639 332 639 332 639 332 black_B 670 365 670 316 L 670 316 686 316 L 686 316 686 365 L 686 365 670 365 L 670 365 678 365 L 686 316 735 341 L 735 341 686 365 L 686 365 686 316 L 686 316 686 341 L /bg 717 334 717 330 721 330 721 334 717 334 717 330 721 330 721 334 white_R /fg 717 334 717 330 721 330 721 334 717 334 717 330 721 330 721 334 black_B /fg 719 332 719 332 719 332 719 332 719 332 719 332 719 332 719 332 black_B 750 365 750 316 L 750 316 766 316 L 766 316 766 365 L 766 365 750 365 L 750 365 758 365 L 766 316 815 341 L 815 341 766 365 L 766 365 766 316 L 766 316 766 341 L /bg 797 334 797 330 801 330 801 334 797 334 797 330 801 330 801 334 white_R /fg 797 334 797 330 801 330 801 334 797 334 797 330 801 330 801 334 black_B /fg 799 332 799 332 799 332 799 332 799 332 799 332 799 332 799 332 black_B 830 365 830 316 L 830 316 846 316 L 846 316 846 365 L 846 365 830 365 L 830 365 838 365 L 846 316 895 341 L 895 341 846 365 L 846 365 846 316 L 846 316 846 341 L /bg 876 334 876 330 880 330 880 334 876 334 876 330 880 330 880 334 white_R /fg 876 334 876 330 880 330 880 334 876 334 876 330 880 330 880 334 black_B /fg 878 332 878 332 878 332 878 332 878 332 878 332 878 332 878 332 black_B 911 365 911 316 L 911 316 927 316 L 927 316 927 365 L 927 365 911 365 L 911 365 919 365 L 927 316 976 341 L 976 341 927 365 L 927 365 927 316 L 927 316 927 341 L /bg 958 334 958 330 962 330 962 334 958 334 958 330 962 330 962 334 white_R /fg 958 334 958 330 962 330 962 334 958 334 958 330 962 330 962 334 black_B /fg 960 332 960 332 960 332 960 332 960 332 960 332 960 332 960 332 black_B 991 365 991 316 L 991 316 1007 316 L 1007 316 1007 365 L 1007 365 991 365 L 991 365 999 365 L 1007 316 1056 341 L 1056 341 1007 365 L 1007 365 1007 316 L 1007 316 1007 341 L /bg 1038 334 1038 330 1042 330 1042 334 1038 334 1038 330 1042 330 1042 334 white_R /fg 1038 334 1038 330 1042 330 1042 334 1038 334 1038 330 1042 330 1042 334 black_B /fg 1040 332 1040 332 1040 332 1040 332 1040 332 1040 332 1040 332 1040 332 black_B 1056 235 1056 186 L 1056 186 1040 186 L 1040 186 1040 235 L 1040 235 1056 235 L 1056 235 1048 235 L 1040 186 991 210 L 991 210 1040 235 L 1040 235 1040 186 L 1040 186 1040 210 L /bg 1005 204 1005 200 1009 200 1009 204 1005 204 1005 200 1009 200 1009 204 white_R /fg 1005 204 1005 200 1009 200 1009 204 1005 204 1005 200 1009 200 1009 204 black_B /fg 1007 202 1007 202 1007 202 1007 202 1007 202 1007 202 1007 202 1007 202 black_B 976 235 976 186 L 976 186 960 186 L 960 186 960 235 L 960 235 976 235 L 976 235 968 235 L 960 186 911 210 L 911 210 960 235 L 960 235 960 186 L 960 186 960 210 L /bg 925 204 925 200 929 200 929 204 925 204 925 200 929 200 929 204 white_R /fg 925 204 925 200 929 200 929 204 925 204 925 200 929 200 929 204 black_B /fg 927 202 927 202 927 202 927 202 927 202 927 202 927 202 927 202 black_B 895 235 895 186 L 895 186 878 186 L 878 186 878 235 L 878 235 895 235 L 895 235 887 235 L 878 186 830 210 L 830 210 878 235 L 878 235 878 186 L 878 186 878 210 L /bg 844 204 844 200 848 200 848 204 844 204 844 200 848 200 848 204 white_R /fg 844 204 844 200 848 200 848 204 844 204 844 200 848 200 848 204 black_B /fg 846 202 846 202 846 202 846 202 846 202 846 202 846 202 846 202 black_B 815 235 815 186 L 815 186 799 186 L 799 186 799 235 L 799 235 815 235 L 815 235 807 235 L 799 186 750 210 L 750 210 799 235 L 799 235 799 186 L 799 186 799 210 L /bg 764 204 764 200 768 200 768 204 764 204 764 200 768 200 768 204 white_R /fg 764 204 764 200 768 200 768 204 764 204 764 200 768 200 768 204 black_B /fg 766 202 766 202 766 202 766 202 766 202 766 202 766 202 766 202 black_B 735 235 735 186 L 735 186 719 186 L 719 186 719 235 L 719 235 735 235 L 735 235 727 235 L 719 186 670 210 L 670 210 719 235 L 719 235 719 186 L 719 186 719 210 L /bg 684 204 684 200 688 200 688 204 684 204 684 200 688 200 688 204 white_R /fg 684 204 684 200 688 200 688 204 684 204 684 200 688 200 688 204 black_B /fg 686 202 686 202 686 202 686 202 686 202 686 202 686 202 686 202 black_B 655 235 655 186 L 655 186 639 186 L 639 186 639 235 L 639 235 655 235 L 655 235 647 235 L 639 186 590 210 L 590 210 639 235 L 639 235 639 186 L 639 186 639 210 L /bg 604 204 604 200 608 200 608 204 604 204 604 200 608 200 608 204 white_R /fg 604 204 604 200 608 200 608 204 604 204 604 200 608 200 608 204 black_B /fg 606 202 606 202 606 202 606 202 606 202 606 202 606 202 606 202 black_B 574 235 574 186 L 574 186 557 186 L 557 186 557 235 L 557 235 574 235 L 574 235 565 235 L 557 186 508 210 L 508 210 557 235 L 557 235 557 186 L 557 186 557 210 L /bg 523 204 523 200 527 200 527 204 523 204 523 200 527 200 527 204 white_R /fg 523 204 523 200 527 200 527 204 523 204 523 200 527 200 527 204 black_B /fg 525 202 525 202 525 202 525 202 525 202 525 202 525 202 525 202 black_B 494 235 494 186 L 494 186 477 186 L 477 186 477 235 L 477 235 494 235 L 494 235 486 235 L 477 186 428 210 L 428 210 477 235 L 477 235 477 186 L 477 186 477 210 L /bg 443 204 443 200 447 200 447 204 443 204 443 200 447 200 447 204 white_R /fg 443 204 443 200 447 200 447 204 443 204 443 200 447 200 447 204 black_B /fg 445 202 445 202 445 202 445 202 445 202 445 202 445 202 445 202 black_B 428 104 428 55 L 428 55 445 55 L 445 55 445 104 L 445 104 428 104 L 428 104 437 104 L 445 55 494 80 L 494 80 445 104 L 445 104 445 55 L 445 55 445 80 L /bg 475 74 475 70 479 70 479 74 475 74 475 70 479 70 479 74 white_R /fg 475 74 475 70 479 70 479 74 475 74 475 70 479 70 479 74 black_B /fg 477 72 477 72 477 72 477 72 477 72 477 72 477 72 477 72 black_B 508 104 508 55 L 508 55 525 55 L 525 55 525 104 L 525 104 508 104 L 508 104 516 104 L 525 55 574 80 L 574 80 525 104 L 525 104 525 55 L 525 55 525 80 L /bg 555 74 555 70 559 70 559 74 555 74 555 70 559 70 559 74 white_R /fg 555 74 555 70 559 70 559 74 555 74 555 70 559 70 559 74 black_B /fg 557 72 557 72 557 72 557 72 557 72 557 72 557 72 557 72 black_B 590 104 590 55 L 590 55 606 55 L 606 55 606 104 L 606 104 590 104 L 590 104 598 104 L 606 55 655 80 L 655 80 606 104 L 606 104 606 55 L 606 55 606 80 L /bg 637 74 637 70 641 70 641 74 637 74 637 70 641 70 641 74 white_R /fg 637 74 637 70 641 70 641 74 637 74 637 70 641 70 641 74 black_B /fg 639 72 639 72 639 72 639 72 639 72 639 72 639 72 639 72 black_B 670 104 670 55 L 670 55 686 55 L 686 55 686 104 L 686 104 670 104 L 670 104 678 104 L 686 55 735 80 L 735 80 686 104 L 686 104 686 55 L 686 55 686 80 L /bg 717 74 717 70 721 70 721 74 717 74 717 70 721 70 721 74 white_R /fg 717 74 717 70 721 70 721 74 717 74 717 70 721 70 721 74 black_B /fg 719 72 719 72 719 72 719 72 719 72 719 72 719 72 719 72 black_B 750 104 750 55 L 750 55 766 55 L 766 55 766 104 L 766 104 750 104 L 750 104 758 104 L 766 55 815 80 L 815 80 766 104 L 766 104 766 55 L 766 55 766 80 L /bg 797 74 797 70 801 70 801 74 797 74 797 70 801 70 801 74 white_R /fg 797 74 797 70 801 70 801 74 797 74 797 70 801 70 801 74 black_B /fg 799 72 799 72 799 72 799 72 799 72 799 72 799 72 799 72 black_B 830 104 830 55 L 830 55 846 55 L 846 55 846 104 L 846 104 830 104 L 830 104 838 104 L 846 55 895 80 L 895 80 846 104 L 846 104 846 55 L 846 55 846 80 L /bg 876 74 876 70 880 70 880 74 876 74 876 70 880 70 880 74 white_R /fg 876 74 876 70 880 70 880 74 876 74 876 70 880 70 880 74 black_B /fg 878 72 878 72 878 72 878 72 878 72 878 72 878 72 878 72 black_B 911 104 911 55 L 911 55 927 55 L 927 55 927 104 L 927 104 911 104 L 911 104 919 104 L 927 55 976 80 L 976 80 927 104 L 927 104 927 55 L 927 55 927 80 L /bg 958 74 958 70 962 70 962 74 958 74 958 70 962 70 962 74 white_R /fg 958 74 958 70 962 70 962 74 958 74 958 70 962 70 962 74 black_B /fg 960 72 960 72 960 72 960 72 960 72 960 72 960 72 960 72 black_B 991 104 991 55 L 991 55 1007 55 L 1007 55 1007 104 L 1007 104 991 104 L 991 104 999 104 L 1007 55 1056 80 L 1056 80 1007 104 L 1007 104 1007 55 L 1007 55 1007 80 L /bg 1038 74 1038 70 1042 70 1042 74 1038 74 1038 70 1042 70 1042 74 white_R /fg 1038 74 1038 70 1042 70 1042 74 1038 74 1038 70 1042 70 1042 74 black_B /fg 1040 72 1040 72 1040 72 1040 72 1040 72 1040 72 1040 72 1040 72 black_B 1056 -26 1056 -75 L 1056 -75 1040 -75 L 1040 -75 1040 -26 L 1040 -26 1056 -26 L 1056 -26 1048 -26 L 1040 -75 991 -51 L 991 -51 1040 -26 L 1040 -26 1040 -75 L 1040 -75 1040 -51 L /bg 1005 -57 1005 -61 1009 -61 1009 -57 1005 -57 1005 -61 1009 -61 1009 -57 white_R /fg 1005 -57 1005 -61 1009 -61 1009 -57 1005 -57 1005 -61 1009 -61 1009 -57 black_B /fg 1007 -59 1007 -59 1007 -59 1007 -59 1007 -59 1007 -59 1007 -59 1007 -59 black_B 976 -26 976 -75 L 976 -75 960 -75 L 960 -75 960 -26 L 960 -26 976 -26 L 976 -26 968 -26 L 960 -75 911 -51 L 911 -51 960 -26 L 960 -26 960 -75 L 960 -75 960 -51 L /bg 925 -57 925 -61 929 -61 929 -57 925 -57 925 -61 929 -61 929 -57 white_R /fg 925 -57 925 -61 929 -61 929 -57 925 -57 925 -61 929 -61 929 -57 black_B /fg 927 -59 927 -59 927 -59 927 -59 927 -59 927 -59 927 -59 927 -59 black_B 895 -26 895 -75 L 895 -75 878 -75 L 878 -75 878 -26 L 878 -26 895 -26 L 895 -26 887 -26 L 878 -75 830 -51 L 830 -51 878 -26 L 878 -26 878 -75 L 878 -75 878 -51 L /bg 844 -57 844 -61 848 -61 848 -57 844 -57 844 -61 848 -61 848 -57 white_R /fg 844 -57 844 -61 848 -61 848 -57 844 -57 844 -61 848 -61 848 -57 black_B /fg 846 -59 846 -59 846 -59 846 -59 846 -59 846 -59 846 -59 846 -59 black_B 815 -26 815 -75 L 815 -75 799 -75 L 799 -75 799 -26 L 799 -26 815 -26 L 815 -26 807 -26 L 799 -75 750 -51 L 750 -51 799 -26 L 799 -26 799 -75 L 799 -75 799 -51 L /bg 764 -57 764 -61 768 -61 768 -57 764 -57 764 -61 768 -61 768 -57 white_R /fg 764 -57 764 -61 768 -61 768 -57 764 -57 764 -61 768 -61 768 -57 black_B /fg 766 -59 766 -59 766 -59 766 -59 766 -59 766 -59 766 -59 766 -59 black_B 735 -26 735 -75 L 735 -75 719 -75 L 719 -75 719 -26 L 719 -26 735 -26 L 735 -26 727 -26 L 719 -75 670 -51 L 670 -51 719 -26 L 719 -26 719 -75 L 719 -75 719 -51 L /bg 684 -57 684 -61 688 -61 688 -57 684 -57 684 -61 688 -61 688 -57 white_R /fg 684 -57 684 -61 688 -61 688 -57 684 -57 684 -61 688 -61 688 -57 black_B /fg 686 -59 686 -59 686 -59 686 -59 686 -59 686 -59 686 -59 686 -59 black_B 655 -26 655 -75 L 655 -75 639 -75 L 639 -75 639 -26 L 639 -26 655 -26 L 655 -26 647 -26 L 639 -75 590 -51 L 590 -51 639 -26 L 639 -26 639 -75 L 639 -75 639 -51 L /bg 604 -57 604 -61 608 -61 608 -57 604 -57 604 -61 608 -61 608 -57 white_R /fg 604 -57 604 -61 608 -61 608 -57 604 -57 604 -61 608 -61 608 -57 black_B /fg 606 -59 606 -59 606 -59 606 -59 606 -59 606 -59 606 -59 606 -59 black_B 574 -26 574 -75 L 574 -75 557 -75 L 557 -75 557 -26 L 557 -26 574 -26 L 574 -26 565 -26 L 557 -75 508 -51 L 508 -51 557 -26 L 557 -26 557 -75 L 557 -75 557 -51 L /bg 523 -57 523 -61 527 -61 527 -57 523 -57 523 -61 527 -61 527 -57 white_R /fg 523 -57 523 -61 527 -61 527 -57 523 -57 523 -61 527 -61 527 -57 black_B /fg 525 -59 525 -59 525 -59 525 -59 525 -59 525 -59 525 -59 525 -59 black_B 494 -26 494 -75 L 494 -75 477 -75 L 477 -75 477 -26 L 477 -26 494 -26 L 494 -26 486 -26 L 477 -75 428 -51 L 428 -51 477 -26 L 477 -26 477 -75 L 477 -75 477 -51 L /bg 443 -57 443 -61 447 -61 447 -57 443 -57 443 -61 447 -61 447 -57 white_R /fg 443 -57 443 -61 447 -61 447 -57 443 -57 443 -61 447 -61 447 -57 black_B /fg 445 -59 445 -59 445 -59 445 -59 445 -59 445 -59 445 -59 445 -59 black_B 428 -157 428 -206 L 428 -206 445 -206 L 445 -206 445 -157 L 445 -157 428 -157 L 428 -157 437 -157 L 445 -206 494 -181 L 494 -181 445 -157 L 445 -157 445 -206 L 445 -206 445 -181 L /bg 475 -187 475 -191 479 -191 479 -187 475 -187 475 -191 479 -191 479 -187 white_R /fg 475 -187 475 -191 479 -191 479 -187 475 -187 475 -191 479 -191 479 -187 black_B /fg 477 -189 477 -189 477 -189 477 -189 477 -189 477 -189 477 -189 477 -189 black_B 508 -157 508 -206 L 508 -206 525 -206 L 525 -206 525 -157 L 525 -157 508 -157 L 508 -157 516 -157 L 525 -206 574 -181 L 574 -181 525 -157 L 525 -157 525 -206 L 525 -206 525 -181 L /bg 555 -187 555 -191 559 -191 559 -187 555 -187 555 -191 559 -191 559 -187 white_R /fg 555 -187 555 -191 559 -191 559 -187 555 -187 555 -191 559 -191 559 -187 black_B /fg 557 -189 557 -189 557 -189 557 -189 557 -189 557 -189 557 -189 557 -189 black_B 590 -157 590 -206 L 590 -206 606 -206 L 606 -206 606 -157 L 606 -157 590 -157 L 590 -157 598 -157 L 606 -206 655 -181 L 655 -181 606 -157 L 606 -157 606 -206 L 606 -206 606 -181 L /bg 637 -187 637 -191 641 -191 641 -187 637 -187 637 -191 641 -191 641 -187 white_R /fg 637 -187 637 -191 641 -191 641 -187 637 -187 637 -191 641 -191 641 -187 black_B /fg 639 -189 639 -189 639 -189 639 -189 639 -189 639 -189 639 -189 639 -189 black_B 670 -157 670 -206 L 670 -206 686 -206 L 686 -206 686 -157 L 686 -157 670 -157 L 670 -157 678 -157 L 686 -206 735 -181 L 735 -181 686 -157 L 686 -157 686 -206 L 686 -206 686 -181 L /bg 717 -187 717 -191 721 -191 721 -187 717 -187 717 -191 721 -191 721 -187 white_R /fg 717 -187 717 -191 721 -191 721 -187 717 -187 717 -191 721 -191 721 -187 black_B /fg 719 -189 719 -189 719 -189 719 -189 719 -189 719 -189 719 -189 719 -189 black_B 750 -157 750 -206 L 750 -206 766 -206 L 766 -206 766 -157 L 766 -157 750 -157 L 750 -157 758 -157 L 766 -206 815 -181 L 815 -181 766 -157 L 766 -157 766 -206 L 766 -206 766 -181 L /bg 797 -187 797 -191 801 -191 801 -187 797 -187 797 -191 801 -191 801 -187 white_R /fg 797 -187 797 -191 801 -191 801 -187 797 -187 797 -191 801 -191 801 -187 black_B /fg 799 -189 799 -189 799 -189 799 -189 799 -189 799 -189 799 -189 799 -189 black_B 830 -157 830 -206 L 830 -206 846 -206 L 846 -206 846 -157 L 846 -157 830 -157 L 830 -157 838 -157 L 846 -206 895 -181 L 895 -181 846 -157 L 846 -157 846 -206 L 846 -206 846 -181 L /bg 876 -187 876 -191 880 -191 880 -187 876 -187 876 -191 880 -191 880 -187 white_R /fg 876 -187 876 -191 880 -191 880 -187 876 -187 876 -191 880 -191 880 -187 black_B /fg 878 -189 878 -189 878 -189 878 -189 878 -189 878 -189 878 -189 878 -189 black_B 911 -157 911 -206 L 911 -206 927 -206 L 927 -206 927 -157 L 927 -157 911 -157 L 911 -157 919 -157 L 927 -206 976 -181 L 976 -181 927 -157 L 927 -157 927 -206 L 927 -206 927 -181 L /bg 958 -187 958 -191 962 -191 962 -187 958 -187 958 -191 962 -191 962 -187 white_R /fg 958 -187 958 -191 962 -191 962 -187 958 -187 958 -191 962 -191 962 -187 black_B /fg 960 -189 960 -189 960 -189 960 -189 960 -189 960 -189 960 -189 960 -189 black_B 991 -157 991 -206 L 991 -206 1007 -206 L 1007 -206 1007 -157 L 1007 -157 991 -157 L 991 -157 999 -157 L 1007 -206 1056 -181 L 1056 -181 1007 -157 L 1007 -157 1007 -206 L 1007 -206 1007 -181 L /bg 1038 -187 1038 -191 1042 -191 1042 -187 1038 -187 1038 -191 1042 -191 1042 -187 white_R /fg 1038 -187 1038 -191 1042 -191 1042 -187 1038 -187 1038 -191 1042 -191 1042 -187 black_B /fg 1040 -189 1040 -189 1040 -189 1040 -189 1040 -189 1040 -189 1040 -189 1040 -189 black_B 1056 -287 1056 -336 L 1056 -336 1040 -336 L 1040 -336 1040 -287 L 1040 -287 1056 -287 L 1056 -287 1048 -287 L 1040 -336 991 -311 L 991 -311 1040 -287 L 1040 -287 1040 -336 L 1040 -336 1040 -311 L /bg 1005 -318 1005 -322 1009 -322 1009 -318 1005 -318 1005 -322 1009 -322 1009 -318 white_R /fg 1005 -318 1005 -322 1009 -322 1009 -318 1005 -318 1005 -322 1009 -322 1009 -318 black_B /fg 1007 -320 1007 -320 1007 -320 1007 -320 1007 -320 1007 -320 1007 -320 1007 -320 black_B 976 -287 976 -336 L 976 -336 960 -336 L 960 -336 960 -287 L 960 -287 976 -287 L 976 -287 968 -287 L 960 -336 911 -311 L 911 -311 960 -287 L 960 -287 960 -336 L 960 -336 960 -311 L /bg 925 -318 925 -322 929 -322 929 -318 925 -318 925 -322 929 -322 929 -318 white_R /fg 925 -318 925 -322 929 -322 929 -318 925 -318 925 -322 929 -322 929 -318 black_B /fg 927 -320 927 -320 927 -320 927 -320 927 -320 927 -320 927 -320 927 -320 black_B 895 -287 895 -336 L 895 -336 878 -336 L 878 -336 878 -287 L 878 -287 895 -287 L 895 -287 887 -287 L 878 -336 830 -311 L 830 -311 878 -287 L 878 -287 878 -336 L 878 -336 878 -311 L /bg 844 -318 844 -322 848 -322 848 -318 844 -318 844 -322 848 -322 848 -318 white_R /fg 844 -318 844 -322 848 -322 848 -318 844 -318 844 -322 848 -322 848 -318 black_B /fg 846 -320 846 -320 846 -320 846 -320 846 -320 846 -320 846 -320 846 -320 black_B 815 -287 815 -336 L 815 -336 799 -336 L 799 -336 799 -287 L 799 -287 815 -287 L 815 -287 807 -287 L 799 -336 750 -311 L 750 -311 799 -287 L 799 -287 799 -336 L 799 -336 799 -311 L /bg 764 -318 764 -322 768 -322 768 -318 764 -318 764 -322 768 -322 768 -318 white_R /fg 764 -318 764 -322 768 -322 768 -318 764 -318 764 -322 768 -322 768 -318 black_B /fg 766 -320 766 -320 766 -320 766 -320 766 -320 766 -320 766 -320 766 -320 black_B 735 -287 735 -336 L 735 -336 719 -336 L 719 -336 719 -287 L 719 -287 735 -287 L 735 -287 727 -287 L 719 -336 670 -311 L 670 -311 719 -287 L 719 -287 719 -336 L 719 -336 719 -311 L /bg 684 -318 684 -322 688 -322 688 -318 684 -318 684 -322 688 -322 688 -318 white_R /fg 684 -318 684 -322 688 -322 688 -318 684 -318 684 -322 688 -322 688 -318 black_B /fg 686 -320 686 -320 686 -320 686 -320 686 -320 686 -320 686 -320 686 -320 black_B 655 -287 655 -336 L 655 -336 639 -336 L 639 -336 639 -287 L 639 -287 655 -287 L 655 -287 647 -287 L 639 -336 590 -311 L 590 -311 639 -287 L 639 -287 639 -336 L 639 -336 639 -311 L /bg 604 -318 604 -322 608 -322 608 -318 604 -318 604 -322 608 -322 608 -318 white_R /fg 604 -318 604 -322 608 -322 608 -318 604 -318 604 -322 608 -322 608 -318 black_B /fg 606 -320 606 -320 606 -320 606 -320 606 -320 606 -320 606 -320 606 -320 black_B 574 -287 574 -336 L 574 -336 557 -336 L 557 -336 557 -287 L 557 -287 574 -287 L 574 -287 565 -287 L 557 -336 508 -311 L 508 -311 557 -287 L 557 -287 557 -336 L 557 -336 557 -311 L /bg 523 -318 523 -322 527 -322 527 -318 523 -318 523 -322 527 -322 527 -318 white_R /fg 523 -318 523 -322 527 -322 527 -318 523 -318 523 -322 527 -322 527 -318 black_B /fg 525 -320 525 -320 525 -320 525 -320 525 -320 525 -320 525 -320 525 -320 black_B 494 -287 494 -336 L 494 -336 477 -336 L 477 -336 477 -287 L 477 -287 494 -287 L 494 -287 486 -287 L 477 -336 428 -311 L 428 -311 477 -287 L 477 -287 477 -336 L 477 -336 477 -311 L /bg 443 -301 443 -305 447 -305 447 -301 443 -301 443 -305 447 -305 447 -301 white_R /fg 443 -301 443 -305 447 -305 447 -301 443 -301 443 -305 447 -305 447 -301 black_B /fg 445 -303 445 -303 445 -303 445 -303 445 -303 445 -303 445 -303 445 -303 black_B 415 561 367 561 L 367 561 367 544 L 367 544 415 544 L 415 544 415 561 L 415 561 415 553 L 367 544 391 495 L 391 495 415 544 L 415 544 367 544 L 367 544 391 544 L /fg 365 559 365 555 369 555 369 559 365 559 365 555 369 555 369 559 black_R /bg 365 551 365 547 369 547 369 551 365 551 365 547 369 547 369 551 white_R /fg 365 551 365 547 369 547 369 551 365 551 365 547 369 547 369 551 black_B 369 549 365 549 L 412 -287 363 -287 L 363 -287 363 -271 L 363 -271 412 -271 L 412 -271 412 -287 L 412 -287 412 -279 L 363 -271 388 -222 L 388 -222 412 -271 L 412 -271 363 -271 L 363 -271 388 -271 L 353 94 386 94 L 386 94 386 46 L 386 46 353 46 L 353 46 353 94 L 353 94 353 70 L /bg 365 48 365 44 369 44 369 48 365 48 365 44 369 44 369 48 white_R /fg 365 48 365 44 369 44 369 48 365 48 365 44 369 44 369 48 black_B 365 48 369 44 L 369 48 365 44 L 298 577 347 601 L 347 601 298 626 L 298 626 298 577 L 298 577 298 601 L 329 611 329 608 L 329 608 332 608 L 332 608 332 611 L 332 611 329 611 L 329 611 331 611 L 1162 639 1163 639 L 1162 639 1163 639 L 1163 639 1164 639 L 1163 640 1164 640 L 1162 640 1163 640 L 1161 640 1162 640 L 1161 639 1162 639 L 1161 638 1162 638 L 1162 638 1163 638 L 1163 638 1164 638 L 1163 639 1163 640 L 1163 639 1163 640 L 1164 639 1164 640 L 1164 640 1164 641 L 1163 640 1163 641 L 1162 640 1162 641 L 1162 639 1162 640 L 1162 638 1162 639 L 1163 638 1163 639 L 1164 638 1164 639 L 1163 640 1166 640 L 1163 640 1166 640 L 1164 640 1167 640 L 1164 641 1167 641 L 1163 641 1166 641 L 1162 641 1165 641 L 1162 640 1165 640 L 1162 639 1165 639 L 1163 639 1166 639 L 1164 639 1167 639 L 1166 640 1167 639 L 1166 640 1167 639 L 1167 640 1168 639 L 1167 641 1168 640 L 1166 641 1167 640 L 1165 641 1166 640 L 1165 640 1166 639 L 1165 639 1166 638 L 1166 639 1167 638 L 1167 639 1168 638 L 1167 639 1166 638 L 1167 639 1166 638 L 1168 639 1167 638 L 1168 640 1167 639 L 1167 640 1166 639 L 1166 640 1165 639 L 1166 639 1165 638 L 1166 638 1165 637 L 1167 638 1166 637 L 1168 638 1167 637 L 1166 638 1163 638 L 1166 638 1163 638 L 1167 638 1164 638 L 1167 639 1164 639 L 1166 639 1163 639 L 1165 639 1162 639 L 1165 638 1162 638 L 1165 637 1162 637 L 1166 637 1163 637 L 1167 637 1164 637 L 1163 638 1163 639 L 1163 638 1163 639 L 1164 638 1164 639 L 1164 639 1164 640 L 1163 639 1163 640 L 1162 639 1162 640 L 1162 638 1162 639 L 1162 637 1162 638 L 1163 637 1163 638 L 1164 637 1164 638 L 1162 561 1163 561 L 1162 561 1163 561 L 1163 561 1164 561 L 1163 562 1164 562 L 1162 562 1163 562 L 1161 562 1162 562 L 1161 561 1162 561 L 1161 560 1162 560 L 1162 560 1163 560 L 1163 560 1164 560 L 1163 561 1163 562 L 1163 561 1163 562 L 1164 561 1164 562 L 1164 562 1164 563 L 1163 562 1163 563 L 1162 562 1162 563 L 1162 561 1162 562 L 1162 560 1162 561 L 1163 560 1163 561 L 1164 560 1164 561 L 1163 562 1166 562 L 1163 562 1166 562 L 1164 562 1167 562 L 1164 563 1167 563 L 1163 563 1166 563 L 1162 563 1165 563 L 1162 562 1165 562 L 1162 561 1165 561 L 1163 561 1166 561 L 1164 561 1167 561 L 1166 562 1167 561 L 1166 562 1167 561 L 1167 562 1168 561 L 1167 563 1168 562 L 1166 563 1167 562 L 1165 563 1166 562 L 1165 562 1166 561 L 1165 561 1166 560 L 1166 561 1167 560 L 1167 561 1168 560 L 1167 561 1166 559 L 1167 561 1166 559 L 1168 561 1167 559 L 1168 562 1167 560 L 1167 562 1166 560 L 1166 562 1165 560 L 1166 561 1165 559 L 1166 560 1165 558 L 1167 560 1166 558 L 1168 560 1167 558 L 1166 559 1163 559 L 1166 559 1163 559 L 1167 559 1164 559 L 1167 560 1164 560 L 1166 560 1163 560 L 1165 560 1162 560 L 1165 559 1162 559 L 1165 558 1162 558 L 1166 558 1163 558 L 1167 558 1164 558 L 1163 559 1163 561 L 1163 559 1163 561 L 1164 559 1164 561 L 1164 560 1164 562 L 1163 560 1163 562 L 1162 560 1162 562 L 1162 559 1162 561 L 1162 558 1162 560 L 1163 558 1163 560 L 1164 558 1164 560 L 1162 668 1163 668 L 1163 668 1163 670 L 1163 670 1166 670 L 1166 670 1167 668 L 1167 668 1166 667 L 1166 667 1163 667 L 1163 667 1163 668 L 283 600 283 600 L 283 600 281 601 L 281 601 278 601 L 278 601 278 599 L 278 599 281 599 L 281 599 283 600 L 1162 704 1163 704 L 1163 704 1163 705 L 1163 705 1166 705 L 1166 705 1167 704 L 1167 704 1166 703 L 1166 703 1163 703 L 1163 703 1163 704 L 1162 147 1163 147 L 1163 147 1163 148 L 1163 148 1166 148 L 1166 148 1167 147 L 1167 147 1166 145 L 1166 145 1163 145 L 1163 145 1163 147 L 283 101 283 101 L 283 101 281 102 L 281 102 278 102 L 278 102 278 100 L 278 100 281 100 L 281 100 283 101 L 1162 16 1163 16 L 1163 16 1163 17 L 1163 17 1166 17 L 1166 17 1167 16 L 1167 16 1166 15 L 1166 15 1163 15 L 1163 15 1163 16 L 1162 -119 1163 -119 L 1163 -119 1163 -118 L 1163 -118 1166 -118 L 1166 -118 1167 -119 L 1167 -119 1166 -120 L 1166 -120 1163 -120 L 1163 -120 1163 -119 L 0 0 0 setrgbcolor /Courier findfont 23 scalefont setfont 1180 610 moveto (W=64) show 0 0 0 setrgbcolor /Courier findfont 34 scalefont setfont 1178 630 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 18 scalefont setfont 437 641 moveto (W=8) show 0 0 0 setrgbcolor /Courier findfont 18 scalefont setfont 437 514 moveto (W=8) show 0 0 0 setrgbcolor /Courier findfont 18 scalefont setfont 437 382 moveto (W=8) show 0 0 0 setrgbcolor /Courier findfont 18 scalefont setfont 437 255 moveto (W=8) show 0 0 0 setrgbcolor /Courier findfont 18 scalefont setfont 437 123 moveto (W=8) show 0 0 0 setrgbcolor /Courier findfont 18 scalefont setfont 437 -8 moveto (W=8) show 0 0 0 setrgbcolor /Courier findfont 18 scalefont setfont 437 -140 moveto (W=8) show 0 0 0 setrgbcolor /Courier findfont 18 scalefont setfont 437 -268 moveto (W=8) show 0 0 0 setrgbcolor /Courier findfont 23 scalefont setfont 1180 531 moveto (W=64) show 0 0 0 setrgbcolor /Courier findfont 34 scalefont setfont 1178 552 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 18 scalefont setfont 437 543 moveto (W=8) show 0 0 0 setrgbcolor /Courier findfont 18 scalefont setfont 437 413 moveto (W=8) show 0 0 0 setrgbcolor /Courier findfont 18 scalefont setfont 437 283 moveto (W=8) show 0 0 0 setrgbcolor /Courier findfont 18 scalefont setfont 437 152 moveto (W=8) show 0 0 0 setrgbcolor /Courier findfont 18 scalefont setfont 437 22 moveto (W=8) show 0 0 0 setrgbcolor /Courier findfont 18 scalefont setfont 437 -109 moveto (W=8) show 0 0 0 setrgbcolor /Courier findfont 18 scalefont setfont 437 -239 moveto (W=8) show 0 0 0 setrgbcolor /Courier findfont 18 scalefont setfont 437 -370 moveto (W=8) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1154 632 moveto (7:0) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1154 629 moveto (15:8) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1154 626 moveto (23:16) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1154 623 moveto (31:24) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1154 619 moveto (39:32) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1154 616 moveto (47:40) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1154 613 moveto (55:48) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1154 609 moveto (63:56) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1154 554 moveto (7:0) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1154 551 moveto (15:8) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1154 548 moveto (23:16) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1154 544 moveto (31:24) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1154 541 moveto (39:32) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1154 538 moveto (47:40) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1154 534 moveto (55:48) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1154 531 moveto (63:56) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 463 632 moveto (0) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 543 632 moveto (1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 624 632 moveto (2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 704 632 moveto (3) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 784 632 moveto (4) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 864 632 moveto (5) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 945 632 moveto (6) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1025 632 moveto (7) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1025 505 moveto (0) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 945 505 moveto (1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 864 505 moveto (2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 784 505 moveto (3) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 704 505 moveto (4) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 624 505 moveto (5) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 543 505 moveto (6) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 463 505 moveto (7) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 463 373 moveto (0) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 543 373 moveto (1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 624 373 moveto (2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 704 373 moveto (3) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 784 373 moveto (4) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 864 373 moveto (5) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 945 373 moveto (6) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1025 373 moveto (7) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1025 246 moveto (0) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 945 246 moveto (1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 864 246 moveto (2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 784 246 moveto (3) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 704 246 moveto (4) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 624 246 moveto (5) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 543 246 moveto (6) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 463 246 moveto (7) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 463 114 moveto (0) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 543 114 moveto (1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 624 114 moveto (2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 704 114 moveto (3) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 784 114 moveto (4) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 864 114 moveto (5) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 945 114 moveto (6) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1025 114 moveto (7) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1025 -17 moveto (0) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 945 -17 moveto (1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 864 -17 moveto (2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 784 -17 moveto (3) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 704 -17 moveto (4) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 624 -17 moveto (5) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 543 -17 moveto (6) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 463 -17 moveto (7) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 463 -147 moveto (0) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 543 -147 moveto (1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 624 -147 moveto (2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 704 -147 moveto (3) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 784 -147 moveto (4) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 864 -147 moveto (5) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 945 -147 moveto (6) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1025 -147 moveto (7) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1025 -277 moveto (0) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 945 -277 moveto (1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 864 -277 moveto (2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 784 -277 moveto (3) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 704 -277 moveto (4) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 624 -277 moveto (5) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 543 -277 moveto (6) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 463 -277 moveto (7) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 463 559 moveto (0) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 543 559 moveto (1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 624 559 moveto (2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 704 559 moveto (3) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 784 559 moveto (4) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 864 559 moveto (5) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 945 559 moveto (6) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1025 559 moveto (7) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1025 429 moveto (0) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 945 429 moveto (1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 864 429 moveto (2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 784 429 moveto (3) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 704 429 moveto (4) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 624 429 moveto (5) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 543 429 moveto (6) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 463 429 moveto (7) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 463 298 moveto (0) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 543 298 moveto (1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 624 298 moveto (2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 704 298 moveto (3) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 784 298 moveto (4) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 864 298 moveto (5) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 945 298 moveto (6) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1025 298 moveto (7) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1025 168 moveto (0) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 945 168 moveto (1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 864 168 moveto (2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 784 168 moveto (3) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 704 168 moveto (4) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 624 168 moveto (5) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 543 168 moveto (6) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 463 168 moveto (7) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 463 37 moveto (0) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 543 37 moveto (1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 624 37 moveto (2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 704 37 moveto (3) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 784 37 moveto (4) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 864 37 moveto (5) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 945 37 moveto (6) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1025 37 moveto (7) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1025 -93 moveto (0) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 945 -93 moveto (1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 864 -93 moveto (2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 784 -93 moveto (3) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 704 -93 moveto (4) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 624 -93 moveto (5) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 543 -93 moveto (6) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 463 -92 moveto (7) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 463 -224 moveto (0) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 543 -224 moveto (1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 624 -224 moveto (2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 704 -224 moveto (3) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 784 -224 moveto (4) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 864 -224 moveto (5) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 945 -224 moveto (6) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1025 -224 moveto (7) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1025 -354 moveto (0) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 945 -354 moveto (1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 864 -354 moveto (2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 784 -354 moveto (3) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 704 -354 moveto (4) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 624 -354 moveto (5) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 543 -354 moveto (6) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 463 -354 moveto (7) show 0 0 0 setrgbcolor /Courier findfont 34 scalefont setfont 1178 659 moveto (Phi_to_Chans) show 0 0 0 setrgbcolor /Courier findfont 34 scalefont setfont 124 589 moveto (PHI_in) show 0 0 0 setrgbcolor /Courier findfont 34 scalefont setfont 1178 695 moveto (Phi_Delay) show 0 0 0 setrgbcolor /Courier findfont 34 scalefont setfont 1178 138 moveto (Phase_A) show 0 0 0 setrgbcolor /Courier findfont 34 scalefont setfont 124 90 moveto (RESET) show 0 0 0 setrgbcolor /Courier findfont 34 scalefont setfont 1178 7 moveto (CAP) show 0 0 0 setrgbcolor /Courier findfont 34 scalefont setfont 1178 -128 moveto (Phase_B) show 0 0 0 setrgbcolor /Courier findfont 46 scalefont setfont 1133 295 moveto (DelayBuffer) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 430 598 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 434 580 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 446 611 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 451 583 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 464 605 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 464 590 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 446 598 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 444 580 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 510 598 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 514 580 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 526 611 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 531 583 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 544 605 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 544 590 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 526 598 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 524 580 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 591 598 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 595 580 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 608 611 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 613 583 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 626 605 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 626 590 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 608 598 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 605 580 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 671 598 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 675 580 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 688 611 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 693 583 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 706 605 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 706 590 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 688 598 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 685 580 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 751 598 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 755 580 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 768 611 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 772 583 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 785 605 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 785 590 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 768 598 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 765 580 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 831 598 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 835 580 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 847 611 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 852 583 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 865 605 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 865 590 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 847 598 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 845 580 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 913 598 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 917 580 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 929 611 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 934 583 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 947 605 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 947 590 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 929 598 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 926 580 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 993 598 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 997 580 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1009 611 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1014 583 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1027 605 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1027 590 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1009 598 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1006 580 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1046 468 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1056 450 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1022 481 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1024 453 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1009 474 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1009 459 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1006 468 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1046 450 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 966 468 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 976 450 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 942 481 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 944 453 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 929 474 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 929 459 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 926 468 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 966 450 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 885 468 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 895 450 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 860 481 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 862 453 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 847 474 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 847 459 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 844 468 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 885 450 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 805 468 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 815 450 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 781 481 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 782 453 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 768 474 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 768 459 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 764 468 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 805 450 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 725 468 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 735 450 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 701 481 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 702 453 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 688 474 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 688 459 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 684 468 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 725 450 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 645 468 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 655 450 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 621 481 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 622 453 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 608 474 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 608 459 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 605 468 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 645 450 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 564 468 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 573 450 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 539 481 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 541 453 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 526 474 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 526 459 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 523 468 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 564 450 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 484 468 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 494 450 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 459 481 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 461 453 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 446 474 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 446 459 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 443 468 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 484 450 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 430 337 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 434 319 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 446 350 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 451 323 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 464 344 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 464 329 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 446 337 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 444 319 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 510 337 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 514 319 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 526 350 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 531 323 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 544 344 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 544 329 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 526 337 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 524 319 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 591 337 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 595 319 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 608 350 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 613 323 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 626 344 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 626 329 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 608 337 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 605 319 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 671 337 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 675 319 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 688 350 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 693 323 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 706 344 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 706 329 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 688 337 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 685 319 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 751 337 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 755 319 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 768 350 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 772 323 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 785 344 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 785 329 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 768 337 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 765 319 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 831 337 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 835 319 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 847 350 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 852 323 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 865 344 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 865 329 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 847 337 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 845 319 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 913 337 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 917 319 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 929 350 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 934 323 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 947 344 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 947 329 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 929 337 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 926 319 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 993 337 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 997 319 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1009 350 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1014 323 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1027 344 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1027 329 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1009 337 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1006 319 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1046 207 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1056 189 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1022 220 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1024 192 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1009 213 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1009 199 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1006 207 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1046 189 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 966 207 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 976 189 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 942 220 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 944 192 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 929 213 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 929 199 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 926 207 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 966 189 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 885 207 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 895 189 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 860 220 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 862 192 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 847 213 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 847 199 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 844 207 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 885 189 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 805 207 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 815 189 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 781 220 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 782 192 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 768 213 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 768 199 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 764 207 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 805 189 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 725 207 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 735 189 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 701 220 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 702 192 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 688 213 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 688 199 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 684 207 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 725 189 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 645 207 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 655 189 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 621 220 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 622 192 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 608 213 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 608 199 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 605 207 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 645 189 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 564 207 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 573 189 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 539 220 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 541 192 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 526 213 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 526 199 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 523 207 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 564 189 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 484 207 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 494 189 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 459 220 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 461 192 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 446 213 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 446 199 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 443 207 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 484 189 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 430 76 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 434 59 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 446 89 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 451 62 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 464 83 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 464 68 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 446 76 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 444 59 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 510 76 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 514 59 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 526 89 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 531 62 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 544 83 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 544 68 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 526 76 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 524 59 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 591 76 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 595 59 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 608 89 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 613 62 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 626 83 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 626 68 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 608 76 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 605 59 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 671 76 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 675 59 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 688 89 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 693 62 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 706 83 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 706 68 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 688 76 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 685 59 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 751 76 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 755 59 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 768 89 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 772 62 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 785 83 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 785 68 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 768 76 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 765 59 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 831 76 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 835 59 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 847 89 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 852 62 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 865 83 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 865 68 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 847 76 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 845 59 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 913 76 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 917 59 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 929 89 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 934 62 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 947 83 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 947 68 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 929 76 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 926 59 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 993 76 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 997 59 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1009 89 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1014 62 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1027 83 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1027 68 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1009 76 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1006 59 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1046 -54 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1056 -72 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1022 -41 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1024 -69 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1009 -48 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1009 -62 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1006 -54 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1046 -72 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 966 -54 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 976 -72 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 942 -41 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 944 -69 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 929 -48 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 929 -62 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 926 -54 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 966 -72 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 885 -54 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 895 -72 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 860 -41 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 862 -69 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 847 -48 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 847 -62 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 844 -54 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 885 -72 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 805 -54 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 815 -72 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 781 -41 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 782 -69 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 768 -48 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 768 -62 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 764 -54 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 805 -72 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 725 -54 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 735 -72 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 701 -41 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 702 -69 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 688 -48 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 688 -62 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 684 -54 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 725 -72 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 645 -54 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 655 -72 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 621 -41 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 622 -69 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 608 -48 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 608 -62 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 605 -54 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 645 -72 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 564 -54 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 573 -72 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 539 -41 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 541 -69 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 526 -48 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 526 -62 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 523 -54 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 564 -72 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 484 -54 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 494 -72 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 459 -41 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 461 -69 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 446 -48 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 446 -62 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 443 -54 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 484 -72 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 430 -184 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 434 -202 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 446 -171 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 451 -199 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 464 -178 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 464 -193 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 446 -184 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 444 -202 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 510 -184 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 514 -202 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 526 -171 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 531 -199 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 544 -178 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 544 -193 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 526 -184 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 524 -202 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 591 -184 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 595 -202 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 608 -171 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 613 -199 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 626 -178 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 626 -193 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 608 -184 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 605 -202 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 671 -184 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 675 -202 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 688 -171 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 693 -199 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 706 -178 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 706 -193 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 688 -184 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 685 -202 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 751 -184 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 755 -202 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 768 -171 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 772 -199 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 785 -178 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 785 -193 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 768 -184 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 765 -202 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 831 -184 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 835 -202 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 847 -171 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 852 -199 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 865 -178 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 865 -193 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 847 -184 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 845 -202 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 913 -184 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 917 -202 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 929 -171 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 934 -199 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 947 -178 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 947 -193 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 929 -184 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 926 -202 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 993 -184 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 997 -202 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1009 -171 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1014 -199 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1027 -178 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1027 -193 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1009 -184 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1006 -202 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1046 -315 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1056 -333 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1022 -302 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1024 -330 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1009 -308 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1009 -323 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1006 -315 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 1046 -333 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 966 -315 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 976 -333 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 942 -302 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 944 -330 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 929 -308 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 929 -323 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 926 -315 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 966 -333 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 885 -315 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 895 -333 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 860 -302 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 862 -330 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 847 -308 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 847 -323 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 844 -315 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 885 -333 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 805 -315 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 815 -333 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 781 -302 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 782 -330 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 768 -308 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 768 -323 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 764 -315 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 805 -333 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 725 -315 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 735 -333 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 701 -302 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 702 -330 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 688 -308 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 688 -323 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 684 -315 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 725 -333 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 645 -315 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 655 -333 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 621 -302 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 622 -330 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 608 -308 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 608 -323 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 605 -315 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 645 -333 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 564 -315 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 573 -333 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 539 -302 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 541 -330 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 526 -308 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 526 -323 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 523 -315 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 564 -333 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 484 -315 moveto (input) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 494 -333 moveto 90 rotate (inout4) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 459 -302 moveto (Out_to_Dff) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 461 -330 moveto (Timing) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 446 -308 moveto (output1) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 446 -323 moveto (output2) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 443 -315 moveto (Delay_tile) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 484 -333 moveto 90 rotate (inout5) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 394 551 moveto 90 rotate (input) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 368 554 moveto (Delay_control) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 394 499 moveto 90 rotate (Out_to_Phase) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 368 546 moveto (control) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 387 513 moveto 90 rotate (Delay_Bal) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 391 -285 moveto 90 rotate (input) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 365 -288 moveto (Delay_control) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 391 -245 moveto 90 rotate (Out_to_Phase) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 365 -280 moveto (control) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 384 -269 moveto 90 rotate (Delay_Bal) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 366 46 moveto 90 rotate (Phase_B) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 366 81 moveto 90 rotate (Phase_a) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 360 85 moveto 90 rotate (RESET) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 358 67 moveto 90 rotate (cap_volt) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 371 59 moveto 90 rotate (Phase) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 370 46 moveto 90 rotate (Phase_B_M1) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 363 77 moveto 90 rotate (Ph_Cntrl_L) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 358 46 moveto 90 rotate (Ph_Cntrl_R) show -90 rotate 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 313 592 moveto (To_Channels) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 314 606 moveto (To_Delay) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 300 596 moveto (PHI_in) show 0 0 0 setrgbcolor /Courier findfont 7 scalefont setfont 311 598 moveto (Phi_Driver) show /bg 124 -373 124 -375 126 -375 126 -373 124 -373 124 -375 126 -375 126 -373 white_B /bg 124 -372 124 -375 127 -375 127 -372 124 -372 124 -375 127 -375 127 -372 white_B /bg 124 -371 124 -375 128 -375 128 -371 124 -371 124 -375 128 -375 128 -371 white_B 123 -369 123 -381 L 124 -369 124 -381 L 125 -369 125 -381 L 118 -374 130 -374 L 118 -375 130 -375 L 118 -376 130 -376 L rgb_fg 118 -375 130 -375 L 124 -369 124 -381 L /fg 124 -372 124 -375 127 -375 127 -372 124 -372 124 -375 127 -375 127 -372 black_B showpage