+%!PS-Adobe-3.0
+%%Creator: graphviz version 2.36.0 (20140111.2315)
+%%Title: start_up
+%%Pages: (atend)
+%%BoundingBox: (atend)
+%%EndComments
+save
+%%BeginProlog
+/DotDict 200 dict def
+DotDict begin
+
+/setupLatin1 {
+mark
+/EncodingVector 256 array def
+ EncodingVector 0
+
+ISOLatin1Encoding 0 255 getinterval putinterval
+EncodingVector 45 /hyphen put
+
+% Set up ISO Latin 1 character encoding
+/starnetISO {
+ dup dup findfont dup length dict begin
+ { 1 index /FID ne { def }{ pop pop } ifelse
+ } forall
+ /Encoding EncodingVector def
+ currentdict end definefont
+} def
+/Times-Roman starnetISO def
+/Times-Italic starnetISO def
+/Times-Bold starnetISO def
+/Times-BoldItalic starnetISO def
+/Helvetica starnetISO def
+/Helvetica-Oblique starnetISO def
+/Helvetica-Bold starnetISO def
+/Helvetica-BoldOblique starnetISO def
+/Courier starnetISO def
+/Courier-Oblique starnetISO def
+/Courier-Bold starnetISO def
+/Courier-BoldOblique starnetISO def
+cleartomark
+} bind def
+
+%%BeginResource: procset graphviz 0 0
+/coord-font-family /Times-Roman def
+/default-font-family /Times-Roman def
+/coordfont coord-font-family findfont 8 scalefont def
+
+/InvScaleFactor 1.0 def
+/set_scale {
+ dup 1 exch div /InvScaleFactor exch def
+ scale
+} bind def
+
+% styles
+/solid { [] 0 setdash } bind def
+/dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
+/dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
+/invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
+/bold { 2 setlinewidth } bind def
+/filled { } bind def
+/unfilled { } bind def
+/rounded { } bind def
+/diagonals { } bind def
+/tapered { } bind def
+
+% hooks for setting color
+/nodecolor { sethsbcolor } bind def
+/edgecolor { sethsbcolor } bind def
+/graphcolor { sethsbcolor } bind def
+/nopcolor {pop pop pop} bind def
+
+/beginpage { % i j npages
+ /npages exch def
+ /j exch def
+ /i exch def
+ /str 10 string def
+ npages 1 gt {
+ gsave
+ coordfont setfont
+ 0 0 moveto
+ (\() show i str cvs show (,) show j str cvs show (\)) show
+ grestore
+ } if
+} bind def
+
+/set_font {
+ findfont exch
+ scalefont setfont
+} def
+
+% draw text fitted to its expected width
+/alignedtext { % width text
+ /text exch def
+ /width exch def
+ gsave
+ width 0 gt {
+ [] 0 setdash
+ text stringwidth pop width exch sub text length div 0 text ashow
+ } if
+ grestore
+} def
+
+/boxprim { % xcorner ycorner xsize ysize
+ 4 2 roll
+ moveto
+ 2 copy
+ exch 0 rlineto
+ 0 exch rlineto
+ pop neg 0 rlineto
+ closepath
+} bind def
+
+/ellipse_path {
+ /ry exch def
+ /rx exch def
+ /y exch def
+ /x exch def
+ matrix currentmatrix
+ newpath
+ x y translate
+ rx ry scale
+ 0 0 1 0 360 arc
+ setmatrix
+} bind def
+
+/endpage { showpage } bind def
+/showpage { } def
+
+/layercolorseq
+ [ % layer color sequence - darkest to lightest
+ [0 0 0]
+ [.2 .8 .8]
+ [.4 .8 .8]
+ [.6 .8 .8]
+ [.8 .8 .8]
+ ]
+def
+
+/layerlen layercolorseq length def
+
+/setlayer {/maxlayer exch def /curlayer exch def
+ layercolorseq curlayer 1 sub layerlen mod get
+ aload pop sethsbcolor
+ /nodecolor {nopcolor} def
+ /edgecolor {nopcolor} def
+ /graphcolor {nopcolor} def
+} bind def
+
+/onlayer { curlayer ne {invis} if } def
+
+/onlayers {
+ /myupper exch def
+ /mylower exch def
+ curlayer mylower lt
+ curlayer myupper gt
+ or
+ {invis} if
+} def
+
+/curlayer 0 def
+
+%%EndResource
+%%EndProlog
+%%BeginSetup
+14 default-font-family set_font
+1 setmiterlimit
+% /arrowlength 10 def
+% /arrowwidth 5 def
+
+% make sure pdfmark is harmless for PS-interpreters other than Distiller
+/pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
+% make '<<' and '>>' safe on PS Level 1 devices
+/languagelevel where {pop languagelevel}{1} ifelse
+2 lt {
+ userdict (<<) cvn ([) cvn load put
+ userdict (>>) cvn ([) cvn load put
+} if
+
+%%EndSetup
+setupLatin1
+%%Page: 1 1
+%%PageBoundingBox: 36 36 577 680
+%%PageOrientation: Portrait
+0 0 1 beginpage
+gsave
+36 36 541 644 boxprim clip newpath
+1 1 set_scale 0 rotate 40 40 translate
+% PI
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 92 562 moveto
+92 562 12 562 12 562 curveto
+6 562 0 556 0 550 curveto
+0 550 0 538 0 538 curveto
+0 532 6 526 12 526 curveto
+12 526 92 526 92 526 curveto
+98 526 104 532 104 538 curveto
+104 538 104 550 104 550 curveto
+104 556 98 562 92 562 curveto
+stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+8 540.3 moveto 88 (Choose cover X) alignedtext
+grestore
+% ED
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 199.25 488 moveto
+199.25 488 66.75 488 66.75 488 curveto
+60.75 488 54.75 482 54.75 476 curveto
+54.75 476 54.75 464 54.75 464 curveto
+54.75 458 60.75 452 66.75 452 curveto
+66.75 452 199.25 452 199.25 452 curveto
+205.25 452 211.25 458 211.25 464 curveto
+211.25 464 211.25 476 211.25 476 curveto
+211.25 482 205.25 488 199.25 488 curveto
+stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+62.5 466.3 moveto 141 (x=Edge Detection\(b,T,X\)) alignedtext
+grestore
+% PI->ED
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 71.2 525.94 moveto
+81.61 516.68 94.65 505.09 106.07 494.94 curveto
+stroke
+0 0 0 edgecolor
+newpath 108.51 497.45 moveto
+113.66 488.19 lineto
+103.86 492.22 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 108.51 497.45 moveto
+113.66 488.19 lineto
+103.86 492.22 lineto
+closepath stroke
+grestore
+% PIb
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 174 562 moveto
+174 562 134 562 134 562 curveto
+128 562 122 556 122 550 curveto
+122 550 122 538 122 538 curveto
+122 532 128 526 134 526 curveto
+134 526 174 526 174 526 curveto
+180 526 186 532 186 538 curveto
+186 538 186 550 186 550 curveto
+186 556 180 562 174 562 curveto
+stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+130 540.3 moveto 48 (Set b, T ) alignedtext
+grestore
+% PIb->ED
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 149.02 525.94 moveto
+146.6 517.63 143.63 507.44 140.91 498.11 curveto
+stroke
+0 0 0 edgecolor
+newpath 144.25 497.06 moveto
+138.09 488.44 lineto
+137.53 499.02 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 144.25 497.06 moveto
+138.09 488.44 lineto
+137.53 499.02 lineto
+closepath stroke
+grestore
+% message
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 288 562 moveto
+288 562 216 562 216 562 curveto
+210 562 204 556 204 550 curveto
+204 550 204 538 204 538 curveto
+204 532 210 526 216 526 curveto
+216 526 288 526 288 526 curveto
+294 526 300 532 300 538 curveto
+300 538 300 550 300 550 curveto
+300 556 294 562 288 562 curveto
+stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+212 540.3 moveto 80 (Message mess) alignedtext
+grestore
+% encrypt
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 358.25 488 moveto
+358.25 488 241.75 488 241.75 488 curveto
+235.75 488 229.75 482 229.75 476 curveto
+229.75 476 229.75 464 229.75 464 curveto
+229.75 458 235.75 452 241.75 452 curveto
+241.75 452 358.25 452 358.25 452 curveto
+364.25 452 370.25 458 370.25 464 curveto
+370.25 464 370.25 476 370.25 476 curveto
+370.25 482 364.25 488 358.25 488 curveto
+stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+237.5 466.3 moveto 125 (m=encryption\(mess,k\)) alignedtext
+grestore
+% message->encrypt
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 263.38 525.94 moveto
+269.15 517.28 276.28 506.57 282.72 496.92 curveto
+stroke
+0 0 0 edgecolor
+newpath 285.74 498.7 moveto
+288.37 488.44 lineto
+279.91 494.82 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 285.74 498.7 moveto
+288.37 488.44 lineto
+279.91 494.82 lineto
+closepath stroke
+grestore
+% key
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 360 562 moveto
+360 562 330 562 330 562 curveto
+324 562 318 556 318 550 curveto
+318 550 318 538 318 538 curveto
+318 532 324 526 330 526 curveto
+330 526 360 526 360 526 curveto
+366 526 372 532 372 538 curveto
+372 538 372 550 372 550 curveto
+372 556 366 562 360 562 curveto
+stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+328 540.3 moveto 34 (Key k) alignedtext
+grestore
+% key->encrypt
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 334.34 525.94 moveto
+328.92 517.28 322.23 506.57 316.2 496.92 curveto
+stroke
+0 0 0 edgecolor
+newpath 319.17 495.07 moveto
+310.9 488.44 lineto
+313.23 498.78 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 319.17 495.07 moveto
+310.9 488.44 lineto
+313.23 498.78 lineto
+closepath stroke
+grestore
+% sample
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 521.25 184 moveto
+521.25 184 440.75 184 440.75 184 curveto
+434.75 184 428.75 178 428.75 172 curveto
+428.75 172 428.75 160 428.75 160 curveto
+428.75 154 434.75 148 440.75 148 curveto
+440.75 148 521.25 148 521.25 148 curveto
+527.25 148 533.25 154 533.25 160 curveto
+533.25 160 533.25 172 533.25 172 curveto
+533.25 178 527.25 184 521.25 184 curveto
+stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+436.5 162.3 moveto 89 (y= sample\(x,m\)) alignedtext
+grestore
+% key->sample
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 372.19 540.66 moveto
+411.88 535.59 481 519.76 481 471 curveto
+481 471 481 471 481 253 curveto
+481 233.4 481 211.3 481 194.4 curveto
+stroke
+0 0 0 edgecolor
+newpath 484.5 194.13 moveto
+481 184.13 lineto
+477.5 194.13 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 484.5 194.13 moveto
+481 184.13 lineto
+477.5 194.13 lineto
+closepath stroke
+grestore
+% ee
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 125.5 184 moveto
+125.5 184 66.5 184 66.5 184 curveto
+60.5 184 54.5 178 54.5 172 curveto
+54.5 172 54.5 160 54.5 160 curveto
+54.5 154 60.5 148 66.5 148 curveto
+66.5 148 125.5 148 125.5 148 curveto
+131.5 148 137.5 154 137.5 160 curveto
+137.5 160 137.5 172 137.5 172 curveto
+137.5 178 131.5 184 125.5 184 curveto
+stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+62 162.3 moveto 68 (Modify b, T) alignedtext
+grestore
+% ee->ED
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 91.84 184.17 moveto
+88.71 198.06 84.67 218.16 83 236 curveto
+75.9 312.08 105.07 399.66 121.87 442.55 curveto
+stroke
+0 0 0 edgecolor
+newpath 118.68 443.99 moveto
+125.65 451.97 lineto
+125.18 441.39 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 118.68 443.99 moveto
+125.65 451.97 lineto
+125.18 441.39 lineto
+closepath stroke
+grestore
+% cond
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 247 400 moveto
+152 362 lineto
+247 324 lineto
+342 362 lineto
+closepath stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+222.5 365.8 moveto 49 (Size of x) alignedtext
+0 0 0 nodecolor
+14 /Times-Roman set_font
+207.5 350.8 moveto 79 ( enough for m) alignedtext
+grestore
+% encrypt->cond
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 291.48 451.97 moveto
+284.92 438.83 275.56 420.12 267.12 403.24 curveto
+stroke
+0 0 0 edgecolor
+newpath 270.15 401.48 moveto
+262.55 394.1 lineto
+263.89 404.61 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 270.15 401.48 moveto
+262.55 394.1 lineto
+263.89 404.61 lineto
+closepath stroke
+grestore
+% STC
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 398 184 moveto
+398 184 318 184 318 184 curveto
+312 184 306 178 306 172 curveto
+306 172 306 160 306 160 curveto
+306 154 312 148 318 148 curveto
+318 148 398 148 398 148 curveto
+404 148 410 154 410 160 curveto
+410 160 410 172 410 172 curveto
+410 178 404 184 398 184 curveto
+stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+314 162.3 moveto 88 (y= STC\(x,m,H\)) alignedtext
+grestore
+% emb
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 490.25 110 moveto
+490.25 110 371.75 110 371.75 110 curveto
+365.75 110 359.75 104 359.75 98 curveto
+359.75 98 359.75 86 359.75 86 curveto
+359.75 80 365.75 74 371.75 74 curveto
+371.75 74 490.25 74 490.25 74 curveto
+496.25 74 502.25 80 502.25 86 curveto
+502.25 86 502.25 98 502.25 98 curveto
+502.25 104 496.25 110 490.25 110 curveto
+stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+367.5 88.3 moveto 127 (stego=embedding\(y,X\)) alignedtext
+grestore
+% STC->emb
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 375.3 147.94 moveto
+384.6 138.77 396.22 127.31 406.43 117.23 curveto
+stroke
+0 0 0 edgecolor
+newpath 408.91 119.7 moveto
+413.57 110.19 lineto
+403.99 114.72 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 408.91 119.7 moveto
+413.57 110.19 lineto
+403.99 114.72 lineto
+closepath stroke
+grestore
+% sample->emb
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 469.15 147.94 moveto
+463.14 139.28 455.7 128.57 449 118.92 curveto
+stroke
+0 0 0 edgecolor
+newpath 451.69 116.66 moveto
+443.11 110.44 lineto
+445.94 120.65 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 451.69 116.66 moveto
+443.11 110.44 lineto
+445.94 120.65 lineto
+closepath stroke
+grestore
+% end
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 446 36 moveto
+446 36 416 36 416 36 curveto
+410 36 404 30 404 24 curveto
+404 24 404 12 404 12 curveto
+404 6 410 0 416 0 curveto
+416 0 446 0 446 0 curveto
+452 0 458 6 458 12 curveto
+458 12 458 24 458 24 curveto
+458 30 452 36 446 36 curveto
+stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+420 14.3 moveto 22 (End) alignedtext
+grestore
+% emb->end
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 431 73.94 moveto
+431 65.81 431 55.88 431 46.7 curveto
+stroke
+0 0 0 edgecolor
+newpath 434.5 46.44 moveto
+431 36.44 lineto
+427.5 46.44 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 434.5 46.44 moveto
+431 36.44 lineto
+427.5 46.44 lineto
+closepath stroke
+grestore
+% start
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 217 636 moveto
+217 636 187 636 187 636 curveto
+181 636 175 630 175 624 curveto
+175 624 175 612 175 612 curveto
+175 606 181 600 187 600 curveto
+187 600 217 600 217 600 curveto
+223 600 229 606 229 612 curveto
+229 612 229 624 229 624 curveto
+229 630 223 636 217 636 curveto
+stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+189 614.3 moveto 26 (Start) alignedtext
+grestore
+% start->PI
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 174.84 603.96 moveto
+153.03 593.49 121.97 578.58 96.53 566.38 curveto
+stroke
+0 0 0 edgecolor
+newpath 97.98 563.19 moveto
+87.45 562.01 lineto
+94.95 569.5 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 97.98 563.19 moveto
+87.45 562.01 lineto
+94.95 569.5 lineto
+closepath stroke
+grestore
+% start->PIb
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 190.62 599.94 moveto
+184.85 591.28 177.72 580.57 171.28 570.92 curveto
+stroke
+0 0 0 edgecolor
+newpath 174.09 568.82 moveto
+165.63 562.44 lineto
+168.26 572.7 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 174.09 568.82 moveto
+165.63 562.44 lineto
+168.26 572.7 lineto
+closepath stroke
+grestore
+% start->message
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 213.85 599.94 moveto
+219.86 591.28 227.3 580.57 234 570.92 curveto
+stroke
+0 0 0 edgecolor
+newpath 237.06 572.65 moveto
+239.89 562.44 lineto
+231.31 568.66 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 237.06 572.65 moveto
+239.89 562.44 lineto
+231.31 568.66 lineto
+closepath stroke
+grestore
+% start->key
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 229.23 603.29 moveto
+251.8 591.93 284.05 575.69 308.79 563.23 curveto
+stroke
+0 0 0 edgecolor
+newpath 310.51 566.28 moveto
+317.87 558.66 lineto
+307.36 560.03 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 310.51 566.28 moveto
+317.87 558.66 lineto
+307.36 560.03 lineto
+closepath stroke
+grestore
+% ED->cond
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 151.32 451.97 moveto
+167.5 436.92 191.56 414.55 211.51 396 curveto
+stroke
+0 0 0 edgecolor
+newpath 213.99 398.48 moveto
+218.93 389.1 lineto
+209.22 393.35 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 213.99 398.48 moveto
+218.93 389.1 lineto
+209.22 393.35 lineto
+closepath stroke
+grestore
+% condStrat
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 189 272 moveto
+91.85 254 lineto
+189 236 lineto
+286.15 254 lineto
+closepath stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+144 250.3 moveto 90 (Strategy is fixed) alignedtext
+grestore
+% cond->condStrat
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 230.38 330.62 moveto
+221.51 314.41 210.74 294.72 202.41 279.5 curveto
+stroke
+0 0 0 edgecolor
+newpath 205.44 277.76 moveto
+197.57 270.67 lineto
+199.3 281.12 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 205.44 277.76 moveto
+197.57 270.67 lineto
+199.3 281.12 lineto
+closepath stroke
+0 0 0 edgecolor
+14 /Times-Roman set_font
+216 294.3 moveto 17 (No) alignedtext
+grestore
+% condEmb
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 379 272 moveto
+304.82 254 lineto
+379 236 lineto
+453.18 254 lineto
+closepath stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+346.5 250.3 moveto 65 (Use of STC) alignedtext
+grestore
+% cond->condEmb
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 277.95 336.15 moveto
+301.36 317.35 333.06 291.89 354.67 274.54 curveto
+stroke
+0 0 0 edgecolor
+newpath 357.09 277.08 moveto
+362.7 268.09 lineto
+352.71 271.62 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 357.09 277.08 moveto
+362.7 268.09 lineto
+352.71 271.62 lineto
+closepath stroke
+0 0 0 edgecolor
+14 /Times-Roman set_font
+332 294.3 moveto 63 (Yes with H) alignedtext
+grestore
+% condStrat->PI
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 173.22 269.38 moveto
+141.49 299.52 70.77 373.07 45 452 curveto
+38.23 472.75 40.77 497.51 44.56 515.96 curveto
+stroke
+0 0 0 edgecolor
+newpath 41.16 516.8 moveto
+46.81 525.76 lineto
+47.98 515.23 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 41.16 516.8 moveto
+46.81 525.76 lineto
+47.98 515.23 lineto
+closepath stroke
+0 0 0 edgecolor
+14 /Times-Roman set_font
+59 422.3 moveto 17 (No) alignedtext
+grestore
+% condStrat->ee
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 173.64 238.8 moveto
+159.72 225.93 138.91 206.68 122.33 191.35 curveto
+stroke
+0 0 0 edgecolor
+newpath 124.3 188.41 moveto
+114.59 184.19 lineto
+119.55 193.55 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 124.3 188.41 moveto
+114.59 184.19 lineto
+119.55 193.55 lineto
+closepath stroke
+0 0 0 edgecolor
+14 /Times-Roman set_font
+151 206.3 moveto 22 (Yes) alignedtext
+grestore
+% condEmb->STC
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 375.05 236.82 moveto
+372.13 224.88 368.1 208.34 364.68 194.36 curveto
+stroke
+0 0 0 edgecolor
+newpath 367.99 193.17 moveto
+362.22 184.28 lineto
+361.19 194.83 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 367.99 193.17 moveto
+362.22 184.28 lineto
+361.19 194.83 lineto
+closepath stroke
+0 0 0 edgecolor
+14 /Times-Roman set_font
+370 206.3 moveto 22 (Yes) alignedtext
+grestore
+% condEmb->sample
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 394.94 239.56 moveto
+410.36 226.56 434.08 206.56 452.71 190.85 curveto
+stroke
+0 0 0 edgecolor
+newpath 455.21 193.32 moveto
+460.6 184.2 lineto
+450.7 187.97 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 455.21 193.32 moveto
+460.6 184.2 lineto
+450.7 187.97 lineto
+closepath stroke
+0 0 0 edgecolor
+14 /Times-Roman set_font
+439 206.3 moveto 17 (No) alignedtext
+grestore
+endpage
+showpage
+grestore
+%%PageTrailer
+%%EndPage: 1
+%%Trailer
+%%Pages: 1
+%%BoundingBox: 36 36 577 680
+end
+restore
+%%EOF