(original) (raw)
%!PS-Adobe-2.0 EPSF-1.2 %%Title: breakdown.ps %%Creator: Canvas 3.5 %%For: droh %%CreationDate: Tue, May 21, 1996 12:33 PM %%BoundingBox: 67 135 631 427 %%DocumentProcSets: CanvasDict %%DocumentSuppliedProcSets: CanvasDict %%Copyright �1988-91 Deneba Systems, Inc. - All Rights Reserved Worldwide %%DocumentFonts: Helvetica %%DocumentNeededFonts: Helvetica %%EndComments %%BeginProcSet:CanvasDict /CanvasDict where not{/CanvasDict 250 dict def}{pop}ifelse CanvasDict begin systemdict/setpacking known{/origpack currentpacking def true setpacking}if /bdf{bind def}bind def /_cv 20 dict begin /isDeviceColor {/currentcolorspace where{pop currentcolorspace 0 get dup /DeviceGray eq exch dup /DeviceRGB eq exch /DeviceCMYK eq or or}{T}ifelse}bdf /stg{isDeviceColor{setgray}{pop}ifelse}bdf /strgb{isDeviceColor{setrgbcolor}{pop pop pop}ifelse}bdf /stcmyk{isDeviceColor{setcmykcolor}{pop pop pop pop}ifelse}bdf currentdict end def /xdf{exch bind def}bdf /min{2 copy gt{exch}if pop}bdf /edf{exch def}bdf /max{2 copy lt{exch}if pop}bdf /cvmtx matrix def /tpmx matrix def /currot 0 def /rotmtx matrix def /origmtx matrix def /cvangle{360 exch sub 90 add 360 mod}bdf /setrot{/currot edf rotmtx currentmatrix pop 2 copy translate currot rotate neg exch neg exch translate}bdf /endrot{rotmtx setmatrix /currot 0 def}bdf /i systemdict/image get def/T true def/F false def/dbg F def /ncolors 0 def/st0 ()def/st1 ()def/proc0 {}def /penh 1 def/penv 1 def/penv2 0 def/penh2 0 def/samplesize 0 def/width 0 def/height 0 def /setcmykcolor where not{/setcmykcolor{/b edf 3{b add 1.0 exch sub 0.0 max 1.0 min 3 1 roll}repeat systemdict begin setrgbcolor end}bdf}{pop}ifelse /doeoclip{closepath{eoclip}stopped{currentflat dup 2 mul setflat eoclip setflat}if}bdf /SpaceExtra 0 def/LetterSpace 0 def/StringLength 0 def/NumSpaces 0 def/JustOffset 0 def /f0{eofill} def /s0{1 setlinewidth cvmtx currentmatrix pop penh penv scale stroke cvmtx setmatrix}bdf /f1{_bp _fp impat}def /s1{cvmtx currentmatrix pop 1 setlinewidth penh penv scale {strokepath}stopped{currentflat dup 2 mul setflat strokepath setflat}if _bp cvmtx setmatrix _fp impat}def /filltype 0 def /stroketype 0 def /f{filltype 0 eq{f0}{f1}ifelse}bdf /s{stroketype 0 eq{s0}{s1}ifelse}bdf /_fp{}def /_bp{}def /_fg 1 def /_pg 0 def /_bkg 1 def /_frg 0 def /_frgb 3 array def /_frrgb [0 0 0] def /_fcmyk 4 array def /_frcmyk [0 0 0 1] def /_prgb 3 array def /_pcmyk 4 array def /_bkrgb [1 1 1] def /_bkcmyk [0 0 0 0] def /fg{/_fg exch def /filltype 0 def/fills{_fg setgray}def}def /frgb{_frgb astore pop /filltype 0 def/fills{_frgb aload pop setrgbcolor}def}def /fcmyk{_fcmyk astore pop /filltype 0 def/fills{_fcmyk aload pop setcmykcolor}def}def /pg{/_pg exch def /stroketype 0 def/pens{_pg setgray}def}def /prgb{_prgb astore pop /stroketype 0 def/pens{_prgb aload pop setrgbcolor}def}def /pcmyk{_pcmyk astore pop /stroketype 0 def/pens{_pcmyk aload pop setcmykcolor}def}def /fpat{/fstr edf/filltype 1 def/fills{/patstr fstr def}bdf}bdf /ppat{/sstr edf/stroketype 1 def/pens{/patstr sstr def}bdf}bdf /bkg{ /_bkg exch def /_bp{gsave _bkg setgray fill grestore}def}def /bkrgb{_bkrgb astore pop/_bp{gsave _bkrgb aload pop setrgbcolor fill grestore}def}def /bkcmyk{_bkcmyk astore pop/_bp{gsave _bkcmyk aload pop setcmykcolor fill grestore}def}def /frg{ /_frg exch def /_fp{_frg setgray}def}def /frrgb{_frrgb astore pop/_fp{_frrgb aload pop setrgbcolor}def}def /frcmyk{_frcmyk astore pop/_fp{_frcmyk aload pop setcmykcolor}def}def /icomp{/ncolors edf ncolors 1 gt{/proc0 edf dup dup 0 get ncolors div cvi exch 0 3 -1 roll put 4 -1 roll ncolors div cvi 4 1 roll{proc0 dup/st0 edf 0 exch ncolors exch length dup ncolors sub exch ncolors div cvi string/st1 edf {dup 0 exch dup 1 exch 2 add{st0 exch get add}bind for 3 div ncolors 4 eq{exch dup 3 1 roll 3 add st0 exch get add 255 exch sub dup 0 lt{pop 0}if}if cvi dup 255 gt{pop 255}if exch ncolors div cvi exch st1 3 1 roll put}bind for st1}}if i}bdf /ci {/colorimage where {pop false exch colorimage} {icomp} ifelse}bdf /impat {/cnt 0 def /MySave save def currot 0 ne{currot neg rotate}if clip flattenpath pathbbox 3 -1 roll 8 div floor 8 mul dup/starty edf sub abs 8 div ceiling 8 mul cvi/height edf exch 8 div floor 8 mul dup/startx edf sub abs 8 div ceiling 8 mul cvi/width edf startx starty translate width height scale /height height 8 mul def /st0 width string def width height T [width 0 0 height neg 0 height] {patstr cnt 8 mod get/st1 edf 0 1 st0 length 1 sub dup 0 le{pop 1}if {st0 exch st1 put}bind for/cnt cnt 1 add def st0}bind imagemask MySave restore newpath}bdf /cm{/ncolors edf translate scale/height edf/colorimage where {pop} {ncolors mul}ifelse/width edf /tbitstr width string def width height 8 [width 0 0 height neg 0 height] {currentfile tbitstr readhexstring pop}bind ncolors dup 3 eq {ci}{icomp}ifelse}bdf /im{translate scale /height edf /width edf /tbitstr width 7 add 8 div cvi string def width height 1 [width 0 0 height neg 0 height] {currentfile tbitstr readhexstring pop}bind i}bdf /imk{/invFlag edf translate scale /height edf /width edf /tbitstr width 7 add 8 div cvi string def width height invFlag [width 0 0 height neg 0 height] {currentfile tbitstr readhexstring pop}bind imagemask}bdf /BeginEPSF {/MySave save def /dict_count countdictstack def /op_count count 1 sub def userdict begin /showpage {} def 0 setgray 0 setlinecap 1 setlinewidth 0 setlinejoin 10 setmiterlimit [] 0 setdash newpath /languagelevel where {pop languagelevel 1 ne{false setstrokeadjust false setoverprint}if}if }bdf /EndEPSF {count op_count sub {pop}repeat countdictstack dict_count sub {end}repeat MySave restore}bdf /rectpath {/cv_r edf/cv_b edf/cv_l edf/cv_t edf cv_l cv_t moveto cv_r cv_t lineto cv_r cv_b lineto cv_l cv_b lineto cv_l cv_t lineto closepath}bdf /setpen{/penh edf/penv edf/penv2 penv 2 div def/penh2 penh 2 div def}bdf /dostroke{not pens 1.0 currentgray ne or {s}{newpath}ifelse}bdf /dodashfill{not fills 1.0 currentgray ne or {gsave f grestore gsave [] 0 setdash stroketype/stroketype filltype def s/stroketype edf grestore}{newpath}ifelse}bdf /dofill{not fills 1.0 currentgray ne or {f}{newpath}ifelse}bdf /dofillsave{not fills 1.0 currentgray ne or {gsave f grestore}if}bdf /doline{not pens 1.0 currentgray ne or {filltype/filltype stroketype def f/filltype edf}{newpath}ifelse}bdf /spx{SpaceExtra 0 32 4 -1 roll widthshow}bdf /lsx{SpaceExtra 0 32 LetterSpace 0 6 -1 roll awidthshow}bdf /Rjust{stringwidth pop JustOffset exch sub /JustOffset edf}bdf /Cjust{stringwidth pop 2 div JustOffset exch sub /JustOffset edf}bdf /adjfit{stringwidth pop LetterSpace StringLength 1 sub mul add SpaceExtra NumSpaces mul add dup /pw edf JustOffset exch sub dup /wdif edf StringLength div LetterSpace add /LetterSpace edf}bdf /ulb{currentpoint pop /underlinpt edf}bdf /ule{gsave currentpoint newpath moveto currentfont dup /ft1 known{dup /ft1 get begin /FontMatrix get FontMatrix tpmx concatmatrix pop} {begin FontMatrix tpmx copy pop}ifelse currentfont /FontInfo known {FontInfo begin UnderlinePosition UnderlineThickness end}{100 1}ifelse end dup tpmx dtransform pop setlinewidth dup tpmx dtransform pop 0 exch rmoveto underlinpt currentpoint pop sub 0 rlineto stroke grestore}bdf /fittext{ /SpaceExtra edf /LetterSpace edf /StringLength edf /NumSpaces edf /JustOffset edf not 1 currentgray ne or {dup {ulb}if exch dup adjfit lsx {ule}if}{pop pop}ifelse}bdf /cvRecFont{/encod edf FontDirectory 2 index known{cleartomark}{findfont dup length 1 add dict begin {1 index/FID ne{def}{pop pop}ifelse}forall encod{/Encoding CVvec def}if currentdict end definefont cleartomark}ifelse}bdf /wrk1 ( ) def/wdict 16 dict def /Work75 75 string def /Nmk{Work75 cvs dup}bdf /Npt{put cvn}bdf /dhOdh{Nmk 2 79 Npt}bdf /dhodh{Nmk 2 111 Npt}bdf /dhSdh{Nmk 2 83 Npt}bdf /sfWidth{gsave 0 0 moveto 0 0 lineto 0 0 lineto 0 0 lineto closepath clip stringwidth grestore}bdf /MakOF{dup dhodh FontDirectory 1 index known{exch pop}{exch findfont dup length 1 add dict begin {1 index/FID ne 2 index /UniqueID ne and{def}{pop pop}ifelse}forall /PaintType 2 def /StrokeWidth .24 1000 mul ftSize div dup 12 lt{pop 12}if def dup currentdict end definefont pop}ifelse}bdf /fts{dup/ftSize edf}def /mkFT{/tempFT 11 dict def tempFT begin /FontMatrix [1 0 0 1 0 0] def/FontType 3 def FontDirectory 3 index get /Encoding get/Encoding exch def /proc2 edf/ft2 exch findfont def/ft1 exch findfont def/FontBBox [0 0 1 1] def /BuildChar{wdict begin/chr edf/ftdt edf/chrst wrk1 dup 0 chr put def ftdt/proc2 get exec end}def end tempFT definefont pop}bdf /OLFt{dup dhOdh FontDirectory 1 index known{exch pop} {dup 3 -1 roll dup MakOF {outproc} mkFT}ifelse}bdf /mshw{moveto show}bdf /outproc{ftdt/ft1 get setfont gsave chrst sfWidth grestore setcharwidth dblsh}bdf /dblsh{currentgray 1 setgray chrst 0 0 mshw setgray ftdt/ft2 get setfont chrst 0 0 mshw}bdf /ShadChar{ftdt/ft1 get setfont gsave chrst sfWidth 1 index 0 ne{exch .05 add exch}if grestore setcharwidth chrst .06 0 mshw 0 .05 translate dblsh}bdf /ShFt{dup dhSdh FontDirectory 1 index known{exch pop} {dup 3 -1 roll dup MakOF {ShadChar} mkFT}ifelse}bdf /LswUnits{72 75 div dup scale}bdf /erasefill{_bp}def /CVvec 256 array def /NUL/SOH/STX/ETX/EOT/ENQ/ACK/BEL/BS/HT/LF/VT/FF/CR/SO/SI/DLE/DC1/DC2/DC3/DC4/NAK/SYN/ETB/CAN/EM/SUB/ESC/FS/GS/RS/US CVvec 0 32 getinterval astore pop CVvec 32/Times-Roman findfont/Encoding get 32 96 getinterval putinterval CVvec dup 39/quotesingle put 96/grave put /Adieresis/Aring/Ccedilla/Eacute/Ntilde/Odieresis/Udieresis/aacute /agrave/acircumflex/adieresis/atilde/aring/ccedilla/eacute/egrave /ecircumflex/edieresis/iacute/igrave/icircumflex/idieresis/ntilde/oacute /ograve/ocircumflex/odieresis/otilde/uacute/ugrave/ucircumflex/udieresis /dagger/degree/cent/sterling/section/bullet/paragraph/germandbls /registered/copyright/trademark/acute/dieresis/notequal/AE/Oslash /infinity/plusminus/lessequal/greaterequal/yen/mu/partialdiff/summation /product/pi/integral/ordfeminine/ordmasculine/Omega/ae/oslash /questiondown/exclamdown/logicalnot/radical/florin/approxequal/Delta/guillemotleft /guillemotright/ellipsis/blank/Agrave/Atilde/Otilde/OE/oe /endash/emdash/quotedblleft/quotedblright/quoteleft/quoteright/divide/lozenge /ydieresis/Ydieresis/fraction/currency/guilsinglleft/guilsinglright/fi/fl /daggerdbl/periodcentered/quotesinglbase/quotedblbase/perthousand/Acircumflex/Ecircumflex/Aacute /Edieresis/Egrave/Iacute/Icircumflex/Idieresis/Igrave/Oacute/Ocircumflex /apple/Ograve/Uacute/Ucircumflex/Ugrave/dotlessi/circumflex/tilde /macron/breve/dotaccent/ring/cedilla/hungarumlaut/ogonek/caron CVvec 128 128 getinterval astore pop end %%EndProcSet %%BeginSetup CanvasDict begin 0 setlinecap 0 setlinejoin 4 setmiterlimit /currot 0 def origmtx currentmatrix pop [] 0 setdash 1 1 setpen 1 fg 0 pg 0 frg 1 bkg newpath /dbg F def LswUnits %%EndSetup % ---- Object #1:5 Obj Type: 99 % ---- Object #2:6 Obj Type: 4 0 0 setpen 1 frg 433 122 182 485 rectpath F dofill % ---- Object #3:7 Obj Type: 4 1 1 setpen 0 setlinecap 0 setlinejoin 432.5 122.5 182.5 484.5 rectpath F dostroke % ---- Object #4:8 Obj Type: 3 2 setlinecap 0 setlinejoin gsave newpath 116.5 182.5 moveto 122.5 182.5 lineto F dostroke grestore % ---- Object #5:9 Obj Type: 3 2 setlinecap 0 setlinejoin gsave newpath 116.5 218.5 moveto 122.5 218.5 lineto F dostroke grestore % ---- Object #6:10 Obj Type: 3 2 setlinecap 0 setlinejoin gsave newpath 116.5 253.5 moveto 122.5 253.5 lineto F dostroke grestore % ---- Object #7:11 Obj Type: 3 2 setlinecap 0 setlinejoin gsave newpath 116.5 289.5 moveto 122.5 289.5 lineto F dostroke grestore % ---- Object #8:12 Obj Type: 3 2 setlinecap 0 setlinejoin gsave newpath 116.5 325.5 moveto 122.5 325.5 lineto F dostroke grestore % ---- Object #9:13 Obj Type: 3 2 setlinecap 0 setlinejoin gsave newpath 116.5 361.5 moveto 122.5 361.5 lineto F dostroke grestore % ---- Object #10:14 Obj Type: 3 2 setlinecap 0 setlinejoin gsave newpath 116.5 397.5 moveto 122.5 397.5 lineto F dostroke grestore % ---- Object #11:15 Obj Type: 3 2 setlinecap 0 setlinejoin gsave newpath 116.5 432.5 moveto 122.5 432.5 lineto F dostroke grestore % ---- Object #12:16 Obj Type: 4 0 0 setpen 1 0 0 frgb 1 0 0 frrgb 398 145 182 191 rectpath F dofill % ---- Object #13:17 Obj Type: 4 1 1 setpen 0 setlinecap 0 setlinejoin 397.5 145.5 182.5 190.5 rectpath F dostroke % ---- Object #14:18 Obj Type: 4 0 0 setpen 0.05 0.05 1 frgb 0.05 0.05 1 frrgb 0.05 0.05 1 bkrgb 418 145 397 191 rectpath F dofill % ---- Object #15:19 Obj Type: 4 1 1 setpen 0 setlinecap 0 setlinejoin 417.5 145.5 397.5 190.5 rectpath F dostroke % ---- Object #16:20 Obj Type: 4 0 0 setpen 1 0 0 frgb 1 0 0 frrgb 1 bkg 291 235 182 282 rectpath F dofill % ---- Object #17:21 Obj Type: 4 1 1 setpen 0 setlinecap 0 setlinejoin 290.5 235.5 182.5 281.5 rectpath F dostroke % ---- Object #18:22 Obj Type: 4 0 0 setpen 0.05 0.05 1 frgb 0.05 0.05 1 frrgb 0.05 0.05 1 bkrgb 303 235 290 282 rectpath F dofill % ---- Object #19:23 Obj Type: 4 1 1 setpen 0 setlinecap 0 setlinejoin 302.5 235.5 290.5 281.5 rectpath F dostroke % ---- Object #20:24 Obj Type: 4 0 0 setpen 1 0 0 frgb 1 0 0 frrgb 1 bkg 240 326 182 372 rectpath F dofill % ---- Object #21:25 Obj Type: 4 1 1 setpen 0 setlinecap 0 setlinejoin 239.5 326.5 182.5 371.5 rectpath F dostroke % ---- Object #22:26 Obj Type: 4 0 0 setpen 0.05 0.05 1 frgb 0.05 0.05 1 frrgb 0.05 0.05 1 bkrgb 247 326 239 372 rectpath F dofill % ---- Object #23:27 Obj Type: 4 1 1 setpen 0 setlinecap 0 setlinejoin 246.5 326.5 239.5 371.5 rectpath F dostroke % ---- Object #24:28 Obj Type: 4 0 0 setpen 1 0 0 frgb 1 0 0 frrgb 1 bkg 211 416 182 463 rectpath F dofill % ---- Object #25:29 Obj Type: 4 1 1 setpen 0 setlinecap 0 setlinejoin 210.5 416.5 182.5 462.5 rectpath F dostroke % ---- Object #26:30 Obj Type: 4 0 0 setpen 0.05 0.05 1 frgb 0.05 0.05 1 frrgb 0.05 0.05 1 bkrgb 218 416 210 463 rectpath F dofill % ---- Object #27:31 Obj Type: 4 1 1 setpen 0 setlinecap 0 setlinejoin 217.5 416.5 210.5 462.5 rectpath F dostroke % ---- Object #28:32 Obj Type: 3 2 setlinecap 0 setlinejoin gsave newpath 122.5 182.5 moveto 122.5 432.5 lineto F dostroke grestore % ---- Object #29:33 Obj Type: 3 2 setlinecap 0 setlinejoin gsave newpath 122.5 182.5 moveto 484.5 182.5 lineto F dostroke grestore % ---- Object #30:34 Obj Type: 2 save 0 setgray mark /|___Helvetica /Helvetica T cvRecFont 12 fts /|___Helvetica findfont exch scalefont setfont 0 setgray 160.375 165 moveto (16) F F 13.3418 0 2 0 0 fittext restore % ---- Object #31:35 Obj Type: 2 save 0 setgray mark /|___Helvetica /Helvetica T cvRecFont 12 fts /|___Helvetica findfont exch scalefont setfont 0 setgray 250.375 165 moveto (32) F F 13.3418 0 2 0 0 fittext restore % ---- Object #32:36 Obj Type: 2 save 0 setgray mark /|___Helvetica /Helvetica T cvRecFont 12 fts /|___Helvetica findfont exch scalefont setfont 0 setgray 341.375 165 moveto (64) F F 13.3418 0 2 0 0 fittext restore % ---- Object #33:37 Obj Type: 2 save 0 setgray mark /|___Helvetica /Helvetica T cvRecFont 12 fts /|___Helvetica findfont exch scalefont setfont 0 setgray 428.375 165 moveto (128) F F 20.0127 0 3 0 0 fittext restore % ---- Object #34:38 Obj Type: 2 save 0 setgray mark /|___Helvetica /Helvetica T cvRecFont 12 fts /|___Helvetica findfont exch scalefont setfont 0 setgray 106.375 180 moveto (0) show restore % ---- Object #35:39 Obj Type: 2 save 0 setgray mark /|___Helvetica /Helvetica T cvRecFont 12 fts /|___Helvetica findfont exch scalefont setfont 0 setgray 86.375 216 moveto (1000) F F 26.6836 0 4 0 0 fittext restore % ---- Object #36:40 Obj Type: 2 save 0 setgray mark /|___Helvetica /Helvetica T cvRecFont 12 fts /|___Helvetica findfont exch scalefont setfont 0 setgray 86.375 251 moveto (2000) F F 26.6836 0 4 0 0 fittext restore % ---- Object #37:41 Obj Type: 2 save 0 setgray mark /|___Helvetica /Helvetica T cvRecFont 12 fts /|___Helvetica findfont exch scalefont setfont 0 setgray 86.375 287 moveto (3000) F F 26.6836 0 4 0 0 fittext restore % ---- Object #38:42 Obj Type: 2 save 0 setgray mark /|___Helvetica /Helvetica T cvRecFont 12 fts /|___Helvetica findfont exch scalefont setfont 0 setgray 86.375 323 moveto (4000) F F 26.6836 0 4 0 0 fittext restore % ---- Object #39:43 Obj Type: 2 save 0 setgray mark /|___Helvetica /Helvetica T cvRecFont 12 fts /|___Helvetica findfont exch scalefont setfont 0 setgray 86.375 359 moveto (5000) F F 26.6836 0 4 0 0 fittext restore % ---- Object #40:44 Obj Type: 2 save 0 setgray mark /|___Helvetica /Helvetica T cvRecFont 12 fts /|___Helvetica findfont exch scalefont setfont 0 setgray 86.375 395 moveto (6000) F F 26.6836 0 4 0 0 fittext restore % ---- Object #41:45 Obj Type: 2 save 0 setgray mark /|___Helvetica /Helvetica T cvRecFont 12 fts /|___Helvetica findfont exch scalefont setfont 0 setgray 86.375 430 moveto (7000) F F 26.6836 0 4 0 0 fittext restore % ---- Object #42:46 Obj Type: 4 77.5 309 90 setrot % ---- Object #43:72 Obj Type: 2 save 0 setgray mark /|___Helvetica /Helvetica T cvRecFont 12 fts /|___Helvetica findfont exch scalefont setfont 0 setgray 54.375 306 moveto (seconds) F F 44.6836 0 7 0 0 fittext restore endrot % ---- Object #44:47 Obj Type: 2 save 0 setgray mark /|___Helvetica /Helvetica T cvRecFont 12 fts /|___Helvetica findfont exch scalefont setfont 0 setgray 277.375 149 moveto (T3D PE's) F F 50.2969 1 8 0 0 fittext restore % ---- Object #45:48 Obj Type: 9 0 0 setpen 1 fg 1 frg 1 bkg 180 199 moveto 180 185 lineto 155 185 lineto 155 199 lineto 180 199 lineto closepath F dofill % ---- Object #46:49 Obj Type: 2 save 0 setgray mark /|___Helvetica /Helvetica T cvRecFont 12 fts /|___Helvetica findfont exch scalefont setfont 0 setgray 154.375 189 moveto (91%) F F 24.0088 0 3 0 0 fittext restore % ---- Object #47:50 Obj Type: 9 178 433 moveto 178 419 lineto 160 419 lineto 160 433 lineto 178 433 lineto closepath F dofill % ---- Object #48:51 Obj Type: 2 save 0 setgray mark /|___Helvetica /Helvetica T cvRecFont 12 fts /|___Helvetica findfont exch scalefont setfont 0 setgray 160.375 423 moveto (9%) F F 17.3379 0 2 0 0 fittext restore % ---- Object #49:52 Obj Type: 9 270 199 moveto 270 185 lineto 245 185 lineto 245 199 lineto 270 199 lineto closepath F dofill % ---- Object #50:53 Obj Type: 2 save 0 setgray mark /|___Helvetica /Helvetica T cvRecFont 12 fts /|___Helvetica findfont exch scalefont setfont 0 setgray 245.375 189 moveto (90%) F F 24.0088 0 3 0 0 fittext restore % ---- Object #51:54 Obj Type: 9 272 326 moveto 272 312 lineto 247 312 lineto 247 326 lineto 272 326 lineto closepath F dofill % ---- Object #52:55 Obj Type: 2 save 0 setgray mark /|___Helvetica /Helvetica T cvRecFont 12 fts /|___Helvetica findfont exch scalefont setfont 0 setgray 247.375 316 moveto (10%) F F 24.0088 0 3 0 0 fittext restore % ---- Object #53:56 Obj Type: 9 361 199 moveto 361 185 lineto 336 185 lineto 336 199 lineto 361 199 lineto closepath F dofill % ---- Object #54:57 Obj Type: 2 save 0 setgray mark /|___Helvetica /Helvetica T cvRecFont 12 fts /|___Helvetica findfont exch scalefont setfont 0 setgray 335.375 189 moveto (88%) F F 24.0088 0 3 0 0 fittext restore % ---- Object #55:58 Obj Type: 9 363 275 moveto 363 261 lineto 338 261 lineto 338 275 lineto 363 275 lineto closepath F dofill % ---- Object #56:59 Obj Type: 2 save 0 setgray mark /|___Helvetica /Helvetica T cvRecFont 12 fts /|___Helvetica findfont exch scalefont setfont 0 setgray 337.375 265 moveto (12%) F F 24.0088 0 3 0 0 fittext restore % ---- Object #57:60 Obj Type: 9 452 199 moveto 452 185 lineto 427 185 lineto 427 199 lineto 452 199 lineto closepath F dofill % ---- Object #58:61 Obj Type: 2 save 0 setgray mark /|___Helvetica /Helvetica T cvRecFont 12 fts /|___Helvetica findfont exch scalefont setfont 0 setgray 426.375 189 moveto (81%) F F 24.0088 0 3 0 0 fittext restore % ---- Object #59:62 Obj Type: 9 454 246 moveto 454 232 lineto 429 232 lineto 429 246 lineto 454 246 lineto closepath F dofill % ---- Object #60:63 Obj Type: 2 save 0 setgray mark /|___Helvetica /Helvetica T cvRecFont 12 fts /|___Helvetica findfont exch scalefont setfont 0 setgray 428.375 236 moveto (19%) F F 24.0088 0 3 0 0 fittext restore % ---- Object #61:64 Obj Type: 4 433 520 372 652 rectpath F dofill % ---- Object #62:65 Obj Type: 4 1 1 setpen 0 setlinecap 0 setlinejoin 432.5 520.5 372.5 651.5 rectpath F dostroke % ---- Object #63:66 Obj Type: 4 0 0 setpen 1 0 0 frgb 1 0 0 frrgb 398 530 377 551 rectpath F dofill % ---- Object #64:67 Obj Type: 4 1 1 setpen 0 setlinecap 0 setlinejoin 397.5 530.5 377.5 550.5 rectpath F dostroke % ---- Object #65:68 Obj Type: 2 save 0 setgray mark /|___Helvetica /Helvetica T cvRecFont 12 fts /|___Helvetica findfont exch scalefont setfont 0 setgray 559.375 385 moveto (computation) F F 65.3496 0 11 0 0 fittext restore % ---- Object #66:69 Obj Type: 4 0 0 setpen 0.05 0.05 1 frgb 0.05 0.05 1 frrgb 0.05 0.05 1 bkrgb 428 530 407 551 rectpath F dofill % ---- Object #67:70 Obj Type: 4 1 1 setpen 0 setlinecap 0 setlinejoin 427.5 530.5 407.5 550.5 rectpath F dostroke % ---- Object #68:71 Obj Type: 2 save 0 setgray mark /|___Helvetica /Helvetica T cvRecFont 12 fts /|___Helvetica findfont exch scalefont setfont 0 setgray 559.375 415 moveto (communication) F F 80.6719 0 13 0 0 fittext restore origmtx setmatrix systemdict /setpacking known {origpack setpacking} if end showpage %%EndDocument: